From 6d1ae2a39c1b77240107854b0ae1a35800a8ba73 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Fri, 6 Jan 2017 16:41:22 +0100 Subject: [PATCH] =?UTF-8?q?[gardening]=202016=20=E2=86=92=202017?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- benchmark/scripts/Benchmark_DTrace.in | 2 +- benchmark/scripts/Benchmark_Driver | 2 +- benchmark/scripts/Benchmark_GuardMalloc.in | 2 +- benchmark/scripts/Benchmark_RuntimeLeaksRunner.in | 2 +- benchmark/scripts/compare_perf_tests.py | 2 +- benchmark/scripts/generate_harness/generate_harness.py | 2 +- benchmark/scripts/generate_harness/main.swift_template | 2 +- benchmark/scripts/perf_test_driver/perf_test_driver.py | 2 +- benchmark/scripts/perf_test_driver/swift_stats.d | 2 +- benchmark/single-source/Ackermann.swift | 2 +- benchmark/single-source/AngryPhonebook.swift | 2 +- benchmark/single-source/AnyHashableWithAClass.swift | 2 +- benchmark/single-source/Array2D.swift | 2 +- benchmark/single-source/ArrayAppend.swift | 2 +- benchmark/single-source/ArrayInClass.swift | 2 +- benchmark/single-source/ArrayLiteral.swift | 2 +- benchmark/single-source/ArrayOfGenericPOD.swift | 2 +- benchmark/single-source/ArrayOfGenericRef.swift | 2 +- benchmark/single-source/ArrayOfPOD.swift | 2 +- benchmark/single-source/ArrayOfRef.swift | 2 +- benchmark/single-source/ArraySubscript.swift | 2 +- benchmark/single-source/BitCount.swift | 2 +- benchmark/single-source/ByteSwap.swift | 2 +- benchmark/single-source/Calculator.swift | 2 +- benchmark/single-source/CaptureProp.swift | 2 +- benchmark/single-source/Chars.swift | 2 +- benchmark/single-source/ClassArrayGetter.swift | 2 +- benchmark/single-source/DeadArray.swift | 2 +- benchmark/single-source/DictTest.swift | 2 +- benchmark/single-source/DictTest2.swift | 2 +- benchmark/single-source/DictTest3.swift | 2 +- benchmark/single-source/DictionaryBridge.swift | 2 +- benchmark/single-source/DictionaryLiteral.swift | 2 +- benchmark/single-source/DictionaryRemove.swift | 2 +- benchmark/single-source/DictionarySwap.swift | 2 +- benchmark/single-source/ErrorHandling.swift | 2 +- benchmark/single-source/Fibonacci.swift | 2 +- benchmark/single-source/GlobalClass.swift | 2 +- benchmark/single-source/Hanoi.swift | 2 +- benchmark/single-source/Hash.swift | 2 +- benchmark/single-source/Histogram.swift | 2 +- benchmark/single-source/Integrate.swift | 2 +- benchmark/single-source/IterateData.swift | 2 +- benchmark/single-source/Join.swift | 2 +- benchmark/single-source/LinkedList.swift | 2 +- benchmark/single-source/MapReduce.swift | 2 +- benchmark/single-source/Memset.swift | 2 +- benchmark/single-source/MonteCarloE.swift | 2 +- benchmark/single-source/MonteCarloPi.swift | 2 +- benchmark/single-source/NSDictionaryCastToSwift.swift | 2 +- benchmark/single-source/NSError.swift | 2 +- benchmark/single-source/NSStringConversion.swift | 2 +- benchmark/single-source/NopDeinit.swift | 2 +- benchmark/single-source/ObjectAllocation.swift | 2 +- benchmark/single-source/ObjectiveCBridging.swift | 2 +- benchmark/single-source/ObjectiveCBridgingStubs.swift | 2 +- benchmark/single-source/ObjectiveCNoBridgingStubs.swift | 2 +- benchmark/single-source/ObserverClosure.swift | 2 +- benchmark/single-source/ObserverForwarderStruct.swift | 2 +- benchmark/single-source/ObserverPartiallyAppliedMethod.swift | 2 +- benchmark/single-source/ObserverUnappliedMethod.swift | 2 +- benchmark/single-source/OpenClose.swift | 2 +- benchmark/single-source/Phonebook.swift | 2 +- benchmark/single-source/PolymorphicCalls.swift | 2 +- benchmark/single-source/PopFront.swift | 2 +- benchmark/single-source/PopFrontGeneric.swift | 2 +- benchmark/single-source/Prims.swift | 2 +- benchmark/single-source/ProtocolDispatch.swift | 2 +- benchmark/single-source/ProtocolDispatch2.swift | 2 +- benchmark/single-source/RC4.swift | 2 +- benchmark/single-source/RGBHistogram.swift | 2 +- benchmark/single-source/RangeAssignment.swift | 2 +- benchmark/single-source/RecursiveOwnedParameter.swift | 2 +- benchmark/single-source/ReversedCollections.swift | 2 +- benchmark/single-source/SetTests.swift | 2 +- benchmark/single-source/SevenBoom.swift | 2 +- benchmark/single-source/Sim2DArray.swift | 2 +- benchmark/single-source/SortLettersInPlace.swift | 2 +- benchmark/single-source/SortStrings.swift | 2 +- benchmark/single-source/StackPromo.swift | 2 +- benchmark/single-source/StaticArray.swift | 2 +- benchmark/single-source/StrComplexWalk.swift | 2 +- benchmark/single-source/StrToInt.swift | 2 +- benchmark/single-source/StringBuilder.swift | 2 +- benchmark/single-source/StringInterpolation.swift | 2 +- benchmark/single-source/StringTests.swift | 2 +- benchmark/single-source/StringWalk.swift | 2 +- benchmark/single-source/SuperChars.swift | 2 +- benchmark/single-source/TwoSum.swift | 2 +- benchmark/single-source/TypeFlood.swift | 2 +- benchmark/single-source/UTF8Decode.swift | 2 +- benchmark/single-source/Walsh.swift | 2 +- benchmark/single-source/XorLoop.swift | 2 +- benchmark/utils/ArgParse.swift | 2 +- benchmark/utils/DriverUtils.swift | 2 +- benchmark/utils/ObjectiveCTests/ObjectiveCTests.h | 2 +- benchmark/utils/ObjectiveCTests/ObjectiveCTests.m | 2 +- benchmark/utils/ObjectiveCTests/module.map | 2 +- benchmark/utils/TestsUtils.swift | 2 +- benchmark/utils/convertToJSON.py | 2 +- benchmark/utils/main.swift | 2 +- cmake/dummy.cpp | 2 +- docs/proposals/ArrayBridge.rst | 2 +- include/swift/ABI/Class.h | 2 +- include/swift/ABI/MetadataKind.def | 2 +- include/swift/ABI/MetadataValues.h | 2 +- include/swift/ABI/System.h | 2 +- include/swift/AST/AST.h | 2 +- include/swift/AST/ASTContext.h | 2 +- include/swift/AST/ASTMangler.h | 2 +- include/swift/AST/ASTNode.h | 2 +- include/swift/AST/ASTPrinter.h | 2 +- include/swift/AST/ASTScope.h | 2 +- include/swift/AST/ASTVisitor.h | 2 +- include/swift/AST/ASTWalker.h | 2 +- include/swift/AST/AccessScope.h | 2 +- include/swift/AST/AnyFunctionRef.h | 2 +- include/swift/AST/ArchetypeBuilder.h | 2 +- include/swift/AST/Attr.def | 2 +- include/swift/AST/Attr.h | 2 +- include/swift/AST/AttrKind.h | 2 +- include/swift/AST/Availability.h | 2 +- include/swift/AST/AvailabilitySpec.h | 2 +- include/swift/AST/Builtins.def | 2 +- include/swift/AST/Builtins.h | 2 +- include/swift/AST/CanTypeVisitor.h | 2 +- include/swift/AST/CaptureInfo.h | 2 +- include/swift/AST/ClangModuleLoader.h | 2 +- include/swift/AST/ClangNode.h | 2 +- include/swift/AST/Comment.h | 2 +- include/swift/AST/ConcreteDeclRef.h | 2 +- include/swift/AST/DebuggerClient.h | 2 +- include/swift/AST/Decl.h | 2 +- include/swift/AST/DeclContext.h | 2 +- include/swift/AST/DeclNameLoc.h | 2 +- include/swift/AST/DeclNodes.def | 2 +- include/swift/AST/DefaultArgumentKind.h | 2 +- include/swift/AST/DiagnosticEngine.h | 2 +- include/swift/AST/DiagnosticsAll.def | 2 +- include/swift/AST/DiagnosticsClangImporter.def | 2 +- include/swift/AST/DiagnosticsClangImporter.h | 2 +- include/swift/AST/DiagnosticsCommon.def | 2 +- include/swift/AST/DiagnosticsCommon.h | 2 +- include/swift/AST/DiagnosticsDriver.def | 2 +- include/swift/AST/DiagnosticsDriver.h | 2 +- include/swift/AST/DiagnosticsFrontend.def | 2 +- include/swift/AST/DiagnosticsFrontend.h | 2 +- include/swift/AST/DiagnosticsIRGen.def | 2 +- include/swift/AST/DiagnosticsIRGen.h | 2 +- include/swift/AST/DiagnosticsParse.def | 2 +- include/swift/AST/DiagnosticsParse.h | 2 +- include/swift/AST/DiagnosticsSIL.def | 2 +- include/swift/AST/DiagnosticsSIL.h | 2 +- include/swift/AST/DiagnosticsSema.def | 2 +- include/swift/AST/DiagnosticsSema.h | 2 +- include/swift/AST/Expr.h | 2 +- include/swift/AST/ExprNodes.def | 2 +- include/swift/AST/ForeignErrorConvention.h | 2 +- include/swift/AST/FunctionRefKind.h | 2 +- include/swift/AST/GenericEnvironment.h | 2 +- include/swift/AST/GenericParamKey.h | 2 +- include/swift/AST/GenericSignature.h | 2 +- include/swift/AST/IRGenOptions.h | 2 +- include/swift/AST/Identifier.h | 2 +- include/swift/AST/Initializer.h | 2 +- include/swift/AST/KnownDecls.def | 2 +- include/swift/AST/KnownFoundationEntities.def | 2 +- include/swift/AST/KnownIdentifiers.def | 2 +- include/swift/AST/KnownProtocols.def | 2 +- include/swift/AST/KnownProtocols.h | 2 +- include/swift/AST/KnownStdlibTypes.def | 2 +- include/swift/AST/LazyResolver.h | 2 +- include/swift/AST/LinkLibrary.h | 2 +- include/swift/AST/LookupKinds.h | 2 +- include/swift/AST/Mangle.h | 2 +- include/swift/AST/Module.h | 2 +- include/swift/AST/ModuleLoader.h | 2 +- include/swift/AST/NameLookup.h | 2 +- include/swift/AST/Ownership.h | 2 +- include/swift/AST/ParameterList.h | 2 +- include/swift/AST/Pattern.h | 2 +- include/swift/AST/PatternNodes.def | 2 +- include/swift/AST/PlatformKind.h | 2 +- include/swift/AST/PlatformKinds.def | 2 +- include/swift/AST/PrettyStackTrace.h | 2 +- include/swift/AST/PrintOptions.h | 2 +- include/swift/AST/ProtocolConformance.h | 2 +- include/swift/AST/ProtocolConformanceRef.h | 2 +- include/swift/AST/RawComment.h | 2 +- include/swift/AST/ReferencedNameTracker.h | 2 +- include/swift/AST/Requirement.h | 2 +- include/swift/AST/ResilienceExpansion.h | 2 +- include/swift/AST/SILLayout.h | 2 +- include/swift/AST/SILOptions.h | 2 +- include/swift/AST/SearchPathOptions.h | 2 +- include/swift/AST/SourceEntityWalker.h | 2 +- include/swift/AST/Stmt.h | 2 +- include/swift/AST/StmtNodes.def | 2 +- include/swift/AST/StmtTransformer.h | 2 +- include/swift/AST/Substitution.h | 2 +- include/swift/AST/SubstitutionMap.h | 2 +- include/swift/AST/Type.h | 2 +- include/swift/AST/TypeAlignments.h | 2 +- include/swift/AST/TypeCheckerDebugConsumer.h | 2 +- include/swift/AST/TypeLoc.h | 2 +- include/swift/AST/TypeMatcher.h | 2 +- include/swift/AST/TypeMemberVisitor.h | 2 +- include/swift/AST/TypeNodes.def | 2 +- include/swift/AST/TypeRefinementContext.h | 2 +- include/swift/AST/TypeRepr.h | 2 +- include/swift/AST/TypeReprNodes.def | 2 +- include/swift/AST/TypeVisitor.h | 2 +- include/swift/AST/TypeWalker.h | 2 +- include/swift/AST/Types.h | 2 +- include/swift/AST/USRGeneration.h | 2 +- include/swift/AST/Witness.h | 2 +- include/swift/ASTSectionImporter/ASTSectionImporter.h | 2 +- include/swift/Basic/Algorithm.h | 2 +- include/swift/Basic/ArrayRefView.h | 2 +- include/swift/Basic/AssertImplements.h | 2 +- include/swift/Basic/BlotMapVector.h | 2 +- include/swift/Basic/BlotSetVector.h | 2 +- include/swift/Basic/Cache.h | 2 +- include/swift/Basic/ClusteredBitVector.h | 2 +- include/swift/Basic/ColorUtils.h | 2 +- include/swift/Basic/Defer.h | 2 +- include/swift/Basic/Demangle.h | 2 +- include/swift/Basic/DemangleNodes.def | 2 +- include/swift/Basic/DemangleWrappers.h | 2 +- include/swift/Basic/Demangler.h | 2 +- include/swift/Basic/DiagnosticConsumer.h | 2 +- include/swift/Basic/DiagnosticOptions.h | 2 +- include/swift/Basic/DiverseList.h | 2 +- include/swift/Basic/DiverseStack.h | 2 +- include/swift/Basic/Dwarf.h | 2 +- include/swift/Basic/Edit.h | 2 +- include/swift/Basic/EditorPlaceholder.h | 2 +- include/swift/Basic/EncodedSequence.h | 2 +- include/swift/Basic/Fallthrough.h | 2 +- include/swift/Basic/FileSystem.h | 2 +- include/swift/Basic/FlaggedPointer.h | 2 +- include/swift/Basic/ImmutablePointerSet.h | 2 +- include/swift/Basic/JSONSerialization.h | 2 +- include/swift/Basic/LLVM.h | 2 +- include/swift/Basic/LLVMContext.h | 2 +- include/swift/Basic/LLVMInitialize.h | 2 +- include/swift/Basic/LangOptions.h | 2 +- include/swift/Basic/Lazy.h | 2 +- include/swift/Basic/Malloc.h | 2 +- include/swift/Basic/Mangler.h | 2 +- include/swift/Basic/ManglingMacros.h | 2 +- include/swift/Basic/ManglingUtils.h | 2 +- include/swift/Basic/NullablePtr.h | 2 +- include/swift/Basic/OptionSet.h | 2 +- include/swift/Basic/OptionalEnum.h | 2 +- include/swift/Basic/Platform.h | 2 +- include/swift/Basic/PointerIntEnum.h | 2 +- include/swift/Basic/PrefixMap.h | 2 +- include/swift/Basic/PrettyStackTrace.h | 2 +- include/swift/Basic/PrimitiveParsing.h | 2 +- include/swift/Basic/Program.h | 2 +- include/swift/Basic/Punycode.h | 2 +- include/swift/Basic/QuotedString.h | 2 +- include/swift/Basic/Range.h | 2 +- include/swift/Basic/RelativePointer.h | 2 +- include/swift/Basic/STLExtras.h | 2 +- include/swift/Basic/Sanitizers.h | 2 +- include/swift/Basic/SourceLoc.h | 2 +- include/swift/Basic/SourceManager.h | 2 +- include/swift/Basic/Statistic.h | 2 +- include/swift/Basic/StringExtras.h | 2 +- include/swift/Basic/SuccessorMap.h | 2 +- include/swift/Basic/TaskQueue.h | 2 +- include/swift/Basic/ThreadSafeRefCounted.h | 2 +- include/swift/Basic/Timer.h | 2 +- include/swift/Basic/TopCollection.h | 2 +- include/swift/Basic/TransformArrayRef.h | 2 +- include/swift/Basic/TreeScopedHashTable.h | 2 +- include/swift/Basic/UUID.h | 2 +- include/swift/Basic/Unicode.h | 2 +- include/swift/Basic/Unreachable.h | 2 +- include/swift/Basic/ValueEnumerator.h | 2 +- include/swift/Basic/ValueWitnessMangling.def | 2 +- include/swift/Basic/Varint.h | 2 +- include/swift/Basic/Version.h | 2 +- include/swift/Basic/type_traits.h | 2 +- include/swift/ClangImporter/BuiltinMappedTypes.def | 2 +- include/swift/ClangImporter/ClangImporter.h | 2 +- include/swift/ClangImporter/ClangImporterOptions.h | 2 +- include/swift/ClangImporter/ClangModule.h | 2 +- include/swift/ClangImporter/SIMDMappedTypes.def | 2 +- include/swift/Driver/Action.h | 2 +- include/swift/Driver/Compilation.h | 2 +- include/swift/Driver/DependencyGraph.h | 2 +- include/swift/Driver/Driver.h | 2 +- include/swift/Driver/FrontendUtil.h | 2 +- include/swift/Driver/Job.h | 2 +- include/swift/Driver/OutputFileMap.h | 2 +- include/swift/Driver/ParseableOutput.h | 2 +- include/swift/Driver/ToolChain.h | 2 +- include/swift/Driver/Types.def | 2 +- include/swift/Driver/Types.h | 2 +- include/swift/Driver/Util.h | 2 +- include/swift/Frontend/DiagnosticVerifier.h | 2 +- include/swift/Frontend/Frontend.h | 2 +- include/swift/Frontend/FrontendOptions.h | 2 +- include/swift/Frontend/PrintingDiagnosticConsumer.h | 2 +- include/swift/Frontend/SerializedDiagnosticConsumer.h | 2 +- include/swift/FrontendTool/FrontendTool.h | 2 +- include/swift/IDE/CodeCompletion.h | 2 +- include/swift/IDE/CodeCompletionCache.h | 2 +- include/swift/IDE/CommentConversion.h | 2 +- include/swift/IDE/Formatting.h | 2 +- include/swift/IDE/ModuleInterfacePrinting.h | 2 +- include/swift/IDE/REPLCodeCompletion.h | 2 +- include/swift/IDE/SyntaxModel.h | 2 +- include/swift/IDE/Utils.h | 2 +- include/swift/IRGen/IRGenPublic.h | 2 +- include/swift/IRGen/IRGenSILPasses.h | 2 +- include/swift/Immediate/Immediate.h | 2 +- include/swift/Index/Index.h | 2 +- include/swift/Index/IndexDataConsumer.h | 2 +- include/swift/Index/IndexSymbol.h | 2 +- include/swift/LLVMPasses/Passes.h | 2 +- include/swift/LLVMPasses/PassesFwd.h | 2 +- include/swift/Markup/AST.h | 2 +- include/swift/Markup/ASTNodes.def | 2 +- include/swift/Markup/LineList.h | 2 +- include/swift/Markup/Markup.h | 2 +- include/swift/Markup/SimpleFields.def | 2 +- include/swift/Markup/SourceLoc.h | 2 +- include/swift/Markup/XMLUtils.h | 2 +- include/swift/Option/FrontendOptions.td | 2 +- include/swift/Option/Options.h | 2 +- include/swift/Option/Options.td | 2 +- include/swift/Option/SanitizerOptions.h | 2 +- include/swift/Parse/CodeCompletionCallbacks.h | 2 +- include/swift/Parse/DelayedParsingCallbacks.h | 2 +- include/swift/Parse/Lexer.h | 2 +- include/swift/Parse/LocalContext.h | 2 +- include/swift/Parse/Parser.h | 2 +- include/swift/Parse/ParserResult.h | 2 +- include/swift/Parse/PersistentParserState.h | 2 +- include/swift/Parse/Scope.h | 2 +- include/swift/Parse/Token.h | 2 +- include/swift/Parse/Tokens.def | 2 +- include/swift/PrintAsObjC/PrintAsObjC.h | 2 +- include/swift/Reflection/MetadataSource.h | 2 +- include/swift/Reflection/MetadataSourceBuilder.h | 2 +- include/swift/Reflection/MetadataSources.def | 2 +- include/swift/Reflection/Records.h | 2 +- include/swift/Reflection/ReflectionContext.h | 2 +- include/swift/Reflection/TypeLowering.h | 2 +- include/swift/Reflection/TypeRef.h | 2 +- include/swift/Reflection/TypeRefBuilder.h | 2 +- include/swift/Reflection/TypeRefs.def | 2 +- include/swift/Remote/CMemoryReader.h | 2 +- include/swift/Remote/Failure.h | 2 +- include/swift/Remote/FailureKinds.def | 2 +- include/swift/Remote/InProcessMemoryReader.h | 2 +- include/swift/Remote/MemoryReader.h | 2 +- include/swift/Remote/MetadataReader.h | 2 +- include/swift/Remote/RemoteAddress.h | 2 +- include/swift/RemoteAST/RemoteAST.h | 2 +- include/swift/Runtime/Concurrent.h | 2 +- include/swift/Runtime/Config.h | 2 +- include/swift/Runtime/Debug.h | 2 +- include/swift/Runtime/Enum.h | 2 +- include/swift/Runtime/Heap.h | 2 +- include/swift/Runtime/HeapObject.h | 2 +- include/swift/Runtime/InstrumentsSupport.h | 2 +- include/swift/Runtime/Metadata.h | 2 +- include/swift/Runtime/Mutex.h | 2 +- include/swift/Runtime/MutexPThread.h | 2 +- include/swift/Runtime/MutexWin32.h | 2 +- include/swift/Runtime/ObjCBridge.h | 2 +- include/swift/Runtime/Once.h | 2 +- include/swift/Runtime/Portability.h | 2 +- include/swift/Runtime/Reflection.h | 2 +- include/swift/Runtime/RuntimeFnWrappersGen.h | 2 +- include/swift/Runtime/RuntimeFunctions.def | 2 +- include/swift/SIL/AbstractionPattern.h | 2 +- include/swift/SIL/BridgedTypes.def | 2 +- include/swift/SIL/CFG.h | 2 +- include/swift/SIL/Consumption.h | 2 +- include/swift/SIL/DebugUtils.h | 2 +- include/swift/SIL/Dominance.h | 2 +- include/swift/SIL/DynamicCasts.h | 2 +- include/swift/SIL/FormalLinkage.h | 2 +- include/swift/SIL/InstructionUtils.h | 2 +- include/swift/SIL/LoopInfo.h | 2 +- include/swift/SIL/Mangle.h | 2 +- include/swift/SIL/Notifications.h | 2 +- include/swift/SIL/PatternMatch.h | 2 +- include/swift/SIL/PrettyStackTrace.h | 2 +- include/swift/SIL/Projection.h | 2 +- include/swift/SIL/SILAllocated.h | 2 +- include/swift/SIL/SILArgument.h | 2 +- include/swift/SIL/SILArgumentConvention.h | 2 +- include/swift/SIL/SILBasicBlock.h | 2 +- include/swift/SIL/SILBuilder.h | 2 +- include/swift/SIL/SILBuiltinVisitor.h | 2 +- include/swift/SIL/SILCloner.h | 2 +- include/swift/SIL/SILCoverageMap.h | 2 +- include/swift/SIL/SILDebugScope.h | 2 +- include/swift/SIL/SILDebuggerClient.h | 2 +- include/swift/SIL/SILDeclRef.h | 2 +- include/swift/SIL/SILDefaultWitnessTable.h | 2 +- include/swift/SIL/SILFunction.h | 2 +- include/swift/SIL/SILGlobalVariable.h | 2 +- include/swift/SIL/SILInstruction.h | 2 +- include/swift/SIL/SILLinkage.h | 2 +- include/swift/SIL/SILLocation.h | 2 +- include/swift/SIL/SILModule.h | 2 +- include/swift/SIL/SILNodes.def | 2 +- include/swift/SIL/SILOpenedArchetypesTracker.h | 2 +- include/swift/SIL/SILPrintContext.h | 2 +- include/swift/SIL/SILSuccessor.h | 2 +- include/swift/SIL/SILType.h | 2 +- include/swift/SIL/SILUndef.h | 2 +- include/swift/SIL/SILVTable.h | 2 +- include/swift/SIL/SILValue.h | 2 +- include/swift/SIL/SILVisitor.h | 2 +- include/swift/SIL/SILWitnessTable.h | 2 +- include/swift/SIL/SILWitnessVisitor.h | 2 +- include/swift/SIL/TypeLowering.h | 2 +- include/swift/SIL/TypeSubstCloner.h | 2 +- include/swift/SILOptimizer/Analysis/ARCAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/AliasAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/Analysis.def | 2 +- include/swift/SILOptimizer/Analysis/Analysis.h | 2 +- include/swift/SILOptimizer/Analysis/ArraySemantic.h | 2 +- include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/CFG.h | 2 +- include/swift/SILOptimizer/Analysis/CallerAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/ColdBlockInfo.h | 2 +- include/swift/SILOptimizer/Analysis/DestructorAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/DominanceAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/EpilogueARCAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/EscapeAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/FunctionOrder.h | 2 +- include/swift/SILOptimizer/Analysis/IVAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/LoopAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h | 2 +- .../swift/SILOptimizer/Analysis/ProgramTerminationAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/SimplifyInstruction.h | 2 +- include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h | 2 +- include/swift/SILOptimizer/Analysis/ValueTracking.h | 2 +- include/swift/SILOptimizer/PassManager/PassManager.h | 2 +- include/swift/SILOptimizer/PassManager/PassPipeline.def | 2 +- include/swift/SILOptimizer/PassManager/PassPipeline.h | 2 +- include/swift/SILOptimizer/PassManager/Passes.def | 2 +- include/swift/SILOptimizer/PassManager/Passes.h | 2 +- include/swift/SILOptimizer/PassManager/PrettyStackTrace.h | 2 +- include/swift/SILOptimizer/PassManager/Transforms.h | 2 +- include/swift/SILOptimizer/Utils/CFG.h | 2 +- include/swift/SILOptimizer/Utils/ConstantFolding.h | 2 +- include/swift/SILOptimizer/Utils/Devirtualize.h | 2 +- include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h | 2 +- include/swift/SILOptimizer/Utils/GenericCloner.h | 2 +- include/swift/SILOptimizer/Utils/Generics.h | 2 +- include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h | 2 +- include/swift/SILOptimizer/Utils/Local.h | 2 +- include/swift/SILOptimizer/Utils/LoopUtils.h | 2 +- include/swift/SILOptimizer/Utils/PerformanceInlinerUtils.h | 2 +- include/swift/SILOptimizer/Utils/SCCVisitor.h | 2 +- include/swift/SILOptimizer/Utils/SILInliner.h | 2 +- include/swift/SILOptimizer/Utils/SILSSAUpdater.h | 2 +- include/swift/SILOptimizer/Utils/SpecializationMangler.h | 2 +- include/swift/Sema/IDETypeChecking.h | 2 +- include/swift/Sema/IterativeTypeChecker.h | 2 +- include/swift/Sema/SourceLoader.h | 2 +- include/swift/Sema/TypeCheckRequest.h | 2 +- include/swift/Sema/TypeCheckRequestKinds.def | 2 +- include/swift/Sema/TypeCheckRequestPayloads.def | 2 +- include/swift/Serialization/BCReadingExtras.h | 2 +- include/swift/Serialization/DeclTypeRecordNodes.def | 2 +- include/swift/Serialization/ModuleFile.h | 2 +- include/swift/Serialization/ModuleFormat.h | 2 +- include/swift/Serialization/SerializationOptions.h | 2 +- include/swift/Serialization/SerializedModuleLoader.h | 2 +- include/swift/Serialization/SerializedSILLoader.h | 2 +- include/swift/Serialization/Validation.h | 2 +- include/swift/Strings.h | 2 +- include/swift/Subsystems.h | 2 +- include/swift/SwiftDemangle/MangleHack.h | 2 +- include/swift/SwiftDemangle/SwiftDemangle.h | 2 +- include/swift/SwiftRemoteMirror/MemoryReaderInterface.h | 2 +- include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h | 2 +- include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h | 2 +- lib/AST/ASTContext.cpp | 2 +- lib/AST/ASTDumper.cpp | 2 +- lib/AST/ASTMangler.cpp | 2 +- lib/AST/ASTNode.cpp | 2 +- lib/AST/ASTPrinter.cpp | 2 +- lib/AST/ASTScope.cpp | 2 +- lib/AST/ASTVerifier.cpp | 2 +- lib/AST/ASTWalker.cpp | 2 +- lib/AST/ArchetypeBuilder.cpp | 2 +- lib/AST/Attr.cpp | 2 +- lib/AST/Availability.cpp | 2 +- lib/AST/AvailabilitySpec.cpp | 2 +- lib/AST/Builtins.cpp | 2 +- lib/AST/CaptureInfo.cpp | 2 +- lib/AST/ConcreteDeclRef.cpp | 2 +- lib/AST/ConformanceLookupTable.cpp | 2 +- lib/AST/ConformanceLookupTable.h | 2 +- lib/AST/Decl.cpp | 2 +- lib/AST/DeclContext.cpp | 2 +- lib/AST/DeclNameLoc.cpp | 2 +- lib/AST/DefaultArgumentKind.cpp | 2 +- lib/AST/DiagnosticEngine.cpp | 2 +- lib/AST/DiagnosticList.cpp | 2 +- lib/AST/DocComment.cpp | 2 +- lib/AST/Expr.cpp | 2 +- lib/AST/ForeignRepresentationInfo.h | 2 +- lib/AST/GenericEnvironment.cpp | 2 +- lib/AST/GenericSignature.cpp | 2 +- lib/AST/Identifier.cpp | 2 +- lib/AST/LookupVisibleDecls.cpp | 2 +- lib/AST/Mangle.cpp | 2 +- lib/AST/Module.cpp | 2 +- lib/AST/ModuleNameLookup.cpp | 2 +- lib/AST/NameLookup.cpp | 2 +- lib/AST/NameLookupImpl.h | 2 +- lib/AST/Parameter.cpp | 2 +- lib/AST/Pattern.cpp | 2 +- lib/AST/PlatformKind.cpp | 2 +- lib/AST/PrettyStackTrace.cpp | 2 +- lib/AST/ProtocolConformance.cpp | 2 +- lib/AST/RawComment.cpp | 2 +- lib/AST/SILLayout.cpp | 2 +- lib/AST/SourceEntityWalker.cpp | 2 +- lib/AST/Stmt.cpp | 2 +- lib/AST/StmtTransformer.cpp | 2 +- lib/AST/Substitution.cpp | 2 +- lib/AST/SubstitutionMap.cpp | 2 +- lib/AST/Type.cpp | 2 +- lib/AST/TypeJoinMeet.cpp | 2 +- lib/AST/TypeRefinementContext.cpp | 2 +- lib/AST/TypeRepr.cpp | 2 +- lib/AST/TypeWalker.cpp | 2 +- lib/AST/USRGeneration.cpp | 2 +- lib/ASTSectionImporter/ASTSectionImporter.cpp | 2 +- lib/Basic/Cache.cpp | 2 +- lib/Basic/ClusteredBitVector.cpp | 2 +- lib/Basic/Darwin/Cache-Mac.cpp | 2 +- lib/Basic/Default/TaskQueue.inc | 2 +- lib/Basic/Demangle.cpp | 2 +- lib/Basic/DemangleWrappers.cpp | 2 +- lib/Basic/Demangler.cpp | 2 +- lib/Basic/DiagnosticConsumer.cpp | 2 +- lib/Basic/DiverseStack.cpp | 2 +- lib/Basic/Edit.cpp | 2 +- lib/Basic/EditorPlaceholder.cpp | 2 +- lib/Basic/FileSystem.cpp | 2 +- lib/Basic/JSONSerialization.cpp | 2 +- lib/Basic/LLVMContext.cpp | 2 +- lib/Basic/LangOptions.cpp | 2 +- lib/Basic/Mangler.cpp | 2 +- lib/Basic/ManglingUtils.cpp | 2 +- lib/Basic/PartsOfSpeech.def | 2 +- lib/Basic/Platform.cpp | 2 +- lib/Basic/PrefixMap.cpp | 2 +- lib/Basic/PrettyStackTrace.cpp | 2 +- lib/Basic/PrimitiveParsing.cpp | 2 +- lib/Basic/Program.cpp | 2 +- lib/Basic/Punycode.cpp | 2 +- lib/Basic/PunycodeUTF8.cpp | 2 +- lib/Basic/QuotedString.cpp | 2 +- lib/Basic/Remangle.cpp | 2 +- lib/Basic/Remangler.cpp | 2 +- lib/Basic/SourceLoc.cpp | 2 +- lib/Basic/StringExtras.cpp | 2 +- lib/Basic/TaskQueue.cpp | 2 +- lib/Basic/ThreadSafeRefCounted.cpp | 2 +- lib/Basic/Timer.cpp | 2 +- lib/Basic/UUID.cpp | 2 +- lib/Basic/Unicode.cpp | 2 +- lib/Basic/UnicodeExtendedGraphemeClusters.cpp.gyb | 2 +- lib/Basic/Unix/TaskQueue.inc | 2 +- lib/Basic/Version.cpp | 2 +- lib/ClangImporter/CFDatabase.def | 2 +- lib/ClangImporter/CFTypeInfo.cpp | 2 +- lib/ClangImporter/CFTypeInfo.h | 2 +- lib/ClangImporter/ClangAdapter.cpp | 2 +- lib/ClangImporter/ClangAdapter.h | 2 +- lib/ClangImporter/ClangDiagnosticConsumer.cpp | 2 +- lib/ClangImporter/ClangDiagnosticConsumer.h | 2 +- lib/ClangImporter/ClangImporter.cpp | 2 +- lib/ClangImporter/IAMInference.cpp | 2 +- lib/ClangImporter/IAMInference.h | 2 +- lib/ClangImporter/ImportDecl.cpp | 2 +- lib/ClangImporter/ImportEnumInfo.cpp | 2 +- lib/ClangImporter/ImportEnumInfo.h | 2 +- lib/ClangImporter/ImportMacro.cpp | 2 +- lib/ClangImporter/ImportName.cpp | 2 +- lib/ClangImporter/ImportName.h | 2 +- lib/ClangImporter/ImportType.cpp | 2 +- lib/ClangImporter/ImporterImpl.h | 2 +- lib/ClangImporter/InferredAttributes.def | 2 +- lib/ClangImporter/MacroTable.def | 2 +- lib/ClangImporter/MappedTypes.def | 2 +- lib/ClangImporter/SortedCFDatabase.def.gyb | 2 +- lib/ClangImporter/SwiftLookupTable.cpp | 2 +- lib/ClangImporter/SwiftLookupTable.h | 2 +- lib/Driver/Action.cpp | 2 +- lib/Driver/Compilation.cpp | 2 +- lib/Driver/CompilationRecord.h | 2 +- lib/Driver/DependencyGraph.cpp | 2 +- lib/Driver/Driver.cpp | 2 +- lib/Driver/FrontendUtil.cpp | 2 +- lib/Driver/Job.cpp | 2 +- lib/Driver/OutputFileMap.cpp | 2 +- lib/Driver/ParseableOutput.cpp | 2 +- lib/Driver/ToolChain.cpp | 2 +- lib/Driver/ToolChains.cpp | 2 +- lib/Driver/ToolChains.h | 2 +- lib/Driver/Types.cpp | 2 +- lib/Frontend/AppleHostVersionDetection.h | 2 +- lib/Frontend/AppleHostVersionDetection.mm | 2 +- lib/Frontend/CompilerInvocation.cpp | 2 +- lib/Frontend/DiagnosticVerifier.cpp | 2 +- lib/Frontend/Frontend.cpp | 2 +- lib/Frontend/FrontendOptions.cpp | 2 +- lib/Frontend/PrintingDiagnosticConsumer.cpp | 2 +- lib/Frontend/SerializedDiagnosticConsumer.cpp | 2 +- lib/FrontendTool/FrontendTool.cpp | 2 +- lib/FrontendTool/ReferenceDependencies.cpp | 2 +- lib/FrontendTool/ReferenceDependencies.h | 2 +- lib/IDE/CodeCompletion.cpp | 2 +- lib/IDE/CodeCompletionCache.cpp | 2 +- lib/IDE/CodeCompletionResultBuilder.h | 2 +- lib/IDE/CommentConversion.cpp | 2 +- lib/IDE/Formatting.cpp | 2 +- lib/IDE/ModuleInterfacePrinting.cpp | 2 +- lib/IDE/REPLCodeCompletion.cpp | 2 +- lib/IDE/SwiftSourceDocInfo.cpp | 2 +- lib/IDE/SyntaxModel.cpp | 2 +- lib/IDE/TypeReconstruction.cpp | 2 +- lib/IDE/Utils.cpp | 2 +- lib/IRGen/Address.h | 2 +- lib/IRGen/AllocStackHoisting.cpp | 2 +- lib/IRGen/CallEmission.h | 2 +- lib/IRGen/Callee.h | 2 +- lib/IRGen/ClassMetadataLayout.h | 2 +- lib/IRGen/ConstantBuilder.h | 2 +- lib/IRGen/DebugTypeInfo.cpp | 2 +- lib/IRGen/DebugTypeInfo.h | 2 +- lib/IRGen/DominancePoint.h | 2 +- lib/IRGen/DominanceScope.h | 2 +- lib/IRGen/EnumMetadataLayout.h | 2 +- lib/IRGen/EnumPayload.cpp | 2 +- lib/IRGen/EnumPayload.h | 2 +- lib/IRGen/Explosion.h | 2 +- lib/IRGen/ExtraInhabitants.cpp | 2 +- lib/IRGen/ExtraInhabitants.h | 2 +- lib/IRGen/FixedTypeInfo.h | 2 +- lib/IRGen/Fulfillment.cpp | 2 +- lib/IRGen/Fulfillment.h | 2 +- lib/IRGen/GenArchetype.cpp | 2 +- lib/IRGen/GenArchetype.h | 2 +- lib/IRGen/GenBuiltin.cpp | 2 +- lib/IRGen/GenBuiltin.h | 2 +- lib/IRGen/GenCall.cpp | 2 +- lib/IRGen/GenCall.h | 2 +- lib/IRGen/GenCast.cpp | 2 +- lib/IRGen/GenCast.h | 2 +- lib/IRGen/GenClangDecl.cpp | 2 +- lib/IRGen/GenClangType.cpp | 2 +- lib/IRGen/GenClass.cpp | 2 +- lib/IRGen/GenClass.h | 2 +- lib/IRGen/GenConstant.cpp | 2 +- lib/IRGen/GenConstant.h | 2 +- lib/IRGen/GenControl.cpp | 2 +- lib/IRGen/GenCoverage.cpp | 2 +- lib/IRGen/GenDecl.cpp | 2 +- lib/IRGen/GenEnum.cpp | 2 +- lib/IRGen/GenEnum.h | 2 +- lib/IRGen/GenExistential.cpp | 2 +- lib/IRGen/GenExistential.h | 2 +- lib/IRGen/GenFunc.cpp | 2 +- lib/IRGen/GenFunc.h | 2 +- lib/IRGen/GenHeap.cpp | 2 +- lib/IRGen/GenHeap.h | 2 +- lib/IRGen/GenInit.cpp | 2 +- lib/IRGen/GenMeta.cpp | 2 +- lib/IRGen/GenMeta.h | 2 +- lib/IRGen/GenObjC.cpp | 2 +- lib/IRGen/GenObjC.h | 2 +- lib/IRGen/GenOpaque.cpp | 2 +- lib/IRGen/GenOpaque.h | 2 +- lib/IRGen/GenPoly.cpp | 2 +- lib/IRGen/GenPoly.h | 2 +- lib/IRGen/GenProto.cpp | 2 +- lib/IRGen/GenProto.h | 2 +- lib/IRGen/GenRecord.h | 2 +- lib/IRGen/GenReflection.cpp | 2 +- lib/IRGen/GenStruct.cpp | 2 +- lib/IRGen/GenStruct.h | 2 +- lib/IRGen/GenTuple.cpp | 2 +- lib/IRGen/GenTuple.h | 2 +- lib/IRGen/GenType.cpp | 2 +- lib/IRGen/GenType.h | 2 +- lib/IRGen/GenValueWitness.cpp | 2 +- lib/IRGen/GenValueWitness.h | 2 +- lib/IRGen/GenericRequirement.h | 2 +- lib/IRGen/HeapTypeInfo.h | 2 +- lib/IRGen/IRBuilder.h | 2 +- lib/IRGen/IRGen.cpp | 2 +- lib/IRGen/IRGen.h | 2 +- lib/IRGen/IRGenDebugInfo.cpp | 2 +- lib/IRGen/IRGenDebugInfo.h | 2 +- lib/IRGen/IRGenFunction.cpp | 2 +- lib/IRGen/IRGenFunction.h | 2 +- lib/IRGen/IRGenMangler.cpp | 2 +- lib/IRGen/IRGenMangler.h | 2 +- lib/IRGen/IRGenModule.cpp | 2 +- lib/IRGen/IRGenModule.h | 2 +- lib/IRGen/IRGenSIL.cpp | 2 +- lib/IRGen/IndirectTypeInfo.h | 2 +- lib/IRGen/Linking.cpp | 2 +- lib/IRGen/Linking.h | 2 +- lib/IRGen/LoadableTypeInfo.h | 2 +- lib/IRGen/LocalTypeData.cpp | 2 +- lib/IRGen/LocalTypeData.h | 2 +- lib/IRGen/LocalTypeDataCache.h | 2 +- lib/IRGen/LocalTypeDataKind.h | 2 +- lib/IRGen/MemberAccessStrategy.h | 2 +- lib/IRGen/MetadataLayout.h | 2 +- lib/IRGen/MetadataPath.h | 2 +- lib/IRGen/NecessaryBindings.h | 2 +- lib/IRGen/NonFixedTypeInfo.h | 2 +- lib/IRGen/ProtocolInfo.h | 2 +- lib/IRGen/ReferenceTypeInfo.h | 2 +- lib/IRGen/ResilientTypeInfo.h | 2 +- lib/IRGen/ScalarTypeInfo.h | 2 +- lib/IRGen/Signature.h | 2 +- lib/IRGen/StructLayout.cpp | 2 +- lib/IRGen/StructLayout.h | 2 +- lib/IRGen/StructMetadataLayout.h | 2 +- lib/IRGen/SwiftTargetInfo.cpp | 2 +- lib/IRGen/SwiftTargetInfo.h | 2 +- lib/IRGen/SwitchBuilder.h | 2 +- lib/IRGen/TypeInfo.h | 2 +- lib/IRGen/TypeLayoutVerifier.cpp | 2 +- lib/IRGen/TypeVisitor.h | 2 +- lib/IRGen/ValueWitness.h | 2 +- lib/IRGen/WeakTypeInfo.h | 2 +- lib/Immediate/Immediate.cpp | 2 +- lib/Immediate/ImmediateImpl.h | 2 +- lib/Immediate/REPL.cpp | 2 +- lib/Index/Index.cpp | 2 +- lib/Index/IndexDataConsumer.cpp | 2 +- lib/Index/IndexSymbol.cpp | 2 +- lib/LLVMPasses/ARCEntryPointBuilder.h | 2 +- lib/LLVMPasses/LLVMARCContract.cpp | 2 +- lib/LLVMPasses/LLVMARCOpts.cpp | 2 +- lib/LLVMPasses/LLVMARCOpts.h | 2 +- lib/LLVMPasses/LLVMInlineTree.cpp | 2 +- lib/LLVMPasses/LLVMMergeFunctions.cpp | 2 +- lib/LLVMPasses/LLVMSwift.def | 2 +- lib/LLVMPasses/LLVMSwiftAA.cpp | 2 +- lib/LLVMPasses/LLVMSwiftRCIdentity.cpp | 2 +- lib/Markup/AST.cpp | 2 +- lib/Markup/LineList.cpp | 2 +- lib/Markup/Markup.cpp | 2 +- lib/Option/Options.cpp | 2 +- lib/Option/SanitizerOptions.cpp | 2 +- lib/Parse/ConditionResolver.cpp | 2 +- lib/Parse/Lexer.cpp | 2 +- lib/Parse/ParseDecl.cpp | 2 +- lib/Parse/ParseExpr.cpp | 2 +- lib/Parse/ParseGeneric.cpp | 2 +- lib/Parse/ParsePattern.cpp | 2 +- lib/Parse/ParseSIL.cpp | 2 +- lib/Parse/ParseStmt.cpp | 2 +- lib/Parse/ParseType.cpp | 2 +- lib/Parse/Parser.cpp | 2 +- lib/Parse/PersistentParserState.cpp | 2 +- lib/Parse/Scope.cpp | 2 +- lib/PrintAsObjC/PrintAsObjC.cpp | 2 +- lib/RemoteAST/InProcessMemoryReader.cpp | 2 +- lib/RemoteAST/RemoteAST.cpp | 2 +- lib/SIL/AbstractionPattern.cpp | 2 +- lib/SIL/Bridging.cpp | 2 +- lib/SIL/Dominance.cpp | 2 +- lib/SIL/DynamicCasts.cpp | 2 +- lib/SIL/InstructionUtils.cpp | 2 +- lib/SIL/Linker.cpp | 2 +- lib/SIL/Linker.h | 2 +- lib/SIL/LoopInfo.cpp | 2 +- lib/SIL/Mangle.cpp | 2 +- lib/SIL/PrettyStackTrace.cpp | 2 +- lib/SIL/Projection.cpp | 2 +- lib/SIL/SIL.cpp | 2 +- lib/SIL/SILArgument.cpp | 2 +- lib/SIL/SILBasicBlock.cpp | 2 +- lib/SIL/SILBuilder.cpp | 2 +- lib/SIL/SILCoverageMap.cpp | 2 +- lib/SIL/SILDeclRef.cpp | 2 +- lib/SIL/SILDefaultWitnessTable.cpp | 2 +- lib/SIL/SILFunction.cpp | 2 +- lib/SIL/SILFunctionType.cpp | 2 +- lib/SIL/SILGlobalVariable.cpp | 2 +- lib/SIL/SILInstruction.cpp | 2 +- lib/SIL/SILInstructions.cpp | 2 +- lib/SIL/SILLocation.cpp | 2 +- lib/SIL/SILModule.cpp | 2 +- lib/SIL/SILOpenedArchetypesTracker.cpp | 2 +- lib/SIL/SILOwnershipVerifier.cpp | 2 +- lib/SIL/SILPrinter.cpp | 2 +- lib/SIL/SILSuccessor.cpp | 2 +- lib/SIL/SILType.cpp | 2 +- lib/SIL/SILVTable.cpp | 2 +- lib/SIL/SILValue.cpp | 2 +- lib/SIL/SILVerifier.cpp | 2 +- lib/SIL/SILWitnessTable.cpp | 2 +- lib/SIL/TypeLowering.cpp | 2 +- lib/SILGen/ASTVisitor.h | 2 +- lib/SILGen/ArgumentSource.cpp | 2 +- lib/SILGen/ArgumentSource.h | 2 +- lib/SILGen/Cleanup.cpp | 2 +- lib/SILGen/Cleanup.h | 2 +- lib/SILGen/Condition.cpp | 2 +- lib/SILGen/Condition.h | 2 +- lib/SILGen/ExitableFullExpr.h | 2 +- lib/SILGen/Initialization.h | 2 +- lib/SILGen/JumpDest.h | 2 +- lib/SILGen/LValue.h | 2 +- lib/SILGen/ManagedValue.cpp | 2 +- lib/SILGen/ManagedValue.h | 2 +- lib/SILGen/RValue.cpp | 2 +- lib/SILGen/RValue.h | 2 +- lib/SILGen/SILGen.cpp | 2 +- lib/SILGen/SILGen.h | 2 +- lib/SILGen/SILGenApply.cpp | 2 +- lib/SILGen/SILGenBridging.cpp | 2 +- lib/SILGen/SILGenBuiltin.cpp | 2 +- lib/SILGen/SILGenConstructor.cpp | 2 +- lib/SILGen/SILGenConvert.cpp | 2 +- lib/SILGen/SILGenDecl.cpp | 2 +- lib/SILGen/SILGenDestructor.cpp | 2 +- lib/SILGen/SILGenDynamicCast.cpp | 2 +- lib/SILGen/SILGenDynamicCast.h | 2 +- lib/SILGen/SILGenEpilog.cpp | 2 +- lib/SILGen/SILGenExpr.cpp | 2 +- lib/SILGen/SILGenForeignError.cpp | 2 +- lib/SILGen/SILGenFunction.cpp | 2 +- lib/SILGen/SILGenFunction.h | 2 +- lib/SILGen/SILGenGlobalVariable.cpp | 2 +- lib/SILGen/SILGenLValue.cpp | 2 +- lib/SILGen/SILGenMaterializeForSet.cpp | 2 +- lib/SILGen/SILGenPattern.cpp | 2 +- lib/SILGen/SILGenPoly.cpp | 2 +- lib/SILGen/SILGenProfiling.cpp | 2 +- lib/SILGen/SILGenProfiling.h | 2 +- lib/SILGen/SILGenProlog.cpp | 2 +- lib/SILGen/SILGenStmt.cpp | 2 +- lib/SILGen/SILGenType.cpp | 2 +- lib/SILGen/Scope.h | 2 +- lib/SILGen/SpecializedEmitter.h | 2 +- lib/SILGen/Varargs.h | 2 +- lib/SILOptimizer/ARC/ARCBBState.cpp | 2 +- lib/SILOptimizer/ARC/ARCBBState.h | 2 +- lib/SILOptimizer/ARC/ARCLoopOpts.cpp | 2 +- lib/SILOptimizer/ARC/ARCMatchingSet.cpp | 2 +- lib/SILOptimizer/ARC/ARCMatchingSet.h | 2 +- lib/SILOptimizer/ARC/ARCRegionState.cpp | 2 +- lib/SILOptimizer/ARC/ARCRegionState.h | 2 +- lib/SILOptimizer/ARC/ARCSequenceOpts.cpp | 2 +- lib/SILOptimizer/ARC/ARCSequenceOpts.h | 2 +- lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.cpp | 2 +- lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.h | 2 +- lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.cpp | 2 +- lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.h | 2 +- lib/SILOptimizer/ARC/RCStateTransition.cpp | 2 +- lib/SILOptimizer/ARC/RCStateTransition.def | 2 +- lib/SILOptimizer/ARC/RCStateTransition.h | 2 +- lib/SILOptimizer/ARC/RCStateTransitionVisitors.cpp | 2 +- lib/SILOptimizer/ARC/RCStateTransitionVisitors.h | 2 +- lib/SILOptimizer/ARC/RefCountState.cpp | 2 +- lib/SILOptimizer/ARC/RefCountState.h | 2 +- lib/SILOptimizer/Analysis/ARCAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/AliasAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/Analysis.cpp | 2 +- lib/SILOptimizer/Analysis/ArraySemantic.cpp | 2 +- lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/CFG.cpp | 2 +- lib/SILOptimizer/Analysis/CallerAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/ColdBlockInfo.cpp | 2 +- lib/SILOptimizer/Analysis/DestructorAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/EpilogueARCAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/EscapeAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/FunctionOrder.cpp | 2 +- lib/SILOptimizer/Analysis/IVAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/LoopAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/LoopRegionAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/MemoryBehavior.cpp | 2 +- lib/SILOptimizer/Analysis/RCIdentityAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/SimplifyInstruction.cpp | 2 +- lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp | 2 +- lib/SILOptimizer/Analysis/ValueTracking.cpp | 2 +- lib/SILOptimizer/IPO/CapturePromotion.cpp | 2 +- lib/SILOptimizer/IPO/CapturePropagation.cpp | 2 +- lib/SILOptimizer/IPO/ClosureSpecializer.cpp | 2 +- lib/SILOptimizer/IPO/DeadFunctionElimination.cpp | 2 +- lib/SILOptimizer/IPO/EagerSpecializer.cpp | 2 +- lib/SILOptimizer/IPO/ExternalDefsToDecls.cpp | 2 +- lib/SILOptimizer/IPO/GlobalOpt.cpp | 2 +- lib/SILOptimizer/IPO/GlobalPropertyOpt.cpp | 2 +- lib/SILOptimizer/IPO/LetPropertiesOpts.cpp | 2 +- lib/SILOptimizer/IPO/UsePrespecialized.cpp | 2 +- lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp | 2 +- lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp | 2 +- lib/SILOptimizer/LoopTransforms/LICM.cpp | 2 +- lib/SILOptimizer/LoopTransforms/LoopRotate.cpp | 2 +- lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp | 2 +- lib/SILOptimizer/Mandatory/ConstantPropagation.cpp | 2 +- lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp | 2 +- lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h | 2 +- lib/SILOptimizer/Mandatory/DataflowDiagnostics.cpp | 2 +- lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp | 2 +- lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp | 2 +- lib/SILOptimizer/Mandatory/GuaranteedARCOpts.cpp | 2 +- lib/SILOptimizer/Mandatory/MandatoryInlining.cpp | 2 +- lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp | 2 +- lib/SILOptimizer/PassManager/PassManager.cpp | 2 +- lib/SILOptimizer/PassManager/PassPipeline.cpp | 2 +- lib/SILOptimizer/PassManager/Passes.cpp | 2 +- lib/SILOptimizer/PassManager/PrettyStackTrace.cpp | 2 +- lib/SILOptimizer/SILCombiner/SILCombine.cpp | 2 +- lib/SILOptimizer/SILCombiner/SILCombiner.h | 2 +- lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp | 2 +- lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp | 2 +- lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp | 2 +- lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp | 2 +- lib/SILOptimizer/Transforms/ARCCodeMotion.cpp | 2 +- lib/SILOptimizer/Transforms/AllocBoxToStack.cpp | 2 +- lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp | 2 +- lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp | 2 +- lib/SILOptimizer/Transforms/AssumeSingleThreaded.cpp | 2 +- lib/SILOptimizer/Transforms/CSE.cpp | 2 +- lib/SILOptimizer/Transforms/ConditionForwarding.cpp | 2 +- lib/SILOptimizer/Transforms/CopyForwarding.cpp | 2 +- lib/SILOptimizer/Transforms/DeadCodeElimination.cpp | 2 +- lib/SILOptimizer/Transforms/DeadObjectElimination.cpp | 2 +- lib/SILOptimizer/Transforms/DeadStoreElimination.cpp | 2 +- lib/SILOptimizer/Transforms/Devirtualizer.cpp | 2 +- lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp | 2 +- lib/SILOptimizer/Transforms/GenericSpecializer.cpp | 2 +- lib/SILOptimizer/Transforms/MergeCondFail.cpp | 2 +- lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp | 2 +- lib/SILOptimizer/Transforms/PerformanceInliner.cpp | 2 +- lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp | 2 +- lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp | 2 +- lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp | 2 +- lib/SILOptimizer/Transforms/RemovePin.cpp | 2 +- lib/SILOptimizer/Transforms/SILCleanup.cpp | 2 +- lib/SILOptimizer/Transforms/SILCodeMotion.cpp | 2 +- lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp | 2 +- lib/SILOptimizer/Transforms/SILMem2Reg.cpp | 2 +- lib/SILOptimizer/Transforms/SILSROA.cpp | 2 +- lib/SILOptimizer/Transforms/SimplifyCFG.cpp | 2 +- lib/SILOptimizer/Transforms/Sink.cpp | 2 +- lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp | 2 +- lib/SILOptimizer/Transforms/StackPromotion.cpp | 2 +- lib/SILOptimizer/Transforms/UnsafeGuaranteedPeephole.cpp | 2 +- lib/SILOptimizer/UtilityPasses/AADumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp | 2 +- .../UtilityPasses/BasicInstructionPropertyDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp | 2 +- lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/CallerAnalysisPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/ComputeDominanceInfo.cpp | 2 +- lib/SILOptimizer/UtilityPasses/ComputeLoopInfo.cpp | 2 +- lib/SILOptimizer/UtilityPasses/EpilogueARCMatcherDumper.cpp | 2 +- .../UtilityPasses/EpilogueRetainReleaseMatcherDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/InstCount.cpp | 2 +- lib/SILOptimizer/UtilityPasses/LSLocationPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/Link.cpp | 2 +- lib/SILOptimizer/UtilityPasses/LoopCanonicalizer.cpp | 2 +- lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/LoopRegionPrinter.cpp | 2 +- lib/SILOptimizer/UtilityPasses/MemBehaviorDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/RCIdentityDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp | 2 +- lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp | 2 +- lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp | 2 +- lib/SILOptimizer/UtilityPasses/ValueOwnershipKindDumper.cpp | 2 +- lib/SILOptimizer/Utils/CFG.cpp | 2 +- lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp | 2 +- lib/SILOptimizer/Utils/ConstantFolding.cpp | 2 +- lib/SILOptimizer/Utils/Devirtualize.cpp | 2 +- lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp | 2 +- lib/SILOptimizer/Utils/GenericCloner.cpp | 2 +- lib/SILOptimizer/Utils/Generics.cpp | 2 +- lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp | 2 +- lib/SILOptimizer/Utils/Local.cpp | 2 +- lib/SILOptimizer/Utils/LoopUtils.cpp | 2 +- lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp | 2 +- lib/SILOptimizer/Utils/SILInliner.cpp | 2 +- lib/SILOptimizer/Utils/SILSSAUpdater.cpp | 2 +- lib/SILOptimizer/Utils/SpecializationMangler.cpp | 2 +- lib/Sema/CSApply.cpp | 2 +- lib/Sema/CSDiag.cpp | 2 +- lib/Sema/CSGen.cpp | 2 +- lib/Sema/CSRanking.cpp | 2 +- lib/Sema/CSSimplify.cpp | 2 +- lib/Sema/CSSolver.cpp | 2 +- lib/Sema/CodeSynthesis.cpp | 2 +- lib/Sema/CodeSynthesis.h | 2 +- lib/Sema/Constraint.cpp | 2 +- lib/Sema/Constraint.h | 2 +- lib/Sema/ConstraintGraph.cpp | 2 +- lib/Sema/ConstraintGraph.h | 2 +- lib/Sema/ConstraintGraphScope.h | 2 +- lib/Sema/ConstraintLocator.cpp | 2 +- lib/Sema/ConstraintLocator.h | 2 +- lib/Sema/ConstraintSolverStats.def | 2 +- lib/Sema/ConstraintSystem.cpp | 2 +- lib/Sema/ConstraintSystem.h | 2 +- lib/Sema/DerivedConformanceEquatableHashable.cpp | 2 +- lib/Sema/DerivedConformanceError.cpp | 2 +- lib/Sema/DerivedConformanceRawRepresentable.cpp | 2 +- lib/Sema/DerivedConformances.cpp | 2 +- lib/Sema/DerivedConformances.h | 2 +- lib/Sema/GenericTypeResolver.h | 2 +- lib/Sema/ITCDecl.cpp | 2 +- lib/Sema/ITCNameLookup.cpp | 2 +- lib/Sema/ITCType.cpp | 2 +- lib/Sema/InstrumenterSupport.cpp | 2 +- lib/Sema/InstrumenterSupport.h | 2 +- lib/Sema/IterativeTypeChecker.cpp | 2 +- lib/Sema/MiscDiagnostics.cpp | 2 +- lib/Sema/MiscDiagnostics.h | 2 +- lib/Sema/NameBinding.cpp | 2 +- lib/Sema/OverloadChoice.h | 2 +- lib/Sema/PCMacro.cpp | 2 +- lib/Sema/PlaygroundTransform.cpp | 2 +- lib/Sema/SourceLoader.cpp | 2 +- lib/Sema/TypeCheckAttr.cpp | 2 +- lib/Sema/TypeCheckCaptures.cpp | 2 +- lib/Sema/TypeCheckConstraints.cpp | 2 +- lib/Sema/TypeCheckDecl.cpp | 2 +- lib/Sema/TypeCheckError.cpp | 2 +- lib/Sema/TypeCheckExpr.cpp | 2 +- lib/Sema/TypeCheckExprObjC.cpp | 2 +- lib/Sema/TypeCheckGeneric.cpp | 2 +- lib/Sema/TypeCheckNameLookup.cpp | 2 +- lib/Sema/TypeCheckPattern.cpp | 2 +- lib/Sema/TypeCheckProtocol.cpp | 2 +- lib/Sema/TypeCheckREPL.cpp | 2 +- lib/Sema/TypeCheckRequest.cpp | 2 +- lib/Sema/TypeCheckStmt.cpp | 2 +- lib/Sema/TypeCheckType.cpp | 2 +- lib/Sema/TypeChecker.cpp | 2 +- lib/Sema/TypeChecker.h | 2 +- lib/Serialization/Deserialization.cpp | 2 +- lib/Serialization/DeserializeSIL.cpp | 2 +- lib/Serialization/DeserializeSIL.h | 2 +- lib/Serialization/ModuleFile.cpp | 2 +- lib/Serialization/SILFormat.h | 2 +- lib/Serialization/Serialization.cpp | 2 +- lib/Serialization/Serialization.h | 2 +- lib/Serialization/SerializeSIL.cpp | 2 +- lib/Serialization/SerializedModuleLoader.cpp | 2 +- lib/Serialization/SerializedSILLoader.cpp | 2 +- lib/SwiftDemangle/MangleHack.cpp | 2 +- lib/SwiftDemangle/SwiftDemangle.cpp | 2 +- stdlib/internal/SwiftExperimental/SwiftExperimental.swift | 2 +- .../CheckCollectionInstance.swift.gyb | 2 +- .../StdlibCollectionUnittest/CheckCollectionType.swift.gyb | 2 +- .../CheckMutableCollectionType.swift.gyb | 2 +- .../CheckRangeReplaceableCollectionType.swift | 2 +- .../CheckRangeReplaceableSliceType.swift | 2 +- .../StdlibCollectionUnittest/CheckSequenceInstance.swift.gyb | 2 +- .../private/StdlibCollectionUnittest/CheckSequenceType.swift | 2 +- .../StdlibCollectionUnittest/LoggingWrappers.swift.gyb | 2 +- .../StdlibCollectionUnittest/MinimalCollections.swift.gyb | 2 +- stdlib/private/StdlibCollectionUnittest/RangeSelection.swift | 2 +- .../StdlibCollectionUnittest/StdlibCollectionUnittest.swift | 2 +- stdlib/private/StdlibUnicodeUnittest/Collation.swift | 2 +- .../private/StdlibUnicodeUnittest/StdlibUnicodeUnittest.swift | 2 +- stdlib/private/StdlibUnittest/CheckStrideable.swift.gyb | 2 +- stdlib/private/StdlibUnittest/GetOSVersion.mm | 2 +- stdlib/private/StdlibUnittest/InspectValue.cpp | 2 +- stdlib/private/StdlibUnittest/InspectValue.swift | 2 +- stdlib/private/StdlibUnittest/InterceptTraps.cpp | 2 +- stdlib/private/StdlibUnittest/LifetimeTracked.swift | 2 +- stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb | 2 +- stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp | 2 +- stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift | 2 +- stdlib/private/StdlibUnittest/RaceTest.swift | 2 +- stdlib/private/StdlibUnittest/Statistics.swift | 2 +- stdlib/private/StdlibUnittest/StdlibCoreExtras.swift | 2 +- stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb | 2 +- stdlib/private/StdlibUnittest/StringConvertible.swift.gyb | 2 +- stdlib/private/StdlibUnittest/TestHelpers.swift | 2 +- stdlib/private/StdlibUnittest/TypeIndexed.swift | 2 +- .../StdlibUnittestFoundationExtras.swift | 2 +- .../UnavailableFoundationMethodThunks.mm | 2 +- stdlib/private/SwiftPrivate/IO.swift | 2 +- stdlib/private/SwiftPrivate/PRNG.swift | 2 +- stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift | 2 +- stdlib/private/SwiftPrivate/SwiftPrivate.swift | 2 +- stdlib/private/SwiftPrivateLibcExtras/Subprocess.c | 2 +- stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift | 2 +- .../SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift | 2 +- .../private/SwiftPrivatePthreadExtras/PthreadBarriers.swift | 2 +- .../SwiftPrivatePthreadExtras/SwiftPrivatePthreadExtras.swift | 2 +- stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift | 2 +- stdlib/public/Platform/Darwin.swift | 2 +- stdlib/public/Platform/Glibc.swift | 2 +- stdlib/public/Platform/MachError.swift | 2 +- stdlib/public/Platform/Misc.c | 2 +- stdlib/public/Platform/POSIXError.swift | 2 +- stdlib/public/Platform/Platform.swift | 2 +- stdlib/public/Platform/TiocConstants.swift | 2 +- stdlib/public/Platform/glibc.modulemap.gyb | 2 +- stdlib/public/Platform/msvcrt.swift | 2 +- stdlib/public/Platform/tgmath.swift.gyb | 2 +- stdlib/public/Platform/ucrt.modulemap | 2 +- stdlib/public/Platform/visualc.modulemap | 2 +- stdlib/public/Reflection/Demangle.cpp | 2 +- stdlib/public/Reflection/MetadataSource.cpp | 2 +- stdlib/public/Reflection/Remangle.cpp | 2 +- stdlib/public/Reflection/TypeLowering.cpp | 2 +- stdlib/public/Reflection/TypeRef.cpp | 2 +- stdlib/public/Reflection/TypeRefBuilder.cpp | 2 +- stdlib/public/SDK/AVFoundation/AVError.swift | 2 +- stdlib/public/SDK/AppKit/AppKit.swift | 2 +- stdlib/public/SDK/AppKit/AppKit_FoundationExtensions.swift | 2 +- stdlib/public/SDK/AppKit/NSError.swift | 2 +- stdlib/public/SDK/AssetsLibrary/ALAssetsLibrary.swift | 2 +- stdlib/public/SDK/CallKit/CXProviderConfiguration.swift | 2 +- stdlib/public/SDK/CloudKit/CKError.swift | 2 +- stdlib/public/SDK/Contacts/CNError.swift | 2 +- stdlib/public/SDK/CoreAudio/CoreAudio.swift | 2 +- stdlib/public/SDK/CoreData/CocoaError.swift | 2 +- stdlib/public/SDK/CoreData/CoreData.mm | 2 +- stdlib/public/SDK/CoreData/NSManagedObjectContext.swift | 2 +- stdlib/public/SDK/CoreGraphics/CGFloat.swift.gyb | 2 +- stdlib/public/SDK/CoreGraphics/CoreGraphics.swift | 2 +- stdlib/public/SDK/CoreGraphics/Private.swift | 2 +- stdlib/public/SDK/CoreImage/CoreImage.swift | 2 +- stdlib/public/SDK/CoreLocation/CLError.swift | 2 +- stdlib/public/SDK/CoreMedia/CMTime.swift | 2 +- stdlib/public/SDK/CoreMedia/CMTimeRange.swift | 2 +- stdlib/public/SDK/CryptoTokenKit/TKSmartCard.swift | 2 +- stdlib/public/SDK/Dispatch/Block.swift | 2 +- stdlib/public/SDK/Dispatch/Data.swift | 2 +- stdlib/public/SDK/Dispatch/Dispatch.mm | 2 +- stdlib/public/SDK/Dispatch/Dispatch.swift | 2 +- stdlib/public/SDK/Dispatch/IO.swift | 2 +- stdlib/public/SDK/Dispatch/Private.swift | 2 +- stdlib/public/SDK/Dispatch/Queue.swift | 2 +- stdlib/public/SDK/Dispatch/Source.swift | 2 +- stdlib/public/SDK/Dispatch/Time.swift | 2 +- stdlib/public/SDK/Foundation/AffineTransform.swift | 2 +- stdlib/public/SDK/Foundation/Boxing.swift | 2 +- stdlib/public/SDK/Foundation/Calendar.swift | 2 +- stdlib/public/SDK/Foundation/CharacterSet.swift | 2 +- stdlib/public/SDK/Foundation/Data.swift | 2 +- stdlib/public/SDK/Foundation/DataThunks.m | 2 +- stdlib/public/SDK/Foundation/Date.swift | 2 +- stdlib/public/SDK/Foundation/DateComponents.swift | 2 +- stdlib/public/SDK/Foundation/DateInterval.swift | 2 +- stdlib/public/SDK/Foundation/Decimal.swift | 2 +- stdlib/public/SDK/Foundation/ExtraStringAPIs.swift | 2 +- stdlib/public/SDK/Foundation/FileManager.swift | 2 +- stdlib/public/SDK/Foundation/FileManagerThunks.m | 2 +- stdlib/public/SDK/Foundation/Foundation.swift | 2 +- stdlib/public/SDK/Foundation/Hashing.m | 2 +- stdlib/public/SDK/Foundation/Hashing.swift | 2 +- stdlib/public/SDK/Foundation/IndexPath.swift | 2 +- stdlib/public/SDK/Foundation/IndexSet.swift | 2 +- stdlib/public/SDK/Foundation/IndexSetThunks.m | 2 +- stdlib/public/SDK/Foundation/Locale.swift | 2 +- stdlib/public/SDK/Foundation/Measurement.swift | 2 +- stdlib/public/SDK/Foundation/NSArray.swift | 2 +- stdlib/public/SDK/Foundation/NSCoder.swift | 2 +- stdlib/public/SDK/Foundation/NSDate.swift | 2 +- stdlib/public/SDK/Foundation/NSDictionary.swift | 2 +- stdlib/public/SDK/Foundation/NSError.swift | 2 +- stdlib/public/SDK/Foundation/NSExpression.swift | 2 +- stdlib/public/SDK/Foundation/NSFastEnumeration.swift | 2 +- stdlib/public/SDK/Foundation/NSGeometry.swift | 2 +- stdlib/public/SDK/Foundation/NSIndexSet.swift | 2 +- stdlib/public/SDK/Foundation/NSNumber.swift.gyb | 2 +- stdlib/public/SDK/Foundation/NSPredicate.swift | 2 +- stdlib/public/SDK/Foundation/NSRange.swift | 2 +- stdlib/public/SDK/Foundation/NSSet.swift | 2 +- stdlib/public/SDK/Foundation/NSString.swift | 2 +- stdlib/public/SDK/Foundation/NSStringAPI.swift | 2 +- stdlib/public/SDK/Foundation/NSStringEncodings.swift | 2 +- stdlib/public/SDK/Foundation/NSTextCheckingResult.swift | 2 +- stdlib/public/SDK/Foundation/NSURL.swift | 2 +- stdlib/public/SDK/Foundation/NSUndoManager.swift | 2 +- stdlib/public/SDK/Foundation/NSValue.swift.gyb | 2 +- stdlib/public/SDK/Foundation/Notification.swift | 2 +- stdlib/public/SDK/Foundation/PersonNameComponents.swift | 2 +- stdlib/public/SDK/Foundation/ReferenceConvertible.swift | 2 +- stdlib/public/SDK/Foundation/String.swift | 2 +- stdlib/public/SDK/Foundation/Thunks.mm | 2 +- stdlib/public/SDK/Foundation/TimeZone.swift | 2 +- stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm | 2 +- stdlib/public/SDK/Foundation/URL.swift | 2 +- stdlib/public/SDK/Foundation/URLComponents.swift | 2 +- stdlib/public/SDK/Foundation/URLRequest.swift | 2 +- stdlib/public/SDK/Foundation/UUID.swift | 2 +- stdlib/public/SDK/GLKit/GLKMath.swift.gyb | 2 +- stdlib/public/SDK/GameplayKit/GameplayKit.swift | 2 +- stdlib/public/SDK/HomeKit/HomeKit.swift | 2 +- stdlib/public/SDK/IOKit/IOReturn.swift | 2 +- stdlib/public/SDK/Intents/INBooleanResolutionResult.swift | 2 +- stdlib/public/SDK/Intents/INDoubleResolutionResult.swift | 2 +- stdlib/public/SDK/Intents/INIntegerResolutionResult.swift | 2 +- stdlib/public/SDK/Intents/INRequestRideIntent.swift | 2 +- stdlib/public/SDK/Intents/INSaveProfileInCarIntent.swift | 2 +- .../public/SDK/Intents/INSearchForPhotosIntentResponse.swift | 2 +- .../public/SDK/Intents/INSetClimateSettingsInCarIntent.swift | 2 +- .../SDK/Intents/INSetDefrosterSettingsInCarIntent.swift | 2 +- stdlib/public/SDK/Intents/INSetProfileInCarIntent.swift | 2 +- stdlib/public/SDK/Intents/INSetRadioStationIntent.swift | 2 +- stdlib/public/SDK/Intents/INSetSeatSettingsInCarIntent.swift | 2 +- .../SDK/Intents/INStartPhotoPlaybackIntentResponse.swift | 2 +- stdlib/public/SDK/Intents/INStartWorkoutIntent.swift | 2 +- stdlib/public/SDK/ObjectiveC/ObjectiveC.swift | 2 +- stdlib/public/SDK/OpenCL/OpenCL.swift | 2 +- stdlib/public/SDK/Photos/PHChange.swift | 2 +- stdlib/public/SDK/QuartzCore/NSValue.swift.gyb | 2 +- stdlib/public/SDK/SafariServices/SafariServices.swift | 2 +- stdlib/public/SDK/SceneKit/SceneKit.swift.gyb | 2 +- stdlib/public/SDK/SpriteKit/SpriteKit.swift | 2 +- stdlib/public/SDK/SpriteKit/SpriteKitQuickLooks.swift.gyb | 2 +- stdlib/public/SDK/UIKit/DesignatedInitializers.mm | 2 +- stdlib/public/SDK/UIKit/UIKit.swift | 2 +- stdlib/public/SDK/UIKit/UIKit_FoundationExtensions.swift.gyb | 2 +- stdlib/public/SDK/WatchKit/WKInterfaceController.swift | 2 +- stdlib/public/SDK/XCTest/XCTest.swift | 2 +- stdlib/public/SDK/XCTest/XCTestCaseAdditions.mm | 2 +- stdlib/public/SDK/XPC/XPC.swift | 2 +- stdlib/public/SDK/os/os.mm | 2 +- stdlib/public/SDK/os/os_log.swift | 2 +- stdlib/public/SDK/simd/simd.swift.gyb | 2 +- stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift | 2 +- stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp | 2 +- stdlib/public/SwiftShims/AssertionReporting.h | 2 +- stdlib/public/SwiftShims/CoreFoundationShims.h | 2 +- stdlib/public/SwiftShims/DispatchOverlayShims.h | 2 +- stdlib/public/SwiftShims/FoundationShims.h | 2 +- stdlib/public/SwiftShims/GlobalObjects.h | 2 +- stdlib/public/SwiftShims/HeapObject.h | 2 +- stdlib/public/SwiftShims/LibcShims.h | 2 +- stdlib/public/SwiftShims/OSOverlayShims.h | 2 +- stdlib/public/SwiftShims/ObjectiveCOverlayShims.h | 2 +- stdlib/public/SwiftShims/RefCount.h | 2 +- stdlib/public/SwiftShims/RuntimeShims.h | 2 +- stdlib/public/SwiftShims/RuntimeStubs.h | 2 +- stdlib/public/SwiftShims/SafariServicesOverlayShims.h | 2 +- stdlib/public/SwiftShims/SwiftStdbool.h | 2 +- stdlib/public/SwiftShims/SwiftStddef.h | 2 +- stdlib/public/SwiftShims/SwiftStdint.h | 2 +- stdlib/public/SwiftShims/UnicodeShims.h | 2 +- stdlib/public/SwiftShims/Visibility.h | 2 +- stdlib/public/SwiftShims/XCTestOverlayShims.h | 2 +- stdlib/public/SwiftShims/XPCOverlayShims.h | 2 +- stdlib/public/core/Algorithm.swift | 2 +- stdlib/public/core/AnyHashable.swift | 2 +- stdlib/public/core/ArrayBody.swift | 2 +- stdlib/public/core/ArrayBuffer.swift | 2 +- stdlib/public/core/ArrayBufferProtocol.swift | 2 +- stdlib/public/core/ArrayCast.swift | 2 +- stdlib/public/core/ArrayType.swift | 2 +- stdlib/public/core/Arrays.swift.gyb | 2 +- stdlib/public/core/Assert.swift | 2 +- stdlib/public/core/AssertCommon.swift | 2 +- stdlib/public/core/Availability.swift | 2 +- stdlib/public/core/Bool.swift | 2 +- stdlib/public/core/BridgeObjectiveC.swift | 2 +- stdlib/public/core/BridgeStorage.swift | 2 +- stdlib/public/core/Builtin.swift | 2 +- stdlib/public/core/BuiltinMath.swift.gyb | 2 +- stdlib/public/core/CMakeLists.txt | 2 +- stdlib/public/core/CString.swift | 2 +- stdlib/public/core/CTypes.swift | 2 +- stdlib/public/core/Character.swift | 2 +- stdlib/public/core/ClosedRange.swift | 2 +- stdlib/public/core/CocoaArray.swift | 2 +- stdlib/public/core/Collection.swift | 2 +- stdlib/public/core/CollectionAlgorithms.swift.gyb | 2 +- stdlib/public/core/CollectionOfOne.swift | 2 +- stdlib/public/core/CommandLine.swift | 2 +- stdlib/public/core/Comparable.swift | 2 +- stdlib/public/core/CompilerProtocols.swift | 2 +- stdlib/public/core/ContiguousArrayBuffer.swift | 2 +- stdlib/public/core/DebuggerSupport.swift | 2 +- stdlib/public/core/DropWhile.swift.gyb | 2 +- stdlib/public/core/Dump.swift | 2 +- stdlib/public/core/EmptyCollection.swift | 2 +- stdlib/public/core/Equatable.swift | 2 +- stdlib/public/core/ErrorType.swift | 2 +- stdlib/public/core/Existential.swift | 2 +- stdlib/public/core/ExistentialCollection.swift.gyb | 2 +- stdlib/public/core/Filter.swift.gyb | 2 +- stdlib/public/core/FixedPoint.swift.gyb | 2 +- stdlib/public/core/FlatMap.swift | 2 +- stdlib/public/core/Flatten.swift.gyb | 2 +- stdlib/public/core/FloatingPoint.swift.gyb | 2 +- stdlib/public/core/FloatingPointParsing.swift.gyb | 2 +- stdlib/public/core/FloatingPointTypes.swift.gyb | 2 +- stdlib/public/core/Hashable.swift | 2 +- stdlib/public/core/HashedCollections.swift.gyb | 2 +- .../core/HashedCollectionsAnyHashableExtensions.swift.gyb | 2 +- stdlib/public/core/Hashing.swift | 2 +- stdlib/public/core/HeapBuffer.swift | 2 +- stdlib/public/core/ImplicitlyUnwrappedOptional.swift | 2 +- stdlib/public/core/Index.swift | 2 +- stdlib/public/core/Indices.swift.gyb | 2 +- stdlib/public/core/InputStream.swift | 2 +- stdlib/public/core/IntegerArithmetic.swift.gyb | 2 +- stdlib/public/core/IntegerParsing.swift.gyb | 2 +- stdlib/public/core/Integers.swift.gyb | 2 +- stdlib/public/core/Join.swift | 2 +- stdlib/public/core/LazyCollection.swift.gyb | 2 +- stdlib/public/core/LazySequence.swift | 2 +- stdlib/public/core/LifetimeManager.swift | 2 +- stdlib/public/core/ManagedBuffer.swift | 2 +- stdlib/public/core/Map.swift.gyb | 2 +- stdlib/public/core/MemoryLayout.swift | 2 +- stdlib/public/core/Mirror.swift | 2 +- stdlib/public/core/Mirrors.swift.gyb | 2 +- stdlib/public/core/Misc.swift | 2 +- stdlib/public/core/MutableCollection.swift | 2 +- stdlib/public/core/NewtypeWrapper.swift.gyb | 2 +- stdlib/public/core/ObjCMirrors.swift | 2 +- stdlib/public/core/ObjectIdentifier.swift | 2 +- stdlib/public/core/OptionSet.swift | 2 +- stdlib/public/core/Optional.swift | 2 +- stdlib/public/core/OutputStream.swift | 2 +- stdlib/public/core/Pointer.swift | 2 +- stdlib/public/core/Policy.swift | 2 +- stdlib/public/core/PrefixWhile.swift.gyb | 2 +- stdlib/public/core/Print.swift | 2 +- stdlib/public/core/REPL.swift | 2 +- stdlib/public/core/Range.swift.gyb | 2 +- stdlib/public/core/RangeReplaceableCollection.swift.gyb | 2 +- stdlib/public/core/ReflectionLegacy.swift | 2 +- stdlib/public/core/Repeat.swift | 2 +- stdlib/public/core/Reverse.swift | 2 +- stdlib/public/core/Runtime.swift.gyb | 2 +- stdlib/public/core/Sequence.swift | 2 +- stdlib/public/core/SequenceAlgorithms.swift.gyb | 2 +- stdlib/public/core/SequenceWrapper.swift | 2 +- stdlib/public/core/SetAlgebra.swift | 2 +- stdlib/public/core/ShadowProtocols.swift | 2 +- stdlib/public/core/Shims.swift | 2 +- stdlib/public/core/SipHash.swift.gyb | 2 +- stdlib/public/core/Slice.swift.gyb | 2 +- stdlib/public/core/SliceBuffer.swift | 2 +- stdlib/public/core/Sort.swift.gyb | 2 +- stdlib/public/core/StaticString.swift | 2 +- stdlib/public/core/Stride.swift.gyb | 2 +- stdlib/public/core/String.swift | 2 +- stdlib/public/core/StringBridge.swift | 2 +- stdlib/public/core/StringBuffer.swift | 2 +- stdlib/public/core/StringCharacterView.swift | 2 +- stdlib/public/core/StringComparable.swift | 2 +- stdlib/public/core/StringCore.swift | 2 +- stdlib/public/core/StringHashable.swift | 2 +- stdlib/public/core/StringIndexConversions.swift | 2 +- stdlib/public/core/StringInterpolation.swift.gyb | 2 +- stdlib/public/core/StringLegacy.swift | 2 +- stdlib/public/core/StringRangeReplaceableCollection.swift.gyb | 2 +- stdlib/public/core/StringUTF16.swift | 2 +- stdlib/public/core/StringUTF8.swift | 2 +- stdlib/public/core/StringUnicodeScalarView.swift | 2 +- stdlib/public/core/SwiftNativeNSArray.swift | 2 +- stdlib/public/core/Tuple.swift.gyb | 2 +- stdlib/public/core/UnavailableStringAPIs.swift.gyb | 2 +- stdlib/public/core/UnfoldSequence.swift | 2 +- stdlib/public/core/Unicode.swift | 2 +- stdlib/public/core/UnicodeScalar.swift | 2 +- stdlib/public/core/UnicodeTrie.swift.gyb | 2 +- stdlib/public/core/UnsafeBitMap.swift | 2 +- stdlib/public/core/UnsafeBufferPointer.swift.gyb | 2 +- stdlib/public/core/UnsafePointer.swift.gyb | 2 +- stdlib/public/core/UnsafeRawBufferPointer.swift.gyb | 2 +- stdlib/public/core/UnsafeRawPointer.swift.gyb | 2 +- stdlib/public/core/VarArgs.swift | 2 +- stdlib/public/core/WriteBackMutableSlice.swift | 2 +- stdlib/public/core/Zip.swift | 2 +- stdlib/public/runtime/AnyHashableSupport.cpp | 2 +- stdlib/public/runtime/Casting.cpp | 2 +- stdlib/public/runtime/CygwinPort.cpp | 2 +- stdlib/public/runtime/Demangle.cpp | 2 +- stdlib/public/runtime/Enum.cpp | 2 +- stdlib/public/runtime/ErrorDefaultImpls.cpp | 2 +- stdlib/public/runtime/ErrorObject.h | 2 +- stdlib/public/runtime/ErrorObject.mm | 2 +- stdlib/public/runtime/ErrorObjectConstants.cpp | 2 +- stdlib/public/runtime/ErrorObjectNative.cpp | 2 +- stdlib/public/runtime/Errors.cpp | 2 +- stdlib/public/runtime/ExistentialMetadataImpl.h | 2 +- stdlib/public/runtime/Heap.cpp | 2 +- stdlib/public/runtime/HeapObject.cpp | 2 +- stdlib/public/runtime/ImageInspection.h | 2 +- stdlib/public/runtime/ImageInspectionELF.cpp | 2 +- stdlib/public/runtime/ImageInspectionMachO.cpp | 2 +- stdlib/public/runtime/ImageInspectionStatic.cpp | 2 +- stdlib/public/runtime/ImageInspectionWin32.cpp | 2 +- stdlib/public/runtime/KnownMetadata.cpp | 2 +- stdlib/public/runtime/Leaks.h | 2 +- stdlib/public/runtime/Leaks.mm | 2 +- stdlib/public/runtime/Metadata.cpp | 2 +- stdlib/public/runtime/MetadataCache.h | 2 +- stdlib/public/runtime/MetadataImpl.h | 2 +- stdlib/public/runtime/MetadataLookup.cpp | 2 +- stdlib/public/runtime/MutexPThread.cpp | 2 +- stdlib/public/runtime/MutexWin32.cpp | 2 +- stdlib/public/runtime/Once.cpp | 2 +- stdlib/public/runtime/Portability.cpp | 2 +- stdlib/public/runtime/Private.h | 2 +- stdlib/public/runtime/ProtocolConformance.cpp | 2 +- stdlib/public/runtime/Reflection.mm | 2 +- stdlib/public/runtime/Remangle.cpp | 2 +- stdlib/public/runtime/RuntimeEntrySymbols.cpp | 2 +- stdlib/public/runtime/SwiftHashableSupport.h | 2 +- stdlib/public/runtime/SwiftObject.h | 2 +- stdlib/public/runtime/SwiftObject.mm | 2 +- stdlib/public/runtime/SwiftValue.h | 2 +- stdlib/public/runtime/SwiftValue.mm | 2 +- stdlib/public/runtime/swift_sections.S | 2 +- stdlib/public/stubs/Assert.cpp | 2 +- stdlib/public/stubs/Availability.mm | 2 +- stdlib/public/stubs/CommandLine.cpp | 2 +- stdlib/public/stubs/FoundationHelpers.mm | 2 +- stdlib/public/stubs/GlobalObjects.cpp | 2 +- stdlib/public/stubs/LibcShims.cpp | 2 +- stdlib/public/stubs/OptionalBridgingHelper.mm | 2 +- stdlib/public/stubs/Reflection.mm | 2 +- stdlib/public/stubs/Stubs.cpp | 2 +- stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb | 2 +- stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb | 2 +- stdlib/public/stubs/UnicodeNormalization.cpp | 2 +- test/Driver/Dependencies/Inputs/fail.py | 2 +- test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py | 2 +- test/Driver/Dependencies/Inputs/fake-build-whole-module.py | 2 +- test/Driver/Dependencies/Inputs/modify-non-primary-files.py | 2 +- test/Driver/Dependencies/Inputs/touch.py | 2 +- test/Driver/Dependencies/Inputs/update-dependencies-bad.py | 2 +- test/Driver/Dependencies/Inputs/update-dependencies.py | 2 +- test/Driver/Inputs/fake-toolchain/clang++ | 2 +- test/Driver/Inputs/fake-toolchain/ld | 2 +- test/Driver/Inputs/filelists/check-filelist-abc.py | 2 +- test/Driver/Inputs/filelists/fake-ld.py | 2 +- test/Interpreter/FunctionConversion.swift | 2 +- test/Prototypes/Algorithms.swift.gyb | 2 +- test/Prototypes/CollectionTransformers.swift | 2 +- test/Prototypes/GenericDispatch.swift | 2 +- test/Prototypes/PatternMatching.swift | 2 +- test/Prototypes/Result.swift | 2 +- test/Unit/lit.cfg | 2 +- test/lit.cfg | 2 +- test/lit.site.cfg.in | 2 +- test/stdlib/ArrayBridge.swift.gyb | 2 +- test/stdlib/BridgeNonVerbatim.swift | 2 +- test/stdlib/BridgeStorage.swift.gyb | 2 +- test/stdlib/Builtins.swift | 2 +- test/stdlib/DictionaryLiteral.swift | 2 +- test/stdlib/Filter.swift | 2 +- test/stdlib/InputStream.swift.gyb | 2 +- test/stdlib/Inputs/ArrayBridge/ArrayBridge.h | 2 +- test/stdlib/Inputs/ArrayBridge/ArrayBridge.m | 2 +- test/stdlib/Inputs/ArrayBridge/module.map | 2 +- test/stdlib/Inputs/FoundationBridge/FoundationBridge.h | 2 +- test/stdlib/Inputs/FoundationBridge/FoundationBridge.m | 2 +- test/stdlib/Inputs/FoundationBridge/module.map | 2 +- test/stdlib/Inputs/Mirror/Mirror.h | 2 +- test/stdlib/Inputs/Mirror/Mirror.mm | 2 +- test/stdlib/Inputs/Mirror/module.map | 2 +- test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m | 2 +- test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m | 2 +- test/stdlib/IntervalTraps.swift | 2 +- test/stdlib/ManagedBuffer.swift | 2 +- test/stdlib/Map.swift | 2 +- test/stdlib/Mirror.swift | 2 +- test/stdlib/NSNumberBridging.swift.gyb | 2 +- test/stdlib/NSValueBridging.swift.gyb | 2 +- test/stdlib/NoFoundation.swift | 2 +- test/stdlib/NumericParsing.swift.gyb | 2 +- test/stdlib/OptionSetTest.swift | 2 +- test/stdlib/OptionalBridge.swift | 2 +- test/stdlib/RangeDiagnostics.swift | 2 +- test/stdlib/RangeTraps.swift | 2 +- test/stdlib/Strideable.swift | 2 +- test/stdlib/SwiftObjectNSObject.swift | 2 +- test/stdlib/TestAffineTransform.swift | 2 +- test/stdlib/TestCalendar.swift | 2 +- test/stdlib/TestCharacterSet.swift | 2 +- test/stdlib/TestData.swift | 2 +- test/stdlib/TestDate.swift | 2 +- test/stdlib/TestDateInterval.swift | 2 +- test/stdlib/TestIndexPath.swift | 2 +- test/stdlib/TestIndexSet.swift | 2 +- test/stdlib/TestLocale.swift | 2 +- test/stdlib/TestMeasurement.swift | 2 +- test/stdlib/TestPersonNameComponents.swift | 2 +- test/stdlib/TestTimeZone.swift | 2 +- test/stdlib/TestURL.swift | 2 +- test/stdlib/TestUUID.swift | 2 +- test/stdlib/TestUserInfo.swift | 2 +- test/stdlib/Unicode.swift | 2 +- test/stdlib/WeakMirror.swift | 2 +- tools/SourceKit/bindings/python/sourcekitd/__init__.py | 2 +- tools/SourceKit/bindings/python/sourcekitd/capi.py | 2 +- tools/SourceKit/bindings/python/sourcekitd/request.py | 2 +- tools/SourceKit/include/SourceKit/Core/Context.h | 2 +- tools/SourceKit/include/SourceKit/Core/LLVM.h | 2 +- tools/SourceKit/include/SourceKit/Core/LangSupport.h | 2 +- tools/SourceKit/include/SourceKit/Core/NotificationCenter.h | 2 +- tools/SourceKit/include/SourceKit/Support/Concurrency.h | 2 +- .../SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h | 2 +- .../SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h | 2 +- tools/SourceKit/include/SourceKit/Support/Logging.h | 2 +- .../SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h | 2 +- tools/SourceKit/include/SourceKit/Support/Tracing.h | 2 +- tools/SourceKit/include/SourceKit/Support/UIdent.h | 2 +- tools/SourceKit/include/SourceKit/SwiftLang/Factory.h | 2 +- tools/SourceKit/lib/Core/Context.cpp | 2 +- tools/SourceKit/lib/Core/LangSupport.cpp | 2 +- tools/SourceKit/lib/Core/NotificationCenter.cpp | 2 +- tools/SourceKit/lib/Support/Concurrency-libdispatch.cpp | 2 +- tools/SourceKit/lib/Support/FuzzyStringMatcher.cpp | 2 +- tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp | 2 +- tools/SourceKit/lib/Support/Logging.cpp | 2 +- tools/SourceKit/lib/Support/ThreadSafeRefCntPtr.cpp | 2 +- tools/SourceKit/lib/Support/Tracing.cpp | 2 +- tools/SourceKit/lib/Support/UIDRegistry.cpp | 2 +- tools/SourceKit/lib/SwiftLang/CodeCompletion.h | 2 +- tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp | 2 +- tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftASTManager.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftInvocation.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp | 2 +- tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h | 2 +- tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp | 2 +- tools/SourceKit/tools/complete-test/complete-test.cpp | 2 +- tools/SourceKit/tools/sourcekitd-repl/sourcekitd-repl.cpp | 2 +- tools/SourceKit/tools/sourcekitd-test/Options.td | 2 +- tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp | 2 +- tools/SourceKit/tools/sourcekitd-test/TestOptions.h | 2 +- tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp | 2 +- .../tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp | 2 +- .../SourceKit/tools/sourcekitd/bin/XPC/Client/sourcekitd.cpp | 2 +- tools/SourceKit/tools/sourcekitd/bin/XPC/Client/tracer.cpp | 2 +- .../SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp | 2 +- .../SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp | 2 +- .../include/sourcekitd/CodeCompletionResultsArray.h | 2 +- .../tools/sourcekitd/include/sourcekitd/CompactArray.h | 2 +- .../tools/sourcekitd/include/sourcekitd/DocStructureArray.h | 2 +- .../sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h | 2 +- .../tools/sourcekitd/include/sourcekitd/Internal-XPC.h | 2 +- .../SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h | 2 +- tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h | 2 +- .../include/sourcekitd/RequestResponsePrinterBase.h | 2 +- .../sourcekitd/include/sourcekitd/TokenAnnotationsArray.h | 2 +- .../tools/sourcekitd/include/sourcekitd/XpcTracing.h | 2 +- .../tools/sourcekitd/include/sourcekitd/sourcekitd.h | 2 +- .../tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp | 2 +- tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp | 2 +- tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h | 2 +- .../SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp | 2 +- .../tools/sourcekitd/lib/API/DocSupportAnnotationArray.cpp | 2 +- tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp | 2 +- .../tools/sourcekitd/lib/API/TokenAnnotationsArray.cpp | 2 +- .../tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp | 2 +- .../tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp | 2 +- .../SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp | 2 +- tools/driver/api_notes.cpp | 2 +- tools/driver/autolink_extract_main.cpp | 2 +- tools/driver/driver.cpp | 2 +- tools/driver/modulewrap_main.cpp | 2 +- tools/driver/swift_format_main.cpp | 2 +- tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp | 2 +- tools/sil-func-extractor/SILFunctionExtractor.cpp | 2 +- tools/sil-nm/SILNM.cpp | 2 +- tools/sil-opt/SILOpt.cpp | 2 +- tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp | 2 +- tools/swift-api-digester/swift-api-digester.cpp | 2 +- tools/swift-demangle/swift-demangle.cpp | 2 +- tools/swift-ide-test/ModuleAPIDiff.cpp | 2 +- tools/swift-ide-test/XMLValidator.cpp | 2 +- tools/swift-ide-test/XMLValidator.h | 2 +- tools/swift-ide-test/swift-ide-test.cpp | 2 +- tools/swift-llvm-opt/LLVMOpt.cpp | 2 +- tools/swift-reflection-dump/swift-reflection-dump.cpp | 2 +- tools/swift-reflection-test/messages.h | 2 +- tools/swift-reflection-test/swift-reflection-test.c | 2 +- tools/swift-remoteast-test/messages.h | 2 +- tools/swift-remoteast-test/swift-remoteast-test.cpp | 2 +- unittests/AST/OverrideTests.cpp | 2 +- unittests/AST/SourceLocTests.cpp | 2 +- unittests/AST/TestContext.cpp | 2 +- unittests/AST/TestContext.h | 2 +- unittests/Basic/BlotMapVectorTest.cpp | 2 +- unittests/Basic/FileSystemTests.cpp | 2 +- unittests/Basic/TransformArrayRef.cpp | 2 +- unittests/Basic/UnicodeGraphemeBreakTest.cpp.gyb | 2 +- unittests/Reflection/TypeRef.cpp | 2 +- unittests/SourceKit/Support/FuzzyStringMatcherTest.cpp | 2 +- unittests/SourceKit/Support/ImmutableTextBufferTest.cpp | 2 +- unittests/SourceKit/SwiftLang/CursorInfoTest.cpp | 2 +- unittests/SwiftDemangle/DemangleTest.cpp | 2 +- unittests/runtime/Enum.cpp | 2 +- unittests/runtime/LongTests/LongRefcounting.cpp | 2 +- unittests/runtime/Metadata.cpp | 2 +- unittests/runtime/Mutex.cpp | 2 +- unittests/runtime/Refcounting.cpp | 2 +- unittests/runtime/Refcounting.mm | 2 +- unittests/runtime/Stdlib.cpp | 2 +- unittests/runtime/weak.mm | 2 +- utils/GYBUnicodeDataUtils.py | 2 +- utils/PathSanitizingFileCheck | 2 +- utils/SwiftBuildSupport.py | 2 +- utils/SwiftFloatingPointTypes.py | 2 +- utils/SwiftIntTypes.py | 2 +- utils/android/adb/commands.py | 2 +- utils/android/adb_clean.py | 2 +- utils/android/adb_push_built_products.py | 2 +- utils/android/adb_push_built_products/main.py | 2 +- utils/android/adb_test_runner.py | 2 +- utils/android/adb_test_runner/main.py | 2 +- utils/apply-fixit-edits.py | 2 +- utils/bug_reducer/tests/__init__.py | 2 +- utils/bug_reducer/tests/test_funcbugreducer.py | 2 +- utils/bug_reducer/tests/test_optbugreducer.py | 2 +- utils/build-presets.ini | 2 +- utils/build-script | 2 +- utils/build-script-impl | 2 +- utils/build-toolchain | 2 +- utils/check-incremental | 2 +- utils/cmpcodesize/cmpcodesize.py | 2 +- utils/cmpcodesize/cmpcodesize/__init__.py | 2 +- utils/cmpcodesize/cmpcodesize/compare.py | 2 +- utils/cmpcodesize/cmpcodesize/main.py | 2 +- utils/cmpcodesize/setup.py | 2 +- utils/cmpcodesize/tests/__init__.py | 2 +- utils/cmpcodesize/tests/test_list_function_sizes.py | 2 +- utils/coverage/coverage-build-db | 2 +- utils/coverage/coverage-generate-data | 2 +- utils/coverage/coverage-query-db | 2 +- utils/coverage/coverage-touch-tests | 2 +- utils/darwin-installer-scripts/postinstall | 2 +- utils/find-overlay-dependencies.sh | 2 +- utils/gyb_stdlib_support.py | 2 +- utils/gyb_stdlib_unittest_support.py | 2 +- utils/inferior-swift-mode.el | 2 +- utils/line-directive | 2 +- utils/protocol_graph.py | 2 +- utils/rth | 2 +- utils/run-test | 2 +- utils/sil-mode.el | 2 +- utils/sil-opt-verify-all-modules.py | 2 +- utils/split_file.py | 2 +- utils/swift-bench.py | 2 +- utils/swift-mode.el | 2 +- utils/swift-project-settings.el | 4 ++-- utils/swift-stdlib-tool-substitute | 2 +- utils/swift_build_support/swift_build_support/__init__.py | 2 +- utils/swift_build_support/swift_build_support/arguments.py | 2 +- utils/swift_build_support/swift_build_support/cache_util.py | 2 +- utils/swift_build_support/swift_build_support/cmake.py | 2 +- utils/swift_build_support/swift_build_support/debug.py | 2 +- utils/swift_build_support/swift_build_support/host.py | 2 +- utils/swift_build_support/swift_build_support/migration.py | 2 +- .../swift_build_support/products/__init__.py | 2 +- .../swift_build_support/swift_build_support/products/cmark.py | 2 +- .../swift_build_support/products/foundation.py | 2 +- .../swift_build_support/products/libdispatch.py | 2 +- .../swift_build_support/products/libicu.py | 2 +- .../swift_build_support/products/llbuild.py | 2 +- .../swift_build_support/swift_build_support/products/lldb.py | 2 +- .../swift_build_support/swift_build_support/products/llvm.py | 2 +- .../swift_build_support/swift_build_support/products/ninja.py | 2 +- .../swift_build_support/products/product.py | 2 +- .../swift_build_support/swift_build_support/products/swift.py | 2 +- .../swift_build_support/products/swiftpm.py | 2 +- .../swift_build_support/products/xctest.py | 2 +- utils/swift_build_support/swift_build_support/shell.py | 2 +- utils/swift_build_support/swift_build_support/tar.py | 2 +- utils/swift_build_support/swift_build_support/targets.py | 2 +- utils/swift_build_support/swift_build_support/toolchain.py | 2 +- utils/swift_build_support/swift_build_support/which.py | 2 +- utils/swift_build_support/swift_build_support/workspace.py | 2 +- utils/swift_build_support/swift_build_support/xcrun.py | 2 +- utils/swift_build_support/tests/__init__.py | 2 +- utils/swift_build_support/tests/mock-distcc | 2 +- utils/swift_build_support/tests/products/__init__.py | 2 +- utils/swift_build_support/tests/products/test_llvm.py | 2 +- utils/swift_build_support/tests/products/test_ninja.py | 2 +- utils/swift_build_support/tests/products/test_swift.py | 2 +- utils/swift_build_support/tests/test_arguments.py | 2 +- utils/swift_build_support/tests/test_cache_util.py | 2 +- utils/swift_build_support/tests/test_cmake.py | 2 +- utils/swift_build_support/tests/test_debug.py | 2 +- utils/swift_build_support/tests/test_host.py | 2 +- utils/swift_build_support/tests/test_migration.py | 2 +- utils/swift_build_support/tests/test_shell.py | 2 +- utils/swift_build_support/tests/test_tar.py | 2 +- utils/swift_build_support/tests/test_targets.py | 2 +- utils/swift_build_support/tests/test_toolchain.py | 2 +- utils/swift_build_support/tests/test_which.py | 2 +- utils/swift_build_support/tests/test_workspace.py | 2 +- utils/swift_build_support/tests/test_xcrun.py | 2 +- utils/symbolicate-linux-fatal | 2 +- utils/toolchain-codesign | 2 +- utils/toolchain-installer | 2 +- utils/update-checkout | 2 +- utils/viewcfg | 2 +- .../28350-swift-typechecker-performtypocorrection.swift | 2 +- .../compiler_crashers/28389-swift-lookupvisibledecls.swift | 2 +- .../28447-result-case-not-implemented-failed.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift | 2 +- ...executed-at-swift-include-swift-ast-typevisitor-h-39.swift | 2 +- ...8482-hasaccessibility-accessibility-not-computed-yet.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift | 2 +- .../compiler_crashers/28491-result-case-not-implemented.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- ...nreachable-executed-at-swift-lib-sema-csgen-cpp-2656.swift | 2 +- ...eaccesskind-l-value-access-kind-has-already-been-set.swift | 2 +- ...llvm-sys-locale-columnwidth-i-gettext-i-gettext-size.swift | 2 +- ...executed-at-swift-include-swift-ast-typevisitor-h-39.swift | 2 +- ...executed-at-swift-include-swift-ast-typevisitor-h-39.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift | 2 +- .../compiler_crashers/28559-result-case-not-implemented.swift | 2 +- ...e-expected-type-in-map-to-be-the-same-type-in-expres.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-3771.swift | 2 +- ...8595-typeincontext-isnull-no-contextual-type-set-yet.swift | 2 +- ...eachable-executed-at-swift-lib-sema-csapply-cpp-5466.swift | 2 +- .../compiler_crashers/28598-issatisfied-request.swift | 2 +- .../28599-false-should-have-found-context-by-now.swift | 2 +- ...isinsilmode-sil-should-only-be-a-keyword-in-sil-mode.swift | 2 +- ...tupleexpr-e-binaryexprs-must-have-a-tupleexpr-as-the.swift | 2 +- validation-test/compiler_crashers/28602-c1-size-c2-size.swift | 2 +- .../compiler_crashers/28603-argumentlabels-size-1.swift | 2 +- .../compiler_crashers/28604-isinheritedprotocolsvalid.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- .../28606-swift-typebase-getcanonicaltype.swift | 2 +- .../28607-hasinterfacetype-no-interface-type-was-set.swift | 2 +- .../28608-swift-typebase-getcanonicaltype.swift | 2 +- ...eachable-executed-at-swift-lib-sema-csapply-cpp-5859.swift | 2 +- ...-elements-size-1-even-number-of-elements-in-sequence.swift | 2 +- ...8611-isa-x-val-cast-ty-argument-of-incompatible-type.swift | 2 +- .../28612-val-isa-used-on-a-null-pointer.swift | 2 +- ...-matchcanfail-failed-call-arguments-did-not-match-up.swift | 2 +- ...gumentsforfullapply-partial-application-was-throwing.swift | 2 +- ...tgraph-bindtypevariable-swift-typevariabletype-swift.swift | 2 +- ...-swift-parser-parseexprsequence-swift-diag-bool-bool.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- ...executed-at-swift-include-swift-ast-exprnodes-def-78.swift | 2 +- validation-test/compiler_crashers/README | 2 +- .../compiler_crashers_2_fixed/0019-rdar21511651.swift | 2 +- .../compiler_crashers_2_fixed/0022-rdar21625478.swift | 2 +- .../compiler_crashers_2_fixed/0027-rdar21514140.swift | 2 +- .../00006-swift-mangle-mangler-manglecontext.swift | 2 +- .../00007-convenience-init-in-extension.swift | 2 +- .../00012-emitdirecttypemetadataref.swift | 2 +- ...017-llvm-foldingset-llvm-attributesetnode-nodeequals.swift | 2 +- .../00018-swift-irgen-emitpolymorphicarguments.swift | 2 +- .../00020-swift-typechecker-conformstoprotocol.swift | 2 +- .../compiler_crashers_fixed/00023-getcallerdefaultarg.swift | 2 +- .../00024-emitdirecttypemetadataref.swift | 2 +- .../compiler_crashers_fixed/00025-no-stacktrace.swift | 2 +- .../00027-void-map-over-sequence.swift | 2 +- .../00029-class-with-anyobject-type-constraint.swift | 2 +- .../00030-string-as-extensibe-collection.script.swift | 2 +- .../00036-szone-malloc-should-clear.swift | 2 +- .../compiler_crashers_fixed/00037-no-stacktrace.script.swift | 2 +- .../compiler_crashers_fixed/00039-string-join.script.swift | 2 +- ...func-swift-constraints-solution-computesubstitutions.swift | 2 +- .../compiler_crashers_fixed/00043-substdependenttypes.swift | 2 +- ...typebuilder-potentialarchetype-getnestedtype.timeout.swift | 2 +- .../00047-emitdirecttypemetadataref.swift | 2 +- .../00049-swift-nominaltypedecl-getmembers.swift | 2 +- .../compiler_crashers_fixed/00051-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00052-no-stacktrace.swift | 2 +- .../00053-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/00056-addminimumprotocols.swift | 2 +- .../00057-get-type-of-member-reference.swift | 2 +- .../00058-get-self-type-for-container.swift | 2 +- .../compiler_crashers_fixed/00059-fold-sequence.swift | 2 +- .../compiler_crashers_fixed/00060-adjust-function-type.swift | 2 +- validation-test/compiler_crashers_fixed/00062-ioctl.swift | 2 +- .../00063-tiny-malloc-from-free-list.swift | 2 +- validation-test/compiler_crashers_fixed/00064-bool.swift | 2 +- validation-test/compiler_crashers_fixed/00065-cerror.swift | 2 +- .../compiler_crashers_fixed/00066-diagnoseunknowntype.swift | 2 +- .../00067-szone-malloc-should-clear.swift | 2 +- .../compiler_crashers_fixed/00068-foldsequence.swift | 2 +- .../compiler_crashers_fixed/00069-swift-typevisitor.swift | 2 +- .../compiler_crashers_fixed/00070-getgenericparam.swift | 2 +- .../00071-getselftypeforcontainer.swift | 2 +- .../00072-llvm-bitstreamcursor-readrecord.swift | 2 +- validation-test/compiler_crashers_fixed/00073-llvm-errs.swift | 2 +- .../compiler_crashers_fixed/00074-swift-typeloc-iserror.swift | 2 +- ...75-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- .../00077-swift-typechecker-validatedecl.swift | 2 +- .../00078-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../compiler_crashers_fixed/00081-resolvetypedecl.swift | 2 +- .../00082-std-function-func-containsprotocolself.swift | 2 +- .../00083-std-function-func-mapsignaturetype.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../00085-swift-typechecker-typecheckpattern.swift | 2 +- .../00086-std-function-func-swift-type-subst.swift | 2 +- .../00087-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../00088-swift-archetypetype-getnestedtype.swift | 2 +- .../00089-swift-archetypetype-setnestedtypes.swift | 2 +- .../00090-swift-astcontext-getidentifier.swift | 2 +- .../00091-swift-astprinter-printname.swift | 2 +- .../00092-swift-availabilityattr-isunavailable.swift | 2 +- .../00093-swift-boundgenerictype-get.swift | 2 +- .../00094-swift-bracestmt-create.swift | 2 +- ...angimporter-implementation-mergepropinfointoaccessor.swift | 2 +- .../00096-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00097-swift-clangmoduleunit-getimportedmodules.swift | 2 +- ...0098-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../00099-swift-constraints-constraintgraph-change-undo.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- ...101-swift-constraints-constraintsystem-applysolution.swift | 2 +- ...2-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- ...ints-constraintsystem-diagnosefailurefromconstraints.swift | 2 +- .../00104-swift-constraints-constraintsystem-finalize.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...intsystem-lookthroughimplicitlyunwrappedoptionaltype.swift | 2 +- ...wift-constraints-constraintsystem-matchfunctiontypes.swift | 2 +- .../00110-swift-constraints-constraintsystem-matchtypes.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- ...0112-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../00113-swift-constraints-constraintsystem-solve.swift | 2 +- ...0114-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00115-swift-declcontext-lookupqualified.swift | 2 +- .../00116-swift-declname-printpretty.swift | 2 +- .../00117-swift-declrefexpr-setgenericargs.swift | 2 +- ...ndentgenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../00119-swift-dependentmembertype-get.swift | 2 +- .../00120-swift-derivedconformance-deriveequatable.swift | 2 +- .../00121-swift-diagnosticengine-diagnose.swift | 2 +- .../00122-swift-typechecker-coercepatterntotype.swift | 2 +- .../00123-swift-functiontype-get.swift | 2 +- .../00124-swift-genericfunctiontype-get.swift | 2 +- .../00125-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...ctypetoarchetyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../00127-swift-inflightdiagnostic.swift | 2 +- .../00128-swift-lexer-getlocforendoftoken.swift | 2 +- .../00129-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/00130-swift-lexer-leximpl.swift | 2 +- .../compiler_crashers_fixed/00131-swift-lexer-lexnumber.swift | 2 +- .../00132-swift-lexer-lexoperatoridentifier.swift | 2 +- .../00133-swift-typechecker-resolvetypeincontext.swift | 2 +- .../00134-swift-metatypetype-get.swift | 2 +- .../00135-swift-modulefile-getdecl.swift | 2 +- .../00136-swift-modulefile-getimportedmodules.swift | 2 +- .../00137-swift-modulefile-gettype.swift | 2 +- .../00138-swift-modulefile-maybereadpattern.swift | 2 +- .../00139-swift-typechecker-resolveidentifiertype.swift | 2 +- .../00140-swift-nominaltypedecl-computetype.swift | 2 +- .../00141-swift-nominaltypedecl-getextensions.swift | 2 +- .../00142-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../compiler_crashers_fixed/00143-swift-parentype-get.swift | 2 +- .../00144-swift-parser-consumetoken.swift | 2 +- .../00145-swift-parser-parsebraceitems.swift | 2 +- .../00146-swift-parser-parseexpridentifier.swift | 2 +- .../00147-swift-parser-parseexprstringliteral.swift | 2 +- .../00148-swift-parser-parseexprunary.swift | 2 +- .../00149-swift-typechecker-callwitness.swift | 2 +- .../00150-swift-parser-parseparameterclause.swift | 2 +- .../00151-swift-parser-parsetype.swift | 2 +- .../00152-swift-parser-parsetypeidentifier.swift | 2 +- .../00153-swift-parser-parsetypesimple.swift | 2 +- ...54-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../00155-swift-protocoldecl-requiresclassslow.swift | 2 +- .../00156-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../00157-swift-sourcefile-getcache.swift | 2 +- .../00158-swift-streamprinter-printtext.swift | 2 +- .../00160-swift-substitutedtype-get.swift | 2 +- .../compiler_crashers_fixed/00161-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/00162-swift-type-transform.swift | 2 +- .../compiler_crashers_fixed/00163-swift-type-walk.swift | 2 +- .../00164-swift-typebase-getcanonicaltype.swift | 2 +- .../00165-swift-typebase-getdesugaredtype.swift | 2 +- .../00166-swift-typebase-isequal.swift | 2 +- .../00167-swift-typebase-isexistentialtype.swift | 2 +- .../00168-swift-typebase-isspecialized.swift | 2 +- .../00169-swift-typebase-operator.swift | 2 +- .../00170-swift-parser-skipsingle.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...hetypebuilder-inferrequirementswalker-walktotypepost.swift | 2 +- .../00173-swift-typealiasdecl-typealiasdecl.swift | 2 +- .../00174-swift-scopeinfo-addtoscope.swift | 2 +- .../00175-swift-parser-parseexprlist.swift | 2 +- validation-test/compiler_crashers_fixed/00176-vtable.swift | 2 +- ...00177-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...78-llvm-foldingset-swift-genericsignature-nodeequals.swift | 2 +- .../00179-swift-protocolcompositiontype-build.swift | 2 +- .../00180-szone-free-definite-size.swift | 2 +- .../00181-swift-parser-parseexprclosure.swift | 2 +- .../00182-swift-astcontext-getconformance.swift | 2 +- .../00183-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../00184-swift-modulefile-lookupvalue.swift | 2 +- ...pletegenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../00186-swift-genericsignature-profile.swift | 2 +- ...t-lowering-typeconverter-getfunctiontypewithcaptures.swift | 2 +- .../00188-swift-removeshadoweddecls.swift | 2 +- .../00189-swift-tuplepattern-create.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- .../00191-swift-astprinter-printtextimpl.swift | 2 +- .../00192-swift-astcontext-setconformsto.swift | 2 +- .../00193-swift-typebase-gettypevariables.swift | 2 +- .../00194-swift-parser-parseexprsequence.swift | 2 +- .../00195-swift-namelookup-lookupinmodule.swift | 2 +- .../00196-swift-constraints-constraint-create.swift | 2 +- .../00197-swift-performstmtdiagnostics.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../00199-swift-optional-swift-diagnostic-operator.swift | 2 +- .../00200-swift-parser-parsestmtreturn.swift | 2 +- .../00201-swift-parser-parsetoken.swift | 2 +- .../00202-swift-parser-parseexprpostfix.swift | 2 +- .../compiler_crashers_fixed/00203-swift-type-print.swift | 2 +- .../00204-swift-parser-parsedeclprotocol.swift | 2 +- .../compiler_crashers_fixed/00205-swift-exprhandle-get.swift | 2 +- .../compiler_crashers_fixed/00206-swift-type-subst.swift | 2 +- .../00207-swift-parser-parseexprcallsuffix.swift | 2 +- .../00208-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../00209-swift-parser-parseclosuresignatureifpresent.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../00212-swift-constraints-solution-simplifytype.swift | 2 +- .../00213-swift-typechecker-validatetype.swift | 2 +- .../00214-swift-typebase-gettypeofmember.swift | 2 +- .../00215-swift-optional-swift-infixoperatordecl.swift | 2 +- .../00216-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../00217-swift-associatedtypedecl-associatedtypedecl.swift | 2 +- .../00218-swift-parser-parsegenericarguments.swift | 2 +- .../00219-swift-module-isstdlibmodule.swift | 2 +- .../00220-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- ...1-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../00222-swift-modulefile-modulefile.swift | 2 +- .../00223-swift-stringliteralexpr-stringliteralexpr.swift | 2 +- .../00224-swift-generictypeparamtype-get.swift | 2 +- .../00225-swift-classdecl-recordobjcmember.swift | 2 +- ...wift-clangimporter-implementation-getknownobjcmethod.swift | 2 +- .../00228-swift-clangimporter-loadextensions.swift | 2 +- .../00229-getarchetypesubstitution.random.swift | 2 +- .../00230-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../00231-swift-constraints-constraintlocator-profile.swift | 2 +- .../00232-swift-lookupresult-filter.swift | 2 +- ...00233-swift-typechecker-validategenericfuncsignature.swift | 2 +- ...llvm-foldingset-swift-genericfunctiontype-nodeequals.swift | 2 +- .../00235-swift-genericparamlist-print.swift | 2 +- .../00236-swift-typechecker-typecheckforeachbinding.swift | 2 +- .../00237-swift-declrefexpr-setspecialized.swift | 2 +- .../00238-llvm-foldingsetnodeid-operator.swift | 2 +- .../00239-swiftdeclconverter-importconstructor.swift | 2 +- .../00240-argemitter-emitexpanded.swift | 2 +- .../00241-swift-lowering-typeconverter-getconstantinfo.swift | 2 +- ...00242-swift-lowering-silgenfunction-emitclosurevalue.swift | 2 +- ...00244-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../00247-swift-metatypetype-get.swift | 2 +- .../00248-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../00249-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../00250-swift-parser-consumestartinggreater.swift | 2 +- ...251-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../00252-swift-astcontext-getidentifier.swift | 2 +- ...-swift-constraints-constraintsystem-constraintsystem.swift | 2 +- .../00254-swift-typechecker-resolvetypeincontext.swift | 2 +- .../00255-swift-tuplepattern-createsimple.swift | 2 +- .../00256-swift-tupleexpr-create.swift | 2 +- ...ctypetoarchetyperesolver-resolvegenerictypeparamtype.swift | 2 +- ...8-swift-constraints-constraintsystem-resolveoverload.swift | 2 +- .../compiler_crashers_fixed/00259-swift-lexer-leximpl.swift | 2 +- .../00260-swift-declname-printpretty.random.swift | 2 +- .../00261-swift-parser-parseexprpostfix.swift | 2 +- .../00262-swift-camel-case-getfirstword.swift | 2 +- .../00263-swift-constraints-constraintsystem-opentype.swift | 2 +- .../00264-isvalididentifiercontinuationcodepoint.swift | 2 +- .../00265-swift-typechecker-validatedecl.swift | 2 +- .../00266-swift-parser-parseexprorstmt.swift | 2 +- .../00267-swift-parser-parseexprcallsuffix.swift | 2 +- .../00268-swift-typechecker-typecheckexpression.swift | 2 +- .../00272-llvm-irbuilder-createcall.swift | 2 +- ...3-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../00274-swift-typechecker-checkinheritanceclause.swift | 2 +- .../00275-swift-parser-parseexprpostfix.swift | 2 +- validation-test/compiler_crashers_fixed/00276-llvm-errs.swift | 2 +- ...7-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../00278-getselftypeforcontainer.swift | 2 +- ...00279-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00280-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- validation-test/compiler_crashers_fixed/00281-void.swift | 2 +- .../compiler_crashers_fixed/00282-malloc-zone-malloc.swift | 2 +- .../00283-swift-typebase-isspecialized.swift | 2 +- .../00284-swift-modulefile-maybereadconformance.swift | 2 +- .../compiler_crashers_fixed/00285-getcallerdefaultarg.swift | 2 +- .../compiler_crashers_fixed/00286-resolvetypedecl.swift | 2 +- .../00287-clang-astcontext-getobjcinterfacetype.swift | 2 +- .../00288-swift-typebase-getcanonicaltype.swift | 2 +- .../00289-getselftypeforcontainer.swift | 2 +- .../00290-swift-declcontext-lookupqualified.swift | 2 +- .../00291-swift-clangmoduleunit-lookupvalue.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00295-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00296-swift-type-walk.swift | 2 +- ...00297-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/00298-vtable.swift | 2 +- .../compiler_crashers_fixed/00299-resolvetypedecl.swift | 2 +- .../00300-swift-typebase-operator.swift | 2 +- .../00301-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/00302-resolvetypedecl.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00304-swift-tuplepattern-create.swift | 2 +- .../00305-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../00306-std-function-func-mapsignaturetype.swift | 2 +- .../compiler_crashers_fixed/00307-addminimumprotocols.swift | 2 +- .../00308-llvm-raw-ostream-write.swift | 2 +- ...309-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../00311-clang-astreader-readtyperecord.swift | 2 +- .../00312-swift-genericparamlist-create.swift | 2 +- .../00313-swift-typechecker-getprotocol.swift | 2 +- ...ift-lowering-typeconverter-getloweredastfunctiontype.swift | 2 +- .../00315-swift-genericsignature-get.swift | 2 +- .../00316-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../00317-swift-typebase-gettypeofmember.swift | 2 +- .../00318-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...func-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00320-getselftypeforcontainer.swift | 2 +- .../00321-swift-typechecker-callwitness.swift | 2 +- .../00323-swift-apply-generic-protocol.swift | 2 +- .../00324-swift-shortcircuit-isequal.swift | 2 +- .../00327-swift-typechecker-typecheckdecl.swift | 2 +- .../00328-swift-parser-parseidentifier.swift | 2 +- .../00329-swift-parser-parsedeclfunc.swift | 2 +- .../compiler_crashers_fixed/00330-swift-structtype-get.swift | 2 +- .../00331-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../00332-swift-typechecker-getbridgedtoobjc.swift | 2 +- .../00333-swift-objcattr-createunnamedimplicit.swift | 2 +- .../compiler_crashers_fixed/00334-swift-astvisitor.swift | 2 +- .../00335-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../00336-swift-parser-parsetoplevelcodedecldelayed.swift | 2 +- .../00337-swift-typechecker-checksubstitutions.swift | 2 +- .../00338-llvm-smallptrsetimplbase-smallptrsetimplbase.swift | 2 +- ...t-clangimporter-implementation-mapselectortodeclname.swift | 2 +- .../00340-swift-parser-consumetoken.swift | 2 +- .../00341-cleanupillformedexpression.swift | 2 +- .../00342-getselftypeforcontainer.swift | 2 +- .../00343-connectedcomponentsdfs.swift | 2 +- .../00344-substituteinputsugarargumenttype.swift | 2 +- validation-test/compiler_crashers_fixed/00345-vtable.swift | 2 +- .../compiler_crashers_fixed/00346-resolvetypedecl.swift | 2 +- .../00347-llvm-smallvectorbase-grow-pod.swift | 2 +- ...nsemapbase-llvm-smalldensemap-std-pair-swift-cantype.swift | 2 +- .../00349-swift-typechecker-resolveidentifiertype.swift | 2 +- .../00350-swift-constraints-constraintsystem-simplify.swift | 2 +- .../00351-swift-typechecker-checksubstitutions.swift | 2 +- .../00352-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../compiler_crashers_fixed/00353-resolvetypedecl.swift | 2 +- .../00354-swift-modulefile-maybereadpattern.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00356-swift-parser-parsegenericarguments.swift | 2 +- .../compiler_crashers_fixed/00357-swift-type-transform.swift | 2 +- ...intsystem-lookthroughimplicitlyunwrappedoptionaltype.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00360-swift-parser-parseexprlist.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../00362-clang-stmt-statisticsenabled.swift | 2 +- .../00363-swift-scopeinfo-addtoscope.swift | 2 +- .../00364-swift-typechecker-isrepresentableinobjc.swift | 2 +- .../00365-getselftypeforcontainer.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- validation-test/compiler_crashers_fixed/00367-llvm-errs.swift | 2 +- .../compiler_crashers_fixed/00368-no-stacktrace.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../00371-swift-archetypetype-setnestedtypes.swift | 2 +- .../00372-swift-declcontext-lookupqualified.swift | 2 +- .../00373-swift-declcontext-lookupqualified.swift | 2 +- .../00374-getselftypeforcontainer.swift | 2 +- ...00375-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/00376-void.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00378-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/00379-swift-type-transform.swift | 2 +- .../00380-swift-lexer-lexidentifier.swift | 2 +- .../00381-swift-lexer-lexidentifier.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../compiler_crashers_fixed/00383-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00384-resolvetypedecl.swift | 2 +- .../00385-swift-declcontext-lookupqualified.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00388-swift-availabilityattr-isunavailable.swift | 2 +- .../00389-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00390-getselftypeforcontainer.swift | 2 +- ...00391-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...392-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../compiler_crashers_fixed/00393-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/00394-void.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00396-llvm-raw-fd-ostream-write-impl.random.swift | 2 +- ...00397-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00398-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00399-resolvetypedecl.swift | 2 +- .../00400-getselftypeforcontainer.swift | 2 +- .../00401-swift-typechecker-checksubstitutions.swift | 2 +- ...00402-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- validation-test/compiler_crashers_fixed/00405-void.swift | 2 +- .../00406-swift-declcontext-lookupqualified.swift | 2 +- validation-test/compiler_crashers_fixed/00407-void.swift | 2 +- ...08-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../00409-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../00410-getselftypeforcontainer.swift | 2 +- ...00411-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...00412-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...0413-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00414-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../compiler_crashers_fixed/00415-resolvetypedecl.swift | 2 +- .../00416-swift-typechecker-conformstoprotocol.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...00418-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00419-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../00420-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00421-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/00422-void.swift | 2 +- .../00423-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../compiler_crashers_fixed/00424-no-stacktrace.random.swift | 2 +- ...00425-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- validation-test/compiler_crashers_fixed/00427-void.swift | 2 +- .../compiler_crashers_fixed/00428-getcallerdefaultarg.swift | 2 +- validation-test/compiler_crashers_fixed/00429-vtable.swift | 2 +- .../compiler_crashers_fixed/00430-resolvetypedecl.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...00432-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00433-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00434-swift-type-walk.swift | 2 +- .../00435-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00436-resolvetypedecl.swift | 2 +- ...00437-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00438-swift-genericsignature-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/00440-resolvetypedecl.swift | 2 +- .../00441-swift-typebase-getcanonicaltype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...00443-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00444-resolvetypedecl.swift | 2 +- .../00445-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00446-resolvetypedecl.swift | 2 +- .../00447-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/00448-no-stacktrace.swift | 2 +- .../00449-swift-typechecker-validatedecl.swift | 2 +- .../00450-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- .../compiler_crashers_fixed/00451-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00452-nanl.random.swift | 2 +- .../compiler_crashers_fixed/00453-resolvetypedecl.swift | 2 +- .../00454-swift-lexer-lexidentifier.swift | 2 +- .../00455-swift-parser-parseexprimpl.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../00457-swift-declcontext-lookupqualified.swift | 2 +- .../00458-swift-declcontext-lookupqualified.swift | 2 +- .../00459-swift-archetypetype-setnestedtypes.swift | 2 +- validation-test/compiler_crashers_fixed/00460-bool.swift | 2 +- .../00461-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00463-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00464-resolvetypedecl.swift | 2 +- .../00465-swift-typebase-isequal.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00467-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/00468-swift-parentype-get.swift | 2 +- ...00469-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../compiler_crashers_fixed/00471-resolvetypedecl.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00473-getselftypeforcontainer.swift | 2 +- .../00474-swift-typebase-getcanonicaltype.swift | 2 +- validation-test/compiler_crashers_fixed/00475-void.swift | 2 +- .../00476-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/00477-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00478-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/00479-no-stacktrace.swift | 2 +- .../00480-szone-free-definite-size.swift | 2 +- .../00481-getselftypeforcontainer.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/00483-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/00484-llvm-errs.swift | 2 +- .../00485-swift-declcontext-lookupqualified.swift | 2 +- .../00486-llvm-smallvectorbase-grow-pod.swift | 2 +- .../compiler_crashers_fixed/00487-resolvetypedecl.swift | 2 +- .../00488-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...89-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../00490-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/00491-swift-type-transform.swift | 2 +- .../00492-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00493-swift-type-transform.swift | 2 +- .../00494-swift-metatypetype-get.swift | 2 +- .../00495-llvm-foldingsetnodeid-operator.swift | 2 +- .../compiler_crashers_fixed/00496-getcallerdefaultarg.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00499-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../compiler_crashers_fixed/00501-resolvetypedecl.swift | 2 +- ...ints-constraintsystem-diagnosefailurefromconstraints.swift | 2 +- .../00503-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00504-resolvetypedecl.swift | 2 +- .../00505-swift-lexer-lexidentifier.swift | 2 +- .../00506-swift-boundgenerictype-get.swift | 2 +- .../compiler_crashers_fixed/00507-std-basic-string-char.swift | 2 +- ...00508-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00509-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00510-resolvetypedecl.swift | 2 +- .../00511-swift-constraints-constraintlocator-profile.swift | 2 +- .../00512-getselftypeforcontainer.swift | 2 +- .../00513-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00514-no-stacktrace.swift | 2 +- validation-test/compiler_crashers_fixed/00515-bool.swift | 2 +- .../compiler_crashers_fixed/00516-no-stacktrace.swift | 2 +- ...0517-swift-constraints-solution-computesubstitutions.swift | 2 +- .../compiler_crashers_fixed/00518-no-stacktrace.swift | 2 +- validation-test/compiler_crashers_fixed/00519-void.swift | 2 +- .../00520-getselftypeforcontainer.swift | 2 +- .../00521-swift-tuplepattern-create.swift | 2 +- .../compiler_crashers_fixed/00522-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00523-swift-typevisitor.swift | 2 +- .../00524-std-function-func-swift-type-subst.swift | 2 +- .../00525-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../00526-swift-typechecker-validatedecl.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00528-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/00529-swift-type-transform.swift | 2 +- .../00530-swift-metatypetype-get.swift | 2 +- .../00531-llvm-foldingsetnodeid-operator.swift | 2 +- .../00532-swift-constraints-solution-solution.swift | 2 +- .../00533-swift-typebase-getcanonicaltype.swift | 2 +- .../00534-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00535-swift-type-transform.swift | 2 +- validation-test/compiler_crashers_fixed/00536-vtable.swift | 2 +- ...0537-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00538-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...00539-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00540-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00541-resolvetypedecl.swift | 2 +- ...00542-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00543-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../compiler_crashers_fixed/00544-resolvetypedecl.swift | 2 +- ...545-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../00546-swift-typebase-getcanonicaltype.swift | 2 +- .../00547-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/00548-no-stacktrace.swift | 2 +- ...00549-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00550-std-function-func-swift-type-subst.swift | 2 +- ...00551-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...00552-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00553-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00554-resolvetypedecl.swift | 2 +- .../00555-swift-optional-swift-diagnostic-operator.swift | 2 +- .../compiler_crashers_fixed/00556-resolvetypedecl.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- validation-test/compiler_crashers_fixed/00558-ioctl.swift | 2 +- validation-test/compiler_crashers_fixed/00559-void.swift | 2 +- .../00560-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/00561-resolvetypedecl.swift | 2 +- .../00562-swift-typechecker-typecheckexpression.swift | 2 +- validation-test/compiler_crashers_fixed/00563-cerror.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00565-swift-lexer-getlocforendoftoken.swift | 2 +- .../compiler_crashers_fixed/00566-resolvetypedecl.swift | 2 +- .../00567-swift-constraints-constraintsystem-matchtypes.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00569-swift-declcontext-lookupqualified.swift | 2 +- .../00570-swift-declcontext-lookupqualified.swift | 2 +- .../00571-swift-declcontext-lookupqualified.swift | 2 +- .../00572-resolvetypedecl.random.swift | 2 +- ...73-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../00574-getselftypeforcontainer.swift | 2 +- .../00575-swift-typechecker-checksubstitutions.swift | 2 +- validation-test/compiler_crashers_fixed/00576-llvm-errs.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/00578-swift-type-walk.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- validation-test/compiler_crashers_fixed/00580-vtable.swift | 2 +- .../compiler_crashers_fixed/00581-no-stacktrace.swift | 2 +- validation-test/compiler_crashers_fixed/00582-a.swift | 2 +- .../00583-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../00584-swift-constraints-constraintlocator-profile.swift | 2 +- .../00585-getselftypeforcontainer.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00587-swift-pattern-foreachvariable.swift | 2 +- .../00588-swift-typebase-getcanonicaltype.swift | 2 +- .../00589-swift-diagnosticengine-diagnose.swift | 2 +- .../compiler_crashers_fixed/00590-swift-type-walk.swift | 2 +- .../00591-swift-typebase-getcanonicaltype.swift | 2 +- .../00592-swift-parser-parseexpridentifier.swift | 2 +- .../00593-getselftypeforcontainer.swift | 2 +- .../00594-getselftypeforcontainer.swift | 2 +- .../00595-swift-scopeinfo-addtoscope.swift | 2 +- .../00596-swift-modulefile-lookupvalue.swift | 2 +- ...597-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../compiler_crashers_fixed/00598-clang-sema-lookupname.swift | 2 +- .../00599-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../00601-getselftypeforcontainer.swift | 2 +- .../00602-swift-modulefile-gettype.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00604-swift-typebase-operator.swift | 2 +- .../00605-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00606-swift-typechecker-conformstoprotocol.swift | 2 +- .../00607-swift-typebase-getcanonicaltype.swift | 2 +- .../00608-swift-typebase-getanyoptionalobjecttype.swift | 2 +- ...609-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../00610-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...00611-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../00612-swift-typechecker-checksubstitutions.swift | 2 +- .../00613-connectedcomponentsdfs.swift | 2 +- .../00614-getselftypeforcontainer.swift | 2 +- .../00615-swift-typebase-getcanonicaltype.swift | 2 +- .../00616-swift-parser-parsedecl.swift | 2 +- .../00617-swift-modulefile-gettype.swift | 2 +- .../00618-swift-parser-parseexprsequence.swift | 2 +- .../compiler_crashers_fixed/00619-swift-type-walk.swift | 2 +- .../00620-llvm-bitstreamcursor-readabbreviatedfield.swift | 2 +- .../compiler_crashers_fixed/00621-swift-type-walk.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/00623-validateattributes.swift | 2 +- .../00624-swift-constraints-solution-solution.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00626-swift-lexer-lexidentifier.swift | 2 +- validation-test/compiler_crashers_fixed/00627-bool.swift | 2 +- .../00628-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00629-getselftypeforcontainer.swift | 2 +- ...0630-llvm-smalldensemap-swift-constraints-constraint.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...00632-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...0633-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00634-getselftypeforcontainer.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../compiler_crashers_fixed/00636-llvm-twine-str.swift | 2 +- .../00637-swift-lexer-getlocforendoftoken.swift | 2 +- .../00638-swift-typechecker-typecheckexpressionshallow.swift | 2 +- validation-test/compiler_crashers_fixed/00639-void.swift | 2 +- .../00640-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00641-swift-constraints-constraintsystem-solve.swift | 2 +- validation-test/compiler_crashers_fixed/00642-llvm-errs.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../compiler_crashers_fixed/00644-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00645-resolvetypedecl.swift | 2 +- .../00646-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../00647-std-function-func-swift-type-subst.swift | 2 +- .../00648-swift-declcontext-lookupqualified.swift | 2 +- .../00649-swift-metatypetype-get.swift | 2 +- .../00650-szone-malloc-should-clear.swift | 2 +- .../compiler_crashers_fixed/00651-resolvetypedecl.swift | 2 +- ...-swift-constraints-constraintgraphnode-addconstraint.swift | 2 +- .../00653-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../00654-swift-declcontext-lookupqualified.swift | 2 +- .../00655-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00656-swift-astcontext-getidentifier.swift | 2 +- .../00657-getselftypeforcontainer.swift | 2 +- .../00658-swift-constraints-constraint-create.swift | 2 +- validation-test/compiler_crashers_fixed/00659-s.swift | 2 +- .../00660-swift-modulefile-getdecl.swift | 2 +- .../00661-getselftypeforcontainer.swift | 2 +- .../00662-swift-typebase-isequal.swift | 2 +- .../00663-swift-module-lookupconformance.swift | 2 +- .../00664-swift-pattern-operator.swift | 2 +- .../00665-swift-streamprinter-printtext.swift | 2 +- .../compiler_crashers_fixed/00666-resolvetypedecl.swift | 2 +- .../00667-swift-typedecl-getdeclaredtype.swift | 2 +- .../00668-swift-typebase-getcanonicaltype.swift | 2 +- .../00669-swift-metatypetype-get.swift | 2 +- .../00670-getselftypeforcontainer.swift | 2 +- ...0671-swift-constraints-solution-computesubstitutions.swift | 2 +- .../00672-swift-diagnosticengine-diagnose.swift | 2 +- .../00673-getselftypeforcontainer.swift | 2 +- .../00674-getselftypeforcontainer.swift | 2 +- .../00675-swift-astcontext-getprotocol.swift | 2 +- .../00676-std-function-func-swift-type-subst.swift | 2 +- .../00677-swift-typebase-isequal.swift | 2 +- .../00678-swift-availabilityattr-isunavailable.swift | 2 +- .../00679-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../compiler_crashers_fixed/00680-swift-type-walk.swift | 2 +- .../00681-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/00682-swift-type-walk.swift | 2 +- .../00683-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00684-swift-type-walk.swift | 2 +- .../00685-getselftypeforcontainer.swift | 2 +- .../00686-swift-typebase-getcanonicaltype.swift | 2 +- .../00687-swift-modulefile-getdecl.swift | 2 +- .../00688-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/00689-b.swift | 2 +- .../00690-swift-declname-declname.swift | 2 +- .../00691-swift-inflightdiagnostic.swift | 2 +- ...00692-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00693-swift-typechecker-validatetype.swift | 2 +- .../00694-getselftypeforcontainer.swift | 2 +- .../00695-swift-availabilityattr-isunavailable.swift | 2 +- .../00696-std-function-func-swift-type-subst.swift | 2 +- .../00697-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00698-swift-type-transform.swift | 2 +- .../00699-swift-modulefile-lookupvalue.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- ...00701-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00702-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../00703-swift-sourcemanager-addnewsourcebuffer.swift | 2 +- .../compiler_crashers_fixed/00704-swift-type-walk.swift | 2 +- ...00705-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../00706-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../00707-swift-metatypetype-get.swift | 2 +- .../00708-swift-parser-parsetoken.swift | 2 +- .../00709-getselftypeforcontainer.swift | 2 +- .../00710-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00711-swift-declcontext-lookupqualified.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../00713-swift-declcontext-lookupqualified.swift | 2 +- validation-test/compiler_crashers_fixed/00714-void.swift | 2 +- .../00715-swift-constraints-constraintsystem-solve.swift | 2 +- .../00716-swift-archetypetype-setnestedtypes.swift | 2 +- .../00717-swift-diagnosticengine-diagnose.swift | 2 +- .../compiler_crashers_fixed/00718-swift-parentype-get.swift | 2 +- .../00719-swift-typebase-getcanonicaltype.swift | 2 +- .../00720-szone-malloc-should-clear.swift | 2 +- .../compiler_crashers_fixed/00721-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00722-swift-type-walk.swift | 2 +- .../00723-getselftypeforcontainer.swift | 2 +- .../00724-swift-typechecker-coercepatterntotype.swift | 2 +- .../compiler_crashers_fixed/00725-swift-type-walk.swift | 2 +- .../00726-swift-typechecker-resolvetypeincontext.swift | 2 +- .../00727-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00728-swift-typebase-getcanonicaltype.swift | 2 +- .../00729-swift-pattern-foreachvariable.swift | 2 +- .../00730-swift-modulefile-maybereadgenericparams.swift | 2 +- .../00731-swift-typebase-isequal.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/00733-resolvetypedecl.swift | 2 +- ...00734-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...00735-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00736-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/00737-bool.swift | 2 +- .../compiler_crashers_fixed/00738-swift-type-walk.swift | 2 +- ...00739-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00740-swift-metatypetype-get.swift | 2 +- .../00741-szone-malloc-should-clear.swift | 2 +- .../00742-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00743-resolvetypedecl.swift | 2 +- ...744-swift-constraints-constraintsystem-applysolution.swift | 2 +- .../compiler_crashers_fixed/00745-swift-type-transform.swift | 2 +- validation-test/compiler_crashers_fixed/00746-vtable.swift | 2 +- .../00747-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00748-getmemberforbasetype.swift | 2 +- .../00749-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../compiler_crashers_fixed/00750-getcallerdefaultarg.swift | 2 +- ...00751-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00752-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../compiler_crashers_fixed/00753-swift-type-transform.swift | 2 +- validation-test/compiler_crashers_fixed/00754-x.swift | 2 +- .../00755-swift-genericfunctiontype-get.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- validation-test/compiler_crashers_fixed/00757-x.swift | 2 +- .../00758-swift-typechecker-typecheckpattern.swift | 2 +- .../compiler_crashers_fixed/00759-resolvetypedecl.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00761-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00762-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/00763-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/00764-as.swift | 2 +- .../00765-swift-langoptions-gettargetconfigoption.swift | 2 +- .../compiler_crashers_fixed/00766-swift-type-walk.swift | 2 +- .../00767-swift-constraints-constraintsystem-solve.swift | 2 +- .../00768-llvm-bitstreamcursor-readrecord.swift | 2 +- .../00769-swift-modulefile-getdecl.swift | 2 +- .../compiler_crashers_fixed/00770-swift-astvisitor.swift | 2 +- validation-test/compiler_crashers_fixed/00771-x.swift | 2 +- .../00772-swift-substitutedtype-get.swift | 2 +- .../compiler_crashers_fixed/00773-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/00774-unowned.swift | 2 +- .../compiler_crashers_fixed/00775-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00776-no-stacktrace.swift | 2 +- .../00777-getselftypeforcontainer.swift | 2 +- .../00778-swift-dependentmembertype-get.swift | 2 +- .../00779-swift-parser-parsetoken.swift | 2 +- .../00780-getselftypeforcontainer.swift | 2 +- ...ints-constraintsystem-diagnosefailurefromconstraints.swift | 2 +- validation-test/compiler_crashers_fixed/00782-d.swift | 2 +- .../00783-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00784-no-stacktrace.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- validation-test/compiler_crashers_fixed/00786-end.swift | 2 +- .../00787-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/00788-t.swift | 2 +- .../00789-swift-typebase-isexistentialtype.swift | 2 +- .../compiler_crashers_fixed/00790-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00791-swift-type-walk.swift | 2 +- .../00792-swift-parser-parseexprarray.swift | 2 +- .../00793-swift-typebase-getcanonicaltype.swift | 2 +- .../00794-swift-typebase-isspecialized.swift | 2 +- .../compiler_crashers_fixed/00795-swift-type-transform.swift | 2 +- .../00796-getselftypeforcontainer.swift | 2 +- .../00797-getselftypeforcontainer.swift | 2 +- .../00798-swift-typechecker-coercepatterntotype.swift | 2 +- validation-test/compiler_crashers_fixed/00799-e.swift | 2 +- .../00800-swift-typebase-isequal.swift | 2 +- .../00801-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/00802-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/00803-void.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- ...00805-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../00806-swift-modulefile-lookupvalue.swift | 2 +- .../00807-swift-archetypebuilder-resolvearchetype.swift | 2 +- ...00808-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00809-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/00810-a-cd-x.swift | 2 +- .../00811-swift-modulefile-getdecl.swift | 2 +- .../00812-swift-modulefile-gettype.swift | 2 +- .../00813-swift-tupleexpr-create.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00815-swift-typebase-getcanonicaltype.swift | 2 +- .../00816-swift-isplatformactive.swift | 2 +- validation-test/compiler_crashers_fixed/00818-c.swift | 2 +- ...00819-swift-constraints-constraintsystem-opengeneric.swift | 2 +- validation-test/compiler_crashers_fixed/00820-x.swift | 2 +- .../00822-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/00824-x.swift | 2 +- .../compiler_crashers_fixed/00825-resolvetypedecl.swift | 2 +- .../00826-swift-typebase-getcanonicaltype.swift | 2 +- .../00827-swift-modulefile-maybereadpattern.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- ...829-swift-constraints-constraintsystem-addconstraint.swift | 2 +- validation-test/compiler_crashers_fixed/00830-void.swift | 2 +- validation-test/compiler_crashers_fixed/00831-x.swift | 2 +- .../00832-swift-lexer-getlocforendoftoken.swift | 2 +- ...ng-declvisitor-base-clang-declvisitor-make-const-ptr.swift | 2 +- validation-test/compiler_crashers_fixed/00834-t.swift | 2 +- .../compiler_crashers_fixed/00835-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00836-resolvetypedecl.swift | 2 +- .../00837-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../compiler_crashers_fixed/00838-no-stacktrace.swift | 2 +- .../00839-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...0840-swift-constraints-solution-computesubstitutions.swift | 2 +- ...00842-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/00843-anyobject.swift | 2 +- .../compiler_crashers_fixed/00844-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00845-resolvetypedecl.swift | 2 +- .../00846-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../00847-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00848-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00849-swift-type-transform.swift | 2 +- .../00850-getselftypeforcontainer.swift | 2 +- .../00851-std-function-func-swift-type-subst.swift | 2 +- validation-test/compiler_crashers_fixed/00852-void.swift | 2 +- .../00853-swift-typebase-getcanonicaltype.swift | 2 +- .../00854-swift-typechecker-validatedecl.swift | 2 +- .../00855-swift-parser-parsetypesimple.swift | 2 +- .../00856-swift-clangmoduleunit-getimportedmodules.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../00858-swift-typebase-getcanonicaltype.swift | 2 +- validation-test/compiler_crashers_fixed/00859-x.swift | 2 +- .../00860-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00861-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/00862-swift-tupletype-get.swift | 2 +- .../00863-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/00864-no-stacktrace.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...0866-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../00867-swift-archetypetype-setnestedtypes.swift | 2 +- validation-test/compiler_crashers_fixed/00868-x.swift | 2 +- .../00870-getselftypeforcontainer.swift | 2 +- .../00871-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../00872-swift-parser-parseidentifier.swift | 2 +- .../compiler_crashers_fixed/00873-no-stacktrace.swift | 2 +- ...00874-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../00875-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/00876-x.swift | 2 +- validation-test/compiler_crashers_fixed/00877-as.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/00879-swift-classtype-get.swift | 2 +- .../00880-getselftypeforcontainer.swift | 2 +- ...00881-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/00882-a.swift | 2 +- validation-test/compiler_crashers_fixed/00883-t.swift | 2 +- .../00884-getselftypeforcontainer.swift | 2 +- .../00885-swift-parser-parseexprpostfix.swift | 2 +- .../00886-swift-tuplepattern-create.swift | 2 +- .../00887-swift-archetypebuilder-resolvearchetype.swift | 2 +- ...00888-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00889-swift-type-walk.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- validation-test/compiler_crashers_fixed/00891-a.swift | 2 +- .../00892-swift-protocoltype-canonicalizeprotocols.swift | 2 +- ...00893-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../00895-swift-tuplepattern-create.swift | 2 +- validation-test/compiler_crashers_fixed/00896-void.swift | 2 +- .../00897-swift-modulefile-lookupvalue.swift | 2 +- .../00898-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00899-swift-typebase-getcanonicaltype.swift | 2 +- .../00900-swift-functiontype-get.swift | 2 +- validation-test/compiler_crashers_fixed/00901-ab.swift | 2 +- validation-test/compiler_crashers_fixed/00902-c.swift | 2 +- .../00903-swift-scopeinfo-addtoscope.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../00905-swift-typechecker-checksubstitutions.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- validation-test/compiler_crashers_fixed/00907-c-t.swift | 2 +- validation-test/compiler_crashers_fixed/00908-l.swift | 2 +- validation-test/compiler_crashers_fixed/00909-a.swift | 2 +- .../compiler_crashers_fixed/00910-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00911-no-stacktrace.swift | 2 +- validation-test/compiler_crashers_fixed/00912-a.swift | 2 +- .../compiler_crashers_fixed/00913-no-stacktrace.swift | 2 +- .../00914-swift-modulefile-getdecl.swift | 2 +- .../compiler_crashers_fixed/00915-resolvetypedecl.swift | 2 +- .../00916-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00917-swift-lexer-leximpl.swift | 2 +- .../00919-getselftypeforcontainer.swift | 2 +- .../00920-swift-typechecker-typecheckexpression.swift | 2 +- .../compiler_crashers_fixed/00921-resolvetypedecl.swift | 2 +- .../00922-swift-lexer-getlocforendoftoken.swift | 2 +- .../00923-swift-typebase-getcanonicaltype.swift | 2 +- .../00924-swift-parser-consumetoken.swift | 2 +- .../compiler_crashers_fixed/00925-no-stacktrace.swift | 2 +- ...00926-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...0927-swift-constraints-solution-computesubstitutions.swift | 2 +- .../compiler_crashers_fixed/00928-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/00929-swift-tupletype-get.swift | 2 +- .../00930-swift-typebase-getcanonicaltype.swift | 2 +- .../00931-swift-typebase-getcanonicaltype.swift | 2 +- .../00932-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/00933-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/00934-swift-type-walk.swift | 2 +- .../00935-swift-constraints-constraintsystem-solve.swift | 2 +- .../compiler_crashers_fixed/00936-no-stacktrace.swift | 2 +- .../00937-getselftypeforcontainer.swift | 2 +- .../00938-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../00939-swift-typechecker-typecheckpattern.swift | 2 +- .../00940-swift-typechecker-validatedecl.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../00942-getselftypeforcontainer.swift | 2 +- .../00943-swift-diagnosticengine-diagnose.swift | 2 +- .../00944-std-function-func-swift-type-subst.swift | 2 +- .../00945-swift-lexer-lexstringliteral.swift | 2 +- .../compiler_crashers_fixed/00946-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/00947-void.swift | 2 +- .../00948-swift-modulefile-readmembers.swift | 2 +- validation-test/compiler_crashers_fixed/00949-d.swift | 2 +- .../00950-swift-typebase-getcanonicaltype.swift | 2 +- .../00951-swift-typebase-getcanonicaltype.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../00953-swift-inflightdiagnostic-highlight.swift | 2 +- .../00954-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../00955-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../compiler_crashers_fixed/00956-swift-type-print.swift | 2 +- validation-test/compiler_crashers_fixed/00957-void.swift | 2 +- ...00958-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...59-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../00960-swift-funcdecl-setdeserializedsignature.swift | 2 +- validation-test/compiler_crashers_fixed/00961-bool.swift | 2 +- .../00962-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../00963-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/00964-resolvetypedecl.swift | 2 +- .../00965-swift-availabilityattr-isunavailable.swift | 2 +- .../00966-swift-astprinter-printtextimpl.swift | 2 +- .../00967-getselftypeforcontainer.swift | 2 +- .../00968-swift-typebase-isexistentialtype.swift | 2 +- .../00969-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00970-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../00971-swift-parser-parsebraceitems.swift | 2 +- .../compiler_crashers_fixed/00972-no-stacktrace.swift | 2 +- .../00973-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/00974-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/00975-no-stacktrace.swift | 2 +- .../00976-swift-declcontext-lookupqualified.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../00978-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../00979-getselftypeforcontainer.swift | 2 +- ...00980-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/00981-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/00982-b.swift | 2 +- validation-test/compiler_crashers_fixed/00983-a.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../00986-swift-unboundgenerictype-get.swift | 2 +- .../00987-swift-typechecker-validatedecl.swift | 2 +- .../00988-swift-typechecker-typecheckdecl.swift | 2 +- .../00989-swift-typechecker-computecaptures.swift | 2 +- .../00990-swift-typechecker-checksubstitutions.swift | 2 +- .../00991-swift-typebase-isequal.swift | 2 +- .../00992-swift-typebase-gettypevariables.swift | 2 +- .../00993-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/00994-swift-typealiasdecl.swift | 2 +- .../compiler_crashers_fixed/00995-swift-tupletype-get.swift | 2 +- ...0996-swift-constraints-solution-computesubstitutions.swift | 2 +- ...97-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- validation-test/compiler_crashers_fixed/00998-bool.swift | 2 +- .../00999-swift-parser-skipsingle.swift | 2 +- .../01000-swift-parser-parsetypeidentifier.swift | 2 +- .../01001-swift-parser-parsedeclimport.swift | 2 +- .../compiler_crashers_fixed/01002-swift-parentype-get.swift | 2 +- ...01003-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01004-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/01005-swift-nominaltype-get.swift | 2 +- .../01006-swift-modulefile-resolvecrossreference.swift | 2 +- .../01007-swift-modulefile-maybereadpattern.swift | 2 +- .../01008-swift-modulefile-maybereadgenericparams.swift | 2 +- .../01009-swift-modulefile-getdecl.swift | 2 +- .../01010-swift-modulefile-gettype.swift | 2 +- .../01011-swift-modulefile-getimportedmodules.swift | 2 +- .../01012-swift-modulefile-getdecl.swift | 2 +- .../01013-swift-module-lookupconformance.swift | 2 +- .../compiler_crashers_fixed/01014-swift-inouttype-get.swift | 2 +- .../01015-swift-inflightdiagnostic.swift | 2 +- .../01016-swift-genericsignature-get.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- .../compiler_crashers_fixed/01018-diagnoseunknowntype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01020-swift-lexer-lexoperatoridentifier.swift | 2 +- .../01021-getselftypeforcontainer.swift | 2 +- .../01022-swift-genericsignature-get.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01025-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01026-swift-type-walk.swift | 2 +- ...27-llvm-foldingset-swift-genericsignature-nodeequals.swift | 2 +- .../01028-swift-camel-case-getfirstword.swift | 2 +- .../01029-swift-modulefile-maybereadgenericparams.swift | 2 +- .../01030-swift-declname-printpretty.swift | 2 +- .../01031-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01032-no-stacktrace.swift | 2 +- .../01033-swift-declcontext-lookupqualified.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../01037-swift-nominaltypedecl-computetype.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../01039-swift-typechecker-conformstoprotocol.swift | 2 +- ...1040-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../01041-swift-declcontext-lookupqualified.swift | 2 +- .../01042-swift-typebase-getcanonicaltype.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../01044-getselftypeforcontainer.swift | 2 +- .../01045-getselftypeforcontainer.swift | 2 +- .../01046-swift-constraints-constraintsystem-simplify.swift | 2 +- .../compiler_crashers_fixed/01047-no-stacktrace.swift | 2 +- .../01048-swift-typebase-getcanonicaltype.swift | 2 +- .../01049-swift-constraints-solution-solution.swift | 2 +- ...1050-swift-generictypeparamdecl-generictypeparamdecl.swift | 2 +- .../01051-swift-declcontext-lookupqualified.swift | 2 +- .../01052-swift-genericsignature-get.swift | 2 +- .../compiler_crashers_fixed/01053-swift-inouttype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/01055-swift-tupletype-get.swift | 2 +- .../01056-swift-typechecker-conformstoprotocol.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01058-swift-declcontext-lookupqualified.swift | 2 +- ...01059-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...01060-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01061-swift-typebase-gettypeofmember.swift | 2 +- .../01062-swift-typechecker-resolvetypeincontext.swift | 2 +- .../01063-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../01064-swift-genericsignature-get.swift | 2 +- ...5-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../01066-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01067-resolvetypedecl.swift | 2 +- .../01068-swift-modulefile-getdecl.swift | 2 +- .../01069-swift-nominaltypedecl-getprotocols.swift | 2 +- validation-test/compiler_crashers_fixed/01070-void.swift | 2 +- .../01071-swift-modulefile-lookupvalue.swift | 2 +- .../01072-swift-typebase-getcanonicaltype.swift | 2 +- ...-swift-constraints-constraintgraphnode-addconstraint.swift | 2 +- .../01074-swift-lexer-getlocforendoftoken.swift | 2 +- .../01075-swift-modulefile-lookupvalue.swift | 2 +- .../01076-swift-lexer-getlocforendoftoken.swift | 2 +- .../01077-swift-declcontext-lookupqualified.swift | 2 +- validation-test/compiler_crashers_fixed/01078-void.swift | 2 +- .../compiler_crashers_fixed/01079-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/01080-swift-type-transform.swift | 2 +- .../01081-getselftypeforcontainer.swift | 2 +- .../01082-llvm-foldingsetnodeid-operator.swift | 2 +- .../01083-swift-typechecker-typecheckexpression.swift | 2 +- .../01084-getselftypeforcontainer.swift | 2 +- .../01085-swift-declcontext-lookupqualified.swift | 2 +- .../01086-swift-parser-parseexprpostfix.swift | 2 +- .../01087-swift-declcontext-lookupqualified.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01089-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../01090-swift-parser-parsebraceitems.swift | 2 +- .../compiler_crashers_fixed/01091-getcallerdefaultarg.swift | 2 +- .../01092-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01093-resolvetypedecl.swift | 2 +- .../01094-swift-modulefile-getdecl.swift | 2 +- ...01095-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01096-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/01097-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/01098-no-stacktrace.swift | 2 +- ...01099-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01100-swift-type-walk.swift | 2 +- .../01101-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/01102-resolvetypedecl.swift | 2 +- .../01103-swift-unboundgenerictype-get.swift | 2 +- .../01104-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/01105-void.swift | 2 +- ...106-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../01107-std-function-func-swift-type-subst.swift | 2 +- .../01108-swift-constraints-constraintsystem-solve.swift | 2 +- ...01109-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01110-swift-archetypetype-getnestedtype.swift | 2 +- .../01111-swift-astcontext-setconformsto.swift | 2 +- .../01112-getselftypeforcontainer.swift | 2 +- .../01113-getselftypeforcontainer.swift | 2 +- .../01114-swift-declcontext-lookupqualified.swift | 2 +- .../01115-swift-lexer-lexidentifier.swift | 2 +- .../01116-swift-typechecker-coercepatterntotype.swift | 2 +- .../01117-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/01118-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01119-no-stacktrace.swift | 2 +- ...120-clang-codegen-codegenfunction-emitlvalueforfield.swift | 2 +- .../01121-swift-derivedconformance-deriveequatable.swift | 2 +- .../01122-swift-constraints-constraintsystem-solve.swift | 2 +- .../01123-swift-modulefile-lookupvalue.swift | 2 +- ...01124-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01125-no-stacktrace.swift | 2 +- .../01126-swift-parser-parseexprorstmt.swift | 2 +- .../compiler_crashers_fixed/01127-no-stacktrace.swift | 2 +- ...28-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01129-swift-functiontype-get.swift | 2 +- .../01130-swift-declcontext-lookupqualified.swift | 2 +- .../01131-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01132-swift-type-walk.swift | 2 +- .../01133-swift-clangimporter-loadextensions.swift | 2 +- .../01134-getselftypeforcontainer.swift | 2 +- ...135-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../01136-getselftypeforcontainer.swift | 2 +- ...01137-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/01138-void.swift | 2 +- .../01139-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../01140-getselftypeforcontainer.swift | 2 +- .../01141-swift-parser-parseexprcallsuffix.swift | 2 +- .../01142-std-function-func-swift-type-subst.swift | 2 +- .../01143-getselftypeforcontainer.swift | 2 +- .../01144-swift-arrayslicetype-get.swift | 2 +- ...145-swift-constraints-constraintsystem-addconstraint.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01147-getselftypeforcontainer.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../01149-llvm-foldingsetnodeid-operator.swift | 2 +- validation-test/compiler_crashers_fixed/01150-void.swift | 2 +- .../01151-getselftypeforcontainer.swift | 2 +- .../01152-swift-derivedconformance-deriveequatable.swift | 2 +- .../compiler_crashers_fixed/01153-swift-type-walk.swift | 2 +- .../01154-swift-declcontext-lookupqualified.swift | 2 +- ...01155-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01156-getselftypeforcontainer.swift | 2 +- .../01157-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01158-resolvetypedecl.swift | 2 +- .../01159-swift-declcontext-lookupqualified.swift | 2 +- .../01160-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../01161-getselftypeforcontainer.swift | 2 +- .../01162-swift-tuplepattern-create.swift | 2 +- .../01163-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/01164-no-stacktrace.swift | 2 +- .../01165-swift-parser-parsetoken.swift | 2 +- ...01166-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...01167-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../01168-swift-constraints-solution-solution.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01170-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01171-swift-parentype-get.swift | 2 +- .../01172-getselftypeforcontainer.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../compiler_crashers_fixed/01174-swift-type-walk.swift | 2 +- .../01175-swift-nominaltypedecl-computetype.swift | 2 +- .../01176-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../01177-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/01178-resolvetypedecl.swift | 2 +- .../01179-swift-declcontext-lookupqualified.swift | 2 +- .../01180-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../01181-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../01182-swift-declcontext-lookupqualified.swift | 2 +- .../01183-swift-declcontext-lookupqualified.swift | 2 +- .../01184-swift-lexer-lexidentifier.swift | 2 +- .../01185-swift-parser-parsetypeidentifier.swift | 2 +- .../compiler_crashers_fixed/01186-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01187-swift-type-walk.swift | 2 +- .../01188-swift-genericfunctiontype-get.swift | 2 +- .../01189-swift-optional-swift-diagnostic-operator.swift | 2 +- ...pletegenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../01191-swift-declcontext-lookupqualified.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...93-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01194-swift-declcontext-lookupqualified.swift | 2 +- .../01195-swift-typebase-getcanonicaltype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01197-swift-typechecker-validatetype.swift | 2 +- .../compiler_crashers_fixed/01198-resolvetypedecl.swift | 2 +- ...01199-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01201-swift-declcontext-lookupqualified.swift | 2 +- .../01202-swift-typechecker-validatedecl.swift | 2 +- .../01203-swift-typebase-gettypeofmember.swift | 2 +- .../01204-swift-parser-parseexprpostfix.swift | 2 +- .../01205-llvm-foldingsetnodeid-operator.swift | 2 +- .../01206-swift-parser-parseexpridentifier.swift | 2 +- ...07-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01208-swift-modulefile-getdecl.swift | 2 +- validation-test/compiler_crashers_fixed/01209-llvm-errs.swift | 2 +- .../compiler_crashers_fixed/01210-no-stacktrace.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01212-swift-declname-printpretty.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../01215-swift-optional-swift-diagnostic-operator.swift | 2 +- .../01216-swift-boundgenerictype-get.swift | 2 +- .../01217-swift-typechecker-resolveidentifiertype.swift | 2 +- validation-test/compiler_crashers_fixed/01218-void.swift | 2 +- .../01219-swift-modulefile-gettype.swift | 2 +- .../01220-getselftypeforcontainer.swift | 2 +- .../01221-swift-typealiasdecl-typealiasdecl.swift | 2 +- .../01222-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/01223-swift-lexer-leximpl.swift | 2 +- .../01224-swift-parser-skipsingle.swift | 2 +- .../01225-getselftypeforcontainer.swift | 2 +- .../01226-swift-modulefile-gettype.swift | 2 +- .../01227-swift-lexer-lexidentifier.swift | 2 +- ...01228-swift-constraints-constraintsystem-opengeneric.swift | 2 +- validation-test/compiler_crashers_fixed/01229-void.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01231-swift-metatypetype-get.swift | 2 +- ...pletegenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- ...01233-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01234-swift-parser-parseexprpostfix.swift | 2 +- validation-test/compiler_crashers_fixed/01235-bool.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...01237-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...01238-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../compiler_crashers_fixed/01240-resolvetypedecl.swift | 2 +- ...1-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- ...44-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01245-swift-typechecker-checksubstitutions.swift | 2 +- .../01246-getselftypeforcontainer.swift | 2 +- ...01247-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01249-getselftypeforcontainer.swift | 2 +- ...01250-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01251-getcallerdefaultarg.swift | 2 +- .../01252-swift-nominaltypedecl-computetype.swift | 2 +- .../01253-swift-tuplepattern-createsimple.swift | 2 +- ...ints-constraintsystem-diagnosefailurefromconstraints.swift | 2 +- .../01255-getselftypeforcontainer.swift | 2 +- .../01256-swift-typebase-getcanonicaltype.swift | 2 +- .../01257-swift-declcontext-lookupqualified.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01259-swift-modulefile-gettype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...01261-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01262-swift-modulefile-maybereadconformance.swift | 2 +- .../compiler_crashers_fixed/01263-no-stacktrace.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/01265-getcallerdefaultarg.swift | 2 +- .../01266-getselftypeforcontainer.swift | 2 +- .../01267-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../01268-swift-lexer-lexidentifier.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../01270-swift-lexer-lexidentifier.swift | 2 +- .../01271-swift-parser-parseexprunary.swift | 2 +- .../01272-getselftypeforcontainer.swift | 2 +- .../01273-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01274-resolvetypedecl.swift | 2 +- .../01275-swift-diagnosticengine-diagnose.swift | 2 +- .../01276-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/01277-diagnoseunknowntype.swift | 2 +- .../01278-swift-modulefile-maybereadconformance.swift | 2 +- ...01279-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01280-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01281-swift-lexer-leximpl.swift | 2 +- ...01282-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01283-swift-modulefile-getdecl.swift | 2 +- .../01284-swift-parser-parseidentifier.swift | 2 +- ...01285-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01286-swift-parser-parseexpridentifier.swift | 2 +- ...87-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01288-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/01289-void.swift | 2 +- .../compiler_crashers_fixed/01290-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/01291-swift-type-walk.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01293-swift-modulefile-getimportedmodules.swift | 2 +- .../01294-getselftypeforcontainer.swift | 2 +- .../01295-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01296-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01297-swift-type-walk.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/01299-resolvetypedecl.swift | 2 +- ...01300-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01301-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/01302-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01303-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01304-swift-type-walk.swift | 2 +- .../01305-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01306-swift-type-transform.swift | 2 +- .../01307-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01308-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/01309-resolvetypedecl.swift | 2 +- .../01310-getselftypeforcontainer.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../01312-getselftypeforcontainer.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01314-getselftypeforcontainer.swift | 2 +- .../01315-swift-parser-parsebraceitems.swift | 2 +- .../01316-swift-typechecker-validatetype.swift | 2 +- .../01317-swift-modulefile-maybereadgenericparams.swift | 2 +- ...1318-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../01319-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/01320-resolvetypedecl.swift | 2 +- .../01321-swift-typebase-getcanonicaltype.swift | 2 +- .../01322-swift-functiontype-get.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- ...4-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../01325-swift-typebase-isequal.swift | 2 +- ...01326-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01327-resolvetypedecl.swift | 2 +- .../01328-swift-modulefile-lookupvalue.swift | 2 +- .../01329-llvm-bitstreamcursor-readrecord.swift | 2 +- .../01330-swift-typebase-getcanonicaltype.swift | 2 +- .../01331-swift-modulefile-getimportedmodules.swift | 2 +- .../compiler_crashers_fixed/01332-swift-type-walk.swift | 2 +- .../01333-swift-abstractstoragedecl-makecomputed.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/01335-swift-astvisitor.swift | 2 +- .../01336-swift-archetypetype-setnestedtypes.swift | 2 +- .../01340-llvm-getelementptrinst-getindexedtype.swift | 2 +- .../01341-broken-function-found-compilation-aborted.swift | 2 +- .../01342-swift-parser-parsegetsetimpl.swift | 2 +- .../compiler_crashers_fixed/01343-swift-type-walk.swift | 2 +- .../01344-swift-typechecker-checksubstitutions.swift | 2 +- .../01345-swift-typechecker-getdefaulttype.swift | 2 +- .../compiler_crashers_fixed/01346-swift-tupletype-get.swift | 2 +- .../01347-getselftypeforcontainer.swift | 2 +- ...48-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01349-swift-typebase-operator.swift | 2 +- .../01350-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../01351-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01353-swift-streamprinter-printtext.swift | 2 +- .../01354-getselftypeforcontainer.swift | 2 +- .../01355-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01356-swift-type-transform.swift | 2 +- .../01357-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/01358-swift-lexer-leximpl.swift | 2 +- .../01359-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/01360-void.swift | 2 +- .../01361-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- .../01363-swift-modulefile-maybereadpattern.swift | 2 +- .../compiler_crashers_fixed/01364-swift-enumtype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../01367-swift-modulefile-getdecl.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01369-swift-modulefile-getdecl.swift | 2 +- .../01370-swift-metatypetype-get.swift | 2 +- ...1371-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../01372-swift-boundgenerictype-get.swift | 2 +- .../01373-swift-valuedecl-getinterfacetype.swift | 2 +- .../01374-getselftypeforcontainer.swift | 2 +- ...ng-declvisitor-base-clang-declvisitor-make-const-ptr.swift | 2 +- .../01376-swift-parser-parsetoken.swift | 2 +- .../01377-swift-modulefile-gettype.swift | 2 +- .../01378-swift-typechecker-typecheckpattern.swift | 2 +- .../01379-swift-parser-parsedeclinit.swift | 2 +- ...01380-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/01381-bool.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../01383-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01384-swift-declcontext-lookupqualified.swift | 2 +- .../01385-swift-typedecl-getdeclaredtype.swift | 2 +- .../01386-swift-substitutedtype-get.swift | 2 +- .../01387-swift-astcontext-setconformsto.swift | 2 +- .../01388-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01389-swift-type-walk.swift | 2 +- .../01390-swift-typebase-gettypevariables.swift | 2 +- .../01391-swift-typechecker-callwitness.swift | 2 +- .../01392-swift-modulefile-lookupvalue.swift | 2 +- .../01393-swift-genericfunctiontype-get.swift | 2 +- .../01394-swift-typechecker-typecheckexpression.swift | 2 +- .../01395-swift-parser-skipsingle.swift | 2 +- .../01396-swift-availabilityattr-isunavailable.swift | 2 +- .../01397-swift-availabilityattr-isunavailable.swift | 2 +- .../01398-swift-typebase-getcanonicaltype.swift | 2 +- .../01399-swift-modulefile-getdecl.swift | 2 +- .../01400-swift-inflightdiagnostic.swift | 2 +- .../01401-swift-typebase-getdesugaredtype.swift | 2 +- .../01402-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01403-swift-modulefile-getdecl.swift | 2 +- .../compiler_crashers_fixed/01404-swift-tupletype-get.swift | 2 +- ...langimporter-implementation-finishloadingclangmodule.swift | 2 +- .../01406-swift-nominaltypedecl-computetype.swift | 2 +- .../01407-swift-declname-printpretty.swift | 2 +- .../compiler_crashers_fixed/01408-swift-type-walk.swift | 2 +- .../01409-getselftypeforcontainer.swift | 2 +- ...1410-swift-constraints-constraintsystem-lookupmember.swift | 2 +- .../01411-swift-typebase-getcanonicaltype.swift | 2 +- .../01412-swift-constraints-constraintlocator-profile.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../01414-swift-genericparamlist-create.swift | 2 +- .../01415-swift-typebase-getanyoptionalobjecttype.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../01417-swift-extensiondecl-create.swift | 2 +- .../compiler_crashers_fixed/01418-resolvetypedecl.swift | 2 +- .../01419-swift-modulefile-maybereadgenericparams.swift | 2 +- ...20-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- validation-test/compiler_crashers_fixed/01421-void.swift | 2 +- .../01422-swift-parser-parsestmtreturn.swift | 2 +- .../01423-swift-typechecker-checksubstitutions.swift | 2 +- .../01424-getselftypeforcontainer.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/01426-no-stacktrace.swift | 2 +- .../01427-swift-typebase-getcanonicaltype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01429-swift-typebase-getcanonicaltype.swift | 2 +- .../01430-swift-expr-getsourcerange.swift | 2 +- .../01431-swift-unboundgenerictype-get.swift | 2 +- .../01432-swift-bracestmt-create.swift | 2 +- .../01433-swift-constraints-solution-simplifytype.swift | 2 +- ...34-std-function-func-swift-typebase-gettypevariables.swift | 2 +- .../01435-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...01436-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01437-swift-astprinter-printtextimpl.swift | 2 +- .../01438-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01439-swift-boundgenerictype-get.swift | 2 +- .../01440-swift-parser-parsetoken.swift | 2 +- ...1-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../01442-swift-genericfunctiontype-get.swift | 2 +- .../compiler_crashers_fixed/01443-swift-lexer-leximpl.swift | 2 +- .../compiler_crashers_fixed/01444-getcallerdefaultarg.swift | 2 +- .../01445-swift-typebase-getcanonicaltype.swift | 2 +- .../01446-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../compiler_crashers_fixed/01447-swift-parentype-get.swift | 2 +- .../compiler_crashers_fixed/01448-resolvetypedecl.swift | 2 +- .../01449-swift-modulefile-getdecl.swift | 2 +- .../01450-swift-modulefile-maybereadgenericparams.swift | 2 +- ...01451-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01452-swift-type-walk.swift | 2 +- .../01453-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../01454-swift-typechecker-checksubstitutions.swift | 2 +- ...1455-swift-constraints-solution-computesubstitutions.swift | 2 +- .../01456-getselftypeforcontainer.swift | 2 +- .../01457-getselftypeforcontainer.swift | 2 +- .../01458-swift-modulefile-maybereadpattern.swift | 2 +- .../01459-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../01460-swift-typebase-getcanonicaltype.swift | 2 +- .../01461-getselftypeforcontainer.swift | 2 +- .../01462-swift-archetypebuilder-resolvearchetype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01464-llvm-bitstreamcursor-readabbreviatedfield.swift | 2 +- .../01465-swift-nominaltypedecl-computetype.swift | 2 +- .../01466-swift-archetypetype-setnestedtypes.swift | 2 +- .../compiler_crashers_fixed/01467-swift-inouttype-get.swift | 2 +- .../01468-swift-modulefile-getimportedmodules.swift | 2 +- .../01469-swift-modulefile-getdecl.swift | 2 +- .../01470-swift-modulefile-getdecl.swift | 2 +- .../01471-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01472-swift-modulefile-configurestorage.swift | 2 +- .../01473-swift-typebase-gettypevariables.swift | 2 +- .../01474-swift-functiontype-get.swift | 2 +- .../01475-swift-functiontype-get.swift | 2 +- .../01476-swift-lexer-getlocforendoftoken.swift | 2 +- .../01477-swift-typebase-getcanonicaltype.swift | 2 +- .../01478-swift-boundgenerictype-get.swift | 2 +- .../compiler_crashers_fixed/01479-resolvetypedecl.swift | 2 +- .../01480-swift-typebase-getcanonicaltype-edited.swift | 2 +- .../01480-swift-typebase-getcanonicaltype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01482-swift-metatypetype-get.swift | 2 +- .../01483-swift-typebase-getcanonicaltype.swift | 2 +- .../01484-swift-constraints-constraintsystem-matchtypes.swift | 2 +- ...485-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../01487-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/01488-swift-lexer-leximpl.swift | 2 +- .../01489-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/01490-resolvetypedecl.swift | 2 +- .../01491-llvm-raw-ostream-write.swift | 2 +- .../01492-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../01493-swift-constraints-constraintlocator-profile.swift | 2 +- .../01495-swift-functiontype-get.swift | 2 +- .../01496-swift-nominaltypedecl-getprotocols.swift | 2 +- .../01497-swift-bracestmt-create.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01499-swift-typechecker-coercepatterntotype.swift | 2 +- .../01501-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../01502-swift-modulefile-gettype.swift | 2 +- .../01503-swift-constraints-constraintlocator-profile.swift | 2 +- .../01504-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- ...01506-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../01507-swift-constraints-matchcallarguments.swift | 2 +- .../compiler_crashers_fixed/01508-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01509-bool-edited.swift | 2 +- validation-test/compiler_crashers_fixed/01509-bool.swift | 2 +- .../01510-swift-typebase-getcanonicaltype.swift | 2 +- .../01512-swift-optional-swift-infixoperatordecl.swift | 2 +- .../compiler_crashers_fixed/01513-resolvetypedecl.swift | 2 +- .../01514-swift-optional-swift-diagnostic-operator.swift | 2 +- .../01515-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01516-swift-type-walk.swift | 2 +- .../01517-swift-declname-printpretty.swift | 2 +- .../01518-swift-typebase-getdesugaredtype.swift | 2 +- .../compiler_crashers_fixed/01519-swift-type-walk.swift | 2 +- .../01520-llvm-bitstreamcursor-readrecord.swift | 2 +- .../01521-getselftypeforcontainer.swift | 2 +- .../01522-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01523-resolvetypedecl.swift | 2 +- .../01524-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01525-swift-astvisitor.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/01527-resolvetypedecl.swift | 2 +- .../01528-getselftypeforcontainer.swift | 2 +- .../01530-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/01531-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01532-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/01533-vtable.swift | 2 +- validation-test/compiler_crashers_fixed/01534-bool.swift | 2 +- ...5-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../01536-getselftypeforcontainer.swift | 2 +- .../01537-getselftypeforcontainer.swift | 2 +- ...01538-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01539-swift-metatypetype-get.swift | 2 +- .../01540-swift-constraints-solution-solution.swift | 2 +- .../01541-swift-typebase-getcanonicaltype.swift | 2 +- .../01542-swift-typebase-getcanonicaltype.swift | 2 +- validation-test/compiler_crashers_fixed/01543-bool.swift | 2 +- ...44-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01545-swift-streamprinter-printtext.swift | 2 +- validation-test/compiler_crashers_fixed/01546-vtable.swift | 2 +- .../01547-swift-modulefile-lookupvalue.swift | 2 +- .../01548-swift-typebase-getanyoptionalobjecttype.swift | 2 +- ...oldingset-swift-declname-compounddeclname-nodeequals.swift | 2 +- .../01550-swift-genericfunctiontype-get.swift | 2 +- .../compiler_crashers_fixed/01551-swift-type-walk.swift | 2 +- .../01552-swift-constraints-solution-solution.swift | 2 +- .../01553-swift-typebase-getcanonicaltype.swift | 2 +- .../01554-swift-typealiasdecl-typealiasdecl.swift | 2 +- ...1555-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../compiler_crashers_fixed/01556-resolvetypedecl.swift | 2 +- .../01557-swift-metatypetype-get.swift | 2 +- .../01558-swift-parser-parseexprunary.swift | 2 +- .../01559-swift-typebase-getcanonicaltype.swift | 2 +- validation-test/compiler_crashers_fixed/01560-vtable.swift | 2 +- ...1561-swift-constraints-solution-computesubstitutions.swift | 2 +- .../compiler_crashers_fixed/01562-resolvetypedecl.swift | 2 +- ...01563-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../01565-std-function-func-swift-type-subst.swift | 2 +- .../01566-getselftypeforcontainer.swift | 2 +- .../01567-swift-tuplepattern-createsimple.swift | 2 +- .../01568-getselftypeforcontainer.swift | 2 +- ...69-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01570-llvm-foldingsetnodeid-operator.swift | 2 +- .../compiler_crashers_fixed/01571-swift-type-walk.swift | 2 +- .../01572-swift-constraints-solution-solution.swift | 2 +- .../compiler_crashers_fixed/01573-resolvetypedecl.swift | 2 +- .../01574-swift-typebase-getcanonicaltype.swift | 2 +- .../01575-swift-modulefile-lookupvalue.swift | 2 +- ...1576-swift-generictypeparamdecl-generictypeparamdecl.swift | 2 +- .../compiler_crashers_fixed/01577-getcallerdefaultarg.swift | 2 +- .../compiler_crashers_fixed/01578-swift-type-walk.swift | 2 +- .../01579-swift-typebase-getcanonicaltype.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01581-swift-pattern-foreachvariable.swift | 2 +- ...1582-swift-constraints-solution-computesubstitutions.swift | 2 +- ...583-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/01585-swift-type-walk.swift | 2 +- .../01586-swift-typechecker-checksubstitutions.swift | 2 +- ...01587-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...9-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../compiler_crashers_fixed/01590-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01591-resolvetypedecl.swift | 2 +- .../01592-swift-pattern-foreachvariable.swift | 2 +- .../01593-swift-typebase-getcanonicaltype.swift | 2 +- .../01594-swift-genericfunctiontype-get.swift | 2 +- .../01595-swift-modulefile-gettype.swift | 2 +- .../01596-llvm-bitstreamcursor-readvbr.swift | 2 +- .../compiler_crashers_fixed/01597-swift-structtype-get.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../01600-swift-availabilityattr-isunavailable.swift | 2 +- ...601-llvm-prettystacktraceentry-prettystacktraceentry.swift | 2 +- .../01602-getselftypeforcontainer.swift | 2 +- .../01603-swift-typechecker-validatedecl.swift | 2 +- .../01604-swift-parser-parseidentifier.swift | 2 +- .../01605-swift-protocoltype-canonicalizeprotocols.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/01607-swift-type-walk.swift | 2 +- .../01608-swift-lexer-getlocforendoftoken.swift | 2 +- .../01609-getselftypeforcontainer.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01611-getselftypeforcontainer.swift | 2 +- .../01613-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01614-swift-type-walk.swift | 2 +- ...01615-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../01617-swift-scopeinfo-addtoscope.swift | 2 +- .../01618-swift-typebase-getcanonicaltype.swift | 2 +- .../01619-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01620-resolvetypedecl.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../01622-swift-modulefile-maybereadpattern.swift | 2 +- .../01623-getselftypeforcontainer.swift | 2 +- .../01624-swift-namelookup-lookupinmodule.swift | 2 +- .../01626-swift-constraints-solution-solution.swift | 2 +- .../01627-swift-modulefile-gettype.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01629-getselftypeforcontainer.swift | 2 +- .../01630-getselftypeforcontainer.swift | 2 +- .../01631-swift-constraints-solution-solution.swift | 2 +- .../01632-swift-typechecker-validatedecl.swift | 2 +- .../01633-swift-genericfunctiontype-get.swift | 2 +- .../01634-swift-typechecker-checksubstitutions.swift | 2 +- .../01635-swift-mangle-mangler-mangletype.swift | 2 +- .../compiler_crashers_fixed/01636-swift-tupletype-get.swift | 2 +- .../01637-getselftypeforcontainer.swift | 2 +- .../01638-swift-genericfunctiontype-get.swift | 2 +- .../01640-swift-typebase-getcanonicaltype.swift | 2 +- .../01641-swift-modulefile-maybereadgenericparams.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01643-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/01644-resolvetypedecl.swift | 2 +- .../01645-swift-typebase-getdesugaredtype.swift | 2 +- .../compiler_crashers_fixed/01647-no-stacktrace.swift | 2 +- .../01649-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../01650-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01651-getselftypeforcontainer.swift | 2 +- .../01653-swift-pattern-foreachvariable.swift | 2 +- .../01654-swift-astprinter-printname.swift | 2 +- .../01655-getselftypeforcontainer.swift | 2 +- .../01656-swift-astcontext-getconformsto.swift | 2 +- .../compiler_crashers_fixed/01657-resolvetypedecl.swift | 2 +- .../01658-swift-parser-parsetypeidentifier.swift | 2 +- .../01659-swift-typebase-getcanonicaltype.swift | 2 +- .../01660-swift-parser-parseexprsequence.swift | 2 +- .../01661-swift-parser-parsedeclfunc.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01664-swift-parser-parsetypetuplebody.swift | 2 +- .../01665-llvm-foldingset-swift-enumtype-nodeequals.swift | 2 +- ...66-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../01667-swift-parser-parseexprpostfix.swift | 2 +- .../compiler_crashers_fixed/01668-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/01669-void.swift | 2 +- .../01670-swift-modulefile-maybereadgenericparams.swift | 2 +- .../compiler_crashers_fixed/01671-swift-structtype-get.swift | 2 +- ...01673-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../01675-swift-streamprinter-printtext.swift | 2 +- .../01676-swift-parser-parseexprsequence.swift | 2 +- .../01677-swift-dependentmembertype-get.swift | 2 +- .../compiler_crashers_fixed/01678-swift-type-walk.swift | 2 +- .../01679-swift-optional-swift-diagnostic-operator.swift | 2 +- .../01681-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../01682-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/01683-swift-nominaltype-get.swift | 2 +- .../01685-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01686-swift-astcontext-setconformsto.swift | 2 +- ...7-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../01688-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../01689-getselftypeforcontainer.swift | 2 +- .../01691-clang-astcontext-getrecordtype.swift | 2 +- .../01692-swift-typebase-getcanonicaltype.swift | 2 +- .../01693-swift-typealiasdecl-typealiasdecl.swift | 2 +- validation-test/compiler_crashers_fixed/01694-void.swift | 2 +- .../01695-swift-pattern-operator.swift | 2 +- .../01696-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01698-swift-type-walk.swift | 2 +- .../01699-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../01700-swift-modulefile-gettype.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../compiler_crashers_fixed/01702-swift-type-walk.swift | 2 +- .../01703-swift-constraints-constraintlocator-profile.swift | 2 +- .../01704-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/01705-vtable.swift | 2 +- .../compiler_crashers_fixed/01706-resolvetypedecl.swift | 2 +- .../01707-swift-genericsignature-get.swift | 2 +- .../compiler_crashers_fixed/01708-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/01709-vtable.swift | 2 +- .../01710-swift-typechecker-callwitness.swift | 2 +- .../01711-swift-module-lookupvalue.swift | 2 +- .../01712-swift-boundgenerictype-get.swift | 2 +- .../01713-swift-typebase-getcanonicaltype.swift | 2 +- .../01714-swift-typebase-getcanonicaltype.swift | 2 +- validation-test/compiler_crashers_fixed/01715-void.swift | 2 +- .../compiler_crashers_fixed/01716-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01717-getcallerdefaultarg.swift | 2 +- .../01718-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../01719-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01720-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01721-getselftypeforcontainer.swift | 2 +- .../01722-getselftypeforcontainer.swift | 2 +- .../01723-swift-optional-swift-diagnostic-operator.swift | 2 +- .../01724-llvm-tinyptrvector-swift-valuedecl-push-back.swift | 2 +- .../compiler_crashers_fixed/01725-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01726-getmemberforbasetype.swift | 2 +- .../01728-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../01729-swift-parser-parsetoken.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../01731-swift-dictionarytype-get.swift | 2 +- .../01732-swift-parser-parsebraceitemlist.swift | 2 +- .../compiler_crashers_fixed/01733-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/01734-resolvetypedecl.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- validation-test/compiler_crashers_fixed/01736-void.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- validation-test/compiler_crashers_fixed/01738-vtable.swift | 2 +- ...9-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- .../01742-swift-arrayslicetype-get.swift | 2 +- .../01743-swift-typechecker-checksubstitutions.swift | 2 +- .../01745-swift-typebase-getcanonicaltype.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../01748-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01749-swift-typebase-getcanonicaltype.swift | 2 +- .../01750-swift-modulefile-gettype.swift | 2 +- .../compiler_crashers_fixed/01751-swift-type-walk.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01753-swift-lexer-lexstringliteral.swift | 2 +- .../01754-getselftypeforcontainer.swift | 2 +- .../01755-swift-streamprinter-printtext.swift | 2 +- ...wift-constraints-constraintsystem-matchfunctiontypes.swift | 2 +- .../01757-swift-typebase-getcanonicaltype.swift | 2 +- ...01758-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- validation-test/compiler_crashers_fixed/01759-bool.swift | 2 +- .../01760-swift-typebase-getcanonicaltype.swift | 2 +- .../01761-swift-genericfunctiontype-get.swift | 2 +- ...01762-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../01763-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../01764-swift-astprinter-printtextimpl.swift | 2 +- .../01765-swift-inflightdiagnostic-highlight.swift | 2 +- .../01766-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/01767-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01768-swift-type-walk.swift | 2 +- .../01769-getselftypeforcontainer.swift | 2 +- .../01770-swift-typechecker-buildarrayinjectionfnref.swift | 2 +- .../01771-swift-sourcefile-getcache.swift | 2 +- validation-test/compiler_crashers_fixed/01772-void.swift | 2 +- .../01773-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01774-getmemberforbasetype.swift | 2 +- .../compiler_crashers_fixed/01775-resolvetypedecl.swift | 2 +- .../01776-swift-availabilityattr-isunavailable.swift | 2 +- .../compiler_crashers_fixed/01777-resolvetypedecl.swift | 2 +- .../01778-getselftypeforcontainer.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01780-getselftypeforcontainer.swift | 2 +- ...81-swift-optional-std-pair-swift-api-notes-contextid.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01783-getselftypeforcontainer.swift | 2 +- .../01784-swift-constraints-constraintgraph-lookupnode.swift | 2 +- .../01785-swift-scopeinfo-addtoscope.swift | 2 +- .../01786-std-function-func-swift-type-subst.swift | 2 +- .../01787-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01788-swift-typebase-getcanonicaltype.swift | 2 +- .../01789-swift-generictypeparamtype-get.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- .../01791-swift-typedecl-getdeclaredtype.swift | 2 +- .../01792-swift-genericsignature-get.swift | 2 +- ...01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01794-swift-astcontext-setconformsto.swift | 2 +- .../01795-swift-pattern-foreachvariable.swift | 2 +- .../01796-swift-modulefile-getdecl.swift | 2 +- .../01797-swift-typebase-getcanonicaltype.swift | 2 +- .../01798-swift-typechecker-coercepatterntotype.swift | 2 +- .../compiler_crashers_fixed/01799-resolvetypedecl.swift | 2 +- .../01800-swift-functiontype-get.swift | 2 +- .../01801-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/01802-swift-astvisitor.swift | 2 +- .../01803-swift-modulefile-getdecl.swift | 2 +- .../01804-swift-modulefile-maybereadpattern.swift | 2 +- .../compiler_crashers_fixed/01805-swift-type-walk.swift | 2 +- .../01806-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/01807-resolvetypedecl.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- ...09-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- ...langimporter-implementation-finishloadingclangmodule.swift | 2 +- .../01811-swift-modulefile-maybereadgenericparams.swift | 2 +- .../01812-swift-lexer-getlocforendoftoken.swift | 2 +- .../01813-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../01814-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../01815-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01816-swift-type-walk.swift | 2 +- .../01817-swift-typebase-getcanonicaltype.swift | 2 +- .../01818-swift-typebase-isspecialized.swift | 2 +- .../compiler_crashers_fixed/01819-swift-typevisitor.swift | 2 +- .../01820-cleanupillformedexpression.swift | 2 +- .../01821-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../01822-swift-typebase-isspecialized.swift | 2 +- .../compiler_crashers_fixed/01823-llvm-sys-path-append.swift | 2 +- .../01824-swift-typebase-getcanonicaltype.swift | 2 +- .../01825-swift-module-lookupvalue.swift | 2 +- .../01826-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../01827-getselftypeforcontainer.swift | 2 +- .../01828-swift-typealiasdecl-typealiasdecl.swift | 2 +- .../01829-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...0-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../01831-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01832-swift-lexer-leximpl.swift | 2 +- .../01833-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01834-getselftypeforcontainer.swift | 2 +- .../01835-getselftypeforcontainer.swift | 2 +- ...01836-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01837-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/01838-void.swift | 2 +- .../01839-swift-modulefile-gettype.swift | 2 +- .../01840-getselftypeforcontainer.swift | 2 +- .../01841-swift-metatypetype-get.swift | 2 +- .../01842-swift-associatedtypedecl-associatedtypedecl.swift | 2 +- .../01843-llvm-bitstreamcursor-readrecord.swift | 2 +- ...4-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../01845-swift-typebase-gettypeofmember.swift | 2 +- .../01846-swift-parser-parseexprpostfix.swift | 2 +- .../01847-std-function-func-swift-type-subst.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- ...01849-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01850-swift-type-walk.swift | 2 +- .../01851-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../01853-swift-lexer-lexidentifier.swift | 2 +- ...54-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../01855-swift-pattern-foreachvariable.swift | 2 +- .../01856-swift-parser-parsetypesimple.swift | 2 +- .../01857-std-function-func-swift-type-subst.swift | 2 +- .../01858-llvm-densemap-swift-valuedecl.swift | 2 +- .../01859-swift-constraints-solution-solution.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01861-swift-parser-parseexprclosure.swift | 2 +- .../01862-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../01863-swift-modulefile-maybereadpattern.swift | 2 +- .../01864-swift-valuedecl-settype.swift | 2 +- .../01865-swift-typechecker-validatetype.swift | 2 +- .../01866-swift-archetypetype-setnestedtypes.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01868-swift-typebase-getcanonicaltype.swift | 2 +- .../01870-swift-protocoltype-canonicalizeprotocols.swift | 2 +- validation-test/compiler_crashers_fixed/01872-void.swift | 2 +- .../01873-swift-pattern-foreachvariable.swift | 2 +- .../01874-swift-metatypetype-get.swift | 2 +- .../01875-swift-modulefile-gettype.swift | 2 +- .../compiler_crashers_fixed/01876-swift-type-walk.swift | 2 +- .../01877-swift-typebase-isexistentialtype.swift | 2 +- .../compiler_crashers_fixed/01878-resolvetypedecl.swift | 2 +- .../01880-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/01881-swift-structtype-get.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- .../01883-getselftypeforcontainer.swift | 2 +- .../01884-swift-typechecker-resolvetypeincontext.swift | 2 +- .../01885-swift-constraints-solution-simplifytype.swift | 2 +- .../01886-swift-typebase-operator.swift | 2 +- .../compiler_crashers_fixed/01887-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/01888-vtable.swift | 2 +- .../01889-swift-typebase-getcanonicaltype.swift | 2 +- .../01890-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...01892-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/01893-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01894-swift-type-walk.swift | 2 +- .../01895-swift-typechecker-validatedecl.swift | 2 +- .../01896-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/01897-resolvetypedecl.swift | 2 +- .../01898-swift-parser-parsefunctionarguments.swift | 2 +- .../01899-swift-declcontext-lookupqualified.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../01901-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../01902-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01903-swift-type-walk.swift | 2 +- .../01905-swift-optionaltype-get.swift | 2 +- .../01906-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...1907-swift-generictypeparamdecl-generictypeparamdecl.swift | 2 +- .../01908-std-function-func-mapsignaturetype.swift | 2 +- .../01910-swift-modulefile-gettype.swift | 2 +- .../01911-swift-archetypetype-setnestedtypes.swift | 2 +- .../01912-llvm-foldingsetnodeid-operator.swift | 2 +- .../01914-swift-parser-parsetoken.swift | 2 +- .../01915-swift-typechecker-getprotocol.swift | 2 +- ...01916-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01917-getselftypeforcontainer.swift | 2 +- .../01918-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../01919-swift-typebase-getcanonicaltype.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- ...21-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../01922-getselftypeforcontainer.swift | 2 +- .../01923-swift-lexer-lexstringliteral.swift | 2 +- .../01924-swift-typebase-getcanonicaltype.swift | 2 +- .../01925-swift-parser-consumetoken.swift | 2 +- ...1926-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../compiler_crashers_fixed/01927-swift-type-walk.swift | 2 +- .../01928-swift-metatypetype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- validation-test/compiler_crashers_fixed/01930-void.swift | 2 +- .../01931-swift-protocolcompositiontype-build.swift | 2 +- .../01932-swift-declname-printpretty.swift | 2 +- .../01933-swift-constraints-constraintsystem-solve.swift | 2 +- .../01935-swift-genericfunctiontype-get.swift | 2 +- .../01936-getselftypeforcontainer.swift | 2 +- .../01937-swift-typechecker-validatedecl.swift | 2 +- .../01938-swift-parser-skipsingle.swift | 2 +- .../01939-swift-functiontype-get.swift | 2 +- .../01940-swift-typebase-getcanonicaltype.swift | 2 +- .../01941-swift-optionaltype-get.swift | 2 +- .../compiler_crashers_fixed/01942-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01943-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/01944-swift-type-print.swift | 2 +- .../01945-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/01946-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/01947-resolvetypedecl.swift | 2 +- .../01948-swift-metatypetype-get.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../01950-swift-modulefile-lookupvalue.swift | 2 +- ...1-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../01952-swift-functiontype-get.swift | 2 +- .../01953-swift-module-lookupconformance.swift | 2 +- ...4-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../01955-std-function-func-swift-type-subst.swift | 2 +- .../01957-swift-typechecker-resolvetypeincontext.swift | 2 +- .../01958-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/01960-resolvetypedecl.swift | 2 +- .../01961-swift-metatypetype-get.swift | 2 +- .../01962-swift-genericfunctiontype-get.swift | 2 +- .../01963-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/01964-resolvetypedecl.swift | 2 +- ...ints-constraintsystem-diagnosefailurefromconstraints.swift | 2 +- .../01966-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../compiler_crashers_fixed/01967-swift-type-walk.swift | 2 +- validation-test/compiler_crashers_fixed/01968-bool.swift | 2 +- .../compiler_crashers_fixed/01969-getmemberforbasetype.swift | 2 +- validation-test/compiler_crashers_fixed/01970-void.swift | 2 +- .../01971-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/01972-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/01973-void.swift | 2 +- .../01974-swift-declname-declname.swift | 2 +- .../01975-getselftypeforcontainer.swift | 2 +- .../01976-llvm-yaml-scalartraits-float-input.swift | 2 +- ...1977-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../01978-swift-typebase-getcanonicaltype.swift | 2 +- .../01979-swift-parser-parseexprclosure.swift | 2 +- .../01980-swift-typebase-operator.swift | 2 +- .../01981-swift-modulefile-maybereadgenericparams.swift | 2 +- .../compiler_crashers_fixed/01982-resolvetypedecl.swift | 2 +- .../01983-std-function-func-swift-type-subst.swift | 2 +- .../01984-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../01985-swift-parser-parsestmtforeach.swift | 2 +- .../01986-swift-parser-parseexprunary.swift | 2 +- .../01987-swift-functiontype-get.swift | 2 +- .../01988-swift-modulefile-lookupvalue.swift | 2 +- validation-test/compiler_crashers_fixed/01989-void.swift | 2 +- .../01990-swift-modulefile-lookupvalue.swift | 2 +- .../01991-swift-declcontext-lookupqualified.swift | 2 +- ...01992-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../01993-swift-typechecker-checksubstitutions.swift | 2 +- .../01994-swift-parser-consumetoken.swift | 2 +- .../01995-swift-constraints-constraintsystem-solve.swift | 2 +- .../01996-swift-parser-parsedeclenumcase.swift | 2 +- .../01997-swift-typechecker-checksubstitutions.swift | 2 +- .../compiler_crashers_fixed/01998-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/01999-swift-lexer-leximpl.swift | 2 +- ...02000-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../02001-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/02002-resolvetypedecl.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../02004-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../02005-swift-parser-parsedeclvargetset.swift | 2 +- .../02006-swift-typebase-getdesugaredtype.swift | 2 +- .../compiler_crashers_fixed/02007-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02008-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/02009-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02010-resolvetypedecl.swift | 2 +- .../02011-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/02012-inferdynamic.swift | 2 +- .../compiler_crashers_fixed/02013-swift-lexer-leximpl.swift | 2 +- .../02014-swift-parser-parsetypesimple.swift | 2 +- .../02015-swift-typebase-gettypeofmember.swift | 2 +- .../02016-swift-tuplepattern-create.swift | 2 +- .../02017-swift-astcontext-getdictionarydecl.swift | 2 +- .../02018-swift-declname-printpretty.swift | 2 +- .../02019-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../02020-swift-lexer-getlocforendoftoken.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../02022-swift-clangmoduleunit-getimportedmodules.swift | 2 +- validation-test/compiler_crashers_fixed/02023-void.swift | 2 +- .../02024-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/02025-resolvetypedecl.swift | 2 +- .../02026-swift-pattern-foreachvariable.swift | 2 +- .../02027-swift-unboundgenerictype-get.swift | 2 +- .../02028-swift-constraints-constraintsystem-simplify.swift | 2 +- .../compiler_crashers_fixed/02029-resolvetypedecl.swift | 2 +- .../02030-std-function-func-swift-type-subst.swift | 2 +- ...31-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../02032-swift-typechecker-resolveidentifiertype.swift | 2 +- .../02033-swift-typebase-getcanonicaltype.swift | 2 +- .../02034-swift-optional-swift-diagnostic-operator.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- .../02036-getselftypeforcontainer.swift | 2 +- .../compiler_crashers_fixed/02037-swift-type-walk.swift | 2 +- .../02038-llvm-bitstreamcursor-readvbr.swift | 2 +- .../compiler_crashers_fixed/02039-swift-type-walk.swift | 2 +- .../02040-getselftypeforcontainer.swift | 2 +- .../02041-swift-typechecker-checksubstitutions.swift | 2 +- .../02042-swift-typechecker-validatedecl.swift | 2 +- ...func-swift-constraints-solution-computesubstitutions.swift | 2 +- .../02044-swift-typechecker-typecheckpattern.swift | 2 +- .../compiler_crashers_fixed/02045-swift-type-walk.swift | 2 +- .../02046-swift-pattern-operator.swift | 2 +- .../compiler_crashers_fixed/02047-swift-type-walk.swift | 2 +- .../02048-swift-enumdecl-issimpleenum.swift | 2 +- .../02049-swift-pattern-foreachvariable.swift | 2 +- .../compiler_crashers_fixed/02050-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02051-swift-tupletype-get.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../02053-swift-modulefile-maybereadsubstitution.swift | 2 +- .../02054-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../02055-llvm-foldingsetnodeid-operator.swift | 2 +- .../compiler_crashers_fixed/02056-swift-type-walk.swift | 2 +- .../02057-swift-clangmoduleunit-getadaptermodule.swift | 2 +- ...8-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../compiler_crashers_fixed/02059-resolvetypedecl.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../02062-getselftypeforcontainer.swift | 2 +- ...02063-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02064-swift-diagnosticengine-diagnose.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../02067-getselftypeforcontainer.swift | 2 +- .../02068-swift-parser-parsedeclfunc.swift | 2 +- ...02069-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02072-swift-functiontype-get.swift | 2 +- .../02073-swift-optional-swift-diagnostic-operator.swift | 2 +- ...nstraints-constraintlocatorbuilder-trysimplifytoexpr.swift | 2 +- .../02075-swift-nominaltypedecl-computetype.swift | 2 +- .../02076-swift-modulefile-getdecl.swift | 2 +- .../02077-swift-typebase-getcanonicaltype.swift | 2 +- .../02078-swift-parser-parsedeclinit.swift | 2 +- .../02079-swift-module-lookupvalue.swift | 2 +- .../compiler_crashers_fixed/02080-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02081-swift-inouttype-get.swift | 2 +- .../02082-swift-clangmoduleunit-getimportedmodules.swift | 2 +- .../02084-getselftypeforcontainer.swift | 2 +- ...t-nestedgenericparamlistiterator-swift-archetypetype.swift | 2 +- .../02086-swift-modulefile-getdecl.swift | 2 +- ...2087-swift-generictypeparamdecl-generictypeparamdecl.swift | 2 +- ...wift-constraints-constraintsystem-matchfunctiontypes.swift | 2 +- .../02089-swift-typechecker-resolvetypeincontext.swift | 2 +- .../compiler_crashers_fixed/02090-swift-type-walk.swift | 2 +- .../02091-swift-constraints-constraintsystem-finalize.swift | 2 +- .../02092-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../02093-swift-metatypetype-get.swift | 2 +- .../02094-swift-typechecker-resolvetypeincontext.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../02096-swift-functiontype-get.swift | 2 +- .../02097-swift-singlerawcomment-singlerawcomment.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../02099-swift-clangimporter-loadmodule.swift | 2 +- ...00-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../02101-getselftypeforcontainer.swift | 2 +- .../02102-swift-typebase-getcanonicaltype.swift | 2 +- .../02103-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/02104-resolvetypedecl.swift | 2 +- .../02105-swift-modulefile-getdecl.swift | 2 +- .../02106-swift-typebase-getcanonicaltype.swift | 2 +- .../02107-swift-functiontype-get.swift | 2 +- .../compiler_crashers_fixed/02108-swift-type-transform.swift | 2 +- ...2109-swift-constraints-solution-computesubstitutions.swift | 2 +- .../02110-swift-modulefile-gettype.swift | 2 +- .../02111-swift-declcontext-lookupqualified.swift | 2 +- ...02112-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02113-swift-typechecker-resolvetypeincontext.swift | 2 +- .../02114-getselftypeforcontainer.swift | 2 +- validation-test/compiler_crashers_fixed/02115-vtable.swift | 2 +- .../02116-swift-modulefile-maybereadgenericparams.swift | 2 +- .../02117-swift-typebase-getcanonicaltype.swift | 2 +- .../02118-swift-typechecker-checkinheritanceclause.swift | 2 +- .../02119-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/02120-swift-type-walk.swift | 2 +- .../02121-getselftypeforcontainer.swift | 2 +- .../02122-swift-modulefile-maybereadgenericparams.swift | 2 +- .../02123-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../compiler_crashers_fixed/02124-swift-type-transform.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../02126-swift-metatypetype-get.swift | 2 +- .../02127-swift-modulefile-maybereadpattern.swift | 2 +- ...02128-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02129-swift-clangmoduleunit-getimportedmodules.swift | 2 +- validation-test/compiler_crashers_fixed/02130-vtable.swift | 2 +- .../02131-swift-parser-parsedeclclass.swift | 2 +- .../compiler_crashers_fixed/02132-resolvetypedecl.swift | 2 +- .../compiler_crashers_fixed/02133-resolvetypedecl.swift | 2 +- .../02134-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../02135-swift-metatypetype-get.swift | 2 +- .../02136-swift-lexer-lexidentifier.swift | 2 +- .../02137-getselftypeforcontainer.swift | 2 +- .../02138-swift-modulefile-maybereadpattern.swift | 2 +- ...-swift-constraints-constraintgraphnode-addconstraint.swift | 2 +- .../02140-getselftypeforcontainer.swift | 2 +- .../02141-swift-parser-skipsingle.swift | 2 +- .../compiler_crashers_fixed/02142-formatdiagnostictext.swift | 2 +- .../compiler_crashers_fixed/02143-swift-structtype-get.swift | 2 +- .../02144-swift-parser-parsestmt.swift | 2 +- .../02145-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/02146-swift-type-transform.swift | 2 +- .../02147-swift-diagnosticengine-diagnose.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../02150-swift-typechecker-coercepatterntotype.swift | 2 +- .../compiler_crashers_fixed/02151-swift-tupletype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../02154-swift-sourcefile-getcache.swift | 2 +- .../02155-swift-optional-swift-diagnostic-operator.swift | 2 +- .../02156-swift-typebase-getcanonicaltype.swift | 2 +- .../02157-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/02158-swift-type-walk.swift | 2 +- .../02159-swift-typechecker-typecheckexpression.swift | 2 +- .../compiler_crashers_fixed/02161-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02162-swift-type-walk.swift | 2 +- .../02163-swift-parser-parseexprlist.swift | 2 +- .../02164-swift-typechecker-checksubstitutions.swift | 2 +- .../02165-swift-diagnosticengine-diagnose.swift | 2 +- .../compiler_crashers_fixed/02166-swift-type-walk.swift | 2 +- .../02167-swift-typechecker-validatedecl.swift | 2 +- ...02168-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02169-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/02170-swift-inouttype-get.swift | 2 +- .../compiler_crashers_fixed/02171-swift-tupletype-get.swift | 2 +- .../02172-swift-boundgenerictype-get.swift | 2 +- .../02173-swift-parser-skipsingle.swift | 2 +- .../02174-swift-modulefile-lookupvalue.swift | 2 +- .../02175-swift-scopeinfo-addtoscope.swift | 2 +- .../02176-swift-typebase-getcanonicaltype.swift | 2 +- .../02177-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/02178-swift-lexer-leximpl.swift | 2 +- .../02179-llvm-bitstreamcursor-readrecord.swift | 2 +- .../02180-getselftypeforcontainer.swift | 2 +- .../02181-swift-modulefile-getdecl.swift | 2 +- .../02182-swift-streamprinter-printtext.swift | 2 +- .../compiler_crashers_fixed/02183-swift-type-walk.swift | 2 +- .../02184-getselftypeforcontainer.swift | 2 +- .../02185-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../02186-getselftypeforcontainer.swift | 2 +- .../02187-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../02188-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/02189-swift-type-walk.swift | 2 +- .../02190-getselftypeforcontainer.swift | 2 +- .../02191-swift-streamprinter-printtext.swift | 2 +- .../02192-swift-scopeinfo-addtoscope.swift | 2 +- .../02193-swift-typechecker-resolvetypeincontext.swift | 2 +- ...02194-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...02195-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02196-swift-optional-swift-diagnostic-operator.swift | 2 +- .../compiler_crashers_fixed/02197-resolvetypedecl.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../02199-getselftypeforcontainer.swift | 2 +- .../02200-getselftypeforcontainer.swift | 2 +- .../02201-std-function-func-swift-type-subst.swift | 2 +- .../02202-swift-boundgenerictype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../02204-swift-clangmoduleunit-getadaptermodule.swift | 2 +- .../compiler_crashers_fixed/02205-resolvetypedecl.swift | 2 +- validation-test/compiler_crashers_fixed/02206-void.swift | 2 +- .../02207-swift-nominaltypedecl-getprotocols.swift | 2 +- .../02208-swift-modulefile-configurestorage.swift | 2 +- .../02209-swift-typebase-operator.swift | 2 +- .../02210-swift-typechecker-coercepatterntotype.swift | 2 +- .../02211-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../02213-llvm-smallptrsetimplbase-smallptrsetimplbase.swift | 2 +- .../compiler_crashers_fixed/02214-swift-inouttype-get.swift | 2 +- .../02215-swift-modulefile-gettype.swift | 2 +- .../02216-swift-archetypetype-setnestedtypes.swift | 2 +- .../02217-swift-bracestmt-create.swift | 2 +- .../02218-swift-typebase-getdesugaredtype.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../02220-swift-namelookup-lookupinmodule.swift | 2 +- .../compiler_crashers_fixed/02221-swift-type-walk.swift | 2 +- ...2222-swift-generictypeparamdecl-generictypeparamdecl.swift | 2 +- .../compiler_crashers_fixed/02223-swift-lexer-leximpl.swift | 2 +- .../02224-swift-typebase-operator.swift | 2 +- .../02225-swift-sourcemanager-getmessage.swift | 2 +- .../02226-swift-modulefile-getdecl.swift | 2 +- .../compiler_crashers_fixed/02227-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02228-swift-type-walk.swift | 2 +- .../02229-swift-parser-parsedeclextension.swift | 2 +- .../02230-std-function-func-mapsignaturetype.swift | 2 +- ...02231-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02232-swift-parser-parsedaccessors-record.swift | 2 +- validation-test/compiler_crashers_fixed/02234-bool.swift | 2 +- .../02235-swift-declname-printpretty.swift | 2 +- .../02236-swift-nominaltypedecl-computetype.swift | 2 +- .../02237-swift-parser-parsetypecomposition.swift | 2 +- .../02238-swift-typechecker-coercepatterntotype.swift | 2 +- .../02239-swift-parser-consumetoken.swift | 2 +- .../02240-swift-typebase-getcanonicaltype.swift | 2 +- .../02241-swift-diagnosticengine-diagnose.swift | 2 +- .../02243-swift-boundgenerictype-get.swift | 2 +- ...44-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../02245-swift-typebase-getcanonicaltype.swift | 2 +- ...02246-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../02247-swift-constraints-constraintsystem-finalize.swift | 2 +- .../02248-swift-typebase-getcanonicaltype.swift | 2 +- ...02249-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../02250-swift-parser-parsetoken.swift | 2 +- .../02251-swift-lexer-getlocforendoftoken.swift | 2 +- .../02252-swift-typechecker-resolveidentifiertype.swift | 2 +- .../compiler_crashers_fixed/02253-swift-type-walk.swift | 2 +- .../compiler_crashers_fixed/02254-swift-type-walk.swift | 2 +- .../02255-swift-genericsignature-get.swift | 2 +- .../02256-swift-sourcefile-getcache.swift | 2 +- .../02257-swift-any-from-nsmutablearray.swift | 2 +- .../02327-swift-clangimporter-lookupvalue.swift | 2 +- .../compiler_crashers_fixed/03204-swift-type-transform.swift | 2 +- .../03326-swift-archetypetype-setnestedtypes.swift | 2 +- .../04450-swift-typebase-getcanonicaltype.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../05045-swift-typebase-getcanonicaltype.swift | 2 +- .../05431-swift-declname-printpretty.swift | 2 +- .../06207-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../06252-swift-typechecker-conformstoprotocol.swift | 2 +- .../06542-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../07285-swift-astprinter-printname.swift | 2 +- .../08008-swift-typechecker-typecheckexpression.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../09354-swift-nominaltypedecl-computetype.swift | 2 +- .../compiler_crashers_fixed/09385-swift-structtype-get.swift | 2 +- .../09650-swift-typebase-getcanonicaltype.swift | 2 +- .../09990-std-function-func-swift-type-subst.swift | 2 +- .../10023-swift-typebase-getcanonicaltype.swift | 2 +- .../10248-swift-streamprinter-printtext.swift | 2 +- ...-printingdiagnosticconsumer-handlediagnostic.timeout.swift | 2 +- .../11093-swift-substitutedtype-get.swift | 2 +- .../12748-swift-constraints-constraintsystem-simplify.swift | 2 +- .../13000-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../13737-swift-availabilityattr-isunavailable.swift | 2 +- .../16694-swift-constraints-constraintsystem-opentype.swift | 2 +- .../21655-swift-boundgenerictype-get.swift | 2 +- validation-test/compiler_crashers_fixed/21765-vtable.swift | 2 +- .../21847-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...21852-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../compiler_crashers_fixed/22250-swift-typevisitor.swift | 2 +- .../compiler_crashers_fixed/22253-swift-type-transform.swift | 2 +- .../22391-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../22582-swift-clangmoduleunit-getimportedmodules.swift | 2 +- ...5-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../23060-swift-typechecker-validatedecl.swift | 2 +- .../23086-swift-typechecker-validatedecl.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../23974-swift-declname-printpretty.swift | 2 +- .../compiler_crashers_fixed/24232-swift-lexer-leximpl.swift | 2 +- .../24245-swift-constraints-constraintsystem-solve.swift | 2 +- ...ft-typevariabletype-implementation-getrepresentative.swift | 2 +- .../24440-swift-typechecker-coercepatterntotype.swift | 2 +- .../24531-swift-metatypetype-get.swift | 2 +- .../24558-swift-typebase-gatherallsubstitutions.swift | 2 +- .../24624-swift-module-lookupconformance.swift | 2 +- .../24645-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/24670-isunknownobjecttype.swift | 2 +- ...24680-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../24769-std-function-func-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/24797-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/24798-no-stacktrace.swift | 2 +- ...ft-constraints-constraintsystem-matchsuperclasstypes.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../compiler_crashers_fixed/24879-getmemberforbasetype.swift | 2 +- .../24900-swift-typebase-getmembersubstitutions.swift | 2 +- .../24915-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/24947-swift-lexer-leximpl.swift | 2 +- .../24960-swift-typedecl-getdeclaredinterfacetype.swift | 2 +- .../24969-swift-vardecl-emitlettovarnoteifsimple.swift | 2 +- .../24987-swift-expr-findexistinginitializercontext.swift | 2 +- .../25009-swift-typechecker-resolvetypeincontext.swift | 2 +- ...25011-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../compiler_crashers_fixed/25128-swift-type-transform.swift | 2 +- .../25152-swift-typechecker-resolvetypeincontext.swift | 2 +- ...25154-swift-constraints-constraintsystem-opengeneric.swift | 2 +- ...25163-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../25327-swift-metatypetype-get.swift | 2 +- .../25329-swift-typebase-getmembersubstitutions.swift | 2 +- .../25340-findlocalval-checkpattern.swift | 2 +- .../25341-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../25342-swift-sourcemanager-getbytedistance.swift | 2 +- .../25343-swift-parser-parsedeclfunc.swift | 2 +- .../25344-swift-modulefile-gettype.swift | 2 +- .../25345-swift-parser-parsedecl.swift | 2 +- .../25346-swift-parser-skipsingle.swift | 2 +- .../25347-swift-typechecker-checkinheritanceclause.swift | 2 +- .../compiler_crashers_fixed/25348-swift-markasobjc.swift | 2 +- .../25349-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/25350-swift-typeloc-iserror.swift | 2 +- ...wift-serialization-serializer-writenormalconformance.swift | 2 +- .../25352-swift-boundgenerictype-getsubstitutions.swift | 2 +- ...53-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../compiler_crashers_fixed/25354-no-stacktrace.swift | 2 +- .../25355-swift-typechecker-typecheckpatternbinding.swift | 2 +- .../25356-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../25357-swift-parser-parseexprorstmt.swift | 2 +- .../25358-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../25359-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../25360-swift-lexer-getlocforendoftoken.swift | 2 +- .../25361-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../25362-swift-genericparamlist-create.swift | 2 +- .../25363-swift-archetypebuilder-addrequirement.swift | 2 +- .../25364-swift-parser-parsetoken.swift | 2 +- .../compiler_crashers_fixed/25365-no-stacktrace.swift | 2 +- ...25366-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...25367-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25368-swift-genericfunctiontype-get.swift | 2 +- .../25369-swift-iterabledeclcontext-getmembers.swift | 2 +- .../25370-swift-genericsignature-get.swift | 2 +- .../25371-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../compiler_crashers_fixed/25372-swift-lexer-leximpl.swift | 2 +- ...73-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25374-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../25375-swift-typebase-isequal.swift | 2 +- .../25376-swift-parser-parsedecl.swift | 2 +- .../25377-swift-declname-printpretty.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- .../25379-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25380-swift-parser-parsedecl.swift | 2 +- .../25381-swift-nominaltypedecl-makemembervisible.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- validation-test/compiler_crashers_fixed/25383-void.swift | 2 +- ...25384-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../25385-swift-patternbindingdecl-setpattern.swift | 2 +- .../25386-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../25387-swift-typebase-getsuperclass.swift | 2 +- .../25388-swift-lexer-lexidentifier.swift | 2 +- .../25389-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../25390-swift-inflightdiagnostic.swift | 2 +- ...91-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../25392-swift-patternbindingdecl-setpattern.swift | 2 +- .../25393-swift-protocolconformance-subst.swift | 2 +- .../25394-swift-parser-skipsingle.swift | 2 +- .../compiler_crashers_fixed/25395-std-function-func.swift | 2 +- .../25396-swift-typechecker-validatetype.swift | 2 +- .../25397-swift-astcontext-allocate.swift | 2 +- ...wift-serialization-serializer-writenormalconformance.swift | 2 +- ...99-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25401-swift-functiontype-get.swift | 2 +- .../25402-swift-archetypebuilder-finalize.swift | 2 +- .../25403-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../compiler_crashers_fixed/25404-swift-lexer-leximpl.swift | 2 +- .../25405-swift-parser-parsedecl.swift | 2 +- .../25406-swift-functiontype-get.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../25408-swift-boundgenerictype-get.swift | 2 +- .../25409-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25410-swift-typechecker-resolvetypeincontext.swift | 2 +- .../25411-swift-typechecker-validatedecl.swift | 2 +- .../25412-swift-sourcemanager-getbytedistance.swift | 2 +- validation-test/compiler_crashers_fixed/25413-llvm-errs.swift | 2 +- .../25414-swift-generictypeparamtype-get.swift | 2 +- ...-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift | 2 +- .../25416-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/25417-swift-inouttype-get.swift | 2 +- .../25418-swift-typechecker-validatetype.swift | 2 +- .../25419-swift-archetypebuilder-finalize.swift | 2 +- .../compiler_crashers_fixed/25420-swift-expr-walk.swift | 2 +- ...21-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../25422-swift-nominaltypedecl-setgenericsignature.swift | 2 +- .../compiler_crashers_fixed/25423-swift-inouttype-get.swift | 2 +- .../25424-swift-typechecker-computeaccessibility.swift | 2 +- .../25425-swift-parser-parsedecl.swift | 2 +- .../25426-swift-parser-parsedecl.swift | 2 +- .../25427-swift-typechecker-resolveidentifiertype.swift | 2 +- .../25428-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../25429-swift-typechecker-resolvetypeincontext.swift | 2 +- .../25430-swift-dependentmembertype-get.swift | 2 +- .../25431-swift-prettystacktracetyperepr-print.swift | 2 +- validation-test/compiler_crashers_fixed/25432-abort.swift | 2 +- .../25433-swift-archetypebuilder-finalize.swift | 2 +- .../25434-swift-typechecker-validatedecl.swift | 2 +- .../25435-swift-valuedecl-setinterfacetype.swift | 2 +- .../25436-swift-derivedfileunit-lookupvalue.swift | 2 +- .../25437-swift-typechecker-resolveidentifiertype.swift | 2 +- .../25438-swift-parser-parsedecl.swift | 2 +- .../25439-swift-conformancelookuptable-addprotocol.swift | 2 +- .../compiler_crashers_fixed/25440-swift-typeloc-iserror.swift | 2 +- .../25441-swift-modulefile-gettype.swift | 2 +- .../25442-llvm-smdiagnostic-smdiagnostic.swift | 2 +- .../25443-swift-parser-parsedecl.swift | 2 +- .../25444-swift-archetypebuilder-finalize.swift | 2 +- .../compiler_crashers_fixed/25445-swift-type-transform.swift | 2 +- .../compiler_crashers_fixed/25446-swift-typeloc-iserror.swift | 2 +- .../25447-llvm-tinyptrvector-swift-valuedecl-push-back.swift | 2 +- .../25448-swift-archetypebuilder-addrequirement.swift | 2 +- .../compiler_crashers_fixed/25449-swift-lexer-leximpl.swift | 2 +- validation-test/compiler_crashers_fixed/25450-void.swift | 2 +- .../25451-swift-scopeinfo-addtoscope.swift | 2 +- .../25452-swift-typechecker-typecheckpattern.swift | 2 +- .../25453-swift-inflightdiagnostic.swift | 2 +- .../25454-swift-abstractclosureexpr-setparams.swift | 2 +- .../25455-swift-typechecker-coercepatterntotype.swift | 2 +- .../25456-swift-removeshadoweddecls.swift | 2 +- .../25457-std-function-func-swift-type-subst.swift | 2 +- .../25458-swift-archetypetype-getnestedtype.swift | 2 +- .../25459-swift-declcontext-lookupqualified.swift | 2 +- .../compiler_crashers_fixed/25460-swift-expr-walk.swift | 2 +- .../compiler_crashers_fixed/25461-no-stacktrace.swift | 2 +- ...62-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25463-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../25464-swift-typechecker-typecheckexpression.swift | 2 +- .../25465-swift-namelookup-lookupinmodule.swift | 2 +- .../25466-swift-parser-parsebraceitemlist.swift | 2 +- .../25467-swift-metatypetype-get.swift | 2 +- .../25468-swift-genericsignature-get.swift | 2 +- .../25469-swift-constraints-constraintsystem-matchtypes.swift | 2 +- ...25470-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../25471-swift-iterabledeclcontext-setloader.swift | 2 +- .../25472-swift-typechecker-coercepatterntotype.swift | 2 +- .../25473-swift-inflightdiagnostic.swift | 2 +- .../compiler_crashers_fixed/25474-swift-parser-diagnose.swift | 2 +- .../25475-swift-parser-parsedecl.swift | 2 +- .../25476-swift-genericfunctiontype-get.swift | 2 +- .../25477-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../25478-swift-astcontext-allocate.swift | 2 +- ...79-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25480-swift-typechecker-validatedecl.swift | 2 +- .../25481-swift-modulefile-getimportedmodules.swift | 2 +- validation-test/compiler_crashers_fixed/25482-void.swift | 2 +- .../25483-swift-performexprdiagnostics.swift | 2 +- .../25484-swift-modulefile-getdecl.swift | 2 +- .../25485-swift-patternbindingdecl-setpattern.swift | 2 +- .../25486-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25487-llvm-bitstreamcursor-read.swift | 2 +- .../25488-std-function-func-swift-type-subst.swift | 2 +- .../25489-swift-valuedecl-getinterfacetype.swift | 2 +- .../25490-swift-streamprinter-printtext.swift | 2 +- .../25491-swift-parser-parsebraceitems.swift | 2 +- .../25492-swift-astcontext-allocate.swift | 2 +- .../25493-swift-sourcemanager-getbytedistance.swift | 2 +- .../compiler_crashers_fixed/25494-swift-type-print.swift | 2 +- validation-test/compiler_crashers_fixed/25495-void.swift | 2 +- .../25496-swift-typechecker-lookupmembertype.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- .../25498-swift-constraints-constraint-constraint.swift | 2 +- .../25499-swift-typechecker-addimplicitconstructors.swift | 2 +- .../25500-swift-lexer-lexidentifier.swift | 2 +- .../25501-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../25502-swift-typedecl-getdeclaredinterfacetype.swift | 2 +- .../25503-swift-namelookup-lookupinmodule.swift | 2 +- ...4-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../25505-swift-constraints-constraintsystem-salvage.swift | 2 +- .../compiler_crashers_fixed/25506-swift-type-print.swift | 2 +- validation-test/compiler_crashers_fixed/25507-void.swift | 2 +- .../25508-swift-archetypebuilder-addrequirement.swift | 2 +- .../25509-swift-lexer-lexidentifier.swift | 2 +- ...0-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../25511-swift-modulefile-gettype.swift | 2 +- .../25512-swift-genericsignature-get.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- validation-test/compiler_crashers_fixed/25514-bool.swift | 2 +- .../25515-swift-memberlookuptable-addmember.swift | 2 +- .../25516-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../25517-swift-typechecker-validatetype.swift | 2 +- .../compiler_crashers_fixed/25518-swift-lexer-leximpl.swift | 2 +- validation-test/compiler_crashers_fixed/25519-void.swift | 2 +- .../25520-swift-typechecker-checkinheritanceclause.swift | 2 +- .../25521-swift-ide-printdeclusr.swift | 2 +- .../25522-swift-typebase-getsuperclass.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- ...5524-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../25525-swift-modulefile-getimportedmodules.swift | 2 +- .../25526-swift-lexer-lexidentifier.swift | 2 +- .../25527-swift-modulefile-getimportedmodules.swift | 2 +- .../25528-swift-iterabledeclcontext-getmembers.swift | 2 +- validation-test/compiler_crashers_fixed/25529-void.swift | 2 +- .../25530-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../25531-swift-abstractclosureexpr-setparams.swift | 2 +- .../25532-swift-declname-printpretty.swift | 2 +- validation-test/compiler_crashers_fixed/25533-bool.swift | 2 +- ...34-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../compiler_crashers_fixed/25535-swift-astvisitor.swift | 2 +- ...36-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25537-swift-parser-parsegenericparameters.swift | 2 +- .../25538-swift-archetypebuilder-finalize.swift | 2 +- .../25539-std-function-func-mapsignaturetype.swift | 2 +- .../25540-swift-parser-parsedeclstruct.swift | 2 +- .../25541-swift-lexer-getlocforendoftoken.swift | 2 +- ...42-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25543-swift-typechecker-typecheckexpression.swift | 2 +- .../25544-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25545-swift-parser-parsestmt.swift | 2 +- .../25546-swift-metatypetype-get.swift | 2 +- .../25547-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- validation-test/compiler_crashers_fixed/25548-void.swift | 2 +- ...wift-constraints-constraintsystem-gettypeofreference.swift | 2 +- .../25550-swift-unboundgenerictype-get.swift | 2 +- .../25551-llvm-bitstreamcursor-read.swift | 2 +- .../compiler_crashers_fixed/25552-swift-type-walk.swift | 2 +- .../25553-swift-performexprdiagnostics.swift | 2 +- .../25554-swift-archetypetype-getnestedtype.swift | 2 +- .../25555-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../25556-swift-modulefile-getcommentfordecl.swift | 2 +- .../25557-swift-typebase-getanyoptionalobjecttype.swift | 2 +- ...58-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/25559-swift-lexer-leximpl.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../25561-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...62-swift-serialization-serializer-writedeclattribute.swift | 2 +- .../25563-swift-constraints-constraintsystem-solve.swift | 2 +- .../25564-swift-astprinter-printtextimpl.swift | 2 +- .../25565-swift-modulefile-loadextensions.swift | 2 +- .../25566-swift-typechecker-resolvetypeincontext.swift | 2 +- .../25567-swift-lexer-getlocforendoftoken.swift | 2 +- .../25568-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/25569-swift-tupletype-get.swift | 2 +- .../25570-std-function-func-mapsignaturetype.swift | 2 +- .../25571-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/25572-swift-type-print.swift | 2 +- .../25573-swift-typechecker-lookupmember.swift | 2 +- ...oldingset-swift-declname-compounddeclname-nodeequals.swift | 2 +- .../25575-swift-streamprinter-printtext.swift | 2 +- ...6-swift-serialization-serializer-writeblockinfoblock.swift | 2 +- .../compiler_crashers_fixed/25577-swift-markasobjc.swift | 2 +- .../25578-swift-parser-parsedeclvar.swift | 2 +- .../25579-swift-metatypetype-get.swift | 2 +- .../25580-swift-typechecker-addimplicitconstructors.swift | 2 +- .../25581-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../25582-swift-typechecker-resolvesuperclass.swift | 2 +- .../25583-swift-substitutedtype-get.swift | 2 +- .../compiler_crashers_fixed/25584-addnestedrequirements.swift | 2 +- .../25585-swift-sourcemanager-extracttext.swift | 2 +- .../25586-std-function-func-mapsignaturetype.swift | 2 +- .../25587-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../25588-swift-typedecl-getdeclaredinterfacetype.swift | 2 +- .../25589-swift-inflightdiagnostic.swift | 2 +- .../25590-swift-declcontext-getlocalconformances.swift | 2 +- ...ction-func-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../25592-swift-parser-parsetoken.swift | 2 +- .../compiler_crashers_fixed/25593-swift-inouttype-get.swift | 2 +- .../25594-swift-dependentmembertype-get.swift | 2 +- .../25595-swift-parser-parsegetset.swift | 2 +- .../25596-swift-modulefile-getimportedmodules.swift | 2 +- .../25597-swift-inflightdiagnostic.swift | 2 +- .../25598-swift-genericsignature-get.swift | 2 +- .../25599-swift-iterabledeclcontext-getmembers.swift | 2 +- .../25600-swift-declname-printpretty.swift | 2 +- .../25601-resolveidenttypecomponent.swift | 2 +- .../25602-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../25603-swift-sourcemanager-extracttext.swift | 2 +- .../25604-swift-funcdecl-funcdecl.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../25606-swift-constraints-solution-solution.swift | 2 +- ...25607-swift-parserunit-implementation-implementation.swift | 2 +- .../25608-swift-iterabledeclcontext-getmembers.swift | 2 +- .../compiler_crashers_fixed/25609-swift-inouttype-get.swift | 2 +- .../25610-swift-metatypetype-get.swift | 2 +- ...11-std-function-func-swift-typebase-gettypevariables.swift | 2 +- .../25612-swift-patternbindingdecl-create.swift | 2 +- .../25613-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../25614-llvm-mutablearrayref-swift-protocoldecl.swift | 2 +- .../25615-swift-typechecker-coercepatterntotype.swift | 2 +- .../compiler_crashers_fixed/25616-swift-parser-diagnose.swift | 2 +- .../25617-swift-typebase-getcanonicaltype.swift | 2 +- ...5618-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../25619-swift-typechecker-validatedecl.swift | 2 +- .../25620-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../25621-swift-metatypetype-get.swift | 2 +- .../25622-swift-inflightdiagnostic.swift | 2 +- .../25623-swift-modulefile-gettype.swift | 2 +- .../25624-swift-moduledecl-lookupvalue.swift | 2 +- .../25625-swift-typechecker-resolveinheritanceclause.swift | 2 +- .../25626-swift-nominaltypedecl-prepareextensions.swift | 2 +- ...627-swift-archetypebuilder-addconformancerequirement.swift | 2 +- .../25628-swift-genericsignature-get.swift | 2 +- .../25629-swift-astcontext-allocate.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../25631-swift-parser-parseexprpostfix.swift | 2 +- .../compiler_crashers_fixed/25632-swift-stmt-walk.swift | 2 +- .../25633-llvm-smdiagnostic-print.swift | 2 +- .../25634-swift-parser-parsetoken.swift | 2 +- .../compiler_crashers_fixed/25635-swift-expr-walk.swift | 2 +- .../compiler_crashers_fixed/25636-swift-typeloc-iserror.swift | 2 +- .../25637-swift-typechecker-lookupmember.swift | 2 +- .../25638-swift-modulefile-gettype.swift | 2 +- .../25639-swift-valuedecl-settype.swift | 2 +- ...25640-swift-modulefile-declcommenttableinfo-readdata.swift | 2 +- ...t-constraints-constraintsystem-computeassigndesttype.swift | 2 +- .../25642-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/25643-swift-markasobjc.swift | 2 +- .../25644-swift-parser-parsedecl.swift | 2 +- .../25645-llvm-bitstreamcursor-read.swift | 2 +- .../25646-swift-parser-applyattributetotype.swift | 2 +- .../25647-swift-astcontext-setrawcomment.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../compiler_crashers_fixed/25649-firsttarget.swift | 2 +- .../25650-checktypedeclavailability.swift | 2 +- ...51-swift-constraints-constraintsystem-addoverloadset.swift | 2 +- validation-test/compiler_crashers_fixed/25652-bool.swift | 2 +- .../compiler_crashers_fixed/25653-swift-tupletype-get.swift | 2 +- .../25654-swift-typechecker-typecheckdecl.swift | 2 +- validation-test/compiler_crashers_fixed/25655-void.swift | 2 +- .../25656-swift-parser-applyattributetotype.swift | 2 +- .../25657-llvm-bitstreamcursor-read.swift | 2 +- .../25658-swift-inflightdiagnostic.swift | 2 +- .../25659-swift-modulefile-gettype.swift | 2 +- .../25660-swift-typechecker-buildrefexpr.swift | 2 +- .../25661-swift-parser-parsestmtif.swift | 2 +- .../25662-swift-valuedecl-settype.swift | 2 +- ...5663-swift-concretedeclref-specializeddeclref-create.swift | 2 +- .../25664-swift-typechecker-validatetype.swift | 2 +- .../25665-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- ...ralfailurediagnosis-diagnosegeneralconversionfailure.swift | 2 +- .../25667-swift-genericsignature-genericsignature.swift | 2 +- .../25668-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25669-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../25670-swift-conformancelookuptable-addprotocol.swift | 2 +- .../25671-swift-tuplepattern-create.swift | 2 +- .../25672-swift-astcontext-allocate.swift | 2 +- .../25673-swift-boundgenerictype-get.swift | 2 +- .../25674-swift-typechecker-validatedecl.swift | 2 +- .../25675-swift-typechecker-resolvesuperclass.swift | 2 +- .../25676-swift-functiontype-get.swift | 2 +- .../25677-swift-genericsignature-profile.swift | 2 +- .../25678-llvm-bitstreamcursor-read.swift | 2 +- .../25679-swift-declrefexpr-setspecialized.swift | 2 +- ...5680-swift-conformancelookuptable-lookupconformances.swift | 2 +- ...nction-func-swift-constraints-constraintgraph-verify.swift | 2 +- .../25682-swift-modulefile-gettype.swift | 2 +- .../25683-swift-valuedecl-getinterfacetype.swift | 2 +- .../25684-swift-typebase-isspecialized.swift | 2 +- .../25685-swift-parser-parsedeclenum.swift | 2 +- .../25686-swift-parser-parseexprclosure.swift | 2 +- .../25687-swift-removeshadoweddecls.swift | 2 +- .../25688-swift-lexer-lexidentifier.swift | 2 +- ...ft-patternbindingdecl-getpatternentryindexforvardecl.swift | 2 +- .../compiler_crashers_fixed/25690-swift-astvisitor.swift | 2 +- validation-test/compiler_crashers_fixed/25691-bool.swift | 2 +- .../25692-std-function-func-mapsignaturetype.swift | 2 +- .../25693-swift-typechecker-validatedecl.swift | 2 +- .../25694-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../25695-swift-typechecker-typecheckexpression.swift | 2 +- .../25696-llvm-bitstreamcursor-read.swift | 2 +- .../25697-swift-parser-parsegetsetimpl.swift | 2 +- .../25698-swift-parser-parsedeclinit.swift | 2 +- .../25699-swift-sourcefile-getcache.swift | 2 +- .../25700-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../25701-swift-inflightdiagnostic.swift | 2 +- .../compiler_crashers_fixed/25702-swift-lexer-leximpl.swift | 2 +- validation-test/compiler_crashers_fixed/25703-void.swift | 2 +- validation-test/compiler_crashers_fixed/25704-vtable.swift | 2 +- .../25705-swift-typechecker-availablerange.swift | 2 +- .../25706-swift-genericsignature-get.swift | 2 +- .../compiler_crashers_fixed/25707-swift-inouttype-get.swift | 2 +- .../25708-swift-typechecker-resolvetypeincontext.swift | 2 +- .../compiler_crashers_fixed/25709-swift-lexer-leximpl.swift | 2 +- ...10-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...ift-constraints-constraintsystem-optimizeconstraints.swift | 2 +- ...25712-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25713-swift-dependentmembertype-get.swift | 2 +- .../25714-llvm-densemap-swift-identifier.swift | 2 +- .../25715-swift-parser-parseexprclosure.swift | 2 +- .../25716-swift-modulefile-getdecl.swift | 2 +- .../25717-swift-lexer-lexidentifier.swift | 2 +- .../25718-swift-genericsignature-genericsignature.swift | 2 +- ...9-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../compiler_crashers_fixed/25721-swift-astvisitor.swift | 2 +- .../25722-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../25723-swift-typechecker-checkinheritanceclause.swift | 2 +- .../25724-swift-valuedecl-getinterfacetype.swift | 2 +- .../25725-llvm-bitstreamcursor-read.swift | 2 +- .../25726-swift-parser-parsetoken.swift | 2 +- ...727-swift-serialization-serializer-addconformanceref.swift | 2 +- .../25728-swift-modulefile-maybereadgenericparams.swift | 2 +- validation-test/compiler_crashers_fixed/25729-void.swift | 2 +- .../25730-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../compiler_crashers_fixed/25731-firsttarget.swift | 2 +- .../25732-std-function-func-mapsignaturetype.swift | 2 +- .../25733-swift-constraints-constraintsystem-solve.swift | 2 +- ...25734-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25735-swift-modulefile-readmembers.swift | 2 +- .../25736-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/25737-swift-lexer-leximpl.swift | 2 +- ...25738-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25739-swift-typechecker-coercepatterntotype.swift | 2 +- .../25740-swift-valuedecl-setinterfacetype.swift | 2 +- validation-test/compiler_crashers_fixed/25741-vtable.swift | 2 +- .../25742-swift-moduledecl-lookupvalue.swift | 2 +- .../25743-swift-genericparamlist-create.swift | 2 +- .../25744-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../25745-swift-substitutedtype-get.swift | 2 +- .../25746-swift-normalprotocolconformance-setwitness.swift | 2 +- .../25747-swift-genericsignature-get.swift | 2 +- .../25748-swift-patternbindingdecl-hasstorage.swift | 2 +- .../25749-swift-astcontext-allocate.swift | 2 +- .../compiler_crashers_fixed/25750-swift-lvaluetype-get.swift | 2 +- .../25751-swift-expr-findexistinginitializercontext.swift | 2 +- .../25752-swift-astcontext-allocate.swift | 2 +- ...25753-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25754-swift-astcontext-getconformance.swift | 2 +- validation-test/compiler_crashers_fixed/25755-void.swift | 2 +- validation-test/compiler_crashers_fixed/25756-void.swift | 2 +- validation-test/compiler_crashers_fixed/25757-bool.swift | 2 +- .../25758-swift-sourcemanager-extracttext.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../compiler_crashers_fixed/25760-swift-inouttype-get.swift | 2 +- .../25761-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/25762-no-stacktrace.swift | 2 +- .../compiler_crashers_fixed/25763-std-function-func.swift | 2 +- ...hetypebuilder-inferrequirementswalker-walktotypepost.swift | 2 +- .../25765-swift-iterabledeclcontext-getmembers.swift | 2 +- .../25766-swift-parser-parsedecl.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- .../25768-swift-parser-parseexprcallsuffix.swift | 2 +- .../25769-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../25770-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../25771-swift-metatypetype-get.swift | 2 +- .../25772-swift-parser-parsenewdeclattribute.swift | 2 +- ...ift-declcontext-isprotocolorprotocolextensioncontext.swift | 2 +- .../25774-swift-iterabledeclcontext-getmembers.swift | 2 +- validation-test/compiler_crashers_fixed/25775-void.swift | 2 +- .../25776-swift-typechecker-validatedecl.swift | 2 +- .../25777-swift-modulefile-gettype.swift | 2 +- .../compiler_crashers_fixed/25778-swift-type-print.swift | 2 +- .../25779-swift-lexer-lexoperatoridentifier.swift | 2 +- .../25780-swift-scopeinfo-addtoscope.swift | 2 +- .../25781-swift-parser-parseexprcallsuffix.swift | 2 +- .../25782-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/25783-firsttarget.swift | 2 +- ...84-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25785-swift-modulefile-gettype.swift | 2 +- validation-test/compiler_crashers_fixed/25786-void.swift | 2 +- .../25787-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...25788-swift-astcontext-implementation-implementation.swift | 2 +- .../compiler_crashers_fixed/25789-swift-lexer-leximpl.swift | 2 +- .../25790-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../25791-swift-modulefile-getdeclcontext.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- ...25793-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../25794-swift-metatypetype-get.swift | 2 +- .../25795-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../25796-swift-removeshadoweddecls.swift | 2 +- validation-test/compiler_crashers_fixed/25797-void.swift | 2 +- .../compiler_crashers_fixed/25798-firsttarget.swift | 2 +- .../25799-swift-typechecker-checkconformance.swift | 2 +- .../compiler_crashers_fixed/25800-swift-structtype-get.swift | 2 +- .../25801-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../25802-extractparameteroutline.swift | 2 +- .../25803-swift-constructordecl-setbodyparams.swift | 2 +- .../25804-swift-parser-parseexprsequence.swift | 2 +- .../25805-swift-genericparamlist-create.swift | 2 +- .../25806-swift-derivedfileunit-lookupvalue.swift | 2 +- .../25807-swift-lexer-kindofidentifier.swift | 2 +- ...25808-swift-typechecker-validategenerictypesignature.swift | 2 +- .../25809-swift-sourcemanager-extracttext.swift | 2 +- .../25810-swift-astprinter-printtextimpl.swift | 2 +- .../25811-swift-lexer-lexidentifier.swift | 2 +- .../25812-swift-astcontext-allocate.swift | 2 +- .../25813-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/25814-swift-typeloc-iserror.swift | 2 +- .../25815-swift-removeshadoweddecls.swift | 2 +- .../25816-swift-parser-parsedeclclass.swift | 2 +- .../compiler_crashers_fixed/25817-no-stacktrace.swift | 2 +- .../25818-swift-modulefile-getdecl.swift | 2 +- .../25819-std-function-func-swift-type-subst.swift | 2 +- .../25820-swift-decl-getrawcomment.swift | 2 +- ...21-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25822-swift-typechecker-coercepatterntotype.swift | 2 +- .../25823-swift-typechecker-coercepatterntotype.swift | 2 +- .../25824-swift-modulefile-maybereadgenericparams.swift | 2 +- .../25825-swift-typechecker-checkinheritanceclause.swift | 2 +- .../25826-swift-modulefile-readmembers.swift | 2 +- .../25827-swift-typechecker-resolveinheritanceclause.swift | 2 +- .../25828-swift-archetypebuilder-finalize.swift | 2 +- .../25829-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../25830-swift-valuedecl-settype.swift | 2 +- .../25831-swift-parser-parsedecl.swift | 2 +- .../25832-resolveidenttypecomponent.swift | 2 +- .../25833-swift-typechecker-validatetype.swift | 2 +- .../25834-llvm-smallvectorimpl-swift-decl-insert.swift | 2 +- .../25835-swift-genericsignature-profile.swift | 2 +- .../25836-resolveidenttypecomponent.swift | 2 +- .../25837-swift-parser-parsedeclfunc.swift | 2 +- .../25838-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../25839-swift-iterabledeclcontext-getmembers.swift | 2 +- .../25840-swift-valuedecl-overwritetype.swift | 2 +- .../25841-swift-astcontext-getloadedmodule.swift | 2 +- .../25842-swift-diagnosticengine-diagnose.swift | 2 +- .../25843-swift-typechecker-validatedecl.swift | 2 +- validation-test/compiler_crashers_fixed/25844-void.swift | 2 +- .../25845-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../25846-swift-typechecker-checkinheritanceclause.swift | 2 +- .../compiler_crashers_fixed/25847-emitsimpleassignment.swift | 2 +- .../25848-swift-generictypeparamtype-get.swift | 2 +- ...49-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25850-swift-metatypetype-get.swift | 2 +- .../25851-swift-typechecker-resolveidentifiertype.swift | 2 +- .../compiler_crashers_fixed/25852-swift-funcdecl-create.swift | 2 +- .../25853-swift-typebase-getcanonicaltype.swift | 2 +- ...25854-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../25855-swift-lexer-kindofidentifier.swift | 2 +- ...25856-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../25857-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../25858-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../compiler_crashers_fixed/25859-swift-tupletype-get.swift | 2 +- .../25860-swift-parser-parsetypeidentifier.swift | 2 +- ...61-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25862-swift-astcontext-allocate.swift | 2 +- .../compiler_crashers_fixed/25863-swift-lexer-leximpl.swift | 2 +- .../25864-std-function-func-mapsignaturetype.swift | 2 +- .../25865-llvm-raw-fd-ostream-write-impl.swift | 2 +- .../25866-swift-silbuilder-createdeallocbox.swift | 2 +- .../25867-swift-valuedecl-getoverloadsignature.swift | 2 +- .../25868-swift-synthesizematerializeforset.swift | 2 +- .../25869-swift-typechecker-resolveidentifiertype.swift | 2 +- .../25870-swift-sourcemanager-extracttext.swift | 2 +- .../25871-swift-constraints-matchcallarguments.swift | 2 +- ...872-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- ...73-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25874-swift-metatypetype-get.swift | 2 +- .../25875-swift-valuedecl-overwritetype.swift | 2 +- validation-test/compiler_crashers_fixed/25876-llvm-errs.swift | 2 +- .../compiler_crashers_fixed/25877-firsttarget.swift | 2 +- .../25878-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../25879-swift-sourcefile-getcache.swift | 2 +- ...-swift-conformancelookuptable-conformancelookuptable.swift | 2 +- .../25881-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../25882-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../25883-swift-constraints-simplifylocator.swift | 2 +- .../25884-swift-parser-parsedeclvargetset.swift | 2 +- .../25885-swift-valuedecl-settype.swift | 2 +- .../25886-swift-astcontext-getidentifier.swift | 2 +- .../25887-swift-funcdecl-funcdecl.swift | 2 +- .../25888-swift-genericfunctiontype-get.swift | 2 +- .../25889-swift-inflightdiagnostic.swift | 2 +- .../25890-swift-typechecker-checkdeclattributesearly.swift | 2 +- .../compiler_crashers_fixed/25891-swift-type-print.swift | 2 +- .../25892-llvm-mutablearrayref-swift-protocoldecl.swift | 2 +- .../25893-swift-declcontext-lookupqualified.swift | 2 +- .../25894-swift-inflightdiagnostic.swift | 2 +- .../25895-swift-diagnosticengine-emitdiagnostic.swift | 2 +- ...96-swift-serialization-serializer-writedeclattribute.swift | 2 +- .../25897-swift-typebase-getsuperclass.swift | 2 +- .../25898-swift-parser-parsedeclinit.swift | 2 +- .../25899-swift-tupleexpr-tupleexpr.swift | 2 +- .../25900-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../25901-swift-typechecker-resolveidentifiertype.swift | 2 +- .../25902-swift-archetypebuilder-finalize.swift | 2 +- .../25903-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../25904-swift-parser-parseexprcallsuffix.swift | 2 +- .../25905-swift-genericsignature-genericsignature.swift | 2 +- ...25906-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../25907-swift-parser-skipsingle.swift | 2 +- ...5908-swift-constraints-solution-computesubstitutions.swift | 2 +- .../25909-swift-constraints-solution-simplifytype.swift | 2 +- .../compiler_crashers_fixed/25910-swift-valuedecl.swift | 2 +- .../25911-swift-valuedecl-setinterfacetype.swift | 2 +- .../compiler_crashers_fixed/25912-firsttarget.swift | 2 +- .../25913-swift-valuedecl-settype.swift | 2 +- .../25914-swift-typebase-isequal.swift | 2 +- .../25915-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../compiler_crashers_fixed/25916-swift-classtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/25917-void.swift | 2 +- .../25918-swift-parser-parseidentifier.swift | 2 +- .../25919-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- .../25920-swift-patternbindingdecl-setpattern.swift | 2 +- .../25921-swift-valuedecl-getinterfacetype.swift | 2 +- .../25922-swift-typechecker-validatedecl.swift | 2 +- .../25923-swift-typechecker-typecheckexpression.swift | 2 +- .../25924-std-function-func-swift-type-subst.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../25926-swift-parser-isstartofdecl.swift | 2 +- .../25927-swift-modulefile-loadextensions.swift | 2 +- .../25928-swift-parser-skipsingle.swift | 2 +- .../25929-swift-typechecker-validatetype.swift | 2 +- .../25930-swift-parser-parsetoken.swift | 2 +- .../25931-std-function-func-mapsignaturetype.swift | 2 +- .../25932-swift-parser-parsedecl.swift | 2 +- .../25933-swift-typechecker-resolveidentifiertype.swift | 2 +- .../25934-swift-vardecl-getparentinitializer.swift | 2 +- .../25935-swift-metatypetype-get.swift | 2 +- ...36-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../compiler_crashers_fixed/25937-swift-valuedecl.swift | 2 +- ...25938-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../25939-swift-tupleexpr-tupleexpr.swift | 2 +- .../25940-swift-parser-parseexprsequence.swift | 2 +- .../25941-swift-modulefile-gettype.swift | 2 +- .../25942-swift-lexer-kindofidentifier.swift | 2 +- .../25943-swift-boundgenerictype-get.swift | 2 +- .../25944-swift-parser-parsestmtfor.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../25946-cleanupillformedexpression.swift | 2 +- .../25947-llvm-tinyptrvector-swift-valuedecl-push-back.swift | 2 +- ...48-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../25949-std-function-func-mapsignaturetype.swift | 2 +- .../compiler_crashers_fixed/25950-swift-markasobjc.swift | 2 +- ...951-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- .../25952-swift-tuplepattern-createsimple.swift | 2 +- ...53-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25954-swift-parser-parseidentifier.swift | 2 +- .../compiler_crashers_fixed/25955-swift-tupletype-get.swift | 2 +- .../25956-swift-inflightdiagnostic.swift | 2 +- .../compiler_crashers_fixed/25957-swift-parser-diagnose.swift | 2 +- .../25958-swift-inflightdiagnostic.swift | 2 +- .../compiler_crashers_fixed/25959-firsttarget.swift | 2 +- .../25960-std-function-func-setboundvarstypeerror.swift | 2 +- .../25961-swift-sourcemanager-extracttext.swift | 2 +- .../25963-swift-typechecker-validatedecl.swift | 2 +- .../25964-swift-typechecker-resolvetypeincontext.swift | 2 +- .../compiler_crashers_fixed/25965-firsttarget.swift | 2 +- .../25966-llvm-densemap-swift-normalprotocolconformance.swift | 2 +- .../25967-swift-typebase-getcanonicaltype.swift | 2 +- .../25968-std-function-func-mapsignaturetype.swift | 2 +- ...5969-swift-protocoldecl-existentialtypesupportedslow.swift | 2 +- .../25970-swift-inflightdiagnostic.swift | 2 +- .../25971-swift-inflightdiagnostic.swift | 2 +- .../25972-swift-parser-skipsingle.swift | 2 +- .../25973-swift-parser-skipsingle.swift | 2 +- .../25974-swift-parser-parseexprcallsuffix.swift | 2 +- .../25975-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../25976-swift-inflightdiagnostic.swift | 2 +- .../25977-swift-parser-parseexprcallsuffix.swift | 2 +- .../25978-swift-inflightdiagnostic.swift | 2 +- ...ift-constraints-constraintsystem-optimizeconstraints.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../25981-llvm-smallvectorimpl-swift-decl-insert.swift | 2 +- .../25982-swift-parser-skipsingle.swift | 2 +- .../25983-swift-inflightdiagnostic.swift | 2 +- .../25984-swift-lexer-getlocforendoftoken.swift | 2 +- .../25985-swift-constructordecl-setbodyparams.swift | 2 +- ...ift-constraints-constraintsystem-optimizeconstraints.swift | 2 +- .../25987-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../25988-swift-typebase-getcanonicaltype.swift | 2 +- .../25989-std-function-func-swift-type-subst.swift | 2 +- .../25990-swift-sourcemanager-extracttext.swift | 2 +- ...91-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../25992-swift-typebase-getsuperclass.swift | 2 +- .../25993-swift-inflightdiagnostic.swift | 2 +- .../25994-swift-typechecker-resolvetypeincontext.swift | 2 +- .../25995-swift-modulefile-getcommentfordecl.swift | 2 +- .../25996-llvm-bitstreamcursor-read.swift | 2 +- .../25997-swift-parser-parsedeclstruct.swift | 2 +- ...25998-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../compiler_crashers_fixed/25999-swift-nominaltype-get.swift | 2 +- .../26000-swift-typebase-getcanonicaltype.swift | 2 +- .../26001-swift-astcontext-astcontext.swift | 2 +- .../compiler_crashers_fixed/26002-swift-nominaltype-get.swift | 2 +- .../26003-swift-valuedecl-settype.swift | 2 +- .../26004-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26005-swift-typechecker-resolvepattern.swift | 2 +- ...26006-swift-typechecker-checkdeclarationavailability.swift | 2 +- ...6007-swift-constraints-solution-computesubstitutions.swift | 2 +- .../26008-swift-modulefile-getdecl.swift | 2 +- .../26009-swift-lexer-kindofidentifier.swift | 2 +- .../compiler_crashers_fixed/26010-no-stacktrace.swift | 2 +- .../26011-swift-typechecker-definedefaultconstructor.swift | 2 +- .../26013-swift-parser-parseparameterclause.swift | 2 +- .../26014-swift-conformancelookuptable-getallprotocols.swift | 2 +- .../26015-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../26016-swift-modulefile-getimportedmodules.swift | 2 +- ...17-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26018-swift-parser-skipsingle.swift | 2 +- .../26019-swift-compilerinvocation-parseargs.swift | 2 +- .../26020-swift-parser-skipsingle.swift | 2 +- .../26021-swift-lexer-lexoperatoridentifier.swift | 2 +- ...ookuptable-getsatisfiedprotocolrequirementsformember.swift | 2 +- .../26023-swift-createimplicitconstructor.swift | 2 +- .../26024-std-function-func-mapsignaturetype.swift | 2 +- .../26025-swift-lexer-lexidentifier.swift | 2 +- .../26026-swift-archetypebuilder-finalize.swift | 2 +- .../26027-swift-inflightdiagnostic.swift | 2 +- .../26028-swift-parser-skipsingle.swift | 2 +- .../26029-std-function-func-swift-type-subst.swift | 2 +- .../26030-llvm-bitstreamcursor-read.swift | 2 +- .../26031-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../26032-swift-typechecker-availablerange.swift | 2 +- .../26033-swift-parser-parsetoken.swift | 2 +- .../26034-swift-parser-parseexprcallsuffix.swift | 2 +- .../26035-swift-sourcemanager-extracttext.swift | 2 +- validation-test/compiler_crashers_fixed/26036-bool.swift | 2 +- .../26037-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../compiler_crashers_fixed/26038-swift-parser-diagnose.swift | 2 +- .../26039-swift-valuedecl-settype.swift | 2 +- .../26040-swift-parser-parsetoken.swift | 2 +- .../26041-swift-astcontext-getidentifier.swift | 2 +- .../26042-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../26043-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../26044-llvm-raw-ostream-write.swift | 2 +- ...45-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26046-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26047-swift-genericsignature-get.swift | 2 +- .../26048-swift-genericparamlist-create.swift | 2 +- .../26049-swift-modulefile-lookupvalue.swift | 2 +- .../26050-swift-parser-parsedeclenumcase.swift | 2 +- .../26051-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26052-swift-iterabledeclcontext-getmembers.swift | 2 +- .../26053-llvm-bitstreamcursor-read.swift | 2 +- .../compiler_crashers_fixed/26054-swift-lexer-leximpl.swift | 2 +- .../26055-swift-parser-skipsingle.swift | 2 +- .../26056-swift-inflightdiagnostic.swift | 2 +- .../26057-swift-valuedecl-settype.swift | 2 +- .../26058-swift-lexer-getlocforendoftoken.swift | 2 +- .../26059-std-function-func-mapsignaturetype.swift | 2 +- .../26060-swift-parser-parsetypeidentifier.swift | 2 +- .../26061-swift-removeshadoweddecls.swift | 2 +- ...62-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26063-swift-tuplepattern-createsimple.swift | 2 +- validation-test/compiler_crashers_fixed/26064-bool.swift | 2 +- .../26065-swift-tuplepattern-create.swift | 2 +- .../26066-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../26067-swift-sourcemanager-extracttext.swift | 2 +- .../26068-swift-archetypebuilder-addrequirement.swift | 2 +- ...archetypebuilder-potentialarchetype-getdependenttype.swift | 2 +- .../26070-swift-serialization-serializer-writedecl.swift | 2 +- .../26071-swift-valuedecl-settype.swift | 2 +- .../compiler_crashers_fixed/26072-swift-lexer-leximpl.swift | 2 +- .../26073-finalizegenericparamlist.swift | 2 +- .../26074-swift-lexer-lexidentifier.swift | 2 +- .../26075-swift-parser-skipsingle.swift | 2 +- .../26076-swift-parser-skipsingle.swift | 2 +- .../26077-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26078-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../26079-swift-parser-parseexprpostfix.swift | 2 +- .../26080-swift-tuplepattern-create.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...82-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26083-std-function-func-swift-type-subst.swift | 2 +- .../26084-swift-typebase-getsuperclass.swift | 2 +- .../26085-swift-archetypebuilder-resolvearchetype.swift | 2 +- .../26086-swift-typebase-getsuperclass.swift | 2 +- .../26087-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../26088-swift-arrayslicetype-get.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...26090-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../26092-std-function-func-swift-type-subst.swift | 2 +- .../26093-swift-declname-printpretty.swift | 2 +- .../26094-swift-typebase-getsuperclass.swift | 2 +- .../26095-swift-generictypeparamtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/26096-llvm-errs.swift | 2 +- ...97-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26098-swift-funcdecl-setdeserializedsignature.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../26100-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26101-swift-parser-parsenewdeclattribute.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26103-swift-constraints-constraintsystem-solve.swift | 2 +- .../26104-swift-vardecl-getparentinitializer.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26106-swift-typebase-getsuperclass.swift | 2 +- .../26107-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../26108-swift-genericparamlist-deriveallarchetypes.swift | 2 +- ...9-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../26110-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../26111-swift-modulefile-maybereadpattern.swift | 2 +- .../26112-swift-genericsignature-get.swift | 2 +- .../26113-swift-archetypebuilder-addgenericsignature.swift | 2 +- .../26114-swift-iterabledeclcontext-getmembers.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../26116-swift-parser-parsedecl.swift | 2 +- ...17-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../compiler_crashers_fixed/26118-swift-lexer-leximpl.swift | 2 +- .../compiler_crashers_fixed/26119-swift-typeloc-iserror.swift | 2 +- .../26120-swift-removeshadoweddecls.swift | 2 +- .../compiler_crashers_fixed/26121-swift-type-walk.swift | 2 +- .../26122-swift-lexer-lexidentifier.swift | 2 +- .../26123-swift-metatypetype-get.swift | 2 +- .../26124-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26125-swift-modulefile-lookupvalue.swift | 2 +- .../26126-std-function-func-swift-type-subst.swift | 2 +- .../26127-swift-modulefile-gettype.swift | 2 +- .../26128-swift-typebase-getcanonicaltype.swift | 2 +- ...9-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../compiler_crashers_fixed/26130-swift-tupletype-get.swift | 2 +- ...31-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26132-swift-boundgenerictype-get.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- ...constraints-constraintsystem-solverstate-solverstate.swift | 2 +- .../26136-swift-astcontext-getloadedmodule.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../26138-swift-typebase-getcanonicaltype.swift | 2 +- .../26139-swift-abstractclosureexpr-setparams.swift | 2 +- .../26140-swift-modulefile-getdecl.swift | 2 +- .../26141-swift-lexer-getlocforendoftoken.swift | 2 +- .../26142-llvm-raw-ostream-setbuffered.swift | 2 +- ...143-swift-declattribute-canattributeappearondeclkind.swift | 2 +- ...44-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26145-swift-lexer-getlocforendoftoken.swift | 2 +- .../26146-swift-genericsignature-genericsignature.swift | 2 +- .../26147-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../26148-swift-typebase-getmembersubstitutions.swift | 2 +- .../26149-swift-boundgenerictype-get.swift | 2 +- .../26150-swift-genericsignature-genericsignature.swift | 2 +- .../26151-swift-genericfunctiontype-get.swift | 2 +- .../26152-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26153-swift-astprinter-printtextimpl.swift | 2 +- .../26154-swift-typebase-getcanonicaltype.swift | 2 +- .../26155-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26156-swift-parser-consumeidentifier.swift | 2 +- .../26157-resolveidenttypecomponent.swift | 2 +- .../26158-swift-parser-parsetypeattribute.swift | 2 +- .../26159-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../26160-swift-astcontext-getidentifier.swift | 2 +- .../26161-swift-patternbindingdecl-setpattern.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../26163-swift-metatypetype-get.swift | 2 +- .../26164-std-function-func-swift-type-subst.swift | 2 +- .../26165-swift-diagnosticengine-emitdiagnostic.swift | 2 +- ...66-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26167-swift-modulefile-getdecl.swift | 2 +- .../26168-swift-modulefile-maybereadpattern.swift | 2 +- .../26169-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26170-swift-parser-skipsingle.swift | 2 +- .../26171-swift-astcontext-allocate.swift | 2 +- .../26172-swift-modulefile-lookupvalue.swift | 2 +- .../26173-swift-typechecker-validatedecl.swift | 2 +- .../26174-swift-typebase-getcanonicaltype.swift | 2 +- .../26175-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...ift-declcontext-isprotocolorprotocolextensioncontext.swift | 2 +- .../26177-swift-typechecker-typecheckexpression.swift | 2 +- .../26178-swift-modulefile-getdecl.swift | 2 +- .../26179-swift-metatypetype-get.swift | 2 +- .../26180-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../26181-swift-modulefile-getdecl.swift | 2 +- ...-swift-constraints-constraintgraphnode-addconstraint.swift | 2 +- .../26184-llvm-yaml-input-preflightkey.swift | 2 +- .../26185-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../26186-swift-modulefile-gettype.swift | 2 +- validation-test/compiler_crashers_fixed/26187-void.swift | 2 +- .../26188-swift-typechecker-checkgenericarguments.swift | 2 +- .../26189-swift-typebase-getcanonicaltype.swift | 2 +- .../26190-swift-iterabledeclcontext-getmembers.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../26192-swift-maybeaddaccessorstovariable.swift | 2 +- ...93-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- ...6194-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26195-swift-tuplepattern-create.swift | 2 +- .../26196-swift-metatypetype-get.swift | 2 +- .../compiler_crashers_fixed/26197-load-method-type.swift | 2 +- .../26198-swift-inflightdiagnostic.swift | 2 +- .../26199-swift-modulefile-lookupvalue.swift | 2 +- .../26200-llvm-bitstreamcursor-read.swift | 2 +- .../26201-swift-astcontext-allocate.swift | 2 +- .../compiler_crashers_fixed/26202-swift-lexer-leximpl.swift | 2 +- .../26203-swift-metatypetype-get.swift | 2 +- ...4-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../compiler_crashers_fixed/26205-swift-lexer-leximpl.swift | 2 +- ...26206-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../26207-swift-astcontext-allocate.swift | 2 +- .../26208-swift-modulefile-getdecl.swift | 2 +- .../26209-swift-astcontext-getidentifier.swift | 2 +- .../26210-swift-boundgenerictype-get.swift | 2 +- .../26211-swift-typechecker-coercepatterntotype.swift | 2 +- .../26212-swift-modulefile-getimportedmodules.swift | 2 +- .../26213-swift-typechecker-resolvetypeincontext.swift | 2 +- .../26214-swift-conformancelookuptable-getconformance.swift | 2 +- .../26215-swift-parser-consumeidentifier.swift | 2 +- .../26216-swift-parser-parsebraceitems.swift | 2 +- .../26217-swift-typebase-gettypevariables.swift | 2 +- .../26218-swift-metatypetype-get.swift | 2 +- .../26219-swift-astcontext-allocate.swift | 2 +- .../26220-swift-metatypetype-get.swift | 2 +- .../26221-swift-astcontext-loadextensions.swift | 2 +- .../26222-swift-genericfunctiontype-get.swift | 2 +- .../26223-swift-typechecker-validatedecl.swift | 2 +- .../26224-swift-astcontext-allocate.swift | 2 +- .../26225-swift-iterabledeclcontext-getmembers.swift | 2 +- ...6-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../26227-swift-lexer-lexoperatoridentifier.swift | 2 +- validation-test/compiler_crashers_fixed/26228-void.swift | 2 +- .../26229-swift-astcontext-allocate.swift | 2 +- .../26230-swift-modulefile-getdeclcontext.swift | 2 +- .../26231-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26232-swift-tuplepattern-create.swift | 2 +- .../26233-swift-iterabledeclcontext-getmembers.swift | 2 +- .../26234-swift-sourcemanager-extracttext.swift | 2 +- .../26235-swift-modulefile-getimportedmodules.swift | 2 +- .../26236-swift-astcontext-getloadedmodule.swift | 2 +- ...237-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- ...pebuilder-potentialarchetype-isbetterarchetypeanchor.swift | 2 +- .../26239-swift-parser-parsedeclvar.swift | 2 +- .../26240-swift-astcontext-allocate.swift | 2 +- .../26241-swift-genericsignature-genericsignature.swift | 2 +- .../26242-swift-typechecker-validatedecl.swift | 2 +- .../26243-swift-parser-consumeidentifier.swift | 2 +- .../26244-swift-archetypebuilder-finalize.swift | 2 +- .../26246-llvm-raw-ostream-setbuffered.swift | 2 +- .../26247-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../26248-swift-generictypeparamtype-get.swift | 2 +- .../26249-swift-typebase-isspecialized.swift | 2 +- ...swift-constraints-constraintsystem-recordopenedtypes.swift | 2 +- .../26251-swift-modulefile-gettype.swift | 2 +- .../26253-swift-typechecker-validatedecl.swift | 2 +- ...4-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../26255-std-function-func-swift-type-subst.swift | 2 +- .../26256-swift-typechecker-validatedecl.swift | 2 +- .../26257-swift-functiontype-get.swift | 2 +- .../26258-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../26259-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26260-swift-abstractclosureexpr-setparams.swift | 2 +- .../26261-swift-parser-skipsingle.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../26263-swift-protocoltype-canonicalizeprotocols.swift | 2 +- ...26264-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...6-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../26267-swift-astprinter-printtextimpl.swift | 2 +- .../26268-swift-lexer-lexidentifier.swift | 2 +- .../26269-swift-modulefile-readmembers.swift | 2 +- .../26270-swift-genericfunctiontype-get.swift | 2 +- .../26271-swift-typechecker-validatedecl.swift | 2 +- .../26272-swift-modulefile-gettype.swift | 2 +- .../26273-swift-inflightdiagnostic.swift | 2 +- .../26274-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../26275-llvm-optional-swift-diagnostic-operator.swift | 2 +- ...276-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- .../26277-swift-typechecker-resolvetypeincontext.swift | 2 +- ...26278-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...6279-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...80-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26281-swift-inflightdiagnostic.swift | 2 +- .../26282-swift-genericsignature-genericsignature.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../26284-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../26285-swift-parser-consumeidentifier.swift | 2 +- .../26286-swift-modulefile-gettype.swift | 2 +- .../26287-swift-constraints-constraintsystem-solve.swift | 2 +- .../26288-std-function-func-mapsignaturetype.swift | 2 +- .../26289-swift-typechecker-typecheckexpression.swift | 2 +- .../compiler_crashers_fixed/26290-swift-inouttype-get.swift | 2 +- .../26291-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26292-swift-modulefile-getimportedmodules.swift | 2 +- .../26293-swift-conformancelookuptable-getconformance.swift | 2 +- validation-test/compiler_crashers_fixed/26294-void.swift | 2 +- .../compiler_crashers_fixed/26298-llvm-densemapbase.swift | 2 +- .../26303-llvm-llvm-unreachable-internal.swift | 2 +- .../26305-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26306-llvm-stringmapimpl-lookupbucketfor.swift | 2 +- .../26307-swift-parser-isstartofdecl.swift | 2 +- .../26308-swift-genericsignature-get.swift | 2 +- ...ft-typebase-getimplicitlyunwrappedoptionalobjecttype.swift | 2 +- .../26310-swift-parser-parsedecl.swift | 2 +- .../26311-swift-parser-parseanyidentifier.swift | 2 +- .../26312-swift-typechecker-resolvesuperclass.swift | 2 +- ...-llvm-densemapbase-llvm-densemap-swift-silbasicblock.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26315-swift-astcontext-allocate.swift | 2 +- .../26316-swift-genericparamlist-create.swift | 2 +- .../26317-swift-memberlookuptable-addmember.swift | 2 +- .../26318-swift-substitutedtype-get.swift | 2 +- .../26319-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../26320-swift-modulefile-getimportedmodules.swift | 2 +- .../26321-swift-genericparamlist-create.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../26323-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26324-llvm-raw-ostream-write.swift | 2 +- .../26325-swift-patternbindingdecl-setpattern.swift | 2 +- .../26326-swift-parser-parseexprpostfix.swift | 2 +- .../26327-swift-modulefile-gettype.swift | 2 +- .../26328-swift-typechecker-validatedecl.swift | 2 +- .../26329-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../compiler_crashers_fixed/26330-firsttarget.swift | 2 +- .../26331-swift-parser-skipsingle.swift | 2 +- ...32-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26333-swift-typechecker-validatedecl.swift | 2 +- .../26334-swift-arrayslicetype-get.swift | 2 +- .../26335-swift-parser-parsedeclenumcase.swift | 2 +- .../26336-swift-modulefile-maybereadgenericparams.swift | 2 +- .../26337-swift-modulefile-maybereadgenericparams.swift | 2 +- ...6338-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../26340-swift-lexer-getlocforendoftoken.swift | 2 +- .../26341-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- ...42-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26343-swift-constraints-constraintsystem-simplify.swift | 2 +- .../26344-swift-parser-parseexprclosure.swift | 2 +- .../26345-swift-constraints-solution-solution.swift | 2 +- .../26346-llvm-smallvectorimpl-swift-decl-insert.swift | 2 +- .../26347-swift-parser-parsedecl.swift | 2 +- .../26348-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../26349-swift-metatypetype-get.swift | 2 +- .../26350-swift-lexer-kindofidentifier.swift | 2 +- .../26351-swift-modulefile-maybereadpattern.swift | 2 +- .../26352-swift-modulefile-getimportedmodules.swift | 2 +- ...3-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- validation-test/compiler_crashers_fixed/26354-vtable.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../26356-swift-lexer-kindofidentifier.swift | 2 +- .../26357-swift-typechecker-validatetype.swift | 2 +- .../26358-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26359-swift-parser-parsedecl.swift | 2 +- ...26360-swift-typechecker-validategenericfuncsignature.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../26362-swift-archetypetype-getnew.swift | 2 +- validation-test/compiler_crashers_fixed/26363-llvm-errs.swift | 2 +- .../26364-swift-sourcemanager-extracttext.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../26366-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../26367-swift-lexer-kindofidentifier.swift | 2 +- ...pletegenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../26369-swift-substitutedtype-get.swift | 2 +- .../26370-swift-typebase-getcanonicaltype.swift | 2 +- .../26371-swift-typechecker-validatetype.swift | 2 +- validation-test/compiler_crashers_fixed/26372-void.swift | 2 +- .../26373-swift-parser-skipsingle.swift | 2 +- ...4-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- validation-test/compiler_crashers_fixed/26375-vtable.swift | 2 +- .../26376-swift-metatypetype-get.swift | 2 +- .../26377-swift-astcontext-allocate.swift | 2 +- ...78-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26379-swift-astcontext-getidentifier.swift | 2 +- .../26380-swift-boundgenerictype-get.swift | 2 +- .../26381-swift-genericsignature-genericsignature.swift | 2 +- .../26382-swift-modulefile-gettype.swift | 2 +- .../26383-swift-typebase-isspecialized.swift | 2 +- .../26384-swift-lexer-getlocforendoftoken.swift | 2 +- ...wift-typevariabletype-implementation-assignfixedtype.swift | 2 +- .../compiler_crashers_fixed/26386-swift-typevisitor.swift | 2 +- .../compiler_crashers_fixed/26387-swift-parser-diagnose.swift | 2 +- .../26388-swift-typebase-getcanonicaltype.swift | 2 +- .../26389-swift-typechecker-validatedecl.swift | 2 +- .../26390-swift-mangle-mangler-mangledeclname.swift | 2 +- .../26391-swift-scopeinfo-addtoscope.swift | 2 +- .../26392-swift-abstractclosureexpr-setparams.swift | 2 +- .../26393-swift-modulefile-gettype.swift | 2 +- .../26394-swift-parser-parsedecl.swift | 2 +- ...chetypebuilder-potentialarchetype-getarchetypeanchor.swift | 2 +- .../26396-swift-inflightdiagnostic.swift | 2 +- .../26397-swift-sourcemanager-extracttext.swift | 2 +- .../26398-swift-parser-parseexprclosure.swift | 2 +- .../26399-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../compiler_crashers_fixed/26400-swift-tupletype-get.swift | 2 +- .../26401-swift-typechecker-resolveidentifiertype.swift | 2 +- .../26402-swift-scopeinfo-addtoscope.swift | 2 +- ...map-std-pair-llvm-arrayref-std-pair-swift-identifier.swift | 2 +- .../26404-swift-parser-parsedecl.swift | 2 +- .../26405-swift-typechecker-validatedecl.swift | 2 +- .../26406-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26407-llvm-smallvectorbase-grow-pod.swift | 2 +- .../26408-swift-iterabledeclcontext-addmember.swift | 2 +- .../26409-swift-tuplepattern-createsimple.swift | 2 +- ...std-function-func-swift-typechecker-typecheckbinding.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../26412-swift-parser-parseexprclosure.swift | 2 +- .../26413-swift-sourcemanager-getbytedistance.swift | 2 +- .../26414-swift-genericsignature-genericsignature.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../26416-swift-parser-parsedecl.swift | 2 +- .../26417-swift-modulefile-gettype.swift | 2 +- .../26418-swift-genericsignature-get.swift | 2 +- .../26419-swift-modulefile-gettype.swift | 2 +- .../26420-swift-astcontext-getidentifier.swift | 2 +- .../26421-swift-generictypeparamtype-get.swift | 2 +- ...wift-typevariabletype-implementation-assignfixedtype.swift | 2 +- ...26423-llvm-bumpptrallocatorimpl-llvm-mallocallocator.swift | 2 +- .../26424-swift-lexer-getlocforendoftoken.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...7-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../26428-swift-parser-parsegenericwhereclause.swift | 2 +- .../compiler_crashers_fixed/26429-getfileaux.swift | 2 +- .../compiler_crashers_fixed/26430-swift-expr-walk.swift | 2 +- .../26431-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26432-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- .../26433-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../compiler_crashers_fixed/26434-swift-typeloc-iserror.swift | 2 +- .../26435-swift-arrayexpr-create.swift | 2 +- .../26436-swift-lexer-kindofidentifier.swift | 2 +- .../26437-swift-typebase-getcanonicaltype.swift | 2 +- .../26438-swift-typebase-isequal.swift | 2 +- .../26439-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../26440-swift-constraints-constraintsystem-salvage.swift | 2 +- .../26441-swift-parser-parseexprcollection.swift | 2 +- .../26442-swift-typebase-gatherallsubstitutions.swift | 2 +- .../26443-swift-parser-parsedeclvar.swift | 2 +- .../26444-swift-genericparamlist-create.swift | 2 +- .../26445-swift-scopeinfo-addtoscope.swift | 2 +- .../26446-swift-generictypeparamtype-get.swift | 2 +- .../compiler_crashers_fixed/26447-swift-parser-diagnose.swift | 2 +- ...ift-declcontext-isprotocolorprotocolextensioncontext.swift | 2 +- .../26449-swift-parser-parsetoken.swift | 2 +- ...450-swift-constraints-constraintsystem-applysolution.swift | 2 +- .../26451-swift-parser-parsedecl.swift | 2 +- .../26452-swift-sourcemanager-extracttext.swift | 2 +- .../26453-swift-astcontext-getloadedmodule.swift | 2 +- .../26454-swift-typebase-isequal.swift | 2 +- .../26455-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/26456-swift-lvaluetype-get.swift | 2 +- ...457-swift-constraints-constraintsystem-addconstraint.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- ...59-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...unction-func-swift-constraints-solution-simplifytype.swift | 2 +- validation-test/compiler_crashers_fixed/26461-void.swift | 2 +- .../26462-swift-modulefile-getdecl.swift | 2 +- ...3-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../compiler_crashers_fixed/26464-getfileaux.swift | 2 +- .../26465-swift-typebase-gettypevariables.swift | 2 +- .../26466-swift-typebase-getcanonicaltype.swift | 2 +- .../26467-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/26468-swift-lexer-leximpl.swift | 2 +- .../26469-swift-parser-parseexprpostfix.swift | 2 +- .../26470-swift-inflightdiagnostic.swift | 2 +- .../26471-swift-iterabledeclcontext-getmembers.swift | 2 +- .../26472-swift-typebase-isequal.swift | 2 +- .../26473-swift-constraints-constraint-constraint.swift | 2 +- ...-func-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../26475-llvm-bitstreamcursor-read.swift | 2 +- .../26476-swift-astcontext-allocate.swift | 2 +- .../26477-swift-modulefile-getdecl.swift | 2 +- .../26478-swift-archetypetype-resolvenestedtype.swift | 2 +- .../26479-swift-parser-applyattributetotype.swift | 2 +- .../26480-swift-typebase-getsuperclass.swift | 2 +- .../26481-swift-genericsignature-get.swift | 2 +- .../26482-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...hetypebuilder-inferrequirementswalker-walktotypepost.swift | 2 +- .../compiler_crashers_fixed/26484-swift-lexer-leximpl.swift | 2 +- ...5-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../26486-swift-modulefile-maybereadpattern.swift | 2 +- .../26487-swift-astcontext-allocate.swift | 2 +- .../compiler_crashers_fixed/26488-swift-expr-walk.swift | 2 +- .../26489-swift-parser-parseexpridentifier.swift | 2 +- ...490-swift-conformancelookuptable-resolveconformances.swift | 2 +- .../26491-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../26492-swift-astcontext-getidentifier.swift | 2 +- .../26493-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26494-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...5-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../26496-swift-parser-skipsingle.swift | 2 +- .../26497-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26498-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- ...6499-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../26500-swift-modulefile-getdeclcontext.swift | 2 +- .../compiler_crashers_fixed/26501-swift-lexer-leximpl.swift | 2 +- .../26502-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26503-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../compiler_crashers_fixed/26504-swift-lexer-leximpl.swift | 2 +- .../26505-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../26506-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26507-swift-sourcemanager-extracttext.swift | 2 +- .../26508-llvm-smallvectorbase-grow-pod.swift | 2 +- .../26509-swift-functiontype-get.swift | 2 +- .../26510-swift-inflightdiagnostic.swift | 2 +- ...11-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26512-swift-iterabledeclcontext-getmembers.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../26514-swift-parser-skipsingle.swift | 2 +- .../26515-swift-metatypetype-get.swift | 2 +- .../26516-swift-boundgenerictype-get.swift | 2 +- .../compiler_crashers_fixed/26517-swift-type-transform.swift | 2 +- .../26518-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../26519-swift-lexer-lexstringliteral.swift | 2 +- .../26520-swift-typechecker-checkgenericarguments.swift | 2 +- .../26521-swift-modulefile-getdeclcontext.swift | 2 +- .../compiler_crashers_fixed/26522-no-stacktrace.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../26524-swift-functiontype-get.swift | 2 +- .../26525-swift-modulefile-maybereadgenericparams.swift | 2 +- ...26-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26527-swift-parser-isstartofdecl.swift | 2 +- .../26528-swift-modulefile-lookupvalue.swift | 2 +- .../26529-swift-typechecker-validatetype.swift | 2 +- .../26530-llvm-foldingsetimpl-findnodeorinsertpos.swift | 2 +- .../26531-swift-modulefile-maybereadgenericparams.swift | 2 +- .../26532-swift-substitutedtype-get.swift | 2 +- .../26533-checktypeaccessibility.swift | 2 +- .../26534-swift-modulefile-getdecl.swift | 2 +- ...ft-typebase-getimplicitlyunwrappedoptionalobjecttype.swift | 2 +- .../26536-std-function-func-swift-type-subst.swift | 2 +- ...6537-swift-abstractstoragedecl-getobjcgetterselector.swift | 2 +- .../26538-swift-parser-parsegetsetimpl.swift | 2 +- ...6539-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../compiler_crashers_fixed/26540-no-stacktrace.swift | 2 +- .../26541-swift-lexer-lexstringliteral.swift | 2 +- .../26542-swift-typechecker-validatedecl.swift | 2 +- .../26543-swift-parser-parsedecl.swift | 2 +- .../26544-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../26545-swift-lexer-lexidentifier.swift | 2 +- .../26546-swift-parser-skipsingle.swift | 2 +- .../26547-swift-sourcefile-lookupcache-lookupvalue.swift | 2 +- .../26548-swift-lexer-lexoperatoridentifier.swift | 2 +- .../26549-swift-typechecker-resolvetypeincontext.swift | 2 +- .../26550-swift-functiontype-get.swift | 2 +- .../26551-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26552-swift-parser-parsedecl.swift | 2 +- .../26553-swift-parser-parseexprpostfix.swift | 2 +- .../26554-swift-metatypetype-get.swift | 2 +- .../26555-swift-typechecker-checkgenericarguments.swift | 2 +- .../26556-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../compiler_crashers_fixed/26557-swift-expr-walk.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../26559-swift-metatypetype-get.swift | 2 +- .../26560-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../26561-swift-sourcemanager-extracttext.swift | 2 +- .../26562-swift-metatypetype-get.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- .../26564-swift-parser-parsedecl.swift | 2 +- .../26565-swift-constraints-constraintsystem-salvage.swift | 2 +- .../26566-swift-parser-parsedecl.swift | 2 +- ...67-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../26568-swift-typechecker-validatedecl.swift | 2 +- ...ift-constraints-constraintsystem-optimizeconstraints.swift | 2 +- .../26570-swift-valuedecl-getinterfacetype.swift | 2 +- ...swift-constraints-constraintsystem-recordopenedtypes.swift | 2 +- .../26572-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26573-swift-parser-parseanyidentifier.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26575-llvm-bitstreamcursor-read.swift | 2 +- .../26576-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../26577-swift-abstractclosureexpr-setparams.swift | 2 +- .../compiler_crashers_fixed/26578-swift-expr-walk.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26580-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...26581-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../26582-swift-modulefile-gettype.swift | 2 +- .../26583-swift-typechecker-validatedecl.swift | 2 +- .../26584-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26585-swift-modulefile-gettype.swift | 2 +- .../26586-swift-typechecker-validatedecl.swift | 2 +- .../26587-swift-typechecker-computeaccessibility.swift | 2 +- .../26588-swift-genericparamlist-create.swift | 2 +- .../26589-swift-astcontext-allocate.swift | 2 +- .../26590-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26591-swift-modulefile-getdeclcontext.swift | 2 +- .../26592-swift-modulefile-gettype.swift | 2 +- validation-test/compiler_crashers_fixed/26593-void.swift | 2 +- .../26594-swift-parser-parsetoken.swift | 2 +- .../26595-swift-lexer-lexoperatoridentifier.swift | 2 +- .../26596-swift-removeshadoweddecls.swift | 2 +- .../26597-swift-typebase-isequal.swift | 2 +- .../26598-swift-modulefile-getdecl.swift | 2 +- .../26599-swift-abstractclosureexpr-setparams.swift | 2 +- .../26600-swift-inflightdiagnostic.swift | 2 +- .../26601-swift-genericsignature-genericsignature.swift | 2 +- .../26602-swift-astcontext-allocate.swift | 2 +- .../26603-swift-lexer-kindofidentifier.swift | 2 +- .../26604-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/26605-swift-parser-diagnose.swift | 2 +- .../26606-swift-genericsignature-get.swift | 2 +- .../26607-swift-parser-parsedecl.swift | 2 +- .../compiler_crashers_fixed/26608-std-function-func.swift | 2 +- .../26609-swift-parser-parsedecl.swift | 2 +- .../26610-swift-parser-parsedecl.swift | 2 +- .../26611-swift-genericsignature-get.swift | 2 +- .../26612-swift-inflightdiagnostic.swift | 2 +- ...t-archetypebuilder-potentialarchetype-addconformance.swift | 2 +- .../26614-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26615-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../26616-swift-maybeaddaccessorstovariable.swift | 2 +- .../compiler_crashers_fixed/26617-swift-inouttype-get.swift | 2 +- .../26618-swift-sourcemanager-extracttext.swift | 2 +- .../26619-swift-functiontype-get.swift | 2 +- .../compiler_crashers_fixed/26620-swift-tupletype-get.swift | 2 +- .../26621-swift-astcontext-allocate.swift | 2 +- .../26622-swift-sourcemanager-extracttext.swift | 2 +- ...func-swift-constraints-solution-computesubstitutions.swift | 2 +- .../26624-swift-typebase-getcanonicaltype.swift | 2 +- .../26625-swift-typechecker-resolveinheritanceclause.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../26627-swift-lexer-lexoperatoridentifier.swift | 2 +- .../compiler_crashers_fixed/26628-swift-type-subst.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../26631-swift-sourcemanager-getbytedistance.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- ...ft-constraints-constraintsystem-applysolutionshallow.swift | 2 +- .../26634-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../26635-swift-modulefile-getdecl.swift | 2 +- .../26636-swift-tuplepattern-create.swift | 2 +- .../26637-swift-parser-skipsingle.swift | 2 +- validation-test/compiler_crashers_fixed/26638-bool.swift | 2 +- validation-test/compiler_crashers_fixed/26639-void.swift | 2 +- .../26640-swift-functiontype-get.swift | 2 +- .../26641-swift-parser-skipsingle.swift | 2 +- .../26642-swift-genericsignature-get.swift | 2 +- .../26643-resolveidenttypecomponent.swift | 2 +- .../26644-swift-typebase-getcanonicaltype.swift | 2 +- .../26645-swift-functiontype-get.swift | 2 +- ...-swift-constraints-constraintgraphnode-addconstraint.swift | 2 +- .../26647-swift-parser-skipsingle.swift | 2 +- .../26648-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/26649-swift-lexer-leximpl.swift | 2 +- .../26650-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26651-swift-genericsignature-get.swift | 2 +- .../26652-std-function-func-mapsignaturetype.swift | 2 +- ...53-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../compiler_crashers_fixed/26654-swift-markasobjc.swift | 2 +- validation-test/compiler_crashers_fixed/26655-vtable.swift | 2 +- .../26656-swift-lexer-lexstringliteral.swift | 2 +- .../compiler_crashers_fixed/26657-swift-tupletype-get.swift | 2 +- .../26658-swift-parser-skipsingle.swift | 2 +- ...swift-genericsignature-getcanonicalmanglingsignature.swift | 2 +- .../26660-swift-constraints-constraintsystem-solve.swift | 2 +- .../26661-swift-typechecker-coercepatterntotype.swift | 2 +- .../26662-swift-diagnosticengine-diagnose.swift | 2 +- .../26663-swift-parser-parseexprcallsuffix.swift | 2 +- .../26664-swift-parser-skipsingle.swift | 2 +- ...26665-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../26666-swift-lexer-lexoperatoridentifier.swift | 2 +- .../26667-swift-iterabledeclcontext-getmembers.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26670-swift-modulefile-gettype.swift | 2 +- .../26671-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26672-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../compiler_crashers_fixed/26673-llvm-triple-getosname.swift | 2 +- .../26674-swift-sourcemanager-getbytedistance.swift | 2 +- .../26675-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../26676-swift-parser-parsetoken.swift | 2 +- .../26677-swift-parser-diagnoseredefinition.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- validation-test/compiler_crashers_fixed/26679-vtable.swift | 2 +- .../26680-swift-modulefile-getdeclcontext.swift | 2 +- .../26681-swift-sourcemanager-getbytedistance.swift | 2 +- .../26682-swift-constraints-constraint-constraint.swift | 2 +- ...ctypetoarchetyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../26684-swift-arrayexpr-create.swift | 2 +- ...85-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26686-swift-substitutedtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/26687-bool.swift | 2 +- .../26688-swift-parser-parseexprcallsuffix.swift | 2 +- .../26689-swift-modulefile-gettype.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../26691-swift-serialization-serializer-writedecl.swift | 2 +- .../26692-swift-astcontext-getloadedmodule.swift | 2 +- .../26693-swift-parser-skipsingle.swift | 2 +- validation-test/compiler_crashers_fixed/26694-void.swift | 2 +- .../26695-swift-genericsignature-profile.swift | 2 +- .../26696-swift-genericparamlist-create.swift | 2 +- .../26697-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26698-swift-genericsignature-genericsignature.swift | 2 +- .../compiler_crashers_fixed/26699-swift-expr-walk.swift | 2 +- .../26700-swift-metatypetype-get.swift | 2 +- .../26701-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../26702-swift-inflightdiagnostic.swift | 2 +- .../26703-swift-modulefile-getdeclcontext.swift | 2 +- .../26704-swift-substitutedtype-get.swift | 2 +- .../26705-swift-constraints-constraintsystem-finalize.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../26707-swift-moduledecl-lookupconformance.swift | 2 +- .../26708-swift-parser-parseversiontuple.swift | 2 +- .../26709-swift-parser-parseexprcallsuffix.swift | 2 +- ...t-constraints-constraintsystem-computeassigndesttype.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../26712-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../26713-swift-removeshadoweddecls.swift | 2 +- .../26714-swift-parser-parsedeclextension.swift | 2 +- .../26715-swift-declname-printpretty.swift | 2 +- .../26716-swift-patternbindingdecl-create.swift | 2 +- .../compiler_crashers_fixed/26717-swift-typevisitor.swift | 2 +- .../26718-swift-parser-parsedeclvar.swift | 2 +- .../compiler_crashers_fixed/26719-swift-structtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/26720-void.swift | 2 +- .../26721-swift-parser-skipsingle.swift | 2 +- .../26722-swift-parser-parsedaccessors-record.swift | 2 +- .../26723-swift-modulefile-getdecl.swift | 2 +- ...ng-declvisitor-base-clang-declvisitor-make-const-ptr.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../26726-swift-inflightdiagnostic.swift | 2 +- .../26727-swift-modulefile-getdecl.swift | 2 +- .../26728-swift-constraints-constraintlocator-profile.swift | 2 +- .../26729-swift-parser-skipsingle.swift | 2 +- .../compiler_crashers_fixed/26730-no-stacktrace.swift | 2 +- .../26731-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26732-std-function-func-swift-type-subst.swift | 2 +- .../26733-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../26734-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../compiler_crashers_fixed/26736-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/26737-swift-structtype-get.swift | 2 +- .../26738-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../26739-llvm-bitstreamcursor-read.swift | 2 +- .../26740-swift-inflightdiagnostic.swift | 2 +- .../26741-swift-abstractstoragedecl-makecomputed.swift | 2 +- .../26742-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../26743-swift-typechecker-checkinheritanceclause.swift | 2 +- validation-test/compiler_crashers_fixed/26744-bool.swift | 2 +- .../26745-swift-typechecker-addimplicitconstructors.swift | 2 +- .../26746-swift-parser-skipsingle.swift | 2 +- validation-test/compiler_crashers_fixed/26747-llvm-errs.swift | 2 +- .../26748-swift-constraints-constraintsystem-recordfix.swift | 2 +- .../26749-swift-constraints-constraintsystem-solve.swift | 2 +- .../26750-swift-modulefile-lookupvalue.swift | 2 +- .../26751-swift-lexer-kindofidentifier.swift | 2 +- .../compiler_crashers_fixed/26752-swift-typeloc-iserror.swift | 2 +- .../26753-swift-parser-parsegenericwhereclause.swift | 2 +- ...6754-swift-abstractstoragedecl-setinvalidbracesrange.swift | 2 +- ...constraints-constraintsystem-solverstate-solverstate.swift | 2 +- .../26756-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../26757-swift-typebase-getcanonicaltype.swift | 2 +- .../26758-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../26759-swift-parser-skipsingle.swift | 2 +- .../26760-swift-diagnosticengine-emitdiagnostic.swift | 2 +- ...1-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- ...6762-swift-constraints-constraintgraph-addconstraint.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26764-swift-parser-parsedeclenumcase.swift | 2 +- ...65-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../26766-swift-typebase-getcanonicaltype.swift | 2 +- .../26767-swift-modulefile-maybereadgenericparams.swift | 2 +- .../26768-std-function-func-mapsignaturetype.swift | 2 +- .../26769-swift-tuplepattern-createsimple.swift | 2 +- .../26770-swift-protocoltype-get.swift | 2 +- ...71-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26772-swift-sourcemanager-extracttext.swift | 2 +- .../26773-swift-diagnosticengine-diagnose.swift | 2 +- .../26774-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../26775-swift-lexer-kindofidentifier.swift | 2 +- .../26776-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../26777-swift-typechecker-resolveidentifiertype.swift | 2 +- .../compiler_crashers_fixed/26778-firsttarget.swift | 2 +- .../compiler_crashers_fixed/26779-swift-parser-diagnose.swift | 2 +- .../26780-swift-parser-parsestmt.swift | 2 +- .../compiler_crashers_fixed/26781-swift-type-subst.swift | 2 +- ...82-swift-genericfunctiontype-partialsubstgenericargs.swift | 2 +- .../26783-swift-lexer-kindofidentifier.swift | 2 +- .../26784-swift-constraints-constraintsystem-solve.swift | 2 +- .../26785-swift-typechecker-addimplicitconstructors.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../26787-swift-declname-printpretty.swift | 2 +- .../26788-swift-typebase-getsuperclass.swift | 2 +- .../26789-swift-lexer-lexidentifier.swift | 2 +- .../compiler_crashers_fixed/26790-swift-type-getstring.swift | 2 +- .../26791-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/26792-swift-classtype-get.swift | 2 +- .../26793-swift-abstractclosureexpr-setparams.swift | 2 +- .../compiler_crashers_fixed/26794-firsttarget.swift | 2 +- .../26795-swift-typechecker-validatetype.swift | 2 +- ...6796-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26797-swift-generictypeparamtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/26798-void.swift | 2 +- ...99-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../compiler_crashers_fixed/26801-swift-lexer-leximpl.swift | 2 +- .../26802-swift-lexer-kindofidentifier.swift | 2 +- .../26803-swift-parser-skipsingle.swift | 2 +- ...26804-swift-conformancelookuptable-lookupconformance.swift | 2 +- validation-test/compiler_crashers_fixed/26805-void.swift | 2 +- .../26806-swift-genericparamlist-create.swift | 2 +- .../26807-swift-metatypetype-get.swift | 2 +- .../26813-generic-enum-tuple-optional-payload.swift | 2 +- .../compiler_crashers_fixed/26816-checkenumrawvalues.swift | 2 +- ...17-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26818-swift-typechecker-coercepatterntotype.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- ...26820-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../26821-swift-declcontext-getlocalconformances.swift | 2 +- .../26822-swift-modulefile-getdecl.swift | 2 +- .../26823-swift-typebase-getmembersubstitutions.swift | 2 +- .../26824-swift-modulefile-getimportedmodules.swift | 2 +- .../26825-std-function-func-mapsignaturetype.swift | 2 +- ...6-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../26827-swift-typebase-getcanonicaltype.swift | 2 +- .../26828-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../26829-swift-declcontext-getlocalconformances.swift | 2 +- ...30-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...nsemapbase-llvm-smalldensemap-swift-typevariabletype.swift | 2 +- .../26832-swift-typechecker-conformstoprotocol.swift | 2 +- .../26833-llvm-mapvector-swift-declcontext.swift | 2 +- ...ift-constraints-constraintsystem-generateconstraints.swift | 2 +- .../26835-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...6836-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../26837-swift-abstractfunctiondecl-getobjcselector.swift | 2 +- .../26838-swift-patternbindingdecl-setpattern.swift | 2 +- .../26839-swift-declcontext-lookupqualified.swift | 2 +- .../26840-swift-typechecker-validatedecl.swift | 2 +- .../26841-std-function-func-swift-type-subst.swift | 2 +- .../26842-swift-streamprinter-printtext.swift | 2 +- .../26843-std-function-func-mapsignaturetype.swift | 2 +- .../26844-swift-typechecker-isdeclavailable.swift | 2 +- .../26845-swift-substitutedtype-get.swift | 2 +- .../compiler_crashers_fixed/26846-formatdiagnostictext.swift | 2 +- .../26847-swift-valuedecl-getoverloadsignature.swift | 2 +- .../26848-swift-metatypetype-get.swift | 2 +- ...ift-constraints-constraintsystem-generateconstraints.swift | 2 +- .../26850-swift-existentialmetatypetype-get.swift | 2 +- ...51-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26852-swift-modulefile-lookupvalue.swift | 2 +- .../26853-std-function-func-swift-type-subst.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- .../26855-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../26856-swift-constraints-constraintsystem-solverec.swift | 2 +- .../26857-swift-typechecker-validatedecl.swift | 2 +- .../26858-swift-streamprinter-printtext.swift | 2 +- .../26859-swift-classdecl-classdecl.swift | 2 +- .../26860-swift-typebase-gatherallsubstitutions.swift | 2 +- .../26861-swift-typechecker-resolveidentifiertype.swift | 2 +- .../26862-swift-typechecker-resolvepattern.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../26864-std-function-func-swift-type-subst.swift | 2 +- ...65-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../26866-swift-nominaltypedecl-getmembers.swift | 2 +- .../26867-std-function-func-swift-type-subst.swift | 2 +- .../26868-std-function-func-swift-type-subst.swift | 2 +- ...69-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26870-swift-mangle-mangler-mangleidentifier.swift | 2 +- .../26871-swift-typechecker-computeaccessibility.swift | 2 +- .../compiler_crashers_fixed/26872-std-function-func.swift | 2 +- validation-test/compiler_crashers_fixed/26873-void.swift | 2 +- .../26874-swift-nominaltypedecl-getmembers.swift | 2 +- ...26875-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../26876-swift-inflightdiagnostic.swift | 2 +- .../26877-swift-constraints-constraint-create.swift | 2 +- ...26878-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../26880-swift-astvisitor.random.swift | 2 +- .../26881-std-function-func-swift-type-subst.swift | 2 +- .../26882-swift-typechecker-definedefaultconstructor.swift | 2 +- .../26883-swift-modulefile-readmembers.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...5-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../compiler_crashers_fixed/26886-swift-stmt-walk.swift | 2 +- .../26887-swift-generictypeparamtype-get.swift | 2 +- .../26888-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../compiler_crashers_fixed/26889-swift-tupletype-get.swift | 2 +- .../26890-swift-typechecker-isdeclavailable.swift | 2 +- validation-test/compiler_crashers_fixed/26891-vtable.swift | 2 +- .../26892-swift-diagnosticengine-emitdiagnostic.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../26894-swift-lexer-kindofidentifier.swift | 2 +- .../26895-swift-lexer-lexidentifier.swift | 2 +- .../26896-swift-diagnosticengine-emitdiagnostic.swift | 2 +- ...6897-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26898-swift-abstractclosureexpr-setparams.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../26901-swift-typechecker-coercepatterntotype.swift | 2 +- .../26902-swift-typechecker-resolvetypeincontext.swift | 2 +- ...6903-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../26904-swift-typechecker-definedefaultconstructor.swift | 2 +- .../compiler_crashers_fixed/26905-swift-type-transform.swift | 2 +- ...906-swift-declcontext-isclassorclassextensioncontext.swift | 2 +- .../compiler_crashers_fixed/26907-swift-lexer-leximpl.swift | 2 +- ...08-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../26909-swift-constraints-constraintsystem-solverec.swift | 2 +- .../compiler_crashers_fixed/26910-swift-type-transform.swift | 2 +- .../26911-swift-modulefile-getimportedmodules.swift | 2 +- .../26912-swift-patternbindingdecl-setpattern.swift | 2 +- .../compiler_crashers_fixed/26913-swift-markasobjc.swift | 2 +- validation-test/compiler_crashers_fixed/26914-void.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../26916-swift-typechecker-definedefaultconstructor.swift | 2 +- .../compiler_crashers_fixed/26917-swift-nominaltype-get.swift | 2 +- .../26918-swift-constraints-constraintlocator-profile.swift | 2 +- .../compiler_crashers_fixed/26919-swift-type-walk.swift | 2 +- .../26920-swift-typebase-getanyoptionalobjecttype.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- ...26922-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../26923-swift-typechecker-typecheckexpression.swift | 2 +- .../26924-mapsignaturefunctiontype.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../26926-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26927-swift-modulefile-maybereadgenericparams.swift | 2 +- .../26928-swift-typebase-isequal.swift | 2 +- .../26929-swift-modulefile-maybereadpattern.swift | 2 +- .../26930-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../26931-swift-modulefile-lookupvalue.swift | 2 +- .../26932-swift-typebase-isequal.swift | 2 +- .../26933-swift-typechecker-coercepatterntotype.swift | 2 +- .../compiler_crashers_fixed/26934-swift-lexer-leximpl.swift | 2 +- .../26935-swift-patternbindingdecl-setpattern.swift | 2 +- .../26936-std-function-func-mapsignaturetype.swift | 2 +- .../26937-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../26938-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../26939-swift-patternbindingdecl-setpattern.swift | 2 +- .../26940-swift-conformancelookuptable-getconformance.swift | 2 +- .../26941-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26942-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../26943-swift-typebase-getsuperclass.swift | 2 +- .../26944-swift-astprinter-printtextimpl.swift | 2 +- .../26945-swift-typebase-getmembersubstitutions.swift | 2 +- ...26946-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../26948-swift-nominaltypedecl-getmembers.swift | 2 +- .../compiler_crashers_fixed/26949-swift-typeloc-iserror.swift | 2 +- .../26950-swift-constraints-constraintsystem-solve.swift | 2 +- .../26951-swift-modulefile-resolvecrossreference.swift | 2 +- .../26952-swift-lexer-lexidentifier.swift | 2 +- .../26953-std-function-func-mapsignaturetype.swift | 2 +- .../26954-swift-functiontype-get.swift | 2 +- .../26955-swift-boundgenerictype-get.swift | 2 +- .../26956-swift-constructordecl-constructordecl.swift | 2 +- .../26957-swift-functiontype-get.swift | 2 +- .../26958-swift-typebase-isequal.swift | 2 +- .../26959-std-function-func-swift-type-subst.swift | 2 +- validation-test/compiler_crashers_fixed/26960-void.swift | 2 +- .../26961-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...26962-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../compiler_crashers_fixed/26963-checkenumrawvalues.swift | 2 +- .../compiler_crashers_fixed/26964-swift-type-transform.swift | 2 +- .../26965-swift-functiontype-get.swift | 2 +- .../compiler_crashers_fixed/26966-swift-parentype-get.swift | 2 +- .../26967-swift-typechecker-validatedecl.swift | 2 +- .../26968-swift-typechecker-isdeclavailable.swift | 2 +- .../26969-swift-modulefile-lookupvalue.swift | 2 +- ...swift-abstractstoragedecl-makeaddressedwithobservers.swift | 2 +- ...1-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../compiler_crashers_fixed/26972-swift-type-transform.swift | 2 +- .../26973-swift-boundgenerictype-get.swift | 2 +- .../26974-swift-typechecker-checkinheritanceclause.swift | 2 +- .../26975-swift-constraints-solution-solution.swift | 2 +- .../26976-swift-constraints-constraintsystem-opentype.swift | 2 +- .../compiler_crashers_fixed/26977-checkenumrawvalues.swift | 2 +- .../26978-swift-typebase-getcanonicaltype.swift | 2 +- .../26979-std-function-func-swift-type-subst.swift | 2 +- ...26980-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../26981-swift-typechecker-validatedecl.swift | 2 +- .../26982-swift-nominaltypedecl-getmembers.swift | 2 +- ...pebuilder-potentialarchetype-isbetterarchetypeanchor.swift | 2 +- .../26984-swift-dependentmembertype-get.swift | 2 +- .../26985-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...986-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- ...987-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../26988-swift-modulefile-getimportedmodules.swift | 2 +- .../26989-swift-typechecker-definedefaultconstructor.swift | 2 +- .../26990-swift-importdecl-findbestimportkind.swift | 2 +- .../26991-swift-abstractclosureexpr-setparams.swift | 2 +- .../26992-swift-archetypetype-getnew.swift | 2 +- .../26993-swift-valuedecl-settype.swift | 2 +- .../26994-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../26995-swift-typebase-isequal.swift | 2 +- .../compiler_crashers_fixed/26996-swift-classtype-get.swift | 2 +- .../compiler_crashers_fixed/26997-swift-stmt-walk.swift | 2 +- .../26998-std-function-func-setboundvarstypeerror.swift | 2 +- .../26999-swift-genericsignature-profile.swift | 2 +- .../27000-swift-typebase-gettypevariables.swift | 2 +- .../27001-swift-constraints-solution-solution.swift | 2 +- .../compiler_crashers_fixed/27002-swift-pattern-clone.swift | 2 +- .../27003-swift-typebase-getcanonicaltype.swift | 2 +- .../27004-swift-constraints-constraintsystem-matchtypes.swift | 2 +- validation-test/compiler_crashers_fixed/27005-vtable.swift | 2 +- .../compiler_crashers_fixed/27006-formatdiagnostictext.swift | 2 +- .../compiler_crashers_fixed/27007-swift-type-transform.swift | 2 +- .../27008-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../27009-swift-abstractclosureexpr-setparams.swift | 2 +- .../27010-swift-patternbindingdecl-setpattern.swift | 2 +- .../27011-swift-typechecker-validatetype.swift | 2 +- ...2-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../27013-mapsignaturefunctiontype.swift | 2 +- .../27014-swift-modulefile-loadextensions.swift | 2 +- .../27015-swift-typechecker-validatedecl.swift | 2 +- .../27016-swift-constraints-constraintsystem-solverec.swift | 2 +- ...chetypebuilder-potentialarchetype-getarchetypeanchor.swift | 2 +- .../27018-swift-conformancelookuptable-getallprotocols.swift | 2 +- .../27019-swift-genericfunctiontype-get.swift | 2 +- ...27020-llvm-foldingset-swift-tupletype-getnodeprofile.swift | 2 +- ...1-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../compiler_crashers_fixed/27022-swift-classtype-get.swift | 2 +- .../27023-swift-typechecker-validatedecl.swift | 2 +- .../27024-swift-constraints-solution-simplifytype.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- validation-test/compiler_crashers_fixed/27026-void.swift | 2 +- .../27027-swift-namelookup-lookupinmodule.swift | 2 +- .../27028-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../27029-swift-typebase-isemptyexistentialcomposition.swift | 2 +- .../27030-std-function-func-swift-type-subst.swift | 2 +- .../27031-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27032-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../27033-swift-mangle-mangler-mangleidentifier.swift | 2 +- .../27034-swift-typechecker-validatedecl.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- .../compiler_crashers_fixed/27036-swift-astvisitor.swift | 2 +- .../compiler_crashers_fixed/27037-swift-nominaltype-get.swift | 2 +- .../27038-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../27039-swift-typechecker-validatedecl.swift | 2 +- .../27040-swift-clangimporter-loadextensions.swift | 2 +- .../compiler_crashers_fixed/27041-swift-type-walk.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../27043-swift-typechecker-typecheckexpressionshallow.swift | 2 +- .../27044-swift-functiontype-get.swift | 2 +- .../compiler_crashers_fixed/27045-swift-lexer-diagnose.swift | 2 +- .../27046-swift-declcontext-getlocalconformances.swift | 2 +- .../27047-swift-inflightdiagnostic.swift | 2 +- .../27048-swift-modulefile-getimportedmodules.swift | 2 +- .../compiler_crashers_fixed/27049-swift-markasobjc.swift | 2 +- .../27050-swift-typechecker-coercepatterntotype.swift | 2 +- .../27051-swift-constraints-constraint-create.swift | 2 +- .../27052-swift-moduledecl-lookupconformance.swift | 2 +- ...27053-swift-typechecker-checkdeclarationavailability.swift | 2 +- validation-test/compiler_crashers_fixed/27054-void.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../compiler_crashers_fixed/27056-swift-classtype-get.swift | 2 +- .../compiler_crashers_fixed/27057-addminimumprotocols.swift | 2 +- .../27058-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../27059-swift-optionaltype-get.swift | 2 +- .../27060-swift-inflightdiagnostic.swift | 2 +- .../27061-swift-archetypebuilder-getallarchetypes.swift | 2 +- .../27062-std-function-func-swift-type-subst.swift | 2 +- ...7063-swift-conformancelookuptable-lookupconformances.swift | 2 +- ...27064-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27065-swift-typechecker-typecheckclosurebody.swift | 2 +- ...066-swift-constraints-constraintsystem-applysolution.swift | 2 +- .../27067-swift-valuedecl-settype.swift | 2 +- ...-swift-conformancelookuptable-conformancelookuptable.swift | 2 +- .../compiler_crashers_fixed/27069-swift-tupletype-get.swift | 2 +- .../compiler_crashers_fixed/27070-no-stacktrace.swift | 2 +- .../27071-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../27072-swift-createimplicitconstructor.swift | 2 +- .../27073-swift-constraints-constraint-create.swift | 2 +- .../27074-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../compiler_crashers_fixed/27075-swift-type-transform.swift | 2 +- .../27076-swift-declcontext-getlocalconformances.swift | 2 +- .../27077-swift-modulefile-gettype.swift | 2 +- .../27078-swift-abstractclosureexpr-setparams.swift | 2 +- .../27079-swift-clangmoduleunit-lookupvalue.swift | 2 +- .../27080-swift-typechecker-typecheckpattern.swift | 2 +- .../27081-swift-protocoltype-canonicalizeprotocols.swift | 2 +- ...7082-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../27083-swift-typechecker-coercepatterntotype.swift | 2 +- .../27084-swift-abstractclosureexpr-setparams.swift | 2 +- ...085-swift-protocoldecl-existentialconformstoselfslow.swift | 2 +- .../27086-llvm-bitstreamcursor-read.swift | 2 +- .../27087-swift-declcontext-getlocalconformances.swift | 2 +- .../27088-swift-modulefile-gettype.swift | 2 +- .../27089-swift-typebase-getcanonicaltype.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../27091-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/27092-swift-typeloc-iserror.swift | 2 +- .../27093-swift-constraints-constraintsystem-solve.swift | 2 +- .../27094-resolveidenttypecomponent.swift | 2 +- .../27095-swift-nominaltypedecl-getmembers.swift | 2 +- validation-test/compiler_crashers_fixed/27096-void.swift | 2 +- .../27097-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../compiler_crashers_fixed/27098-swift-type-transform.swift | 2 +- .../compiler_crashers_fixed/27099-swift-decl-walk.swift | 2 +- .../27100-swift-genericsignature-getcanonical.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- validation-test/compiler_crashers_fixed/27102-void.swift | 2 +- .../27103-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../27104-swift-modulefile-lookupvalue.swift | 2 +- .../27105-swift-typebase-gettypevariables.swift | 2 +- .../27106-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27107-swift-typeloc-iserror.swift | 2 +- ...27108-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27109-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../27110-swift-patternbindingdecl-setpattern.swift | 2 +- .../27111-swift-valuedecl-getoverloadsignature.swift | 2 +- .../27112-swift-typechecker-validatedecl.swift | 2 +- .../27113-swift-nominaltypedecl-getmembers.swift | 2 +- .../27114-swift-valuedecl-settype.swift | 2 +- ...7115-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...swift-constraints-constraintgraph-unbindtypevariable.swift | 2 +- ...17-swift-clangimporter-implementation-importdeclimpl.swift | 2 +- ...18-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- validation-test/compiler_crashers_fixed/27119-void.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- validation-test/compiler_crashers_fixed/27121-vtable.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../27123-swift-valuedecl-getoverloadsignature.swift | 2 +- .../27124-swift-modulefile-lookupvalue.swift | 2 +- .../27125-swift-typechecker-coercepatterntotype.swift | 2 +- .../27126-swift-constraints-solution-solution.swift | 2 +- .../27127-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../27128-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../27129-swift-typebase-getcanonicaltype.swift | 2 +- .../27130-swift-typechecker-validatetype.swift | 2 +- .../compiler_crashers_fixed/27131-isvalidoverload.swift | 2 +- ...ft-availabilityinference-applyinferredavailableattrs.swift | 2 +- ...swift-genericparamlist-getasgenericsignatureelements.swift | 2 +- .../compiler_crashers_fixed/27134-swift-structtype-get.swift | 2 +- .../27135-swift-patternbindingdecl-setpattern.swift | 2 +- .../27136-swift-constructordecl-setbodyparams.swift | 2 +- .../27137-swift-typechecker-coercepatterntotype.swift | 2 +- ...27138-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/27139-swift-type-subst.swift | 2 +- .../27140-swift-metatypetype-get.swift | 2 +- .../27141-swift-inflightdiagnostic.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- ...43-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../27144-swift-typebase-getsuperclass.swift | 2 +- .../27145-swift-archetypebuilder-addgenericsignature.swift | 2 +- .../27146-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../27147-swift-boundgenerictype-get.swift | 2 +- .../27148-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/27149-swift-typeloc-iserror.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/27151-swift-expr-walk.swift | 2 +- .../27152-swift-lexer-getlocforendoftoken.swift | 2 +- ...27153-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27154-swift-modulefile-getdecl.swift | 2 +- .../27155-swift-attributebase-operator.swift | 2 +- .../27156-swift-typechecker-applygenericarguments.swift | 2 +- .../compiler_crashers_fixed/27157-swift-type-transform.swift | 2 +- .../27158-swift-inflightdiagnostic.swift | 2 +- ...159-swift-protocoldecl-existentialconformstoselfslow.swift | 2 +- .../compiler_crashers_fixed/27160-swift-classtype-get.swift | 2 +- .../27161-swift-typechecker-typecheckpattern.swift | 2 +- .../compiler_crashers_fixed/27162-swift-type-transform.swift | 2 +- .../27163-swift-abstractclosureexpr-setparams.swift | 2 +- .../27164-swift-parser-parsetypeidentifier.swift | 2 +- ...27165-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../27166-swift-typebase-isspecialized.swift | 2 +- .../27167-swift-valuedecl-overwritetype.swift | 2 +- .../27168-swift-constraints-constraintsystem-matchtypes.swift | 2 +- ...27169-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../27170-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27171-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../27172-swift-typebase-isemptyexistentialcomposition.swift | 2 +- .../27173-swift-namelookup-findlocalval-visitbracestmt.swift | 2 +- .../27174-swift-valuedecl-getoverloadsignature.swift | 2 +- .../27175-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../27176-swift-streamprinter-printtext.swift | 2 +- .../27177-swift-funcdecl-setdeserializedsignature.swift | 2 +- validation-test/compiler_crashers_fixed/27178-vtable.swift | 2 +- .../27179-swift-modulefile-gettype.swift | 2 +- ...7180-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27181-swift-patternbindingdecl-setpattern.swift | 2 +- .../compiler_crashers_fixed/27182-swift-lexer-leximpl.swift | 2 +- .../27183-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../27184-swift-lexer-getlocforendoftoken.swift | 2 +- .../27185-swift-astcontext-getbridgedtoobjc.swift | 2 +- .../27186-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27187-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27188-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27189-swift-archetypebuilder-maptypeintocontext.swift | 2 +- ...27190-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../27191-swift-metatypetype-get.swift | 2 +- .../27192-swift-dependentmembertype-get.swift | 2 +- .../compiler_crashers_fixed/27193-swift-typeloc-iserror.swift | 2 +- .../27194-swift-pattern-foreachvariable.swift | 2 +- .../27195-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27196-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../27197-std-function-func-swift-type-subst.swift | 2 +- .../27198-swift-substitutedtype-get.swift | 2 +- ...7199-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../27200-swift-abstractclosureexpr-setparams.swift | 2 +- .../27201-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27202-swift-parser-consumetoken.swift | 2 +- .../compiler_crashers_fixed/27203-swift-typeloc-iserror.swift | 2 +- .../compiler_crashers_fixed/27204-swift-expr-getloc.swift | 2 +- .../27205-swift-nominaltypedecl-getmembers.swift | 2 +- .../27206-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27207-swift-stmt-walk.swift | 2 +- ...pebuilder-potentialarchetype-isbetterarchetypeanchor.swift | 2 +- .../compiler_crashers_fixed/27209-swift-type-transform.swift | 2 +- .../27210-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27211-llvm-foldingsetnodeid-operator.swift | 2 +- .../27212-swift-removeshadoweddecls.swift | 2 +- .../27213-llvm-foldingset-swift-structtype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27214-checkenumrawvalues.swift | 2 +- ...m-smallvectorimpl-swift-protocolconformance-operator.swift | 2 +- .../27216-swift-typebase-getcanonicaltype.swift | 2 +- .../27217-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../27218-swift-vardecl-getparentpattern.swift | 2 +- ...19-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../27220-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../27221-swift-typechecker-lookupunqualified.swift | 2 +- .../27222-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../27223-swift-typechecker-checkinheritanceclause.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../27225-swift-polymorphicfunctiontype-get.swift | 2 +- .../compiler_crashers_fixed/27226-swift-lexer-leximpl.swift | 2 +- ...intsystem-lookthroughimplicitlyunwrappedoptionaltype.swift | 2 +- .../27228-swift-conformancelookuptable-addprotocol.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../27230-swift-declcontext-lookupqualified.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27232-swift-funcdecl-isunaryoperator.swift | 2 +- .../27233-swift-modulefile-loadextensions.swift | 2 +- ...7234-swift-protocoldecl-existentialtypesupportedslow.swift | 2 +- .../27235-swift-lexer-getlocforendoftoken.swift | 2 +- .../27236-swift-typechecker-typecheckbinding.swift | 2 +- .../27237-swift-metatypetype-get.swift | 2 +- .../27238-swift-typechecker-validatedecl.swift | 2 +- .../27239-swift-typechecker-definedefaultconstructor.swift | 2 +- .../compiler_crashers_fixed/27240-no-stacktrace.swift | 2 +- ...swift-constraints-constraintsystem-recordopenedtypes.swift | 2 +- .../27242-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27243-swift-typebase-gettypevariables.swift | 2 +- .../27244-swift-lexer-lexoperatoridentifier.swift | 2 +- ...245-swift-archetypebuilder-addconformancerequirement.swift | 2 +- .../27246-swift-genericsignature-get.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- ...27248-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../compiler_crashers_fixed/27249-std-function-func.swift | 2 +- .../compiler_crashers_fixed/27250-swift-nominaltype-get.swift | 2 +- .../compiler_crashers_fixed/27251-swift-nominaltype-get.swift | 2 +- .../27252-swift-moduledecl-lookupconformance.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../27254-swift-functiontype-get.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../27256-swift-constraints-constraintlocator-profile.swift | 2 +- .../27257-swift-lexer-kindofidentifier.swift | 2 +- .../27258-swift-abstractclosureexpr-setparams.swift | 2 +- .../27259-std-function-func-swift-type-subst.swift | 2 +- .../27260-swift-constraints-constraintlocator-profile.swift | 2 +- .../27261-swift-modulefile-getcommentfordecl.swift | 2 +- .../27262-swift-modulefile-getdecl.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../27264-swift-modulefile-maybereadgenericparams.swift | 2 +- .../27265-resolveidenttypecomponent.swift | 2 +- .../27266-swift-constraints-constraintsystem-solverec.swift | 2 +- .../27267-swift-genericparamlist-create.swift | 2 +- .../27268-swift-astcontext-getsubstitutions.swift | 2 +- validation-test/compiler_crashers_fixed/27269-void.swift | 2 +- .../27270-swift-astcontext-loadextensions.swift | 2 +- .../27271-swift-typechecker-validatedecl.swift | 2 +- ...7272-swift-constraints-constraintgraph-addconstraint.swift | 2 +- ...3-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../27274-swift-functiontype-get.swift | 2 +- .../27275-swift-genericfunctiontype-get.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- .../compiler_crashers_fixed/27277-swift-stmt-walk.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- ...79-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../compiler_crashers_fixed/27280-swift-type-transform.swift | 2 +- .../27281-swift-constraints-simplifylocator.swift | 2 +- .../27282-swift-boundgenerictype-get.swift | 2 +- ...83-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../27284-swift-associatedtypedecl-associatedtypedecl.swift | 2 +- .../27285-swift-typechecker-resolvetypeincontext.swift | 2 +- .../27286-swift-extensiondecl-getmembers.swift | 2 +- .../27287-swift-inflightdiagnostic.swift | 2 +- ...8-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../27289-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- validation-test/compiler_crashers_fixed/27290-vtable.swift | 2 +- .../27291-swift-modulefile-getdeclcontext.swift | 2 +- .../27292-swift-abstractclosureexpr-setparams.swift | 2 +- .../27293-swift-metatypetype-get.swift | 2 +- .../27294-swift-existentialmetatypetype-get.swift | 2 +- .../compiler_crashers_fixed/27295-swift-structtype-get.swift | 2 +- .../27296-swift-astcontext-getstringdecl.swift | 2 +- .../27297-llvm-bitstreamcursor-readrecord.swift | 2 +- .../27298-swift-modulefile-gettype.swift | 2 +- .../compiler_crashers_fixed/27299-swift-enumtype-get.swift | 2 +- .../27300-swift-unboundgenerictype-get.swift | 2 +- .../compiler_crashers_fixed/27301-swift-type-walk.swift | 2 +- ...-swift-conformancelookuptable-conformancelookuptable.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- .../27304-swift-patternbindingdecl-setpattern.swift | 2 +- .../compiler_crashers_fixed/27305-swift-markasobjc.swift | 2 +- ...06-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../27307-swift-modulefile-gettype.swift | 2 +- .../27308-swift-inflightdiagnostic.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../27310-swift-modulefile-gettype.swift | 2 +- .../27311-swift-typechecker-typecheckexpression.swift | 2 +- .../27312-swift-substitutedtype-get.swift | 2 +- .../27313-swift-genericfunctiontype-get.swift | 2 +- .../compiler_crashers_fixed/27314-swift-markasobjc.swift | 2 +- .../compiler_crashers_fixed/27315-swift-tupletype-get.swift | 2 +- ...constraints-constraintsystem-solverscope-solverscope.swift | 2 +- .../27317-swift-genericparamlist-addnestedarchetypes.swift | 2 +- ...27318-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- ...19-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- .../27320-swift-boundgenerictype-get.swift | 2 +- .../27321-swift-createimplicitconstructor.swift | 2 +- ...7322-swift-constraints-constraintgraph-addconstraint.swift | 2 +- ...7323-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../27324-swift-constraints-constraintsystem-finalize.swift | 2 +- .../27325-swift-maybeaddaccessorstovariable.swift | 2 +- ...27326-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27327-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../27328-swift-moduledecl-lookupvalue.swift | 2 +- .../27329-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...27330-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../27331-swift-patternbindingdecl-setpattern.swift | 2 +- ...7332-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27333-swift-constraints-constraintsystem-solve.swift | 2 +- ...chetypebuilder-potentialarchetype-getarchetypeanchor.swift | 2 +- ...5-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../27336-swift-existentialmetatypetype-get.swift | 2 +- .../27337-swift-valuedecl-overwritetype.swift | 2 +- .../27338-swift-inflightdiagnostic.swift | 2 +- .../27339-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- ...7340-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27341-swift-conformancelookuptable-getallprotocols.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...m-smallvectorimpl-swift-protocolconformance-operator.swift | 2 +- .../27344-swift-inflightdiagnostic.swift | 2 +- .../27345-swift-modulefile-maybereadpattern.swift | 2 +- .../compiler_crashers_fixed/27346-swift-markasobjc.swift | 2 +- .../27347-swift-inflightdiagnostic.swift | 2 +- .../27348-swift-constraints-constraintsystem-solve.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../27350-swift-metatypetype-get.swift | 2 +- .../27351-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../27352-swift-astprinter-printtextimpl.swift | 2 +- validation-test/compiler_crashers_fixed/27353-void.swift | 2 +- .../27354-swift-typebase-getmembersubstitutions.swift | 2 +- .../27355-swift-typebase-getcanonicaltype.swift | 2 +- ...7356-swift-constraints-constraintgraph-addconstraint.swift | 2 +- ...7357-swift-constraints-constraintsystem-lookupmember.swift | 2 +- ...8-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../27359-swift-valuedecl-settype.swift | 2 +- .../27360-swift-modulefile-gettype.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27362-swift-stmt-walk.swift | 2 +- .../compiler_crashers_fixed/27363-swift-type-transform.swift | 2 +- .../27364-swift-typechecker-conformstoprotocol.swift | 2 +- .../27365-swift-modulefile-getcommentfordecl.swift | 2 +- .../compiler_crashers_fixed/27366-swift-type-transform.swift | 2 +- .../27367-swift-boundgenerictype-getsubstitutions.swift | 2 +- .../27368-swift-modulefile-lookupvalue.swift | 2 +- .../compiler_crashers_fixed/27369-swift-type-transform.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../27371-std-function-func-swift-type-subst.swift | 2 +- validation-test/compiler_crashers_fixed/27372-void.swift | 2 +- ...7373-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../compiler_crashers_fixed/27374-swift-structtype-get.swift | 2 +- .../27375-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- ...7376-swift-abstractstoragedecl-getobjcgetterselector.swift | 2 +- .../27377-swift-typechecker-isdeclavailable.swift | 2 +- .../27378-swift-modulefile-maybereadpattern.swift | 2 +- ...9-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../27380-swift-lexer-kindofidentifier.swift | 2 +- .../27381-std-function-func-mapsignaturetype.swift | 2 +- validation-test/compiler_crashers_fixed/27382-void.swift | 2 +- .../27383-swift-declcontext-lookupqualified.swift | 2 +- .../27385-swift-modulefile-getdecl.swift | 2 +- .../27386-swift-cantype-isobjcexistentialtypeimpl.swift | 2 +- .../compiler_crashers_fixed/27387-swift-structtype-get.swift | 2 +- .../27388-swift-metatypetype-get.swift | 2 +- .../27389-swift-typeexpr-typeexpr.swift | 2 +- .../27390-swift-typechecker-computeaccessibility.swift | 2 +- .../27391-swift-typechecker-checkinheritanceclause.swift | 2 +- .../27392-swift-constraints-constraintsystem-finalize.swift | 2 +- ...93-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../compiler_crashers_fixed/27394-swift-type-transform.swift | 2 +- .../27395-swift-nominaltypedecl-preparelookuptable.swift | 2 +- ...ft-typebase-getimplicitlyunwrappedoptionalobjecttype.swift | 2 +- .../27397-swift-patternbindingdecl-setpattern.swift | 2 +- .../27398-swift-declcontext-getlocalconformances.swift | 2 +- ...t-constraints-constraintsystem-getfixedtyperecursive.swift | 2 +- ...00-swift-protocolconformance-getinheritedconformance.swift | 2 +- validation-test/compiler_crashers_fixed/27401-void.swift | 2 +- .../27402-std-function-func-checkaccessibility.swift | 2 +- .../27403-swift-typechecker-resolveinheritanceclause.swift | 2 +- .../27404-swift-constraints-constraintlocator-profile.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../27406-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27407-swift-constraints-simplifylocator.swift | 2 +- .../27408-swift-removeshadoweddecls.swift | 2 +- .../27409-llvm-foldingset-swift-enumtype-nodeequals.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- ...7411-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27412-swift-typechecker-validatedecl.swift | 2 +- .../27413-swift-modulefile-getimportedmodules.swift | 2 +- validation-test/compiler_crashers_fixed/27414-llvm-errs.swift | 2 +- .../27415-swift-namelookup-lookupinmodule.swift | 2 +- ...16-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- .../27418-swift-typechecker-lookupmember.swift | 2 +- .../27419-swift-boundgenerictype-get.swift | 2 +- .../27420-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../compiler_crashers_fixed/27421-formatdiagnostictext.swift | 2 +- .../compiler_crashers_fixed/27422-swift-lexer-leximpl.swift | 2 +- .../27423-swift-constraints-constraintsystem-finalize.swift | 2 +- .../27424-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27425-swift-substitutedtype-get.swift | 2 +- .../27426-swift-typechecker-validatedecl.swift | 2 +- .../27427-swift-protocolcompositiontyperepr-create.swift | 2 +- .../27428-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27429-swift-typechecker-typecheckexpressionshallow.swift | 2 +- .../27430-swift-boundgenerictype-getsubstitutions.swift | 2 +- .../27431-swift-constraints-constraintsystem-finalize.swift | 2 +- .../27432-swift-typechecker-validatetype.swift | 2 +- ...d-function-func-swift-parser-parsenominaldeclmembers.swift | 2 +- .../compiler_crashers_fixed/27434-swift-parser-diagnose.swift | 2 +- .../27435-swift-constraints-solution-solution.swift | 2 +- ...36-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../27438-swift-typechecker-checkinheritanceclause.swift | 2 +- .../27439-swift-funcdecl-setdeserializedsignature.swift | 2 +- validation-test/compiler_crashers_fixed/27440-void.swift | 2 +- .../27441-swift-metatypetype-get.swift | 2 +- .../27442-swift-parser-parseexprclosure.swift | 2 +- .../compiler_crashers_fixed/27443-matchwitness.swift | 2 +- .../27444-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../compiler_crashers_fixed/27445-swift-type-subst.swift | 2 +- ...27446-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27447-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../27448-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- .../27449-swift-constraints-constraintsystem-solverec.swift | 2 +- validation-test/compiler_crashers_fixed/27450-bool.swift | 2 +- .../27451-swift-parser-parsedeclstruct.swift | 2 +- .../27452-swift-nominaltypedecl-computetype.swift | 2 +- .../27453-diagnoseredundantaccessors.swift | 2 +- .../27454-swift-parser-parsetoken.swift | 2 +- .../27455-swift-modulefile-loadextensions.swift | 2 +- .../27456-swift-abstractclosureexpr-setparams.swift | 2 +- .../27457-llvm-tinyptrvector-swift-valuedecl-push-back.swift | 2 +- .../27458-swift-constraints-constraintsystem-solve.swift | 2 +- .../27459-swift-genericsignature-get.swift | 2 +- .../27460-swift-protocoltype-compareprotocols.swift | 2 +- .../27461-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27462-swift-modulefile-lookupvalue.swift | 2 +- .../27463-swift-parser-parseexprpostfix.swift | 2 +- .../27464-swift-typebase-isequal.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../27466-swift-lexer-lexidentifier.swift | 2 +- validation-test/compiler_crashers_fixed/27467-vtable.swift | 2 +- .../27468-swift-funcdecl-isunaryoperator.swift | 2 +- .../27469-swift-patternbindingdecl-create.swift | 2 +- .../27470-swift-constraints-constraintsystem-solverec.swift | 2 +- .../27471-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../compiler_crashers_fixed/27472-swift-decl-walk.swift | 2 +- .../27473-swift-inflightdiagnostic.swift | 2 +- ...27474-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../27475-swift-typebase-getcanonicaltype.swift | 2 +- ...476-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- ...chetypebuilder-potentialarchetype-getarchetypeanchor.swift | 2 +- validation-test/compiler_crashers_fixed/27478-llvm-errs.swift | 2 +- .../compiler_crashers_fixed/27479-swift-type-subst.swift | 2 +- validation-test/compiler_crashers_fixed/27480-void.swift | 2 +- ...481-swift-conformancelookuptable-resolveconformances.swift | 2 +- .../27482-swift-parser-parseexprpostfix.swift | 2 +- .../27483-swift-namelookup-findlocalval-visitbracestmt.swift | 2 +- .../27484-swift-typebase-isspecialized.swift | 2 +- .../27485-swift-bracestmt-create.swift | 2 +- ...-swift-constraints-constraintsystem-findbestsolution.swift | 2 +- .../27487-swift-sourcemanager-addnewsourcebuffer.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../27489-swift-typechecker-checkgenericarguments.swift | 2 +- .../27490-swift-inflightdiagnostic.swift | 2 +- .../27491-swift-modulefile-maybereadgenericparams.swift | 2 +- .../compiler_crashers_fixed/27492-swift-inouttype-get.swift | 2 +- .../27493-swift-parser-consumetoken.swift | 2 +- ...27494-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../27495-swift-typechecker-addimplicitconstructors.swift | 2 +- ...27496-swift-modulefile-declcommenttableinfo-readdata.swift | 2 +- .../compiler_crashers_fixed/27497-swift-decl-walk.swift | 2 +- .../27498-swift-typechecker-typecheckpatternbinding.swift | 2 +- .../27499-llvm-bitstreamcursor-read.swift | 2 +- .../27500-swift-constructordecl-constructordecl.swift | 2 +- .../27501-swift-namelookup-lookupinmodule.swift | 2 +- .../27502-swift-typebase-getdesugaredtype.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../27504-swift-typebase-getmembersubstitutions.swift | 2 +- .../27505-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../27506-swift-modulefile-gettype.swift | 2 +- .../27507-swift-modulefile-lookupvalue.swift | 2 +- .../27508-swift-typebase-getdesugaredtype.swift | 2 +- .../27509-swift-inflightdiagnostic.swift | 2 +- .../27510-swift-boundgenerictype-get.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- ...llvm-foldingset-swift-genericfunctiontype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27513-swift-typeloc-iserror.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../27516-swift-nominaltypedecl-classifyasoptionaltype.swift | 2 +- .../27517-swift-valuedecl-overwritetype.swift | 2 +- ...llvm-foldingset-swift-genericfunctiontype-nodeequals.swift | 2 +- .../27519-swift-pattern-buildforwardingrefexpr.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- .../27521-swift-parser-parseexprpostfix.swift | 2 +- .../27522-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/27523-swift-lexer-leximpl.swift | 2 +- .../compiler_crashers_fixed/27524-swift-type-subst.swift | 2 +- ...5-swift-constraints-constraintsystem-matchtupletypes.swift | 2 +- .../compiler_crashers_fixed/27526-swift-structtype-get.swift | 2 +- .../27527-swift-nominaltypedecl-getmembers.swift | 2 +- .../27528-swift-constraints-constraintsystem-solve.swift | 2 +- .../27529-swift-typechecker-gettypeofrvalue.swift | 2 +- .../27530-resolveidenttypecomponent.swift | 2 +- .../27531-swift-typechecker-coercepatterntotype.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- .../27533-swift-ide-printdeclusr.swift | 2 +- .../27534-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27535-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../27536-swift-namelookup-findlocalval-visitbracestmt.swift | 2 +- ...ft-clangimporter-implementation-finishpendingactions.swift | 2 +- .../27538-swift-typebase-getanyoptionalobjecttype.swift | 2 +- .../27539-swift-parser-parsetoken.swift | 2 +- .../compiler_crashers_fixed/27540-swift-type-walk.swift | 2 +- .../27541-swift-modulefile-maybereadgenericparams.swift | 2 +- .../27542-swift-genericfunctiontype-get.swift | 2 +- .../27543-swift-typechecker-checkgenericarguments.swift | 2 +- validation-test/compiler_crashers_fixed/27544-bool.swift | 2 +- .../27545-swift-nominaltypedecl-classifyasoptionaltype.swift | 2 +- .../27546-swift-clangimporter-lookupvalue.swift | 2 +- ...straints-constraintsystem-getalternativeliteraltypes.swift | 2 +- ...8-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../27549-swift-namelookup-findlocalval-visitbracestmt.swift | 2 +- .../27550-swift-moduledecl-lookupconformance.swift | 2 +- ...7551-swift-protocoldecl-existentialtypesupportedslow.swift | 2 +- ...constraints-constraintsystem-solverstate-solverstate.swift | 2 +- ...53-swift-conformancelookuptable-getconformingcontext.swift | 2 +- .../27554-swift-modulefile-gettype.swift | 2 +- .../27555-swift-constraints-constraintgraph-lookupnode.swift | 2 +- .../27556-swift-genericfunctiontype-get.swift | 2 +- .../27557-swift-parser-parseidentifier.swift | 2 +- .../27558-swift-parser-parsetypeidentifier.swift | 2 +- ...559-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- .../27560-swift-typechecker-addimplicitconstructors.swift | 2 +- .../27561-swift-functiontype-get.swift | 2 +- .../27562-swift-genericsignature-get.swift | 2 +- .../27563-swift-funcdecl-isunaryoperator.swift | 2 +- ...wift-constraints-constraintsystem-matchfunctiontypes.swift | 2 +- .../27565-swift-typechecker-checkinheritanceclause.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- ...67-swift-constraints-constraintsystem-addoverloadset.swift | 2 +- .../27568-swift-polymorphicfunctiontype-get.swift | 2 +- .../27569-swift-typechecker-validatedecl.swift | 2 +- .../compiler_crashers_fixed/27570-checkenumrawvalues.swift | 2 +- .../27571-swift-inflightdiagnostic.swift | 2 +- ...27572-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../27573-swift-modulefile-maybereadpattern.swift | 2 +- .../27574-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../compiler_crashers_fixed/27575-swift-type-subst.swift | 2 +- .../compiler_crashers_fixed/27576-swift-markasobjc.swift | 2 +- .../27577-swift-funcdecl-setdeserializedsignature.swift | 2 +- validation-test/compiler_crashers_fixed/27578-void.swift | 2 +- validation-test/compiler_crashers_fixed/27579-vtable.swift | 2 +- .../27580-swift-typebase-getmembersubstitutions.swift | 2 +- .../27581-swift-modulefile-maybereadgenericparams.swift | 2 +- .../27582-swift-valuedecl-settype.swift | 2 +- .../27583-swift-functiontype-get.swift | 2 +- .../27584-swift-typechecker-isdeclavailable.swift | 2 +- .../27585-swift-astcontext-loadextensions.swift | 2 +- .../27586-swift-parser-consumetoken.swift | 2 +- .../27587-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...wift-constraints-constraintsystem-simplifyconstraint.swift | 2 +- .../27589-swift-typechecker-validatedecl.swift | 2 +- .../27590-swift-generictypeparamtype-get.swift | 2 +- .../27591-swift-modulefile-gettype.swift | 2 +- .../27592-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../27593-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../27594-swift-getbuiltinvaluedecl.swift | 2 +- .../27595-swift-parser-parsedeclvar.swift | 2 +- .../27596-llvm-foldingset-swift-enumtype-nodeequals.swift | 2 +- .../27597-swift-modulefile-maybereadpattern.swift | 2 +- .../27598-swift-typechecker-coercepatterntotype.swift | 2 +- ...99-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- ...swift-constraints-constraintsystem-recordopenedtypes.swift | 2 +- .../27601-swift-inflightdiagnostic.swift | 2 +- .../27602-swift-inflightdiagnostic.swift | 2 +- .../27603-swift-typechecker-validatedecl.swift | 2 +- .../27604-swift-valuedecl-getoverloadsignature.swift | 2 +- .../27605-swift-parser-parsedeclprotocol.swift | 2 +- .../27606-swift-astcontext-addedexternaldecl.swift | 2 +- ...wift-constraints-constraintsystem-matchfunctiontypes.swift | 2 +- validation-test/compiler_crashers_fixed/27608-llvm-errs.swift | 2 +- .../27609-std-function-func-checkaccessibility.swift | 2 +- ...7610-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../27611-swift-parser-parsegetsetimpl.swift | 2 +- ...27612-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../27613-swift-patternbindingdecl-hasstorage.swift | 2 +- .../27614-swift-typebase-getcanonicaltype.swift | 2 +- .../27615-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../27616-swift-nominaltypedecl-getmembers.swift | 2 +- .../compiler_crashers_fixed/27617-swift-markasobjc.swift | 2 +- .../27618-swift-modulefile-getimportedmodules.swift | 2 +- .../27619-swift-modulefile-getdecl.swift | 2 +- .../27620-swift-genericsignature-genericsignature.swift | 2 +- .../27621-swift-getbuiltinvaluedecl.swift | 2 +- .../27622-swift-typebase-isemptyexistentialcomposition.swift | 2 +- .../27623-swift-boundgenerictype-get.swift | 2 +- .../27624-swift-typebase-isequal.swift | 2 +- .../27625-swift-typechecker-typecheckpattern.swift | 2 +- .../27626-llvm-smdiagnostic-smdiagnostic.swift | 2 +- ...27627-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../27628-swift-abstractclosureexpr-setparams.swift | 2 +- .../27629-swift-associatedtypedecl-associatedtypedecl.swift | 2 +- .../27630-swift-scopeinfo-addtoscope.swift | 2 +- .../27631-swift-nominaltypedecl-getmembers.swift | 2 +- .../27632-swift-typechecker-typecheckdecl.swift | 2 +- .../27633-swift-inflightdiagnostic.swift | 2 +- .../27634-swift-lexer-kindofidentifier.swift | 2 +- .../27635-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27636-swift-typechecker-resolvetypeincontext.swift | 2 +- ...27637-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- .../compiler_crashers_fixed/27638-swift-structtype-get.swift | 2 +- .../compiler_crashers_fixed/27639-swift-enumtype-get.swift | 2 +- .../27640-swift-functiontype-get.swift | 2 +- .../27641-swift-parser-parseexprpostfix.swift | 2 +- .../27642-swift-inflightdiagnostic.swift | 2 +- .../27643-swift-valuedecl-settype.swift | 2 +- .../27644-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../27645-swift-typechecker-lookupunqualified.swift | 2 +- .../compiler_crashers_fixed/27646-swift-markasobjc.swift | 2 +- .../27647-swift-tuplepattern-createsimple.swift | 2 +- .../27648-llvm-smallvectorimpl-swift-decl-insert.swift | 2 +- .../27649-swift-constraints-constraintsystem-finalize.swift | 2 +- .../27650-swift-metatypetype-get.swift | 2 +- .../27651-swift-genericparamlist-deriveallarchetypes.swift | 2 +- .../27652-swift-typechecker-checkdeclattributes.swift | 2 +- .../27653-swift-archetypebuilder-getallarchetypes.swift | 2 +- .../27654-swift-streamprinter-printtext.swift | 2 +- .../27655-swift-constraints-solution-solution.swift | 2 +- .../27656-swift-abstractfunctiondecl-getobjcselector.swift | 2 +- ...57-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- ...8-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../27659-swift-parser-parsedeclclass.swift | 2 +- .../compiler_crashers_fixed/27660-no-stacktrace.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27662-swift-valuedecl-settype.swift | 2 +- .../27663-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../27664-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../27665-swift-conformancelookuptable-getallprotocols.swift | 2 +- .../27666-swift-modulefile-loadextensions.swift | 2 +- .../27667-swift-modulefile-getdecl.swift | 2 +- .../27668-swift-boundgenerictype-get.swift | 2 +- .../27669-swift-parser-skipsingle.swift | 2 +- .../27670-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- .../27672-swift-dependentmembertype-get.swift | 2 +- .../27673-swift-parser-parseidentifier.swift | 2 +- .../27674-swift-extensiondecl-getmembers.swift | 2 +- validation-test/compiler_crashers_fixed/27675-vtable.swift | 2 +- .../27676-swift-moduledecl-lookupvalue.swift | 2 +- ...func-swift-constraints-constraintsystem-simplifytype.swift | 2 +- ...78-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...constraints-constraintsystem-solverstate-solverstate.swift | 2 +- .../compiler_crashers_fixed/27680-swift-structtype-get.swift | 2 +- ...1-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- .../27682-swift-removeshadoweddecls.swift | 2 +- .../27683-swift-tuplepattern-create.swift | 2 +- ...straints-constraintsystem-getalternativeliteraltypes.swift | 2 +- .../27685-swift-pattern-foreachvariable.swift | 2 +- ...27686-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../compiler_crashers_fixed/27687-swift-classtype-get.swift | 2 +- .../27688-swift-vardecl-isanonclosureparam.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- validation-test/compiler_crashers_fixed/27691-void.swift | 2 +- .../27692-swift-constraints-simplifylocator.swift | 2 +- ...27693-swift-constraints-constraintsystem-opengeneric.swift | 2 +- .../27694-swift-nominaltypedecl-preparelookuptable.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- .../27696-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../27697-std-function-func-setboundvarstypeerror.swift | 2 +- .../27698-swift-parser-parseexprimpl.swift | 2 +- .../27699-swift-typebase-isemptyexistentialcomposition.swift | 2 +- .../27700-swift-modulefile-loadallmembers.swift | 2 +- .../27701-swift-getllvmintrinsicid.swift | 2 +- ...702-swift-conformancelookuptable-resolveconformances.swift | 2 +- .../27703-swift-astprinter-printtextimpl.swift | 2 +- ...27704-swift-modulefile-declcommenttableinfo-readdata.swift | 2 +- .../27705-swift-lexer-getlocforendoftoken.swift | 2 +- ...ft-availabilityinference-applyinferredavailableattrs.swift | 2 +- .../27707-swift-typebase-getcanonicaltype.swift | 2 +- .../27708-swift-constraints-solution-solution.swift | 2 +- .../27709-swift-removeshadoweddecls.swift | 2 +- .../27710-swift-lexer-getlocforendoftoken.swift | 2 +- .../27711-swift-declcontext-getlocalconformances.swift | 2 +- ...2-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../27714-llvm-optional-swift-diagnostic-operator.swift | 2 +- .../27715-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../27716-swift-lexer-getlocforendoftoken.swift | 2 +- .../27717-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../27718-swift-parser-parseidentifier.swift | 2 +- .../27719-std-function-func-swift-type-subst.swift | 2 +- .../27720-swift-valuedecl-overwritetype.swift | 2 +- .../27721-swift-typebase-getcanonicaltype.swift | 2 +- .../27722-swift-removeshadoweddecls.swift | 2 +- ...7723-swift-constraints-constraint-createbindoverload.swift | 2 +- .../27724-swift-constraints-constraintgraph-change-undo.swift | 2 +- ...25-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...27726-swift-modulefile-declcommenttableinfo-readdata.swift | 2 +- .../27727-swift-abstractclosureexpr-setparams.swift | 2 +- .../27728-swift-modulefile-loadextensions.swift | 2 +- .../27729-swift-typechecker-coercepatterntotype.swift | 2 +- .../27730-swift-modulefile-resolvecrossreference.swift | 2 +- .../27731-swift-removeshadoweddecls.swift | 2 +- .../27732-swift-valuedecl-getinterfacetype.swift | 2 +- ...-swift-constraints-constraintsystem-constraintsystem.swift | 2 +- .../27734-swift-typechecker-coercepatterntotype.swift | 2 +- .../27735-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- validation-test/compiler_crashers_fixed/27736-void.swift | 2 +- .../compiler_crashers_fixed/27737-swift-parentype-get.swift | 2 +- .../27738-swift-inflightdiagnostic.swift | 2 +- ...739-swift-conformancelookuptable-resolveconformances.swift | 2 +- .../27740-swift-modulefile-getdeclcontext.swift | 2 +- .../compiler_crashers_fixed/27741-swift-structtype-get.swift | 2 +- .../compiler_crashers_fixed/27742-matchwitness.swift | 2 +- ...3-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../27744-swift-astprinter-printtextimpl.swift | 2 +- .../27745-swift-modulefile-getdecl.swift | 2 +- validation-test/compiler_crashers_fixed/27746-void.swift | 2 +- .../27747-swift-typebase-getcanonicaltype.swift | 2 +- ...48-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../27749-swift-archetypetype-getnew.swift | 2 +- .../27750-swift-metatypetype-get.swift | 2 +- .../27751-swift-functiontype-get.swift | 2 +- .../27752-swift-parser-parsebraceitems.swift | 2 +- .../27753-std-function-func-setboundvarstypeerror.swift | 2 +- .../27754-swift-typechecker-resolvetypeincontext.swift | 2 +- .../27755-swift-typechecker-validatedecl.swift | 2 +- .../27756-swift-modulefile-gettype.swift | 2 +- .../27757-swift-parser-parsebraceitems.swift | 2 +- .../27758-std-function-func-swift-type-subst.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../27760-swift-inflightdiagnostic.swift | 2 +- .../27761-swift-archetypebuilder-addgenericsignature.swift | 2 +- ...27762-swift-typechecker-validategenericfuncsignature.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../27764-swift-constraints-simplifylocator.swift | 2 +- .../27765-swift-typechecker-typecheckpatternbinding.swift | 2 +- .../27766-swift-constraints-solution-solution.swift | 2 +- .../27767-swift-constructordecl-constructordecl.swift | 2 +- .../27768-swift-typechecker-lookupunqualified.swift | 2 +- .../27769-swift-patternbindingdecl-create.swift | 2 +- .../27770-swift-typechecker-resolvetypeincontext.swift | 2 +- .../27771-swift-typebase-isequal.swift | 2 +- .../27772-swift-modulefile-loadextensions.swift | 2 +- ...3-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../compiler_crashers_fixed/27774-filtervalues.swift | 2 +- .../27775-swift-typechecker-typecheckpattern.swift | 2 +- .../27776-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../27777-swift-clangimporter-loadextensions.swift | 2 +- .../27778-swift-astcontext-getbridgedtoobjc.swift | 2 +- ...7779-swift-abstractstoragedecl-getobjcgetterselector.swift | 2 +- ...7780-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../27781-swift-typechecker-resolvetypeincontext.swift | 2 +- .../27782-swift-genericsignature-profile.swift | 2 +- .../27783-swift-genericparamlist-deriveallarchetypes.swift | 2 +- ...84-swift-printingdiagnosticconsumer-handlediagnostic.swift | 2 +- ...5-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../27786-swift-inflightdiagnostic.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../27788-swift-constraints-solution-solution.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- ...27791-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27792-swift-funcdecl-setdeserializedsignature.swift | 2 +- .../27793-swift-typechecker-checkdeclattributes.swift | 2 +- .../27794-swift-constraints-constraintlocator-profile.swift | 2 +- .../27795-swift-typebase-isequal.swift | 2 +- ...796-swift-modulefile-maybereadforeignerrorconvention.swift | 2 +- .../27797-swift-typechecker-typecheckbinding.swift | 2 +- ...wift-typechecker-overapproximateosversionsatlocation.swift | 2 +- .../27799-swift-modulefile-getimportedmodules.swift | 2 +- .../27800-swift-protocoltype-canonicalizeprotocols.swift | 2 +- .../27801-swift-clangimporter-lookupvalue.swift | 2 +- .../27802-swift-constraints-constraintsystem-finalize.swift | 2 +- .../27803-swift-typechecker-validatedecl.swift | 2 +- ...804-swift-constraints-constraintsystem-applysolution.swift | 2 +- .../compiler_crashers_fixed/27805-swift-markasobjc.swift | 2 +- .../27806-swift-declcontext-lookupqualified.swift | 2 +- .../27807-swift-scopeinfo-addtoscope.swift | 2 +- .../27808-swift-constructordecl-constructordecl.swift | 2 +- validation-test/compiler_crashers_fixed/27809-void.swift | 2 +- .../27810-swift-sourcefile-getcache.swift | 2 +- ...7811-swift-constraints-solution-computesubstitutions.swift | 2 +- .../27812-swift-archetypebuilder-addgenericsignature.swift | 2 +- .../compiler_crashers_fixed/27813-no-stacktrace.swift | 2 +- .../27814-swift-parser-parseexprclosure.swift | 2 +- .../27815-swift-archetypetype-getnew.swift | 2 +- .../27821-swift-typechecker-definedefaultconstructor.swift | 2 +- .../27822-swift-modulefile-loadextensions.swift | 2 +- .../27823-swift-parser-parsetoken.swift | 2 +- .../27824-swift-modulefile-maybereadgenericparams.swift | 2 +- .../27825-swift-functiontype-get.swift | 2 +- .../27826-swift-lexer-lexstringliteral.swift | 2 +- .../27827-swift-constraints-simplifylocator.swift | 2 +- .../27828-swift-conformancelookuptable-getallprotocols.swift | 2 +- .../27829-swift-typechecker-lookupmembertype.swift | 2 +- ...7830-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27831-swift-bracestmt-create.swift | 2 +- .../27832-swift-typechecker-resolvetypeincontext.swift | 2 +- ...7833-swift-conformancelookuptable-lookupconformances.swift | 2 +- ...onstraints-constraintgraphscope-constraintgraphscope.swift | 2 +- .../27835-llvm-tinyptrvector-swift-valuedecl-push-back.swift | 2 +- ...ngset-swift-constraints-constraintlocator-nodeequals.swift | 2 +- .../27837-swift-inflightdiagnostic.swift | 2 +- ...27838-swift-conformancelookuptable-updatelookuptable.swift | 2 +- ...t-archetypebuilder-potentialarchetype-addconformance.swift | 2 +- .../27841-swift-parser-createbindingfrompattern.swift | 2 +- .../27842-swift-conformancelookuptable-addprotocol.swift | 2 +- .../27843-llvm-foldingset-swift-classtype-nodeequals.swift | 2 +- ...4-swift-typechecker-getinterfacetypefrominternaltype.swift | 2 +- .../27845-swift-typebase-isequal.swift | 2 +- ...m-smallvectorimpl-swift-protocolconformance-operator.swift | 2 +- .../compiler_crashers_fixed/27848-swift-tupletype-get.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- .../compiler_crashers_fixed/27851-swift-structtype-get.swift | 2 +- .../27852-swift-valuedecl-getoverloadsignature.swift | 2 +- ...853-swift-constraints-constraintsystem-addconstraint.swift | 2 +- .../27854-swift-clangimporter-loadextensions.swift | 2 +- .../compiler_crashers_fixed/27855-swift-nominaltype-get.swift | 2 +- .../27856-swift-constraints-constraintlocator-profile.swift | 2 +- validation-test/compiler_crashers_fixed/27857-vtable.swift | 2 +- .../compiler_crashers_fixed/27858-swift-inouttype-get.swift | 2 +- ...raints-constraintsystem-simplifyconformstoconstraint.swift | 2 +- .../27861-swift-tuplepattern-createsimple.swift | 2 +- .../compiler_crashers_fixed/27862-swift-type-walk.swift | 2 +- .../27863-swift-serializedmoduleloader-loadextensions.swift | 2 +- ...65-swift-conformancelookuptable-getimplicitprotocols.swift | 2 +- .../27866-swift-typebase-getoptionalobjecttype.swift | 2 +- .../27867-swift-typerepr-getsourcerange.swift | 2 +- .../27868-swift-typechecker-getdefaulttype.swift | 2 +- .../27869-swift-nominaltypedecl-computeinterfacetype.swift | 2 +- ...ift-constraints-constraintsystem-optimizeconstraints.swift | 2 +- .../27871-swift-typechecker-typecheckpatternbinding.swift | 2 +- .../27872-swift-metatypetype-get.swift | 2 +- validation-test/compiler_crashers_fixed/27873-void.swift | 2 +- .../compiler_crashers_fixed/27874-swift-enumtype-get.swift | 2 +- .../compiler_crashers_fixed/27876-filtervalues.swift | 2 +- .../27877-swift-constructordecl-setbodyparams.swift | 2 +- .../compiler_crashers_fixed/27878-swift-expr-walk.swift | 2 +- .../27879-swift-polymorphicfunctiontype-get.swift | 2 +- .../27880-swift-nominaltypedecl-preparelookuptable.swift | 2 +- .../27881-swift-declcontext-getlocalconformances.swift | 2 +- .../27882-swift-clangmoduleunit-lookupvalue.swift | 2 +- ...883-swift-archetypebuilder-addconformancerequirement.swift | 2 +- .../27884-swift-typechecker-callwitness.swift | 2 +- validation-test/compiler_crashers_fixed/27885-bool.swift | 2 +- .../27887-swift-protocolcompositiontyperepr-create.swift | 2 +- .../27888-swift-typechecker-resolveinheritanceclause.swift | 2 +- validation-test/compiler_crashers_fixed/27889-void.swift | 2 +- ...27890-swift-typechecker-validategenerictypesignature.swift | 2 +- .../27891-swift-typechecker-resolvesuperclass.swift | 2 +- .../27892-swift-extensiondecl-getmembers.swift | 2 +- ...chetypebuilder-potentialarchetype-getarchetypeanchor.swift | 2 +- .../27894-swift-parser-parsedecl.swift | 2 +- .../27895-swift-sourcefile-getcache.swift | 2 +- .../27896-swift-modulefile-configurestorage.swift | 2 +- .../compiler_crashers_fixed/27897-swift-typeloc-iserror.swift | 2 +- validation-test/compiler_crashers_fixed/27898-void.swift | 2 +- .../27899-swift-unboundgenerictype-get.swift | 2 +- ...0-swift-constraints-constraintsystem-assignfixedtype.swift | 2 +- ...02-llvm-foldingset-swift-boundgenerictype-nodeequals.swift | 2 +- .../27903-swift-genericfunctiontype-get.swift | 2 +- .../27904-swift-funcdecl-isdeferbody.swift | 2 +- .../27905-swift-constraints-constraintgraph-change-undo.swift | 2 +- .../compiler_crashers_fixed/27906-swift-valuedecl.swift | 2 +- ...7-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- ...vm-smallvectorimpl-swift-diagnosticargument-operator.swift | 2 +- ...909-llvm-densemapbase-llvm-densemap-swift-identifier.swift | 2 +- ...27910-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../27911-swift-declcontext-getdeclaredtypeincontext.swift | 2 +- .../compiler_crashers_fixed/27912-swift-classtype-get.swift | 2 +- .../27913-swift-typechecker-checkgenericarguments.swift | 2 +- .../27915-swift-typechecker-checkomitneedlesswords.swift | 2 +- .../27916-swift-sourcemanager-getmessage.swift | 2 +- .../27917-swift-printdecldescription.swift | 2 +- ...18-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../compiler_crashers_fixed/27919-swift-stmt-walk.swift | 2 +- validation-test/compiler_crashers_fixed/27920-void.swift | 2 +- ...ift-conformancelookuptable-expandimpliedconformances.swift | 2 +- .../27922-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../27923-swift-modulefile-gettype.swift | 2 +- .../27924-swift-typechecker-typecheckexpression.swift | 2 +- .../27925-swift-modulefile-loadextensions.swift | 2 +- .../27926-swift-clangmoduleunit-lookupvalue.swift | 2 +- .../27927-swift-modulefile-maybereadpattern.swift | 2 +- .../27928-swift-typechecker-validatedecl.swift | 2 +- .../27929-swift-clangimporter-lookupvalue.swift | 2 +- ...-swift-clangimporter-implementation-importattributes.swift | 2 +- .../27931-swift-constraints-constraintsystem-salvage.swift | 2 +- ...ift-constraints-constraintsystem-generateconstraints.swift | 2 +- ...7933-swift-constraints-constraintsystem-simplifytype.swift | 2 +- .../27934-swift-genericsignature-getcanonical.swift | 2 +- .../27935-swift-moduledecl-lookupconformance.swift | 2 +- .../compiler_crashers_fixed/27936-swift-structtype-get.swift | 2 +- .../27937-swift-substitutedtype-get.swift | 2 +- .../27938-swift-arrayexpr-create.swift | 2 +- validation-test/compiler_crashers_fixed/27939-vtable.swift | 2 +- .../27940-swift-typechecker-resolvesuperclass.swift | 2 +- ...1-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../27942-resolveidenttypecomponent.swift | 2 +- .../27943-swift-astcontext-getinheritedconformance.swift | 2 +- .../compiler_crashers_fixed/27944-swift-astvisitor.swift | 2 +- ...945-swift-conformancelookuptable-resolveconformances.swift | 2 +- ...pebuilder-potentialarchetype-isbetterarchetypeanchor.swift | 2 +- .../27947-swift-parser-parsebraceitems.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- .../27949-swift-genericparamlist-create.swift | 2 +- .../27950-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../27951-swift-astcontext-getspecializedconformance.swift | 2 +- .../27953-swift-modulefile-getcommentfordecl.swift | 2 +- .../27955-swift-declattribute-print.swift | 2 +- .../compiler_crashers_fixed/27956-swift-expr-walk.swift | 2 +- .../27957-swift-inflightdiagnostic-fixitremove.swift | 2 +- .../27958-swift-typechecker-isdeclavailable.swift | 2 +- ...-swift-conformancelookuptable-conformancelookuptable.swift | 2 +- .../27960-swift-constraints-constraintsystem-opentype.swift | 2 +- .../27961-swift-inflightdiagnostic.swift | 2 +- ...ift-rebindselfinconstructorexpr-getcalledconstructor.swift | 2 +- ...27963-swift-typechecker-checkunsupportedprotocoltype.swift | 2 +- ...t-conformancelookuptable-compareprotocolconformances.swift | 2 +- .../27965-llvm-foldingset-swift-tupletype-nodeequals.swift | 2 +- .../27966-swift-dependentmembertype-get.swift | 2 +- .../27967-swift-valuedecl-getoverloadsignature.swift | 2 +- validation-test/compiler_crashers_fixed/27969-void.swift | 2 +- .../27970-swift-typechecker-typecheckbinding.swift | 2 +- ...971-swift-constraints-constraintsystem-applysolution.swift | 2 +- .../27972-swift-maybeaddaccessorstovariable.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- .../27974-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../27975-swift-genericsignature-get.swift | 2 +- .../27976-swift-mangle-mangler-mangletype.swift | 2 +- .../27977-swift-substitutedtype-get.swift | 2 +- .../27978-swift-typechecker-solveforexpression.swift | 2 +- ...7979-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../compiler_crashers_fixed/27980-matchcallarguments.swift | 2 +- .../compiler_crashers_fixed/27981-std-function-func.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- ...27984-llvm-densemapbase-llvm-densemap-swift-declname.swift | 2 +- .../27986-swift-abstractfunctiondecl-setgenericparams.swift | 2 +- .../27988-swift-inflightdiagnostic-fixitreplacechars.swift | 2 +- .../27989-swift-typechecker-lookupmember.swift | 2 +- ...t-constraints-constraintsystem-computeassigndesttype.swift | 2 +- validation-test/compiler_crashers_fixed/27991-void.swift | 2 +- .../27992-swift-createimplicitconstructor.swift | 2 +- .../27993-swift-parser-parsedeclfunc.swift | 2 +- ...ints-constraintsystem-simplifyconstructionconstraint.swift | 2 +- ...chainedhashtable-swift-modulefile-decltableinfo-find.swift | 2 +- .../27997-swift-typechecker-computeaccessibility.swift | 2 +- .../27998-swift-parser-consumetoken.swift | 2 +- .../27999-swift-constraints-solution-solution.swift | 2 +- ...-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift | 2 +- .../28001-swift-parser-parsetypesimple.swift | 2 +- .../28002-swift-parser-parsebraceitems.swift | 2 +- .../28003-swift-constraints-constraintsystem-recordfix.swift | 2 +- .../28004-swift-parser-parseexprsequence.swift | 2 +- ...5-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../28006-swift-typechecker-resolveidentifiertype.swift | 2 +- .../28007-swift-scopeinfo-addtoscope.swift | 2 +- .../28008-swift-builtinunit-lookupcache-lookupvalue.swift | 2 +- .../28009-swift-parser-parsedeclenum.swift | 2 +- .../28010-swift-typechecker-typecheckdecl.swift | 2 +- .../28011-swift-typebase-getcanonicaltype.swift | 2 +- .../28012-swift-inflightdiagnostic.swift | 2 +- ...-function-func-swift-archetypebuilder-visitinherited.swift | 2 +- .../compiler_crashers_fixed/28014-swift-decl-walk.swift | 2 +- ...nstraints-constraintgraph-computeconnectedcomponents.swift | 2 +- .../28016-swift-typebase-getcanonicaltype.swift | 2 +- ...8017-swift-protocoldecl-existentialtypesupportedslow.swift | 2 +- .../28018-swift-valuedecl-overwritetype.swift | 2 +- ...28019-swift-typechecker-checkdeclarationavailability.swift | 2 +- .../28020-llvm-smallvectorimpl-swift-decl-insert.swift | 2 +- .../28021-swift-decl-getrawcomment.swift | 2 +- ...022-swift-typechecker-diagnoseexplicitunavailability.swift | 2 +- ...023-swift-typechecker-diagnoseexplicitunavailability.swift | 2 +- ...nstraints-constraintlocatorbuilder-trysimplifytoexpr.swift | 2 +- .../compiler_crashers_fixed/28025-swift-markasobjc.swift | 2 +- .../28026-swift-protocolcompositiontype-build.swift | 2 +- .../28027-swift-typebase-getmembersubstitutions.swift | 2 +- ...ift-astcontext-diagnoseunintendedobjcmethodoverrides.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- .../28031-swift-clangimporter-lookupvalue.swift | 2 +- .../28032-swift-typechecker-computecaptures.swift | 2 +- .../28033-swift-configureconstructortype.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../28035-swift-archetypebuilder-getallarchetypes.swift | 2 +- .../28037-swift-inflightdiagnostic.swift | 2 +- .../28038-swift-parser-parsetype.swift | 2 +- ...8039-swift-constraints-solution-computesubstitutions.swift | 2 +- .../28040-swift-genericparamlist-addnestedarchetypes.swift | 2 +- .../28041-swift-typechecker-lookupunqualified.swift | 2 +- validation-test/compiler_crashers_fixed/28042-void.swift | 2 +- ...pletegenerictyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../28045-swift-typechecker-typecheckpatternbinding.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- .../28047-swift-constraints-constraintsystem-recordfix.swift | 2 +- .../28048-swift-astcontext-getspecializedconformance.swift | 2 +- .../28050-swift-abstractfunctiondecl-setgenericparams.swift | 2 +- .../28051-swift-parser-parseexprimpl.swift | 2 +- .../28052-swift-moduledecl-lookupvalue.swift | 2 +- .../28053-swift-parser-parsedeclvar.swift | 2 +- .../compiler_crashers_fixed/28054-ldstninstinfo.swift | 2 +- .../28055-swift-parser-parsegetsetimpl.swift | 2 +- .../28056-swift-valuedecl-settype.swift | 2 +- ...28057-swift-modulefile-declcommenttableinfo-readdata.swift | 2 +- .../compiler_crashers_fixed/28058-swift-lexer-leximpl.swift | 2 +- ...28059-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../compiler_crashers_fixed/28060-std-function-func.swift | 2 +- ...28061-swift-nominaltypedecl-getdeclaredtypeincontext.swift | 2 +- .../28062-swift-classdecl-checkobjcancestry.swift | 2 +- .../28064-swift-stmtconditionelement-walk.swift | 2 +- ...constraints-constraintsystem-mergeequivalenceclasses.swift | 2 +- .../compiler_crashers_fixed/28066-swift-parentype-get.swift | 2 +- .../compiler_crashers_fixed/28067-no-stacktrace.swift | 2 +- .../28068-swift-declcontext-getlocalconformances.swift | 2 +- .../28069-swift-nominaltypedecl-classifyasoptionaltype.swift | 2 +- .../compiler_crashers_fixed/28070-swift-lexer-diagnose.swift | 2 +- ...-clangimporter-implementation-importdeclandcacheimpl.swift | 2 +- .../28072-swift-typechecker-buildrefexpr.swift | 2 +- .../28073-swift-parser-parsestmt.swift | 2 +- ...74-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../28075-swift-lexer-lexstringliteral.swift | 2 +- ...28076-llvm-foldingset-swift-tupletype-getnodeprofile.swift | 2 +- .../28077-swift-parser-parsedeclsubscript.swift | 2 +- ...hetypebuilder-inferrequirementswalker-walktotypepost.swift | 2 +- .../compiler_crashers_fixed/28079-swift-lexer-leximpl.swift | 2 +- .../compiler_crashers_fixed/28080-swift-parser-diagnose.swift | 2 +- .../28081-swift-inflightdiagnostic.swift | 2 +- validation-test/compiler_crashers_fixed/28082-bool.swift | 2 +- .../compiler_crashers_fixed/28083-swift-enumtype-get.swift | 2 +- .../28084-swift-modulefile-loadallmembers.swift | 2 +- ...raints-constraintsystem-simplifyrestrictedconstraint.swift | 2 +- ...mpletegenerictyperesolver-resolvedependentmembertype.swift | 2 +- .../28087-swift-genericsignature-profile.swift | 2 +- ...88-swift-nominaltypedecl-markinvalidgenericsignature.swift | 2 +- .../compiler_crashers_fixed/28089-extractsimplefield.swift | 2 +- validation-test/compiler_crashers_fixed/28090-bool.swift | 2 +- .../28091-swift-diagnosticengine-flushactivediagnostic.swift | 2 +- .../28092-swift-parser-parseexpridentifier.swift | 2 +- .../28093-swift-archetypetype-getnew.swift | 2 +- .../28094-swift-parser-parsetypedpattern.swift | 2 +- .../28095-swift-parser-parsedeclstruct.swift | 2 +- .../28096-swift-parser-parsedecl.swift | 2 +- .../28097-swift-astprinter-printname.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- ...28099-swift-conformancelookuptable-updatelookuptable.swift | 2 +- .../compiler_crashers_fixed/28100-swift-tupletype-get.swift | 2 +- .../28101-swift-constraints-constraint-create.swift | 2 +- .../28102-swift-parser-parseidentifier.swift | 2 +- .../28103-swift-parser-parsetoken.swift | 2 +- validation-test/compiler_crashers_fixed/28104-void.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- .../28106-swift-astcontext-setrawcomment.swift | 2 +- .../28107-swift-typechecker-checkconformance.swift | 2 +- .../28108-swift-genericsignature-genericsignature.swift | 2 +- ...9-swift-constraints-constraintgraph-removeconstraint.swift | 2 +- .../28110-swift-typechecker-resolvetypeincontext.swift | 2 +- .../28111-swift-modulefile-readnormalconformance.swift | 2 +- .../compiler_crashers_fixed/28112-no-stacktrace.swift | 2 +- ...-swift-constraints-constraintgraph-gatherconstraints.swift | 2 +- .../28114-swift-tuplepattern-create.swift | 2 +- .../28115-swift-patternbindingdecl-create.swift | 2 +- .../28116-swift-parser-skipsingle.swift | 2 +- .../28117-resolveidenttypecomponent.swift | 2 +- .../28118-resolveidenttypecomponent.swift | 2 +- validation-test/compiler_crashers_fixed/28119-void.swift | 2 +- .../28120-swift-unqualifiedlookup-unqualifiedlookup.swift | 2 +- .../28121-swift-typechecker-coercepatterntotype.swift | 2 +- .../28122-swift-inflightdiagnostic.swift | 2 +- .../28123-swift-constraints-constraintsystem-matchtypes.swift | 2 +- .../compiler_crashers_fixed/28124-swift-typevisitor.swift | 2 +- ...8125-swift-constraints-constraint-createbindoverload.swift | 2 +- .../28126-swift-getbuiltinvaluedecl.swift | 2 +- .../28127-swift-typebase-getmembersubstitutions.swift | 2 +- .../28128-swift-parser-parseidentifier.swift | 2 +- .../compiler_crashers_fixed/28129-no-stacktrace.swift | 2 +- ...constraints-constraintsystem-solverscope-solverscope.swift | 2 +- validation-test/compiler_crashers_fixed/28131-void.swift | 2 +- .../28132-swift-namelookup-findlocalval-visitifstmt.swift | 2 +- .../28133-swift-parser-parsedeclenum.swift | 2 +- .../28134-swift-typebase-getmembersubstitutions.swift | 2 +- .../28135-swift-parser-parseexprlist.swift | 2 +- .../28136-swift-valuedecl-getinterfacetype.swift | 2 +- .../28137-swift-identtyperepr-create.swift | 2 +- ...38-swift-constraints-constraintsystem-addoverloadset.swift | 2 +- .../28139-swift-classdecl-findoverridingdecl.swift | 2 +- .../28140-swift-typedecl-getdeclaredinterfacetype.swift | 2 +- .../28141-swift-typechecker-addimplicitconstructors.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- ...143-llvm-foldingset-swift-structtype-computenodehash.swift | 2 +- ...-swift-typechecker-substituteinputsugartypeforresult.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- ...-clangimporter-implementation-importdeclandcacheimpl.swift | 2 +- ...147-swift-mangle-mangler-mangledefaultargumententity.swift | 2 +- ...ft-constraints-constraintsystem-getconstraintlocator.swift | 2 +- .../compiler_crashers_fixed/28149-addcurriedselftype.swift | 2 +- .../28150-swift-astcontext-loadextensions.swift | 2 +- ...onstraints-constraintsystem-simplifymemberconstraint.swift | 2 +- ...28152-swift-conformancelookuptable-lookupconformance.swift | 2 +- .../28153-swift-normalprotocolconformance-setwitness.swift | 2 +- .../28154-swift-genericsignature-get.swift | 2 +- ...28155-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../28156-swift-typechecker-lookupunqualified.swift | 2 +- ...constraints-constraintsystem-solverstate-solverstate.swift | 2 +- .../compiler_crashers_fixed/28158-swift-parser-diagnose.swift | 2 +- .../28159-swift-clangimporter-lookupvalue.swift | 2 +- .../28160-swift-inflightdiagnostic.swift | 2 +- ...28161-swift-constraints-constraintsystem-solvesingle.swift | 2 +- .../28162-swift-astcontext-addedexternaldecl.swift | 2 +- .../28163-swift-astcontext-getoptionaldecl.swift | 2 +- .../28164-swift-typebase-getdesugaredtype.swift | 2 +- .../28165-swift-archetypetype-getnestedtype.swift | 2 +- .../28166-swift-parser-parsedecl.swift | 2 +- .../28167-swift-generictypeparamtype-get.swift | 2 +- validation-test/compiler_crashers_fixed/28168-bool.swift | 2 +- .../28169-swift-parser-parsestmtreturn.swift | 2 +- ...ctypetoarchetyperesolver-resolvegenerictypeparamtype.swift | 2 +- .../28172-swift-parser-parsedeclstruct.swift | 2 +- .../28173-swift-typebase-isspecialized.swift | 2 +- .../28174-swift-constraints-constraintsystem-simplify.swift | 2 +- .../28175-swift-parser-parsedeclextension.swift | 2 +- .../28176-swift-parser-parsegenericparameters.swift | 2 +- .../28177-swift-constraints-solution-coercetotype.swift | 2 +- .../28178-swift-astcontext-getprotocol.swift | 2 +- validation-test/compiler_crashers_fixed/28179-void.swift | 2 +- .../28180-rawrepresentable-extension-with-initializer.swift | 2 +- .../28182-anonymous-namespace-favorcalloverloads.swift | 2 +- .../28183-swift-typebase-isequal.swift | 2 +- ...onstraints-constraintsystem-gettypeofmemberreference.swift | 2 +- ...llvm-foldingset-swift-genericfunctiontype-nodeequals.swift | 2 +- .../28186-swift-silwitnessvisitor-visitprotocoldecl.swift | 2 +- ...-llvm-foldingset-swift-constraints-constraintlocator.swift | 2 +- .../28189-swift-valuedecl-settype.swift | 2 +- .../28191-swift-typebase-getcanonicaltype.swift | 2 +- .../28192-swift-genericfunctiontype-get.swift | 2 +- .../28193-swift-typechecker-lookupmembertype.swift | 2 +- .../28194-swift-abstractstoragedecl-isgettermutating.swift | 2 +- ...5-swift-constraints-constraintsystem-resolveoverload.swift | 2 +- ...8196-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../28197-swift-typebase-getdesugaredtype.swift | 2 +- .../compiler_crashers_fixed/28198-swift-typerepr-walk.swift | 2 +- ...ift-constraints-constraintsystem-performmemberlookup.swift | 2 +- .../28200-swift-typebase-getdesugaredtype.swift | 2 +- .../28201-swift-typechecker-resolvetypewitness.swift | 2 +- .../28202-swift-typechecker-applygenericarguments.swift | 2 +- .../28203-swift-typebase-getdesugaredtype.swift | 2 +- .../28205-swift-typechecker-checkgenericarguments.swift | 2 +- .../28206-swift-typechecker-validatedecl.swift | 2 +- ...pendentgenerictyperesolver-resolveselfassociatedtype.swift | 2 +- .../28212-swift-typechecker-resolvetypeincontext.swift | 2 +- .../compiler_crashers_fixed/28213-swift-expr-walk.swift | 2 +- .../28216-swift-expr-propagatelvalueaccesskind.swift | 2 +- .../28217-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../28218-swift-valuedecl-settype.swift | 2 +- .../compiler_crashers_fixed/28219-swift-lvaluetype-get.swift | 2 +- .../compiler_crashers_fixed/28220-swift-lvaluetype-get.swift | 2 +- .../28221-swift-typebase-getmembersubstitutions.swift | 2 +- .../compiler_crashers_fixed/28223-swift-type-transform.swift | 2 +- .../28224-swift-genericfunctiontype-get.swift | 2 +- .../28225-swift-typechecker-checkconformance.swift | 2 +- .../28227-swift-typechecker-gettypeofrvalue.swift | 2 +- .../28229-swift-valuedecl-getinterfacetype.swift | 2 +- ...1-swift-constraints-constraintsystem-solvesimplified.swift | 2 +- .../28232-swift-typechecker-typecheckfunctionbodyuntil.swift | 2 +- .../28233-swift-typebase-getmembersubstitutions.swift | 2 +- ...ft-archetypebuilder-addsametyperequirementtoconcrete.swift | 2 +- .../28236-swift-typebase-getmembersubstitutions.swift | 2 +- .../28237-swift-archetypebuilder-addgenericparameter.swift | 2 +- .../28239-swift-declcontext-lookupqualified.swift | 2 +- .../28240-swift-archetypebuilder-addrequirement.swift | 2 +- .../28241-swift-valuedecl-isaccessiblefrom.swift | 2 +- .../28242-swift-constraints-constraintsystem-simplify.swift | 2 +- .../28243-swift-typebase-getcanonicaltype.swift | 2 +- .../28244-swift-valuedecl-isinstancemember.swift | 2 +- ...pendentgenerictyperesolver-resolveselfassociatedtype.swift | 2 +- .../28246-swift-expr-propagatelvalueaccesskind.swift | 2 +- ...constraints-constraintsystem-solverscope-solverscope.swift | 2 +- .../28248-swift-dynamicselftype-get.swift | 2 +- ...28249-swift-typechecker-validategenericfuncsignature.swift | 2 +- .../28250-swift-typechecker-typecheckdecl.swift | 2 +- .../28251-swift-typechecker-addimplicitconstructors.swift | 2 +- ...-constraints-constraintsystem-matchdeepequalitytypes.swift | 2 +- ...28254-swift-enumelementdecl-getargumentinterfacetype.swift | 2 +- ...alizedprotocolconformance-gettypewitnesssubstanddecl.swift | 2 +- .../28259-swift-typechecker-validatedecl.swift | 2 +- ...-swift-constraints-constraintgraphnode-getmembertype.swift | 2 +- .../28261-swift-iterativetypechecker-satisfy.swift | 2 +- ...28262-swift-typechecker-applyunboundgenericarguments.swift | 2 +- .../28263-swift-typechecker-validatedecl.swift | 2 +- .../28264-swift-valuedecl-getinterfacetype.swift | 2 +- .../compiler_crashers_fixed/28265-swift-expr-walk.swift | 2 +- .../28266-swift-moduledecl-lookupprefixoperator.swift | 2 +- .../28267-swift-typechecker-checkconformance.swift | 2 +- .../compiler_crashers_fixed/28268-swift-type-transform.swift | 2 +- .../compiler_crashers_fixed/28269-swift-expr-walk.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../28271-swift-archetypebuilder-getallarchetypes.swift | 2 +- .../compiler_crashers_fixed/28272-swift-expr-walk.swift | 2 +- .../28274-swift-valuedecl-isinstancemember.swift | 2 +- .../28275-swift-typebase-getsuperclass.swift | 2 +- .../28276-swift-typechecker-computedefaultaccessibility.swift | 2 +- .../28277-swift-archetypebuilder-getgenericsignature.swift | 2 +- .../28278-swift-archetypebuilder-getgenericsignature.swift | 2 +- ...ft-archetypebuilder-potentialarchetype-getnestedtype.swift | 2 +- .../28280-swift-typechecker-resolveidentifiertype.swift | 2 +- .../28281-swift-typechecker-resolvewitness.swift | 2 +- .../28282-swift-constraints-solution-coercetotype.swift | 2 +- .../28283-swift-archetypebuilder-finalize.swift | 2 +- .../28284-swift-cantype-isreferencetypeimpl.swift | 2 +- .../28285-swift-typechecker-typecheckpattern.swift | 2 +- ...28286-swift-typechecker-applyunboundgenericarguments.swift | 2 +- .../compiler_crashers_fixed/28287-swift-type-transform.swift | 2 +- .../28288-swift-genericparamlist-getsubstitutionmap.swift | 2 +- .../compiler_crashers_fixed/28289-swift-type-transform.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- ...-swift-constraints-constraintsystem-comparesolutions.swift | 2 +- .../28292-swift-valuedecl-settype.swift | 2 +- .../28293-irgensilfunction-visitfullapplysite.swift | 2 +- ...8294-swift-archetypebuilder-addsuperclassrequirement.swift | 2 +- .../28295-swift-namelookup-lookupvisibledeclsinmodule.swift | 2 +- .../28296-swift-genericsignature-getsubstitutionmap.swift | 2 +- .../28297-swift-lookupvisibledecls.swift | 2 +- .../28298-swift-namealiastype-getsinglydesugaredtype.swift | 2 +- .../28299-swift-lookupvisibledecls.swift | 2 +- .../compiler_crashers_fixed/28300-swift-type-transform.swift | 2 +- ...ints-constraintsystem-simplifyconstructionconstraint.swift | 2 +- .../28302-swift-paramdecl-createunboundself.swift | 2 +- .../28306-swift-lookupvisibledecls.swift | 2 +- .../28309-swift-typechecker-addimplicitconstructors.swift | 2 +- .../28315-swift-declcontext-iscascadingcontextforlookup.swift | 2 +- .../28316-swift-typechecker-checkgenericparamlist.swift | 2 +- ...-swift-constraints-constraintgraphnode-getmembertype.swift | 2 +- .../28319-swift-typechecker-checkconformance.swift | 2 +- .../28320-swift-archetypebuilder-enumeraterequirements.swift | 2 +- ...1-swift-constraints-constraintsystem-resolveoverload.swift | 2 +- .../28322-swift-typechecker-resolvetypeincontext.swift | 2 +- .../28323-swift-typebase-getstring.swift | 2 +- .../28324-swift-diagnosticengine-emitdiagnostic.swift | 2 +- .../28325-swift-typebase-getcanonicaltype.swift | 2 +- .../28326-swift-typebase-getmembersubstitutions.swift | 2 +- .../compiler_crashers_fixed/28327-swift-expr-walk.swift | 2 +- .../28328-swift-typebase-getdesugaredtype.swift | 2 +- ...29-swift-archetypebuilder-potentialarchetype-gettype.swift | 2 +- .../28330-swift-genericparamlist-getsubstitutionmap.swift | 2 +- .../28331-swift-createdesignatedinitoverride.swift | 2 +- .../28332-swift-archetypebuilder-getgenericsignature.swift | 2 +- .../28333-swift-typedecl-getdeclaredtype.swift | 2 +- .../28334-swift-typechecker-resolvetypewitness.swift | 2 +- .../compiler_crashers_fixed/28335-swift-type-print.swift | 2 +- .../28336-swift-archetypebuilder-addrequirement.swift | 2 +- .../28337-swift-typebase-getcanonicaltype.swift | 2 +- .../28338-swift-genericsignature-getsubstitutionmap.swift | 2 +- .../28339-swift-typechecker-addimplicitconstructors.swift | 2 +- .../compiler_crashers_fixed/28340-swift-type-getstring.swift | 2 +- .../28341-swift-typechecker-typecheckdecl.swift | 2 +- .../28342-getpointerelementtype-is-not-storagetype.swift | 2 +- .../28343-swift-genericfunctiontype-get.swift | 2 +- .../compiler_crashers_fixed/28344-swift-type-transform.swift | 2 +- ...wift-iterativetypechecker-processtypechecksuperclass.swift | 2 +- .../28346-swift-typebase-getdesugaredtype.swift | 2 +- .../28347-swift-typechecker-checkinheritanceclause.swift | 2 +- .../28348-swift-typechecker-validatedecl.swift | 2 +- .../28349-swift-typebase-gatherallsubstitutions.swift | 2 +- .../28351-swift-functiontype-get.swift | 2 +- .../28352-swift-typechecker-configureinterfacetype.swift | 2 +- .../28353-swift-removeoverriddendecls.swift | 2 +- ...8354-swift-conformancelookuptable-lookupconformances.swift | 2 +- .../28355-swift-genericsignature-getsubstitutionmap.swift | 2 +- .../28356-swift-typechecker-resolvetypewitness.swift | 2 +- ...wift-iterativetypechecker-processtypechecksuperclass.swift | 2 +- .../28358-swift-typechecker-validatedecl.swift | 2 +- ...onstraintsystem-addtypevariableconstraintstoworklist.swift | 2 +- .../28360-swift-archetypebuilder-maptypeoutofcontext.swift | 2 +- .../28361-swift-archetypebuilder-maptypeintocontext.swift | 2 +- ...2-swift-constraints-constraintgraphnode-getadjacency.swift | 2 +- .../compiler_crashers_fixed/28363-swift-expr-walk.swift | 2 +- .../28364-swift-typechecker-addimplicitconstructors.swift | 2 +- ...-swift-constraints-constraintgraphnode-getmembertype.swift | 2 +- .../28366-swift-archetypebuilder-finalize.swift | 2 +- .../28367-swift-declcontext-isgenericcontext.swift | 2 +- .../28368-swift-expr-propagatelvalueaccesskind.swift | 2 +- .../compiler_crashers_fixed/28369-swift-decl-walk.swift | 2 +- .../28370-swift-decomposeparamtype.swift | 2 +- .../28371-swift-genericparamlist-getsubstitutionmap.swift | 2 +- ...ift-printoptions-setarchetypeanddynamicselftransform.swift | 2 +- .../28373-swift-printoptions-setarchetypeselftransform.swift | 2 +- .../28374-swift-typechecker-resolvewitness.swift | 2 +- .../28375-swift-typechecker-lookupmembertype.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../compiler_crashers_fixed/28377-swift-expr-walk.swift | 2 +- .../28378-swift-typechecker-resolvewitness.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../compiler_crashers_fixed/28380-swift-type-transform.swift | 2 +- .../28381-swift-archetypebuilder-addrequirement.swift | 2 +- .../28382-swift-archetypebuilder-maptypeoutofcontext.swift | 2 +- ...-swift-constraints-constraintgraphnode-getmembertype.swift | 2 +- ...8385-swift-constraints-constraintgraph-addconstraint.swift | 2 +- .../28386-swift-typebase-getdesugaredtype.swift | 2 +- .../28387-swift-typebase-gatherallsubstitutions.swift | 2 +- .../28388-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/28390-swift-expr-walk.swift | 2 +- .../28391-swift-typechecker-validatedecl.swift | 2 +- ...pendentgenerictyperesolver-resolveselfassociatedtype.swift | 2 +- .../compiler_crashers_fixed/28393-swift-type-transform.swift | 2 +- .../28394-swift-typechecker-checkconformance.swift | 2 +- .../28395-swift-expr-propagatelvalueaccesskind.swift | 2 +- ...28396-swift-lowering-silgenfunction-emitclosurevalue.swift | 2 +- .../28397-getselftypeforcontainer.swift | 2 +- .../28398-swift-archetypebuilder-getgenericsignature.swift | 2 +- .../28399-getpointerelementtype-is-not-storagetype.swift | 2 +- .../28400-swift-nominaltypedecl-prepareextensions.swift | 2 +- .../28401-swift-boundgenerictype-get.swift | 2 +- .../28402-swift-typebase-getcanonicaltype.swift | 2 +- .../28403-swift-genericsignature-getsubstitutionmap.swift | 2 +- ...5-swift-constraints-constraintsystem-resolveoverload.swift | 2 +- .../28406-swift-decomposeparamtype.swift | 2 +- .../28407-swift-genericsignature-getsubstitutionmap.swift | 2 +- .../28408-swift-typechecker-checkinheritanceclause.swift | 2 +- .../28409-swift-archetypebuilder-maptypeintocontext.swift | 2 +- .../28410-swift-typechecker-typecheckdecl.swift | 2 +- .../28411-swift-typechecker-resolveidentifiertype.swift | 2 +- ...8412-swift-sourcefile-lookupcache-lookupclassmembers.swift | 2 +- .../28413-swift-typebase-getcanonicaltype.swift | 2 +- .../28414-swift-typechecker-resolvewitness.swift | 2 +- ...wift-iterativetypechecker-processtypechecksuperclass.swift | 2 +- .../28416-swift-typechecker-resolveidentifiertype.swift | 2 +- .../28417-swift-genericsignature-getsubstitutions.swift | 2 +- .../28418-swift-typechecker-validatedecl.swift | 2 +- .../28419-swift-silmodule-constructsil.swift | 2 +- .../28420-swift-lowering-emitconditionalcheckedcast.swift | 2 +- ...-constraints-constraintsystem-diagnosefailureforexpr.swift | 2 +- .../28422-swift-genericfunctiontype-get.swift | 2 +- .../28423-swift-typechecker-validatedecl.swift | 2 +- .../28424-swift-valuedecl-getformalaccessscope.swift | 2 +- ...ft-constraints-solution-convertbooleantypetobuiltini.swift | 2 +- .../compiler_crashers_fixed/28426-swift-expr-walk.swift | 2 +- .../28427-swift-lexer-lexstringliteral.swift | 2 +- .../28428-swift-typebase-gatherallsubstitutions.swift | 2 +- .../compiler_crashers_fixed/28429-swift-decl-print.swift | 2 +- .../28430-swift-lexer-lexoperatoridentifier.swift | 2 +- .../28431-swift-lexer-lexoperatoridentifier.swift | 2 +- .../28432-swift-typechecker-validatedecl.swift | 2 +- .../28433-swift-typechecker-typecheckdecl.swift | 2 +- .../compiler_crashers_fixed/28434-swift-type-transform.swift | 2 +- .../28435-swift-genericenvironment-maptypeintocontext.swift | 2 +- .../28436-swift-typechecker-typecheckdecl.swift | 2 +- .../28437-swift-typechecker-validatedecl.swift | 2 +- .../28438-swift-typebase-getcanonicaltype.swift | 2 +- .../compiler_crashers_fixed/28439-swift-type-transform.swift | 2 +- .../28440-swift-typechecker-resolveidentifiertype.swift | 2 +- .../compiler_crashers_fixed/28441-swift-typerepr-walk.swift | 2 +- .../28442-swift-typebase-getrvaluetype.swift | 2 +- ...28444-resolver-unable-to-resolve-type-witness-failed.swift | 2 +- ...roto-getdeclcontext-getgenericparamsofcontext-failed.swift | 2 +- ...ediagnostic-already-have-an-active-diagnostic-failed.swift | 2 +- ...sted-type-should-have-matched-associated-type-failed.swift | 2 +- ...hindex-typevariables-size-out-of-bounds-index-failed.swift | 2 +- ...ettype-isnull-getting-invalid-underlying-type-failed.swift | 2 +- ...ize-genericsig-getinnermostgenericparams-size-failed.swift | 2 +- ...-this-genericenv-already-have-generic-context-failed.swift | 2 +- ...etoarchetypemap-end-missing-generic-parameter-failed.swift | 2 +- .../compiler_crashers_fixed/28454-hasval-failed.swift | 2 +- ...parameter-type-haserror-not-fully-substituted-failed.swift | 2 +- ...unreachable-executed-at-swift-lib-ast-module-cpp-614.swift | 2 +- ...cuted-at-swift-include-swift-ast-cantypevisitor-h-41.swift | 2 +- ...-resultreplacement-istypeparameter-cant-be-dependent.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- ...source-range-not-contained-within-its-parent-if-stmt.swift | 2 +- .../28462-segfault-0xcdc361-0xd051ef-0xcdc361-0xd051ef.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- .../28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- .../28468-segfault-0xd09050-0xd08dfd-0xbe9d76-0xbeb154.swift | 2 +- .../28469-segfault-0x4674de-0x464be6.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- ...m-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift | 2 +- ...es-impl-getgraphindex-typevar-type-variable-mismatch.swift | 2 +- ...-swift-typechecker-validatedecl-swift-valuedecl-bool.swift | 2 +- ...onymous-namespace-verifier-walktodeclpost-swift-decl.swift | 2 +- ...clchecker-visitconstructordecl-swift-constructordecl.swift | 2 +- ...reachable-executed-at-swift-lib-sema-csdiag-cpp-6261.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- ...8484-isa-x-val-cast-ty-argument-of-incompatible-type.swift | 2 +- .../28485-swift-dependentmembertype-getname-const.swift | 2 +- .../28486-this-genericenv-already-have-generic-context.swift | 2 +- ...-parent-is-boundgenerictype-parent-is-unboundgeneric.swift | 2 +- ...r-isopenedanyobject-replacement-replacement-is-gener.swift | 2 +- .../28489-this-genericenv-already-have-generic-context.swift | 2 +- .../28490-result-case-not-implemented.swift | 2 +- ...tfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext.swift | 2 +- ...ift-typechecker-swift-declcontext-llvm-arrayref-swif.swift | 2 +- .../28494-conforms-type-does-not-conform-to-protocol.swift | 2 +- ...opecontext-non-top-level-extensions-make-private-fil.swift | 2 +- ...gumentsforfullapply-partial-application-was-throwing.swift | 2 +- ...7-unreachable-executed-at-swift-lib-ast-type-cpp-294.swift | 2 +- ...onymous-namespace-verifier-walktostmtpost-swift-stmt.swift | 2 +- ...art-and-end-should-either-both-be-valid-or-both-be-i.swift | 2 +- ...le-executed-at-swift-lib-sema-typecheckdecl-cpp-1687.swift | 2 +- ...et-sourcefile-aststage-sourcefile-typechecked-overlo.swift | 2 +- .../28502-tok-isnot-tok-eof-lexing-past-eof.swift | 2 +- ...-iscomplete-missing-inherited-mapping-in-conformance.swift | 2 +- .../28505-failed-call-arguments-did-not-match-up.swift | 2 +- ...rativetypechecker-issatisfied-swift-typecheckrequest.swift | 2 +- .../28507-swift-typerepr-getsourcerange-const.swift | 2 +- ...amespace-attributechecker-void-void-void-void-void-v.swift | 2 +- ...2-anonymous-namespace-traversal-visit-swift-typerepr.swift | 2 +- ...m-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift | 2 +- ...sign-isfolded-already-folded-assign-expr-in-sequence.swift | 2 +- .../compiler_crashers_fixed/28515-getmutableaddressor.swift | 2 +- ...rce-range-not-contained-within-its-parent-guard-stmt.swift | 2 +- .../28517-getstoragekind-stored-storagekind-already-set.swift | 2 +- ...onymous-namespace-verifier-walktoexprpost-swift-expr.swift | 2 +- .../28519-conformance-must-conform-to-literal-protocol.swift | 2 +- ...gumentsforfullapply-partial-application-was-throwing.swift | 2 +- .../28521-hastype-declaration-has-no-type-set-yet.swift | 2 +- ...onymous-namespace-verifier-walktostmtpost-swift-stmt.swift | 2 +- ...-contained-within-its-parent-sequence-expr-type-null.swift | 2 +- ...rativetypechecker-issatisfied-swift-typecheckrequest.swift | 2 +- ...tok-identifier-tok-kw-self-tok-kw-self-tok-kw-throws.swift | 2 +- ...tty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift | 2 +- ...-isassignabletype-setting-access-kind-on-non-l-value.swift | 2 +- ...ble-cannot-substitute-with-a-non-materializable-type.swift | 2 +- ...28529-arrow-isfolded-already-folded-expr-in-sequence.swift | 2 +- ...28530-dc-closure-getparent-decl-context-isnt-correct.swift | 2 +- ...m-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift | 2 +- ...2-unreachable-executed-at-swift-lib-ast-type-cpp-174.swift | 2 +- ...alifiedlookup-swift-declname-swift-declcontext-swift.swift | 2 +- ...alifiedlookup-swift-declname-swift-declcontext-swift.swift | 2 +- ...chable-executed-at-swift-lib-parse-parsedecl-cpp-610.swift | 2 +- ...ule-swift-moduledecl-llvm-arrayref-std-pair-swift-id.swift | 2 +- .../28537-result-case-not-implemented.swift | 2 +- ...vm-smallvectorimpl-swift-valuedecl-swift-moduledecl-.swift | 2 +- ...alifiedlookup-swift-declname-swift-declcontext-swift.swift | 2 +- ...melookup-findlocalval-visitguardstmt-swift-guardstmt.swift | 2 +- ...onymous-namespace-verifier-walktodeclpost-swift-decl.swift | 2 +- ...bstitutionmap-llvm-arrayref-swift-substitution-swift.swift | 2 +- ...nsform-llvm-function-ref-swift-type-swift-type-const.swift | 2 +- ...er-potentialarchetype-gettype-swift-archetypebuilder.swift | 2 +- ...onymous-namespace-verifier-walktodeclpost-swift-decl.swift | 2 +- .../28547-env-dependent-type-in-non-generic-context.swift | 2 +- ...type-hastypeparameter-already-have-an-interface-type.swift | 2 +- .../28549-swift-typebase-getdesugaredtype.swift | 2 +- ...onymous-namespace-verifier-walktostmtpost-swift-stmt.swift | 2 +- ...28552-as-isfolded-already-folded-as-expr-in-sequence.swift | 2 +- .../28553-resolver-unable-to-resolve-type-witness.swift | 2 +- ...e-hastypeparameter-cannot-have-a-dependent-type-here.swift | 2 +- .../28556-val-isa-used-on-a-null-pointer.swift | 2 +- ...amespace-printtyperepr-void-void-void-void-void-void.swift | 2 +- .../28558-known-typewitnesses-end-didnt-resolve-witness.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-1104.swift | 2 +- .../28561-input-hastypevariable-output-hastypevariable.swift | 2 +- .../28562-swift-typebase-getcanonicaltype.swift | 2 +- ...-swift-declname-llvm-smallvectorimpl-swift-valuedecl.swift | 2 +- .../28564-swift-nominaltypedecl-getdeclaredtype-const.swift | 2 +- ...system-removeinactiveconstraint-swift-constraints-co.swift | 2 +- .../28566-env-dependent-type-in-non-generic-context.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- .../28568-result-case-not-implemented.swift | 2 +- ...ft-declcontext-getastypeortypeextensioncontext-const.swift | 2 +- ...valid-unlabeled-directives-should-be-handled-earlier.swift | 2 +- .../28571-hasinterfacetype-no-interface-type-was-set.swift | 2 +- ...-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift | 2 +- .../28573-type-hasarchetype-archetype-in-interface-type.swift | 2 +- ...plete-isinvalid-resolver-did-not-resolve-requirement.swift | 2 +- ...eachable-executed-at-swift-lib-sema-csapply-cpp-5647.swift | 2 +- ...indcapturedvars-checktype-swift-type-swift-sourceloc.swift | 2 +- ...8577-isa-x-val-cast-ty-argument-of-incompatible-type.swift | 2 +- .../28578-result-case-not-implemented.swift | 2 +- ...reachable-executed-at-swift-lib-sema-csdiag-cpp-5054.swift | 2 +- .../28580-hastype-e-expected-type-to-have-been-set.swift | 2 +- ...indcapturedvars-checktype-swift-type-swift-sourceloc.swift | 2 +- .../28582-result-case-not-implemented.swift | 2 +- ...-unreachable-executed-at-swift-lib-ast-type-cpp-1098.swift | 2 +- .../compiler_crashers_fixed/28584-loc-isvalid.swift | 2 +- ...onymous-namespace-verifier-walktostmtpost-swift-stmt.swift | 2 +- ...tty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift | 2 +- ...-contained-within-its-parent-sequence-expr-type-null.swift | 2 +- ...eachable-executed-at-swift-lib-sema-csapply-cpp-5770.swift | 2 +- ...nsform-llvm-function-ref-swift-type-swift-type-const.swift | 2 +- ...system-solvesimplified-llvm-smallvectorimpl-swift-co.swift | 2 +- ...tty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift | 2 +- ...ymous-namespace-verifier-verifychecked-swift-vardecl.swift | 2 +- .../28597-first-char-of-sub-string-may-not-be-a-digit.swift | 2 +- ...nsform-llvm-function-ref-swift-type-swift-type-const.swift | 2 +- validation-test/lit.cfg | 2 +- validation-test/lit.site.cfg.in | 2 +- validation-test/stdlib/CollectionCasts.swift.gyb | 2 +- validation-test/stdlib/Concatenate.swift | 2 +- validation-test/stdlib/ExistentialCollection.swift.gyb | 2 +- validation-test/stdlib/Index.swift.gyb | 2 +- validation-test/stdlib/Join.swift.gyb | 2 +- validation-test/stdlib/Lazy.swift.gyb | 2 +- validation-test/stdlib/NewArray.swift.gyb | 2 +- validation-test/stdlib/SequenceWrapperTest.swift | 2 +- validation-test/stdlib/StringViews.swift | 2 +- validation-test/stdlib/SwiftNativeNSBase.swift | 2 +- validation-test/stdlib/UnicodeTrie.swift.gyb | 2 +- 7184 files changed, 7185 insertions(+), 7185 deletions(-) diff --git a/benchmark/scripts/Benchmark_DTrace.in b/benchmark/scripts/Benchmark_DTrace.in index f99372b78e64b..0aa4d80e7dd55 100644 --- a/benchmark/scripts/Benchmark_DTrace.in +++ b/benchmark/scripts/Benchmark_DTrace.in @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/Benchmark_Driver b/benchmark/scripts/Benchmark_Driver index dc508ed4951db..adfb054bdc4c3 100755 --- a/benchmark/scripts/Benchmark_Driver +++ b/benchmark/scripts/Benchmark_Driver @@ -5,7 +5,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/Benchmark_GuardMalloc.in b/benchmark/scripts/Benchmark_GuardMalloc.in index 8a9aeaeb7ceae..cd03141e9d88d 100644 --- a/benchmark/scripts/Benchmark_GuardMalloc.in +++ b/benchmark/scripts/Benchmark_GuardMalloc.in @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/Benchmark_RuntimeLeaksRunner.in b/benchmark/scripts/Benchmark_RuntimeLeaksRunner.in index a5219d4d8a37b..46f6d47202c30 100644 --- a/benchmark/scripts/Benchmark_RuntimeLeaksRunner.in +++ b/benchmark/scripts/Benchmark_RuntimeLeaksRunner.in @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/compare_perf_tests.py b/benchmark/scripts/compare_perf_tests.py index 410c58401a405..af4771c39de53 100755 --- a/benchmark/scripts/compare_perf_tests.py +++ b/benchmark/scripts/compare_perf_tests.py @@ -5,7 +5,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/generate_harness/generate_harness.py b/benchmark/scripts/generate_harness/generate_harness.py index 957ea1f57dbb1..7d22f9b295743 100755 --- a/benchmark/scripts/generate_harness/generate_harness.py +++ b/benchmark/scripts/generate_harness/generate_harness.py @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/generate_harness/main.swift_template b/benchmark/scripts/generate_harness/main.swift_template index 80d395d8fb9e3..372f42b2b8825 100644 --- a/benchmark/scripts/generate_harness/main.swift_template +++ b/benchmark/scripts/generate_harness/main.swift_template @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/perf_test_driver/perf_test_driver.py b/benchmark/scripts/perf_test_driver/perf_test_driver.py index afeea52617eb5..628fb5a92ab51 100644 --- a/benchmark/scripts/perf_test_driver/perf_test_driver.py +++ b/benchmark/scripts/perf_test_driver/perf_test_driver.py @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/scripts/perf_test_driver/swift_stats.d b/benchmark/scripts/perf_test_driver/swift_stats.d index 586a3b05d8967..4fd0321457a47 100644 --- a/benchmark/scripts/perf_test_driver/swift_stats.d +++ b/benchmark/scripts/perf_test_driver/swift_stats.d @@ -2,7 +2,7 @@ * * This source file is part of the Swift.org open source project * - * Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors + * Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors * Licensed under Apache License v2.0 with Runtime Library Exception * * See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Ackermann.swift b/benchmark/single-source/Ackermann.swift index 380a32d549b86..ad33af993dff4 100644 --- a/benchmark/single-source/Ackermann.swift +++ b/benchmark/single-source/Ackermann.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/AngryPhonebook.swift b/benchmark/single-source/AngryPhonebook.swift index a7e70cd85989e..0131a1a9d0153 100644 --- a/benchmark/single-source/AngryPhonebook.swift +++ b/benchmark/single-source/AngryPhonebook.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/AnyHashableWithAClass.swift b/benchmark/single-source/AnyHashableWithAClass.swift index 202d27a2ca139..b46f635381dae 100644 --- a/benchmark/single-source/AnyHashableWithAClass.swift +++ b/benchmark/single-source/AnyHashableWithAClass.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Array2D.swift b/benchmark/single-source/Array2D.swift index ea2c6366f8111..d38e0fa9ddd3d 100644 --- a/benchmark/single-source/Array2D.swift +++ b/benchmark/single-source/Array2D.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayAppend.swift b/benchmark/single-source/ArrayAppend.swift index aba1c1dbe6d9d..c278604ad41d2 100644 --- a/benchmark/single-source/ArrayAppend.swift +++ b/benchmark/single-source/ArrayAppend.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayInClass.swift b/benchmark/single-source/ArrayInClass.swift index f11fe6869d3e1..d214851068954 100644 --- a/benchmark/single-source/ArrayInClass.swift +++ b/benchmark/single-source/ArrayInClass.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayLiteral.swift b/benchmark/single-source/ArrayLiteral.swift index 6d78d8ddf0cb1..8a4bddaf812d9 100644 --- a/benchmark/single-source/ArrayLiteral.swift +++ b/benchmark/single-source/ArrayLiteral.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayOfGenericPOD.swift b/benchmark/single-source/ArrayOfGenericPOD.swift index 12ac831af5c6a..d2d255866db2c 100644 --- a/benchmark/single-source/ArrayOfGenericPOD.swift +++ b/benchmark/single-source/ArrayOfGenericPOD.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayOfGenericRef.swift b/benchmark/single-source/ArrayOfGenericRef.swift index e52108bdb9c02..e8870c90259b3 100644 --- a/benchmark/single-source/ArrayOfGenericRef.swift +++ b/benchmark/single-source/ArrayOfGenericRef.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayOfPOD.swift b/benchmark/single-source/ArrayOfPOD.swift index 5a6c50625bb6b..1a9cffd0b4a9f 100644 --- a/benchmark/single-source/ArrayOfPOD.swift +++ b/benchmark/single-source/ArrayOfPOD.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArrayOfRef.swift b/benchmark/single-source/ArrayOfRef.swift index e9070ac377ad0..90348847f06df 100644 --- a/benchmark/single-source/ArrayOfRef.swift +++ b/benchmark/single-source/ArrayOfRef.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ArraySubscript.swift b/benchmark/single-source/ArraySubscript.swift index 361bde9e032a2..a5a3d47135af2 100644 --- a/benchmark/single-source/ArraySubscript.swift +++ b/benchmark/single-source/ArraySubscript.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/BitCount.swift b/benchmark/single-source/BitCount.swift index 8873a2684506f..e0b4c27dae33a 100644 --- a/benchmark/single-source/BitCount.swift +++ b/benchmark/single-source/BitCount.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ByteSwap.swift b/benchmark/single-source/ByteSwap.swift index ad8bf94ba1208..8b5a5eb356ef2 100644 --- a/benchmark/single-source/ByteSwap.swift +++ b/benchmark/single-source/ByteSwap.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Calculator.swift b/benchmark/single-source/Calculator.swift index 3893f924b9920..3430eb564ac2b 100644 --- a/benchmark/single-source/Calculator.swift +++ b/benchmark/single-source/Calculator.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/CaptureProp.swift b/benchmark/single-source/CaptureProp.swift index 5d8466e50822d..6bec5a9260312 100644 --- a/benchmark/single-source/CaptureProp.swift +++ b/benchmark/single-source/CaptureProp.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Chars.swift b/benchmark/single-source/Chars.swift index 46bac83ce491b..1606cd760365c 100644 --- a/benchmark/single-source/Chars.swift +++ b/benchmark/single-source/Chars.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ClassArrayGetter.swift b/benchmark/single-source/ClassArrayGetter.swift index 0442100eaeb4b..0130cfd737b2d 100644 --- a/benchmark/single-source/ClassArrayGetter.swift +++ b/benchmark/single-source/ClassArrayGetter.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DeadArray.swift b/benchmark/single-source/DeadArray.swift index 83e2a3d17f3e6..d40b03168f008 100644 --- a/benchmark/single-source/DeadArray.swift +++ b/benchmark/single-source/DeadArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictTest.swift b/benchmark/single-source/DictTest.swift index 8136af89acc58..52f97346beaea 100644 --- a/benchmark/single-source/DictTest.swift +++ b/benchmark/single-source/DictTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictTest2.swift b/benchmark/single-source/DictTest2.swift index b971560175e00..98bfc5fd0fc86 100644 --- a/benchmark/single-source/DictTest2.swift +++ b/benchmark/single-source/DictTest2.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictTest3.swift b/benchmark/single-source/DictTest3.swift index f22fcbe87d8ed..ac2feb98f0a69 100644 --- a/benchmark/single-source/DictTest3.swift +++ b/benchmark/single-source/DictTest3.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictionaryBridge.swift b/benchmark/single-source/DictionaryBridge.swift index 108ff709bd6fb..1197eac744bba 100644 --- a/benchmark/single-source/DictionaryBridge.swift +++ b/benchmark/single-source/DictionaryBridge.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictionaryLiteral.swift b/benchmark/single-source/DictionaryLiteral.swift index 8c8140c87f918..51d9bc737a4dd 100644 --- a/benchmark/single-source/DictionaryLiteral.swift +++ b/benchmark/single-source/DictionaryLiteral.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictionaryRemove.swift b/benchmark/single-source/DictionaryRemove.swift index 36596d6d7cb9f..044fb32511ed0 100644 --- a/benchmark/single-source/DictionaryRemove.swift +++ b/benchmark/single-source/DictionaryRemove.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/DictionarySwap.swift b/benchmark/single-source/DictionarySwap.swift index 5608b08cf8ec9..7ab3edf0777c6 100644 --- a/benchmark/single-source/DictionarySwap.swift +++ b/benchmark/single-source/DictionarySwap.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ErrorHandling.swift b/benchmark/single-source/ErrorHandling.swift index 7132596caf46c..64d27b1d8cb0d 100644 --- a/benchmark/single-source/ErrorHandling.swift +++ b/benchmark/single-source/ErrorHandling.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Fibonacci.swift b/benchmark/single-source/Fibonacci.swift index 54e65cd5392ba..138631effe672 100644 --- a/benchmark/single-source/Fibonacci.swift +++ b/benchmark/single-source/Fibonacci.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/GlobalClass.swift b/benchmark/single-source/GlobalClass.swift index 8943eb6cb8dea..e9876a5bbb6c8 100644 --- a/benchmark/single-source/GlobalClass.swift +++ b/benchmark/single-source/GlobalClass.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Hanoi.swift b/benchmark/single-source/Hanoi.swift index b4abeb1c5c624..4de111c5d96ea 100644 --- a/benchmark/single-source/Hanoi.swift +++ b/benchmark/single-source/Hanoi.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Hash.swift b/benchmark/single-source/Hash.swift index 5b9bbe3f76b1f..86e4f3142fdb2 100644 --- a/benchmark/single-source/Hash.swift +++ b/benchmark/single-source/Hash.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Histogram.swift b/benchmark/single-source/Histogram.swift index ee4a11d278774..3bb350eacda2f 100644 --- a/benchmark/single-source/Histogram.swift +++ b/benchmark/single-source/Histogram.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Integrate.swift b/benchmark/single-source/Integrate.swift index 7083211395e2f..40987ec0f71f8 100644 --- a/benchmark/single-source/Integrate.swift +++ b/benchmark/single-source/Integrate.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/IterateData.swift b/benchmark/single-source/IterateData.swift index 0954c19b3b6c9..a455890fb4756 100644 --- a/benchmark/single-source/IterateData.swift +++ b/benchmark/single-source/IterateData.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Join.swift b/benchmark/single-source/Join.swift index 3e74cec0db860..6960cdbe62a20 100644 --- a/benchmark/single-source/Join.swift +++ b/benchmark/single-source/Join.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/LinkedList.swift b/benchmark/single-source/LinkedList.swift index abfdd4e84690a..a83d207fcabb6 100644 --- a/benchmark/single-source/LinkedList.swift +++ b/benchmark/single-source/LinkedList.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/MapReduce.swift b/benchmark/single-source/MapReduce.swift index 1b4fc1695f85a..a0eb4e5031a79 100644 --- a/benchmark/single-source/MapReduce.swift +++ b/benchmark/single-source/MapReduce.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Memset.swift b/benchmark/single-source/Memset.swift index c3df4ac04ad3f..1c5237a6cf0c0 100644 --- a/benchmark/single-source/Memset.swift +++ b/benchmark/single-source/Memset.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/MonteCarloE.swift b/benchmark/single-source/MonteCarloE.swift index 76296be16b021..1b3b6084a285c 100644 --- a/benchmark/single-source/MonteCarloE.swift +++ b/benchmark/single-source/MonteCarloE.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/MonteCarloPi.swift b/benchmark/single-source/MonteCarloPi.swift index c9f92bc36be02..14cabcb03d248 100644 --- a/benchmark/single-source/MonteCarloPi.swift +++ b/benchmark/single-source/MonteCarloPi.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/NSDictionaryCastToSwift.swift b/benchmark/single-source/NSDictionaryCastToSwift.swift index 9603a54946e28..b72db221794b1 100644 --- a/benchmark/single-source/NSDictionaryCastToSwift.swift +++ b/benchmark/single-source/NSDictionaryCastToSwift.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/NSError.swift b/benchmark/single-source/NSError.swift index b881ce4e258f1..339b812f505fc 100644 --- a/benchmark/single-source/NSError.swift +++ b/benchmark/single-source/NSError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/NSStringConversion.swift b/benchmark/single-source/NSStringConversion.swift index 52aa806540198..2ac3f2175e9b8 100644 --- a/benchmark/single-source/NSStringConversion.swift +++ b/benchmark/single-source/NSStringConversion.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/NopDeinit.swift b/benchmark/single-source/NopDeinit.swift index 4d430cd09945e..15ff0743b31fe 100644 --- a/benchmark/single-source/NopDeinit.swift +++ b/benchmark/single-source/NopDeinit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObjectAllocation.swift b/benchmark/single-source/ObjectAllocation.swift index e1b6e526e2b1c..89340fbe20436 100644 --- a/benchmark/single-source/ObjectAllocation.swift +++ b/benchmark/single-source/ObjectAllocation.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObjectiveCBridging.swift b/benchmark/single-source/ObjectiveCBridging.swift index d2ae98bb31430..99094fad35339 100644 --- a/benchmark/single-source/ObjectiveCBridging.swift +++ b/benchmark/single-source/ObjectiveCBridging.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObjectiveCBridgingStubs.swift b/benchmark/single-source/ObjectiveCBridgingStubs.swift index 322a894706428..758053eac6b8e 100644 --- a/benchmark/single-source/ObjectiveCBridgingStubs.swift +++ b/benchmark/single-source/ObjectiveCBridgingStubs.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObjectiveCNoBridgingStubs.swift b/benchmark/single-source/ObjectiveCNoBridgingStubs.swift index 58c18af4bc5ac..b32a9b7b22d21 100644 --- a/benchmark/single-source/ObjectiveCNoBridgingStubs.swift +++ b/benchmark/single-source/ObjectiveCNoBridgingStubs.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObserverClosure.swift b/benchmark/single-source/ObserverClosure.swift index 2fc6ba933e70b..2f9a88857374d 100644 --- a/benchmark/single-source/ObserverClosure.swift +++ b/benchmark/single-source/ObserverClosure.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObserverForwarderStruct.swift b/benchmark/single-source/ObserverForwarderStruct.swift index 03b35f41e32e6..74c73c0ca86ad 100644 --- a/benchmark/single-source/ObserverForwarderStruct.swift +++ b/benchmark/single-source/ObserverForwarderStruct.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObserverPartiallyAppliedMethod.swift b/benchmark/single-source/ObserverPartiallyAppliedMethod.swift index 8dda93e230325..6ff262b9c5ad0 100644 --- a/benchmark/single-source/ObserverPartiallyAppliedMethod.swift +++ b/benchmark/single-source/ObserverPartiallyAppliedMethod.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ObserverUnappliedMethod.swift b/benchmark/single-source/ObserverUnappliedMethod.swift index c82fc885e3c41..07de3f91b7244 100644 --- a/benchmark/single-source/ObserverUnappliedMethod.swift +++ b/benchmark/single-source/ObserverUnappliedMethod.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/OpenClose.swift b/benchmark/single-source/OpenClose.swift index 7d866a96bebac..289bfab68d179 100644 --- a/benchmark/single-source/OpenClose.swift +++ b/benchmark/single-source/OpenClose.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Phonebook.swift b/benchmark/single-source/Phonebook.swift index 345da256d2412..8a36a1ea4a3dd 100644 --- a/benchmark/single-source/Phonebook.swift +++ b/benchmark/single-source/Phonebook.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/PolymorphicCalls.swift b/benchmark/single-source/PolymorphicCalls.swift index 9a5bf50f5ca7b..9d6e335202371 100644 --- a/benchmark/single-source/PolymorphicCalls.swift +++ b/benchmark/single-source/PolymorphicCalls.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/PopFront.swift b/benchmark/single-source/PopFront.swift index df4b1d0d86ada..5f4a3280a688a 100644 --- a/benchmark/single-source/PopFront.swift +++ b/benchmark/single-source/PopFront.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/PopFrontGeneric.swift b/benchmark/single-source/PopFrontGeneric.swift index e0a079ef0d85f..028b6c7bf2c0e 100644 --- a/benchmark/single-source/PopFrontGeneric.swift +++ b/benchmark/single-source/PopFrontGeneric.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Prims.swift b/benchmark/single-source/Prims.swift index bf6ca2038e3cc..d5b46da48b55d 100644 --- a/benchmark/single-source/Prims.swift +++ b/benchmark/single-source/Prims.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ProtocolDispatch.swift b/benchmark/single-source/ProtocolDispatch.swift index 22d4741288aea..3da8d843dd68c 100644 --- a/benchmark/single-source/ProtocolDispatch.swift +++ b/benchmark/single-source/ProtocolDispatch.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ProtocolDispatch2.swift b/benchmark/single-source/ProtocolDispatch2.swift index ec617580eb5d1..b19424abd341e 100644 --- a/benchmark/single-source/ProtocolDispatch2.swift +++ b/benchmark/single-source/ProtocolDispatch2.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/RC4.swift b/benchmark/single-source/RC4.swift index 2046055f2453c..cc0ace6e14417 100644 --- a/benchmark/single-source/RC4.swift +++ b/benchmark/single-source/RC4.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/RGBHistogram.swift b/benchmark/single-source/RGBHistogram.swift index 27c087176d0ed..52a6c8336c051 100644 --- a/benchmark/single-source/RGBHistogram.swift +++ b/benchmark/single-source/RGBHistogram.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/RangeAssignment.swift b/benchmark/single-source/RangeAssignment.swift index 63ab31a57494f..6b986421f4ba0 100644 --- a/benchmark/single-source/RangeAssignment.swift +++ b/benchmark/single-source/RangeAssignment.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/RecursiveOwnedParameter.swift b/benchmark/single-source/RecursiveOwnedParameter.swift index 01b7f839539b2..2ceecc5d43eff 100644 --- a/benchmark/single-source/RecursiveOwnedParameter.swift +++ b/benchmark/single-source/RecursiveOwnedParameter.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/ReversedCollections.swift b/benchmark/single-source/ReversedCollections.swift index b5438dd628194..e4050eda98a8b 100644 --- a/benchmark/single-source/ReversedCollections.swift +++ b/benchmark/single-source/ReversedCollections.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/SetTests.swift b/benchmark/single-source/SetTests.swift index 92d0bd21cf3b9..b5521f337bf31 100644 --- a/benchmark/single-source/SetTests.swift +++ b/benchmark/single-source/SetTests.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/SevenBoom.swift b/benchmark/single-source/SevenBoom.swift index fee16140316f3..8762374ab05d5 100644 --- a/benchmark/single-source/SevenBoom.swift +++ b/benchmark/single-source/SevenBoom.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Sim2DArray.swift b/benchmark/single-source/Sim2DArray.swift index 60b66b80eed4c..bb7326790cadc 100644 --- a/benchmark/single-source/Sim2DArray.swift +++ b/benchmark/single-source/Sim2DArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/SortLettersInPlace.swift b/benchmark/single-source/SortLettersInPlace.swift index 52fd32918724e..366cad5b32482 100644 --- a/benchmark/single-source/SortLettersInPlace.swift +++ b/benchmark/single-source/SortLettersInPlace.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/SortStrings.swift b/benchmark/single-source/SortStrings.swift index 6c1e2eec01174..107392f214123 100644 --- a/benchmark/single-source/SortStrings.swift +++ b/benchmark/single-source/SortStrings.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StackPromo.swift b/benchmark/single-source/StackPromo.swift index e9fd5dd297a6a..4426724923490 100644 --- a/benchmark/single-source/StackPromo.swift +++ b/benchmark/single-source/StackPromo.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StaticArray.swift b/benchmark/single-source/StaticArray.swift index 71d18f0a8414a..9b6de280b9104 100644 --- a/benchmark/single-source/StaticArray.swift +++ b/benchmark/single-source/StaticArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StrComplexWalk.swift b/benchmark/single-source/StrComplexWalk.swift index 8714dd6fd006a..10e997f36c9a7 100644 --- a/benchmark/single-source/StrComplexWalk.swift +++ b/benchmark/single-source/StrComplexWalk.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StrToInt.swift b/benchmark/single-source/StrToInt.swift index 138854686806f..4725337abce6b 100644 --- a/benchmark/single-source/StrToInt.swift +++ b/benchmark/single-source/StrToInt.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StringBuilder.swift b/benchmark/single-source/StringBuilder.swift index 08dce62a7a4d3..14c31fd00cd2c 100644 --- a/benchmark/single-source/StringBuilder.swift +++ b/benchmark/single-source/StringBuilder.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StringInterpolation.swift b/benchmark/single-source/StringInterpolation.swift index 3e977d887f00e..51a1da401722c 100644 --- a/benchmark/single-source/StringInterpolation.swift +++ b/benchmark/single-source/StringInterpolation.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StringTests.swift b/benchmark/single-source/StringTests.swift index ce39424cd2f3e..af779993329c5 100644 --- a/benchmark/single-source/StringTests.swift +++ b/benchmark/single-source/StringTests.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/StringWalk.swift b/benchmark/single-source/StringWalk.swift index 6f2e9107260d7..ceaec56c21636 100644 --- a/benchmark/single-source/StringWalk.swift +++ b/benchmark/single-source/StringWalk.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/SuperChars.swift b/benchmark/single-source/SuperChars.swift index aba2475e0cabf..ae8918a003ecd 100644 --- a/benchmark/single-source/SuperChars.swift +++ b/benchmark/single-source/SuperChars.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/TwoSum.swift b/benchmark/single-source/TwoSum.swift index 96ee19a01d289..9c969e213dc41 100644 --- a/benchmark/single-source/TwoSum.swift +++ b/benchmark/single-source/TwoSum.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/TypeFlood.swift b/benchmark/single-source/TypeFlood.swift index edbec70145d6a..6b38220af9c19 100644 --- a/benchmark/single-source/TypeFlood.swift +++ b/benchmark/single-source/TypeFlood.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/UTF8Decode.swift b/benchmark/single-source/UTF8Decode.swift index 30928ac0f6c5f..09bef9b690e7b 100644 --- a/benchmark/single-source/UTF8Decode.swift +++ b/benchmark/single-source/UTF8Decode.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/Walsh.swift b/benchmark/single-source/Walsh.swift index 55a9897be8c7b..524b4f0e0ab91 100644 --- a/benchmark/single-source/Walsh.swift +++ b/benchmark/single-source/Walsh.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/single-source/XorLoop.swift b/benchmark/single-source/XorLoop.swift index cf090941128c7..bfe3eb3615e2c 100644 --- a/benchmark/single-source/XorLoop.swift +++ b/benchmark/single-source/XorLoop.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/ArgParse.swift b/benchmark/utils/ArgParse.swift index 3e6efe729bc0e..ebd3bb5632cc8 100644 --- a/benchmark/utils/ArgParse.swift +++ b/benchmark/utils/ArgParse.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/DriverUtils.swift b/benchmark/utils/DriverUtils.swift index 32a0c488028b6..f1d8b87a7fc29 100644 --- a/benchmark/utils/DriverUtils.swift +++ b/benchmark/utils/DriverUtils.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/ObjectiveCTests/ObjectiveCTests.h b/benchmark/utils/ObjectiveCTests/ObjectiveCTests.h index 29f3678139b21..8600c32801cc6 100644 --- a/benchmark/utils/ObjectiveCTests/ObjectiveCTests.h +++ b/benchmark/utils/ObjectiveCTests/ObjectiveCTests.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/ObjectiveCTests/ObjectiveCTests.m b/benchmark/utils/ObjectiveCTests/ObjectiveCTests.m index 9cbcc594f60ae..56a3d228f745b 100644 --- a/benchmark/utils/ObjectiveCTests/ObjectiveCTests.m +++ b/benchmark/utils/ObjectiveCTests/ObjectiveCTests.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/ObjectiveCTests/module.map b/benchmark/utils/ObjectiveCTests/module.map index 84c645752065e..397b1b8ad4081 100644 --- a/benchmark/utils/ObjectiveCTests/module.map +++ b/benchmark/utils/ObjectiveCTests/module.map @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/TestsUtils.swift b/benchmark/utils/TestsUtils.swift index f177bfaf7214f..5b6a2169093b2 100644 --- a/benchmark/utils/TestsUtils.swift +++ b/benchmark/utils/TestsUtils.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/convertToJSON.py b/benchmark/utils/convertToJSON.py index b2154c03ab86b..a2e58b20a8a23 100644 --- a/benchmark/utils/convertToJSON.py +++ b/benchmark/utils/convertToJSON.py @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/benchmark/utils/main.swift b/benchmark/utils/main.swift index 43cd4b13841c0..9815d47150748 100644 --- a/benchmark/utils/main.swift +++ b/benchmark/utils/main.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/cmake/dummy.cpp b/cmake/dummy.cpp index 5011ede1ec2a4..496ce4b54e0f2 100644 --- a/cmake/dummy.cpp +++ b/cmake/dummy.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/docs/proposals/ArrayBridge.rst b/docs/proposals/ArrayBridge.rst index 15d167d03eb34..52994155aedbf 100644 --- a/docs/proposals/ArrayBridge.rst +++ b/docs/proposals/ArrayBridge.rst @@ -4,7 +4,7 @@ .. .. This source file is part of the Swift.org open source project .. -.. Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +.. Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors .. Licensed under Apache License v2.0 with Runtime Library Exception .. .. See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ABI/Class.h b/include/swift/ABI/Class.h index 517723bf0d384..0a4ae0ffbcf1d 100644 --- a/include/swift/ABI/Class.h +++ b/include/swift/ABI/Class.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ABI/MetadataKind.def b/include/swift/ABI/MetadataKind.def index 6ca96d8b5385d..6a708f2281b1a 100644 --- a/include/swift/ABI/MetadataKind.def +++ b/include/swift/ABI/MetadataKind.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ABI/MetadataValues.h b/include/swift/ABI/MetadataValues.h index 6d69fb3daa18c..20e7dd3af6348 100644 --- a/include/swift/ABI/MetadataValues.h +++ b/include/swift/ABI/MetadataValues.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ABI/System.h b/include/swift/ABI/System.h index ed52f83033c34..3bad3622c9877 100644 --- a/include/swift/ABI/System.h +++ b/include/swift/ABI/System.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/AST.h b/include/swift/AST/AST.h index e1d8ef04b8b35..4232622631f43 100644 --- a/include/swift/AST/AST.h +++ b/include/swift/AST/AST.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTContext.h b/include/swift/AST/ASTContext.h index aed613d8c73c5..f916ad913920c 100644 --- a/include/swift/AST/ASTContext.h +++ b/include/swift/AST/ASTContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTMangler.h b/include/swift/AST/ASTMangler.h index ce9e9559a302b..7c953edea1ffc 100644 --- a/include/swift/AST/ASTMangler.h +++ b/include/swift/AST/ASTMangler.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTNode.h b/include/swift/AST/ASTNode.h index 3bef23cbb6bac..35870e17ad09e 100644 --- a/include/swift/AST/ASTNode.h +++ b/include/swift/AST/ASTNode.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTPrinter.h b/include/swift/AST/ASTPrinter.h index 74466cab0e331..29274400bacc7 100644 --- a/include/swift/AST/ASTPrinter.h +++ b/include/swift/AST/ASTPrinter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTScope.h b/include/swift/AST/ASTScope.h index 5ee046b7b5436..f12318bf8426d 100644 --- a/include/swift/AST/ASTScope.h +++ b/include/swift/AST/ASTScope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTVisitor.h b/include/swift/AST/ASTVisitor.h index 573391aacb96b..19a9c35f8c58b 100644 --- a/include/swift/AST/ASTVisitor.h +++ b/include/swift/AST/ASTVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ASTWalker.h b/include/swift/AST/ASTWalker.h index ad2507671f14f..4cb7caaa48c9e 100644 --- a/include/swift/AST/ASTWalker.h +++ b/include/swift/AST/ASTWalker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/AccessScope.h b/include/swift/AST/AccessScope.h index f3bda68b3c260..05d8e5c1f353f 100644 --- a/include/swift/AST/AccessScope.h +++ b/include/swift/AST/AccessScope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/AnyFunctionRef.h b/include/swift/AST/AnyFunctionRef.h index 41b67bdc051eb..5e550204a16b5 100644 --- a/include/swift/AST/AnyFunctionRef.h +++ b/include/swift/AST/AnyFunctionRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ArchetypeBuilder.h b/include/swift/AST/ArchetypeBuilder.h index c5e6ab10e120d..74875108506ca 100644 --- a/include/swift/AST/ArchetypeBuilder.h +++ b/include/swift/AST/ArchetypeBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Attr.def b/include/swift/AST/Attr.def index aa70f59b97367..f69f44f820999 100644 --- a/include/swift/AST/Attr.def +++ b/include/swift/AST/Attr.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Attr.h b/include/swift/AST/Attr.h index 315840cf8cecb..1a040e7d0f584 100644 --- a/include/swift/AST/Attr.h +++ b/include/swift/AST/Attr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/AttrKind.h b/include/swift/AST/AttrKind.h index 94f874faceefa..e6f945976c1e0 100644 --- a/include/swift/AST/AttrKind.h +++ b/include/swift/AST/AttrKind.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Availability.h b/include/swift/AST/Availability.h index cdf0f1d5018af..f7432ec2040f8 100644 --- a/include/swift/AST/Availability.h +++ b/include/swift/AST/Availability.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/AvailabilitySpec.h b/include/swift/AST/AvailabilitySpec.h index 34c3a609ffc2e..787f81927676f 100644 --- a/include/swift/AST/AvailabilitySpec.h +++ b/include/swift/AST/AvailabilitySpec.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Builtins.def b/include/swift/AST/Builtins.def index 3d1436618dc88..a0f5fbeaafd74 100644 --- a/include/swift/AST/Builtins.def +++ b/include/swift/AST/Builtins.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Builtins.h b/include/swift/AST/Builtins.h index c4963a2e61d72..bfc31ae2973c6 100644 --- a/include/swift/AST/Builtins.h +++ b/include/swift/AST/Builtins.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/CanTypeVisitor.h b/include/swift/AST/CanTypeVisitor.h index 930cd9e484355..aa37219b4e064 100644 --- a/include/swift/AST/CanTypeVisitor.h +++ b/include/swift/AST/CanTypeVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/CaptureInfo.h b/include/swift/AST/CaptureInfo.h index f76e3016a0892..e72d91635bf5a 100644 --- a/include/swift/AST/CaptureInfo.h +++ b/include/swift/AST/CaptureInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ClangModuleLoader.h b/include/swift/AST/ClangModuleLoader.h index a1a4379fcfcf6..7addced0936cc 100644 --- a/include/swift/AST/ClangModuleLoader.h +++ b/include/swift/AST/ClangModuleLoader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ClangNode.h b/include/swift/AST/ClangNode.h index 213882f5daee0..2195c6b58c22d 100644 --- a/include/swift/AST/ClangNode.h +++ b/include/swift/AST/ClangNode.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Comment.h b/include/swift/AST/Comment.h index e0debf8b192da..13e87e7ca41f9 100644 --- a/include/swift/AST/Comment.h +++ b/include/swift/AST/Comment.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ConcreteDeclRef.h b/include/swift/AST/ConcreteDeclRef.h index ed0bbdcf7bc18..22a4aa775c3af 100644 --- a/include/swift/AST/ConcreteDeclRef.h +++ b/include/swift/AST/ConcreteDeclRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DebuggerClient.h b/include/swift/AST/DebuggerClient.h index 404bdcc7affd1..e5bcf39dfac0c 100644 --- a/include/swift/AST/DebuggerClient.h +++ b/include/swift/AST/DebuggerClient.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Decl.h b/include/swift/AST/Decl.h index 0c9b6eafbce21..16e43f9a44b3d 100644 --- a/include/swift/AST/Decl.h +++ b/include/swift/AST/Decl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DeclContext.h b/include/swift/AST/DeclContext.h index 0543046824fb6..c8693efb9aeaa 100644 --- a/include/swift/AST/DeclContext.h +++ b/include/swift/AST/DeclContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DeclNameLoc.h b/include/swift/AST/DeclNameLoc.h index b702ff7e18316..067c653a4b504 100644 --- a/include/swift/AST/DeclNameLoc.h +++ b/include/swift/AST/DeclNameLoc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DeclNodes.def b/include/swift/AST/DeclNodes.def index a88f1ff9e852d..8963d681b67af 100644 --- a/include/swift/AST/DeclNodes.def +++ b/include/swift/AST/DeclNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DefaultArgumentKind.h b/include/swift/AST/DefaultArgumentKind.h index 9d909d15abfbd..b86c2f72603d7 100644 --- a/include/swift/AST/DefaultArgumentKind.h +++ b/include/swift/AST/DefaultArgumentKind.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticEngine.h b/include/swift/AST/DiagnosticEngine.h index 0c13153768da2..e371c3f649e2a 100644 --- a/include/swift/AST/DiagnosticEngine.h +++ b/include/swift/AST/DiagnosticEngine.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsAll.def b/include/swift/AST/DiagnosticsAll.def index 249f88af37e24..31f6224813949 100644 --- a/include/swift/AST/DiagnosticsAll.def +++ b/include/swift/AST/DiagnosticsAll.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsClangImporter.def b/include/swift/AST/DiagnosticsClangImporter.def index 9bbbc8314dbd0..3ecb0bf6a971d 100644 --- a/include/swift/AST/DiagnosticsClangImporter.def +++ b/include/swift/AST/DiagnosticsClangImporter.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsClangImporter.h b/include/swift/AST/DiagnosticsClangImporter.h index 476788a3ba7ba..23e1fd02046a6 100644 --- a/include/swift/AST/DiagnosticsClangImporter.h +++ b/include/swift/AST/DiagnosticsClangImporter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsCommon.def b/include/swift/AST/DiagnosticsCommon.def index d330476a334d1..e5becb45908e2 100644 --- a/include/swift/AST/DiagnosticsCommon.def +++ b/include/swift/AST/DiagnosticsCommon.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsCommon.h b/include/swift/AST/DiagnosticsCommon.h index c2f096e1186e6..acd3bc394ca97 100644 --- a/include/swift/AST/DiagnosticsCommon.h +++ b/include/swift/AST/DiagnosticsCommon.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsDriver.def b/include/swift/AST/DiagnosticsDriver.def index e230a901eac67..f1adcb7d6ea12 100644 --- a/include/swift/AST/DiagnosticsDriver.def +++ b/include/swift/AST/DiagnosticsDriver.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsDriver.h b/include/swift/AST/DiagnosticsDriver.h index 3a031e5f2f646..a41a33e921e4c 100644 --- a/include/swift/AST/DiagnosticsDriver.h +++ b/include/swift/AST/DiagnosticsDriver.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsFrontend.def b/include/swift/AST/DiagnosticsFrontend.def index 13793cffddd7b..9ba3b1fb3e10a 100644 --- a/include/swift/AST/DiagnosticsFrontend.def +++ b/include/swift/AST/DiagnosticsFrontend.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsFrontend.h b/include/swift/AST/DiagnosticsFrontend.h index d7e43abbdcb51..c7a9dc322541f 100644 --- a/include/swift/AST/DiagnosticsFrontend.h +++ b/include/swift/AST/DiagnosticsFrontend.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsIRGen.def b/include/swift/AST/DiagnosticsIRGen.def index a43c884337d5f..99e8a689b6346 100644 --- a/include/swift/AST/DiagnosticsIRGen.def +++ b/include/swift/AST/DiagnosticsIRGen.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsIRGen.h b/include/swift/AST/DiagnosticsIRGen.h index 5f80ecebd2430..bf97727e0a8bd 100644 --- a/include/swift/AST/DiagnosticsIRGen.h +++ b/include/swift/AST/DiagnosticsIRGen.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsParse.def b/include/swift/AST/DiagnosticsParse.def index 8c5c0176f2956..9b9fb859c8fb9 100644 --- a/include/swift/AST/DiagnosticsParse.def +++ b/include/swift/AST/DiagnosticsParse.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsParse.h b/include/swift/AST/DiagnosticsParse.h index e1b526efd21a5..e046630bde251 100644 --- a/include/swift/AST/DiagnosticsParse.h +++ b/include/swift/AST/DiagnosticsParse.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsSIL.def b/include/swift/AST/DiagnosticsSIL.def index 35c788ee25e58..fd528916ad44d 100644 --- a/include/swift/AST/DiagnosticsSIL.def +++ b/include/swift/AST/DiagnosticsSIL.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsSIL.h b/include/swift/AST/DiagnosticsSIL.h index 010ac6e00f5c2..43c5d9da5b4df 100644 --- a/include/swift/AST/DiagnosticsSIL.h +++ b/include/swift/AST/DiagnosticsSIL.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsSema.def b/include/swift/AST/DiagnosticsSema.def index e5ed60b6989fc..ca5a026f2c802 100644 --- a/include/swift/AST/DiagnosticsSema.def +++ b/include/swift/AST/DiagnosticsSema.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/DiagnosticsSema.h b/include/swift/AST/DiagnosticsSema.h index eb06fd68eea66..62728ea88c26a 100644 --- a/include/swift/AST/DiagnosticsSema.h +++ b/include/swift/AST/DiagnosticsSema.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Expr.h b/include/swift/AST/Expr.h index 48b956b666dea..eafe5647b7f94 100644 --- a/include/swift/AST/Expr.h +++ b/include/swift/AST/Expr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ExprNodes.def b/include/swift/AST/ExprNodes.def index 3dcd6bc441933..1343f2e3cb91b 100644 --- a/include/swift/AST/ExprNodes.def +++ b/include/swift/AST/ExprNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ForeignErrorConvention.h b/include/swift/AST/ForeignErrorConvention.h index 5518f4429800f..113aef6560026 100644 --- a/include/swift/AST/ForeignErrorConvention.h +++ b/include/swift/AST/ForeignErrorConvention.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/FunctionRefKind.h b/include/swift/AST/FunctionRefKind.h index 193764326f13e..bcde3a53b6059 100644 --- a/include/swift/AST/FunctionRefKind.h +++ b/include/swift/AST/FunctionRefKind.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/GenericEnvironment.h b/include/swift/AST/GenericEnvironment.h index ee1888ad99deb..c02b37955efd2 100644 --- a/include/swift/AST/GenericEnvironment.h +++ b/include/swift/AST/GenericEnvironment.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/GenericParamKey.h b/include/swift/AST/GenericParamKey.h index 3bf14273e8745..a477a21bc9fad 100644 --- a/include/swift/AST/GenericParamKey.h +++ b/include/swift/AST/GenericParamKey.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/GenericSignature.h b/include/swift/AST/GenericSignature.h index 752a2c27cc3a4..4e285e2448427 100644 --- a/include/swift/AST/GenericSignature.h +++ b/include/swift/AST/GenericSignature.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/IRGenOptions.h b/include/swift/AST/IRGenOptions.h index f615da4df68b9..0d5e80842af1c 100644 --- a/include/swift/AST/IRGenOptions.h +++ b/include/swift/AST/IRGenOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Identifier.h b/include/swift/AST/Identifier.h index b41b12080e93b..03131ca9ea07e 100644 --- a/include/swift/AST/Identifier.h +++ b/include/swift/AST/Identifier.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Initializer.h b/include/swift/AST/Initializer.h index 713f88df674d8..cf9d4f341b9f2 100644 --- a/include/swift/AST/Initializer.h +++ b/include/swift/AST/Initializer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownDecls.def b/include/swift/AST/KnownDecls.def index 4b44c158b0e89..c5e5558e92353 100644 --- a/include/swift/AST/KnownDecls.def +++ b/include/swift/AST/KnownDecls.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownFoundationEntities.def b/include/swift/AST/KnownFoundationEntities.def index 5eeecc9d5b9e4..812cd3e711aa6 100644 --- a/include/swift/AST/KnownFoundationEntities.def +++ b/include/swift/AST/KnownFoundationEntities.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownIdentifiers.def b/include/swift/AST/KnownIdentifiers.def index b3bf79209ff95..34ce03156e256 100644 --- a/include/swift/AST/KnownIdentifiers.def +++ b/include/swift/AST/KnownIdentifiers.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownProtocols.def b/include/swift/AST/KnownProtocols.def index 39b54a9272b67..6fd321d915979 100644 --- a/include/swift/AST/KnownProtocols.def +++ b/include/swift/AST/KnownProtocols.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownProtocols.h b/include/swift/AST/KnownProtocols.h index 3d9e1ff1a7e37..f388fdd827f65 100644 --- a/include/swift/AST/KnownProtocols.h +++ b/include/swift/AST/KnownProtocols.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/KnownStdlibTypes.def b/include/swift/AST/KnownStdlibTypes.def index 8d5c278f54192..1fe89d46c546f 100644 --- a/include/swift/AST/KnownStdlibTypes.def +++ b/include/swift/AST/KnownStdlibTypes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/LazyResolver.h b/include/swift/AST/LazyResolver.h index c6f6c68238c5d..14a99ffb66185 100644 --- a/include/swift/AST/LazyResolver.h +++ b/include/swift/AST/LazyResolver.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/LinkLibrary.h b/include/swift/AST/LinkLibrary.h index 8b709f23603c9..44a5d9c7e3ede 100644 --- a/include/swift/AST/LinkLibrary.h +++ b/include/swift/AST/LinkLibrary.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/LookupKinds.h b/include/swift/AST/LookupKinds.h index 94f3aa4425c03..1489e8edbff40 100644 --- a/include/swift/AST/LookupKinds.h +++ b/include/swift/AST/LookupKinds.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Mangle.h b/include/swift/AST/Mangle.h index eca0776b78fb1..6943e28e2ea3c 100644 --- a/include/swift/AST/Mangle.h +++ b/include/swift/AST/Mangle.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Module.h b/include/swift/AST/Module.h index b0c2f62ac7122..5d391606e2405 100644 --- a/include/swift/AST/Module.h +++ b/include/swift/AST/Module.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ModuleLoader.h b/include/swift/AST/ModuleLoader.h index d14dcfa47f0e7..870760d94c351 100644 --- a/include/swift/AST/ModuleLoader.h +++ b/include/swift/AST/ModuleLoader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/NameLookup.h b/include/swift/AST/NameLookup.h index 8dd5751f783b0..a3b1e67f0597d 100644 --- a/include/swift/AST/NameLookup.h +++ b/include/swift/AST/NameLookup.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Ownership.h b/include/swift/AST/Ownership.h index 193bfed8dc449..c7f146462c154 100644 --- a/include/swift/AST/Ownership.h +++ b/include/swift/AST/Ownership.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ParameterList.h b/include/swift/AST/ParameterList.h index 237b0c5a2df77..6238d1c837449 100644 --- a/include/swift/AST/ParameterList.h +++ b/include/swift/AST/ParameterList.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Pattern.h b/include/swift/AST/Pattern.h index b6af7ebaa67fc..3c561ce1ea064 100644 --- a/include/swift/AST/Pattern.h +++ b/include/swift/AST/Pattern.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/PatternNodes.def b/include/swift/AST/PatternNodes.def index 44f598cca0cda..94c14c3554d61 100644 --- a/include/swift/AST/PatternNodes.def +++ b/include/swift/AST/PatternNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/PlatformKind.h b/include/swift/AST/PlatformKind.h index d40fa40246d97..b4e54915ecd02 100644 --- a/include/swift/AST/PlatformKind.h +++ b/include/swift/AST/PlatformKind.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/PlatformKinds.def b/include/swift/AST/PlatformKinds.def index b7991bd7504e9..44bb79f89e63c 100644 --- a/include/swift/AST/PlatformKinds.def +++ b/include/swift/AST/PlatformKinds.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/PrettyStackTrace.h b/include/swift/AST/PrettyStackTrace.h index 12c99c8d3b240..96894b1efff65 100644 --- a/include/swift/AST/PrettyStackTrace.h +++ b/include/swift/AST/PrettyStackTrace.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/PrintOptions.h b/include/swift/AST/PrintOptions.h index 0f1d3b8d9edcf..9a4393018845c 100644 --- a/include/swift/AST/PrintOptions.h +++ b/include/swift/AST/PrintOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ProtocolConformance.h b/include/swift/AST/ProtocolConformance.h index 5414c12ed8ef5..5adb23c955188 100644 --- a/include/swift/AST/ProtocolConformance.h +++ b/include/swift/AST/ProtocolConformance.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ProtocolConformanceRef.h b/include/swift/AST/ProtocolConformanceRef.h index 60fd4aeece877..8e6ec10a2ae52 100644 --- a/include/swift/AST/ProtocolConformanceRef.h +++ b/include/swift/AST/ProtocolConformanceRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/RawComment.h b/include/swift/AST/RawComment.h index 30cdbeb310411..b65981ff3e44d 100644 --- a/include/swift/AST/RawComment.h +++ b/include/swift/AST/RawComment.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ReferencedNameTracker.h b/include/swift/AST/ReferencedNameTracker.h index 6e944cab709b9..0d53beb20eaf4 100644 --- a/include/swift/AST/ReferencedNameTracker.h +++ b/include/swift/AST/ReferencedNameTracker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Requirement.h b/include/swift/AST/Requirement.h index 3d283123c5891..38357d16ba9f8 100644 --- a/include/swift/AST/Requirement.h +++ b/include/swift/AST/Requirement.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/ResilienceExpansion.h b/include/swift/AST/ResilienceExpansion.h index 3a705bcac0847..6e81bb7d8897b 100644 --- a/include/swift/AST/ResilienceExpansion.h +++ b/include/swift/AST/ResilienceExpansion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/SILLayout.h b/include/swift/AST/SILLayout.h index cd76a16dfe6e8..181fb8c2b91ae 100644 --- a/include/swift/AST/SILLayout.h +++ b/include/swift/AST/SILLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/SILOptions.h b/include/swift/AST/SILOptions.h index 69732bed9e10b..167df7089488b 100644 --- a/include/swift/AST/SILOptions.h +++ b/include/swift/AST/SILOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/SearchPathOptions.h b/include/swift/AST/SearchPathOptions.h index 7206df42f0ae9..e52435312e3ff 100644 --- a/include/swift/AST/SearchPathOptions.h +++ b/include/swift/AST/SearchPathOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/SourceEntityWalker.h b/include/swift/AST/SourceEntityWalker.h index 684158b691bb5..61c0a56c1df37 100644 --- a/include/swift/AST/SourceEntityWalker.h +++ b/include/swift/AST/SourceEntityWalker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Stmt.h b/include/swift/AST/Stmt.h index 09c75cd080f48..72b070f131979 100644 --- a/include/swift/AST/Stmt.h +++ b/include/swift/AST/Stmt.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/StmtNodes.def b/include/swift/AST/StmtNodes.def index 48da5eee6b51d..301f636c219bf 100644 --- a/include/swift/AST/StmtNodes.def +++ b/include/swift/AST/StmtNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/StmtTransformer.h b/include/swift/AST/StmtTransformer.h index d9f220daed823..21fd87fcfeb8a 100644 --- a/include/swift/AST/StmtTransformer.h +++ b/include/swift/AST/StmtTransformer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Substitution.h b/include/swift/AST/Substitution.h index 1186083bfa00f..5aa3b85968340 100644 --- a/include/swift/AST/Substitution.h +++ b/include/swift/AST/Substitution.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/SubstitutionMap.h b/include/swift/AST/SubstitutionMap.h index bfef571f306f7..637206eb152c4 100644 --- a/include/swift/AST/SubstitutionMap.h +++ b/include/swift/AST/SubstitutionMap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Type.h b/include/swift/AST/Type.h index 90f381d6c99bb..de3350c76746a 100644 --- a/include/swift/AST/Type.h +++ b/include/swift/AST/Type.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeAlignments.h b/include/swift/AST/TypeAlignments.h index 9aa5aa98b8812..f1daf65fca8d1 100644 --- a/include/swift/AST/TypeAlignments.h +++ b/include/swift/AST/TypeAlignments.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeCheckerDebugConsumer.h b/include/swift/AST/TypeCheckerDebugConsumer.h index 942c37f38c6c0..ca9a4dfe35f58 100644 --- a/include/swift/AST/TypeCheckerDebugConsumer.h +++ b/include/swift/AST/TypeCheckerDebugConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeLoc.h b/include/swift/AST/TypeLoc.h index 93acaceb6f032..e17bfd1be2d34 100644 --- a/include/swift/AST/TypeLoc.h +++ b/include/swift/AST/TypeLoc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeMatcher.h b/include/swift/AST/TypeMatcher.h index 7a7a9c39d69de..528dd4de1daba 100644 --- a/include/swift/AST/TypeMatcher.h +++ b/include/swift/AST/TypeMatcher.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeMemberVisitor.h b/include/swift/AST/TypeMemberVisitor.h index 569fbf7008e10..da40c2051f68f 100644 --- a/include/swift/AST/TypeMemberVisitor.h +++ b/include/swift/AST/TypeMemberVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeNodes.def b/include/swift/AST/TypeNodes.def index cfec2794b1fbc..e4bf841525256 100644 --- a/include/swift/AST/TypeNodes.def +++ b/include/swift/AST/TypeNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeRefinementContext.h b/include/swift/AST/TypeRefinementContext.h index 2a7e4271b3073..3300b14a91fa8 100644 --- a/include/swift/AST/TypeRefinementContext.h +++ b/include/swift/AST/TypeRefinementContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeRepr.h b/include/swift/AST/TypeRepr.h index e02e4197ad2d0..c74ee03f2c6e6 100644 --- a/include/swift/AST/TypeRepr.h +++ b/include/swift/AST/TypeRepr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeReprNodes.def b/include/swift/AST/TypeReprNodes.def index 7acc75247f790..88dca7191c4a9 100644 --- a/include/swift/AST/TypeReprNodes.def +++ b/include/swift/AST/TypeReprNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeVisitor.h b/include/swift/AST/TypeVisitor.h index ed82c9232f0aa..336c5ef4a8308 100644 --- a/include/swift/AST/TypeVisitor.h +++ b/include/swift/AST/TypeVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/TypeWalker.h b/include/swift/AST/TypeWalker.h index 0553960c56126..3ca1b3a3ee5f4 100644 --- a/include/swift/AST/TypeWalker.h +++ b/include/swift/AST/TypeWalker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Types.h b/include/swift/AST/Types.h index 2ccda2c3f31d4..84058d7233cf4 100644 --- a/include/swift/AST/Types.h +++ b/include/swift/AST/Types.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/USRGeneration.h b/include/swift/AST/USRGeneration.h index c5dca9877d974..fe1bb5fd92099 100644 --- a/include/swift/AST/USRGeneration.h +++ b/include/swift/AST/USRGeneration.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/AST/Witness.h b/include/swift/AST/Witness.h index 1f59a19f6adba..8cc89c2144ebb 100644 --- a/include/swift/AST/Witness.h +++ b/include/swift/AST/Witness.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ASTSectionImporter/ASTSectionImporter.h b/include/swift/ASTSectionImporter/ASTSectionImporter.h index 088dca1b7cee7..a6d610d338c65 100644 --- a/include/swift/ASTSectionImporter/ASTSectionImporter.h +++ b/include/swift/ASTSectionImporter/ASTSectionImporter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Algorithm.h b/include/swift/Basic/Algorithm.h index 3ba5e35d11e23..55eacd9473632 100644 --- a/include/swift/Basic/Algorithm.h +++ b/include/swift/Basic/Algorithm.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ArrayRefView.h b/include/swift/Basic/ArrayRefView.h index beb94b77733f5..1b76e8e1c6096 100644 --- a/include/swift/Basic/ArrayRefView.h +++ b/include/swift/Basic/ArrayRefView.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/AssertImplements.h b/include/swift/Basic/AssertImplements.h index 457c8b98fc377..960947007a3b7 100644 --- a/include/swift/Basic/AssertImplements.h +++ b/include/swift/Basic/AssertImplements.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/BlotMapVector.h b/include/swift/Basic/BlotMapVector.h index 38781ce04adec..5086d193868b3 100644 --- a/include/swift/Basic/BlotMapVector.h +++ b/include/swift/Basic/BlotMapVector.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/BlotSetVector.h b/include/swift/Basic/BlotSetVector.h index 9a644b43aa6ca..477c9c93feba1 100644 --- a/include/swift/Basic/BlotSetVector.h +++ b/include/swift/Basic/BlotSetVector.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Cache.h b/include/swift/Basic/Cache.h index dc4df25aab6a0..8b0a93df5bcd9 100644 --- a/include/swift/Basic/Cache.h +++ b/include/swift/Basic/Cache.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ClusteredBitVector.h b/include/swift/Basic/ClusteredBitVector.h index 0a15d9875a0d5..f936bb7add570 100644 --- a/include/swift/Basic/ClusteredBitVector.h +++ b/include/swift/Basic/ClusteredBitVector.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ColorUtils.h b/include/swift/Basic/ColorUtils.h index 4adddb884a76b..bc707faa5921f 100644 --- a/include/swift/Basic/ColorUtils.h +++ b/include/swift/Basic/ColorUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Defer.h b/include/swift/Basic/Defer.h index b20211227db61..23ba2ea7a9283 100644 --- a/include/swift/Basic/Defer.h +++ b/include/swift/Basic/Defer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Demangle.h b/include/swift/Basic/Demangle.h index 3599db9cd7a51..f6dc9a63f3199 100644 --- a/include/swift/Basic/Demangle.h +++ b/include/swift/Basic/Demangle.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DemangleNodes.def b/include/swift/Basic/DemangleNodes.def index a9bfb8bf80e75..c442a6175c321 100644 --- a/include/swift/Basic/DemangleNodes.def +++ b/include/swift/Basic/DemangleNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DemangleWrappers.h b/include/swift/Basic/DemangleWrappers.h index c3eef3a6dc275..5d92030417f8a 100644 --- a/include/swift/Basic/DemangleWrappers.h +++ b/include/swift/Basic/DemangleWrappers.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Demangler.h b/include/swift/Basic/Demangler.h index 653d05d5ac1b8..84f5a670a9f00 100644 --- a/include/swift/Basic/Demangler.h +++ b/include/swift/Basic/Demangler.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DiagnosticConsumer.h b/include/swift/Basic/DiagnosticConsumer.h index 142c330cfa310..22d8cbcdf8f95 100644 --- a/include/swift/Basic/DiagnosticConsumer.h +++ b/include/swift/Basic/DiagnosticConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DiagnosticOptions.h b/include/swift/Basic/DiagnosticOptions.h index 124c7c92b20ff..09b3831cf12dd 100644 --- a/include/swift/Basic/DiagnosticOptions.h +++ b/include/swift/Basic/DiagnosticOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DiverseList.h b/include/swift/Basic/DiverseList.h index 665cb5bf10984..0db67f1831a60 100644 --- a/include/swift/Basic/DiverseList.h +++ b/include/swift/Basic/DiverseList.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/DiverseStack.h b/include/swift/Basic/DiverseStack.h index 9e082cf8bdb93..387515b5a80ec 100644 --- a/include/swift/Basic/DiverseStack.h +++ b/include/swift/Basic/DiverseStack.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Dwarf.h b/include/swift/Basic/Dwarf.h index f403b7ea73be5..08e8bc09144bc 100644 --- a/include/swift/Basic/Dwarf.h +++ b/include/swift/Basic/Dwarf.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Edit.h b/include/swift/Basic/Edit.h index dd7d4a3da3f1f..0f8328ab5ada9 100644 --- a/include/swift/Basic/Edit.h +++ b/include/swift/Basic/Edit.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/EditorPlaceholder.h b/include/swift/Basic/EditorPlaceholder.h index 55a81ffdc8dd1..e6edbcd14413c 100644 --- a/include/swift/Basic/EditorPlaceholder.h +++ b/include/swift/Basic/EditorPlaceholder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/EncodedSequence.h b/include/swift/Basic/EncodedSequence.h index ddf0a86b8e5e2..cef911e1911af 100644 --- a/include/swift/Basic/EncodedSequence.h +++ b/include/swift/Basic/EncodedSequence.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Fallthrough.h b/include/swift/Basic/Fallthrough.h index f11aa52d772dc..6273bacd23755 100644 --- a/include/swift/Basic/Fallthrough.h +++ b/include/swift/Basic/Fallthrough.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/FileSystem.h b/include/swift/Basic/FileSystem.h index cda98d7740932..543dcfa5405c6 100644 --- a/include/swift/Basic/FileSystem.h +++ b/include/swift/Basic/FileSystem.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/FlaggedPointer.h b/include/swift/Basic/FlaggedPointer.h index 8485296f43fa4..b409f477cf88f 100644 --- a/include/swift/Basic/FlaggedPointer.h +++ b/include/swift/Basic/FlaggedPointer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ImmutablePointerSet.h b/include/swift/Basic/ImmutablePointerSet.h index 636f4cab1e480..eaf91cc95ef2f 100644 --- a/include/swift/Basic/ImmutablePointerSet.h +++ b/include/swift/Basic/ImmutablePointerSet.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/JSONSerialization.h b/include/swift/Basic/JSONSerialization.h index 88197dc96db40..4bae84247bf75 100644 --- a/include/swift/Basic/JSONSerialization.h +++ b/include/swift/Basic/JSONSerialization.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/LLVM.h b/include/swift/Basic/LLVM.h index d98be3bf47879..4d3f26548d249 100644 --- a/include/swift/Basic/LLVM.h +++ b/include/swift/Basic/LLVM.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/LLVMContext.h b/include/swift/Basic/LLVMContext.h index e72308a83a7bf..bf23f23402a37 100644 --- a/include/swift/Basic/LLVMContext.h +++ b/include/swift/Basic/LLVMContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/LLVMInitialize.h b/include/swift/Basic/LLVMInitialize.h index c6509afb2e70c..4d44f5a126406 100644 --- a/include/swift/Basic/LLVMInitialize.h +++ b/include/swift/Basic/LLVMInitialize.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/LangOptions.h b/include/swift/Basic/LangOptions.h index c07b3993b7416..425679a68b532 100644 --- a/include/swift/Basic/LangOptions.h +++ b/include/swift/Basic/LangOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Lazy.h b/include/swift/Basic/Lazy.h index cf852f4671fdb..7bf049eacb36f 100644 --- a/include/swift/Basic/Lazy.h +++ b/include/swift/Basic/Lazy.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Malloc.h b/include/swift/Basic/Malloc.h index fff2fba167e00..4f937dab803f5 100644 --- a/include/swift/Basic/Malloc.h +++ b/include/swift/Basic/Malloc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Mangler.h b/include/swift/Basic/Mangler.h index a4aa4360f91e0..8c94d9c75b225 100644 --- a/include/swift/Basic/Mangler.h +++ b/include/swift/Basic/Mangler.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ManglingMacros.h b/include/swift/Basic/ManglingMacros.h index 4a13b9e1d3cd9..0888baa429709 100644 --- a/include/swift/Basic/ManglingMacros.h +++ b/include/swift/Basic/ManglingMacros.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ManglingUtils.h b/include/swift/Basic/ManglingUtils.h index 1f329425137fc..35e8cb202f1f7 100644 --- a/include/swift/Basic/ManglingUtils.h +++ b/include/swift/Basic/ManglingUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/NullablePtr.h b/include/swift/Basic/NullablePtr.h index 71b6271c33763..33846b7e8e9f1 100644 --- a/include/swift/Basic/NullablePtr.h +++ b/include/swift/Basic/NullablePtr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/OptionSet.h b/include/swift/Basic/OptionSet.h index b843a992532d3..69bb31981c748 100644 --- a/include/swift/Basic/OptionSet.h +++ b/include/swift/Basic/OptionSet.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/OptionalEnum.h b/include/swift/Basic/OptionalEnum.h index a156eb325a728..d7e73c2468612 100644 --- a/include/swift/Basic/OptionalEnum.h +++ b/include/swift/Basic/OptionalEnum.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Platform.h b/include/swift/Basic/Platform.h index 62be1b138f4ed..0a201ba8fa872 100644 --- a/include/swift/Basic/Platform.h +++ b/include/swift/Basic/Platform.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/PointerIntEnum.h b/include/swift/Basic/PointerIntEnum.h index eba17a695023d..e00d0134bec62 100644 --- a/include/swift/Basic/PointerIntEnum.h +++ b/include/swift/Basic/PointerIntEnum.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/PrefixMap.h b/include/swift/Basic/PrefixMap.h index 0a3d404d1cbd5..b6e9566c06f55 100644 --- a/include/swift/Basic/PrefixMap.h +++ b/include/swift/Basic/PrefixMap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/PrettyStackTrace.h b/include/swift/Basic/PrettyStackTrace.h index 1a0069828f611..b7e3f42e1b7a3 100644 --- a/include/swift/Basic/PrettyStackTrace.h +++ b/include/swift/Basic/PrettyStackTrace.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/PrimitiveParsing.h b/include/swift/Basic/PrimitiveParsing.h index ba96d755a96dd..f2b452685eae3 100644 --- a/include/swift/Basic/PrimitiveParsing.h +++ b/include/swift/Basic/PrimitiveParsing.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Program.h b/include/swift/Basic/Program.h index 2d614a1dc241c..9e2b18c5b07fe 100644 --- a/include/swift/Basic/Program.h +++ b/include/swift/Basic/Program.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Punycode.h b/include/swift/Basic/Punycode.h index b75106f07fa36..e596e1eef4415 100644 --- a/include/swift/Basic/Punycode.h +++ b/include/swift/Basic/Punycode.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/QuotedString.h b/include/swift/Basic/QuotedString.h index 06d75989e2274..ef2b51cf84332 100644 --- a/include/swift/Basic/QuotedString.h +++ b/include/swift/Basic/QuotedString.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Range.h b/include/swift/Basic/Range.h index 39ceed47a5b24..4d9cdc6c088bf 100644 --- a/include/swift/Basic/Range.h +++ b/include/swift/Basic/Range.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/RelativePointer.h b/include/swift/Basic/RelativePointer.h index 0d11ff6011ce6..c46f738184ee7 100644 --- a/include/swift/Basic/RelativePointer.h +++ b/include/swift/Basic/RelativePointer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/STLExtras.h b/include/swift/Basic/STLExtras.h index 5fef0c2cc1436..3032960850dbb 100644 --- a/include/swift/Basic/STLExtras.h +++ b/include/swift/Basic/STLExtras.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Sanitizers.h b/include/swift/Basic/Sanitizers.h index c7c0ccc2f42eb..fb27aced3c820 100644 --- a/include/swift/Basic/Sanitizers.h +++ b/include/swift/Basic/Sanitizers.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/SourceLoc.h b/include/swift/Basic/SourceLoc.h index 0ca69aa27bdbe..8fd7b6f36e98d 100644 --- a/include/swift/Basic/SourceLoc.h +++ b/include/swift/Basic/SourceLoc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/SourceManager.h b/include/swift/Basic/SourceManager.h index ec445909416ba..098f5dfe2a4fa 100644 --- a/include/swift/Basic/SourceManager.h +++ b/include/swift/Basic/SourceManager.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Statistic.h b/include/swift/Basic/Statistic.h index ca7c47c7f6191..c51b6a2f7d486 100644 --- a/include/swift/Basic/Statistic.h +++ b/include/swift/Basic/Statistic.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/StringExtras.h b/include/swift/Basic/StringExtras.h index 7d8da7807a050..202e08fa45237 100644 --- a/include/swift/Basic/StringExtras.h +++ b/include/swift/Basic/StringExtras.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/SuccessorMap.h b/include/swift/Basic/SuccessorMap.h index a730a762e5e35..3dcac45859a97 100644 --- a/include/swift/Basic/SuccessorMap.h +++ b/include/swift/Basic/SuccessorMap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/TaskQueue.h b/include/swift/Basic/TaskQueue.h index 089e629a24885..cc9ee8cf410ce 100644 --- a/include/swift/Basic/TaskQueue.h +++ b/include/swift/Basic/TaskQueue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ThreadSafeRefCounted.h b/include/swift/Basic/ThreadSafeRefCounted.h index 27fa52b3c6591..10edc379569c7 100644 --- a/include/swift/Basic/ThreadSafeRefCounted.h +++ b/include/swift/Basic/ThreadSafeRefCounted.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Timer.h b/include/swift/Basic/Timer.h index 428a1019aff79..1810efc35b65c 100644 --- a/include/swift/Basic/Timer.h +++ b/include/swift/Basic/Timer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/TopCollection.h b/include/swift/Basic/TopCollection.h index 2b34412257a20..3074549a775e3 100644 --- a/include/swift/Basic/TopCollection.h +++ b/include/swift/Basic/TopCollection.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/TransformArrayRef.h b/include/swift/Basic/TransformArrayRef.h index 9fca0b4794720..87de368637e70 100644 --- a/include/swift/Basic/TransformArrayRef.h +++ b/include/swift/Basic/TransformArrayRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/TreeScopedHashTable.h b/include/swift/Basic/TreeScopedHashTable.h index 9aa70161f6d69..e06f601de2192 100644 --- a/include/swift/Basic/TreeScopedHashTable.h +++ b/include/swift/Basic/TreeScopedHashTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/UUID.h b/include/swift/Basic/UUID.h index 736ec8db1e894..a39202e688db2 100644 --- a/include/swift/Basic/UUID.h +++ b/include/swift/Basic/UUID.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Unicode.h b/include/swift/Basic/Unicode.h index 28b5432c06eba..adbf1c5cc0d94 100644 --- a/include/swift/Basic/Unicode.h +++ b/include/swift/Basic/Unicode.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Unreachable.h b/include/swift/Basic/Unreachable.h index 206abbd0d291d..c20d874849bb5 100644 --- a/include/swift/Basic/Unreachable.h +++ b/include/swift/Basic/Unreachable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ValueEnumerator.h b/include/swift/Basic/ValueEnumerator.h index 8b0812544f3ec..f066416ca3550 100644 --- a/include/swift/Basic/ValueEnumerator.h +++ b/include/swift/Basic/ValueEnumerator.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/ValueWitnessMangling.def b/include/swift/Basic/ValueWitnessMangling.def index e8ae79e183839..337fde955a48e 100644 --- a/include/swift/Basic/ValueWitnessMangling.def +++ b/include/swift/Basic/ValueWitnessMangling.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Varint.h b/include/swift/Basic/Varint.h index f83ce3cf1a7db..85586c146c4ae 100644 --- a/include/swift/Basic/Varint.h +++ b/include/swift/Basic/Varint.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/Version.h b/include/swift/Basic/Version.h index 364812bae6a02..20d6ce516ae01 100644 --- a/include/swift/Basic/Version.h +++ b/include/swift/Basic/Version.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Basic/type_traits.h b/include/swift/Basic/type_traits.h index 455e86432b129..5d285a81d4d6b 100644 --- a/include/swift/Basic/type_traits.h +++ b/include/swift/Basic/type_traits.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ClangImporter/BuiltinMappedTypes.def b/include/swift/ClangImporter/BuiltinMappedTypes.def index 7d70619a8f855..e011fa78ae43b 100644 --- a/include/swift/ClangImporter/BuiltinMappedTypes.def +++ b/include/swift/ClangImporter/BuiltinMappedTypes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ClangImporter/ClangImporter.h b/include/swift/ClangImporter/ClangImporter.h index 955e5077a30e8..bbd74a130977d 100644 --- a/include/swift/ClangImporter/ClangImporter.h +++ b/include/swift/ClangImporter/ClangImporter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ClangImporter/ClangImporterOptions.h b/include/swift/ClangImporter/ClangImporterOptions.h index a53d497079574..b0153a9a891ca 100644 --- a/include/swift/ClangImporter/ClangImporterOptions.h +++ b/include/swift/ClangImporter/ClangImporterOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ClangImporter/ClangModule.h b/include/swift/ClangImporter/ClangModule.h index 38c4b84f97e17..de867c23bcb9f 100644 --- a/include/swift/ClangImporter/ClangModule.h +++ b/include/swift/ClangImporter/ClangModule.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/ClangImporter/SIMDMappedTypes.def b/include/swift/ClangImporter/SIMDMappedTypes.def index 6fbebbbe1667b..7be1ea3d0fca9 100644 --- a/include/swift/ClangImporter/SIMDMappedTypes.def +++ b/include/swift/ClangImporter/SIMDMappedTypes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Action.h b/include/swift/Driver/Action.h index 105f649611001..d8cf4e9f31b7e 100644 --- a/include/swift/Driver/Action.h +++ b/include/swift/Driver/Action.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Compilation.h b/include/swift/Driver/Compilation.h index 94474a86893e5..d03ba344c64b3 100644 --- a/include/swift/Driver/Compilation.h +++ b/include/swift/Driver/Compilation.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/DependencyGraph.h b/include/swift/Driver/DependencyGraph.h index 73563b74e04d1..c01cb20f1ec30 100644 --- a/include/swift/Driver/DependencyGraph.h +++ b/include/swift/Driver/DependencyGraph.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Driver.h b/include/swift/Driver/Driver.h index 469f481f57ee5..db962382fd90a 100644 --- a/include/swift/Driver/Driver.h +++ b/include/swift/Driver/Driver.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/FrontendUtil.h b/include/swift/Driver/FrontendUtil.h index 5cdbfacd69ce1..0e1b7031544e6 100644 --- a/include/swift/Driver/FrontendUtil.h +++ b/include/swift/Driver/FrontendUtil.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Job.h b/include/swift/Driver/Job.h index a779e5b142d9d..db99907653e3e 100644 --- a/include/swift/Driver/Job.h +++ b/include/swift/Driver/Job.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/OutputFileMap.h b/include/swift/Driver/OutputFileMap.h index a47c93e7fa1e9..3e3d811c9116e 100644 --- a/include/swift/Driver/OutputFileMap.h +++ b/include/swift/Driver/OutputFileMap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/ParseableOutput.h b/include/swift/Driver/ParseableOutput.h index 443ea0fe583db..d7904f2c7f105 100644 --- a/include/swift/Driver/ParseableOutput.h +++ b/include/swift/Driver/ParseableOutput.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/ToolChain.h b/include/swift/Driver/ToolChain.h index 046d71582ef6c..8c6a1769d4771 100644 --- a/include/swift/Driver/ToolChain.h +++ b/include/swift/Driver/ToolChain.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Types.def b/include/swift/Driver/Types.def index 8590abc8e2412..dd7c67e2e604f 100644 --- a/include/swift/Driver/Types.def +++ b/include/swift/Driver/Types.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Types.h b/include/swift/Driver/Types.h index 1e75e89f3ccd0..0110af06ab0ff 100644 --- a/include/swift/Driver/Types.h +++ b/include/swift/Driver/Types.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Driver/Util.h b/include/swift/Driver/Util.h index 2a39d44cecb3e..d9cacbc045a7a 100644 --- a/include/swift/Driver/Util.h +++ b/include/swift/Driver/Util.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Frontend/DiagnosticVerifier.h b/include/swift/Frontend/DiagnosticVerifier.h index 161bbbff5c83f..2518812cb993e 100644 --- a/include/swift/Frontend/DiagnosticVerifier.h +++ b/include/swift/Frontend/DiagnosticVerifier.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Frontend/Frontend.h b/include/swift/Frontend/Frontend.h index 14b41512c0de1..25126c009fc74 100644 --- a/include/swift/Frontend/Frontend.h +++ b/include/swift/Frontend/Frontend.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Frontend/FrontendOptions.h b/include/swift/Frontend/FrontendOptions.h index 20fb24e585442..fc31d8ec6dd03 100644 --- a/include/swift/Frontend/FrontendOptions.h +++ b/include/swift/Frontend/FrontendOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Frontend/PrintingDiagnosticConsumer.h b/include/swift/Frontend/PrintingDiagnosticConsumer.h index a8d7ed21672e1..32bb1b653569c 100644 --- a/include/swift/Frontend/PrintingDiagnosticConsumer.h +++ b/include/swift/Frontend/PrintingDiagnosticConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Frontend/SerializedDiagnosticConsumer.h b/include/swift/Frontend/SerializedDiagnosticConsumer.h index 95c109ffc354e..3e88086da6119 100644 --- a/include/swift/Frontend/SerializedDiagnosticConsumer.h +++ b/include/swift/Frontend/SerializedDiagnosticConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/FrontendTool/FrontendTool.h b/include/swift/FrontendTool/FrontendTool.h index 079ff69d86b40..c48a5f0171d34 100644 --- a/include/swift/FrontendTool/FrontendTool.h +++ b/include/swift/FrontendTool/FrontendTool.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/CodeCompletion.h b/include/swift/IDE/CodeCompletion.h index f86488f92cac9..c49c9c74918ae 100644 --- a/include/swift/IDE/CodeCompletion.h +++ b/include/swift/IDE/CodeCompletion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/CodeCompletionCache.h b/include/swift/IDE/CodeCompletionCache.h index e48640f7cc10b..8187d612fa300 100644 --- a/include/swift/IDE/CodeCompletionCache.h +++ b/include/swift/IDE/CodeCompletionCache.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/CommentConversion.h b/include/swift/IDE/CommentConversion.h index 04a69c5eb78f1..e5a21c7dbd7f3 100644 --- a/include/swift/IDE/CommentConversion.h +++ b/include/swift/IDE/CommentConversion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/Formatting.h b/include/swift/IDE/Formatting.h index 0c6af7bab6cc5..a1db04e737936 100644 --- a/include/swift/IDE/Formatting.h +++ b/include/swift/IDE/Formatting.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/ModuleInterfacePrinting.h b/include/swift/IDE/ModuleInterfacePrinting.h index 29e9ee9ad5ede..7d503e97c2b52 100644 --- a/include/swift/IDE/ModuleInterfacePrinting.h +++ b/include/swift/IDE/ModuleInterfacePrinting.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/REPLCodeCompletion.h b/include/swift/IDE/REPLCodeCompletion.h index 574fb397f1590..49c484ffa69f7 100644 --- a/include/swift/IDE/REPLCodeCompletion.h +++ b/include/swift/IDE/REPLCodeCompletion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/SyntaxModel.h b/include/swift/IDE/SyntaxModel.h index 790ae39b426e1..b181b1c95f51d 100644 --- a/include/swift/IDE/SyntaxModel.h +++ b/include/swift/IDE/SyntaxModel.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IDE/Utils.h b/include/swift/IDE/Utils.h index e49f78313dfc4..4f03d440fc5f3 100644 --- a/include/swift/IDE/Utils.h +++ b/include/swift/IDE/Utils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IRGen/IRGenPublic.h b/include/swift/IRGen/IRGenPublic.h index 348682722a3b2..e7aae21560f80 100644 --- a/include/swift/IRGen/IRGenPublic.h +++ b/include/swift/IRGen/IRGenPublic.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/IRGen/IRGenSILPasses.h b/include/swift/IRGen/IRGenSILPasses.h index e14ada3c7721b..9e2bfe4fe1e50 100644 --- a/include/swift/IRGen/IRGenSILPasses.h +++ b/include/swift/IRGen/IRGenSILPasses.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Immediate/Immediate.h b/include/swift/Immediate/Immediate.h index e6b8e1342abf8..3a54005aeed88 100644 --- a/include/swift/Immediate/Immediate.h +++ b/include/swift/Immediate/Immediate.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Index/Index.h b/include/swift/Index/Index.h index aad879a885be8..aa10584d0845b 100644 --- a/include/swift/Index/Index.h +++ b/include/swift/Index/Index.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Index/IndexDataConsumer.h b/include/swift/Index/IndexDataConsumer.h index e56ffe9c2be24..a3a10dcb91f18 100644 --- a/include/swift/Index/IndexDataConsumer.h +++ b/include/swift/Index/IndexDataConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Index/IndexSymbol.h b/include/swift/Index/IndexSymbol.h index bbe646be86f24..73575d05d4344 100644 --- a/include/swift/Index/IndexSymbol.h +++ b/include/swift/Index/IndexSymbol.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/LLVMPasses/Passes.h b/include/swift/LLVMPasses/Passes.h index f7adff59f9537..6a17d7ce46fa7 100644 --- a/include/swift/LLVMPasses/Passes.h +++ b/include/swift/LLVMPasses/Passes.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/LLVMPasses/PassesFwd.h b/include/swift/LLVMPasses/PassesFwd.h index 1a48310c8b936..952217509ee1b 100644 --- a/include/swift/LLVMPasses/PassesFwd.h +++ b/include/swift/LLVMPasses/PassesFwd.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/AST.h b/include/swift/Markup/AST.h index 8e340456bb078..25d1fb57e2988 100644 --- a/include/swift/Markup/AST.h +++ b/include/swift/Markup/AST.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/ASTNodes.def b/include/swift/Markup/ASTNodes.def index 7b3cd3e48f275..c449b68f5fc83 100644 --- a/include/swift/Markup/ASTNodes.def +++ b/include/swift/Markup/ASTNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/LineList.h b/include/swift/Markup/LineList.h index 49033bba3f29c..41b0356f91e13 100644 --- a/include/swift/Markup/LineList.h +++ b/include/swift/Markup/LineList.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/Markup.h b/include/swift/Markup/Markup.h index f282efe2fdcd5..c5caefdd49b2a 100644 --- a/include/swift/Markup/Markup.h +++ b/include/swift/Markup/Markup.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/SimpleFields.def b/include/swift/Markup/SimpleFields.def index 649d3a1a12711..31f63df42c63b 100644 --- a/include/swift/Markup/SimpleFields.def +++ b/include/swift/Markup/SimpleFields.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/SourceLoc.h b/include/swift/Markup/SourceLoc.h index 3deebc1228e59..47f229022c2ed 100644 --- a/include/swift/Markup/SourceLoc.h +++ b/include/swift/Markup/SourceLoc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Markup/XMLUtils.h b/include/swift/Markup/XMLUtils.h index 396fd4d8b9dee..d17bdc4d316be 100644 --- a/include/swift/Markup/XMLUtils.h +++ b/include/swift/Markup/XMLUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Option/FrontendOptions.td b/include/swift/Option/FrontendOptions.td index 50f201dd0c94d..ece241eae556f 100644 --- a/include/swift/Option/FrontendOptions.td +++ b/include/swift/Option/FrontendOptions.td @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Option/Options.h b/include/swift/Option/Options.h index 6b55970e7558f..0244f09158095 100644 --- a/include/swift/Option/Options.h +++ b/include/swift/Option/Options.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Option/Options.td b/include/swift/Option/Options.td index 09d312070a00a..e8984f6a9dd1c 100644 --- a/include/swift/Option/Options.td +++ b/include/swift/Option/Options.td @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Option/SanitizerOptions.h b/include/swift/Option/SanitizerOptions.h index 00cdab2e5b9d8..36b0840ced075 100644 --- a/include/swift/Option/SanitizerOptions.h +++ b/include/swift/Option/SanitizerOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/CodeCompletionCallbacks.h b/include/swift/Parse/CodeCompletionCallbacks.h index 8c4ea17b481b9..4de874addd3e9 100644 --- a/include/swift/Parse/CodeCompletionCallbacks.h +++ b/include/swift/Parse/CodeCompletionCallbacks.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/DelayedParsingCallbacks.h b/include/swift/Parse/DelayedParsingCallbacks.h index 960353c3bef37..87bd8d0228f14 100644 --- a/include/swift/Parse/DelayedParsingCallbacks.h +++ b/include/swift/Parse/DelayedParsingCallbacks.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/Lexer.h b/include/swift/Parse/Lexer.h index 6c5cf381913d2..b42d18fc893fb 100644 --- a/include/swift/Parse/Lexer.h +++ b/include/swift/Parse/Lexer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/LocalContext.h b/include/swift/Parse/LocalContext.h index 431998fbcbb7d..04af97d82394e 100644 --- a/include/swift/Parse/LocalContext.h +++ b/include/swift/Parse/LocalContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/Parser.h b/include/swift/Parse/Parser.h index 410fdd8066649..ad9e8d2009168 100644 --- a/include/swift/Parse/Parser.h +++ b/include/swift/Parse/Parser.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/ParserResult.h b/include/swift/Parse/ParserResult.h index 15f7d8e6a601f..d1cf787a83bb3 100644 --- a/include/swift/Parse/ParserResult.h +++ b/include/swift/Parse/ParserResult.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/PersistentParserState.h b/include/swift/Parse/PersistentParserState.h index 6e09d42843bd5..6e03a15752cce 100644 --- a/include/swift/Parse/PersistentParserState.h +++ b/include/swift/Parse/PersistentParserState.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/Scope.h b/include/swift/Parse/Scope.h index 34143fd617dfb..408e1322b7a7f 100644 --- a/include/swift/Parse/Scope.h +++ b/include/swift/Parse/Scope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/Token.h b/include/swift/Parse/Token.h index 451922ea75641..99c7b48e9bc69 100644 --- a/include/swift/Parse/Token.h +++ b/include/swift/Parse/Token.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Parse/Tokens.def b/include/swift/Parse/Tokens.def index f5fff35e501dc..b3a7f5e87ed02 100644 --- a/include/swift/Parse/Tokens.def +++ b/include/swift/Parse/Tokens.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/PrintAsObjC/PrintAsObjC.h b/include/swift/PrintAsObjC/PrintAsObjC.h index e0cb34d35fda6..a5c1daf5cde53 100644 --- a/include/swift/PrintAsObjC/PrintAsObjC.h +++ b/include/swift/PrintAsObjC/PrintAsObjC.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/MetadataSource.h b/include/swift/Reflection/MetadataSource.h index 0fa6da4df06c2..7b234b0a2a03d 100644 --- a/include/swift/Reflection/MetadataSource.h +++ b/include/swift/Reflection/MetadataSource.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/MetadataSourceBuilder.h b/include/swift/Reflection/MetadataSourceBuilder.h index 49cfb7e4e0985..2df9d85dc03bb 100644 --- a/include/swift/Reflection/MetadataSourceBuilder.h +++ b/include/swift/Reflection/MetadataSourceBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/MetadataSources.def b/include/swift/Reflection/MetadataSources.def index b9f27b90ce421..60fe4eff33602 100644 --- a/include/swift/Reflection/MetadataSources.def +++ b/include/swift/Reflection/MetadataSources.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/Records.h b/include/swift/Reflection/Records.h index 4331daacc5829..005eee59536c9 100644 --- a/include/swift/Reflection/Records.h +++ b/include/swift/Reflection/Records.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/ReflectionContext.h b/include/swift/Reflection/ReflectionContext.h index 4fedbfe7af3ac..114a08f0b306e 100644 --- a/include/swift/Reflection/ReflectionContext.h +++ b/include/swift/Reflection/ReflectionContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/TypeLowering.h b/include/swift/Reflection/TypeLowering.h index cd88257b7760b..04da7a91be80d 100644 --- a/include/swift/Reflection/TypeLowering.h +++ b/include/swift/Reflection/TypeLowering.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/TypeRef.h b/include/swift/Reflection/TypeRef.h index 338b747d736c3..fd24dcf68ad64 100644 --- a/include/swift/Reflection/TypeRef.h +++ b/include/swift/Reflection/TypeRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/TypeRefBuilder.h b/include/swift/Reflection/TypeRefBuilder.h index ce44dd5006b46..883f15de784ec 100644 --- a/include/swift/Reflection/TypeRefBuilder.h +++ b/include/swift/Reflection/TypeRefBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Reflection/TypeRefs.def b/include/swift/Reflection/TypeRefs.def index 70dd94726f273..1f6228a958ac9 100644 --- a/include/swift/Reflection/TypeRefs.def +++ b/include/swift/Reflection/TypeRefs.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/CMemoryReader.h b/include/swift/Remote/CMemoryReader.h index bc2e1f95cbe75..a9303e77324f5 100644 --- a/include/swift/Remote/CMemoryReader.h +++ b/include/swift/Remote/CMemoryReader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/Failure.h b/include/swift/Remote/Failure.h index fcfd2b82af2d9..bc2c5557937d3 100644 --- a/include/swift/Remote/Failure.h +++ b/include/swift/Remote/Failure.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/FailureKinds.def b/include/swift/Remote/FailureKinds.def index 99c0ffeb37202..96860af6bd799 100644 --- a/include/swift/Remote/FailureKinds.def +++ b/include/swift/Remote/FailureKinds.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/InProcessMemoryReader.h b/include/swift/Remote/InProcessMemoryReader.h index e82b2a9a5e46d..c1e01a396fb74 100644 --- a/include/swift/Remote/InProcessMemoryReader.h +++ b/include/swift/Remote/InProcessMemoryReader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/MemoryReader.h b/include/swift/Remote/MemoryReader.h index eadf352819569..53e48cafea616 100644 --- a/include/swift/Remote/MemoryReader.h +++ b/include/swift/Remote/MemoryReader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/MetadataReader.h b/include/swift/Remote/MetadataReader.h index cb0a75908574f..e0a9210ff49db 100644 --- a/include/swift/Remote/MetadataReader.h +++ b/include/swift/Remote/MetadataReader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Remote/RemoteAddress.h b/include/swift/Remote/RemoteAddress.h index b99165f4b7a38..1c0d477babf14 100644 --- a/include/swift/Remote/RemoteAddress.h +++ b/include/swift/Remote/RemoteAddress.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/RemoteAST/RemoteAST.h b/include/swift/RemoteAST/RemoteAST.h index 034134ed50357..a09debeb1e5e2 100644 --- a/include/swift/RemoteAST/RemoteAST.h +++ b/include/swift/RemoteAST/RemoteAST.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Concurrent.h b/include/swift/Runtime/Concurrent.h index 21b329d6e3e52..fe369dd622721 100644 --- a/include/swift/Runtime/Concurrent.h +++ b/include/swift/Runtime/Concurrent.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Config.h b/include/swift/Runtime/Config.h index d2a81803499a1..3be0451c58c08 100644 --- a/include/swift/Runtime/Config.h +++ b/include/swift/Runtime/Config.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Debug.h b/include/swift/Runtime/Debug.h index 7c976d3a3e057..b9ac02f1dbbb6 100644 --- a/include/swift/Runtime/Debug.h +++ b/include/swift/Runtime/Debug.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Enum.h b/include/swift/Runtime/Enum.h index faa87b27193be..47187266379ad 100644 --- a/include/swift/Runtime/Enum.h +++ b/include/swift/Runtime/Enum.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Heap.h b/include/swift/Runtime/Heap.h index cfca73c82864b..6ff7558abc52e 100644 --- a/include/swift/Runtime/Heap.h +++ b/include/swift/Runtime/Heap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/HeapObject.h b/include/swift/Runtime/HeapObject.h index 654223d2a04ae..ef1713f5ccd2a 100644 --- a/include/swift/Runtime/HeapObject.h +++ b/include/swift/Runtime/HeapObject.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/InstrumentsSupport.h b/include/swift/Runtime/InstrumentsSupport.h index 348bb42faacde..1d85ab856b488 100644 --- a/include/swift/Runtime/InstrumentsSupport.h +++ b/include/swift/Runtime/InstrumentsSupport.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Metadata.h b/include/swift/Runtime/Metadata.h index de2dec5515f08..271aefd7516aa 100644 --- a/include/swift/Runtime/Metadata.h +++ b/include/swift/Runtime/Metadata.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Mutex.h b/include/swift/Runtime/Mutex.h index 6d1f471c49aed..be26eff4c63ed 100644 --- a/include/swift/Runtime/Mutex.h +++ b/include/swift/Runtime/Mutex.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/MutexPThread.h b/include/swift/Runtime/MutexPThread.h index cac5f82654729..33b3a193bb593 100644 --- a/include/swift/Runtime/MutexPThread.h +++ b/include/swift/Runtime/MutexPThread.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/MutexWin32.h b/include/swift/Runtime/MutexWin32.h index 0940b162abfe8..04f20dd0daf0a 100644 --- a/include/swift/Runtime/MutexWin32.h +++ b/include/swift/Runtime/MutexWin32.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/ObjCBridge.h b/include/swift/Runtime/ObjCBridge.h index 6570510c640b7..5936f273ee9a8 100644 --- a/include/swift/Runtime/ObjCBridge.h +++ b/include/swift/Runtime/ObjCBridge.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Once.h b/include/swift/Runtime/Once.h index 7ca7af3e1e943..6b78c22ab5c32 100644 --- a/include/swift/Runtime/Once.h +++ b/include/swift/Runtime/Once.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Portability.h b/include/swift/Runtime/Portability.h index 129f227c027d7..bda18f8467ada 100644 --- a/include/swift/Runtime/Portability.h +++ b/include/swift/Runtime/Portability.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/Reflection.h b/include/swift/Runtime/Reflection.h index d5217246f3327..7b841ccfeb5ac 100644 --- a/include/swift/Runtime/Reflection.h +++ b/include/swift/Runtime/Reflection.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/RuntimeFnWrappersGen.h b/include/swift/Runtime/RuntimeFnWrappersGen.h index bb63500514d30..7814bc15dd1af 100644 --- a/include/swift/Runtime/RuntimeFnWrappersGen.h +++ b/include/swift/Runtime/RuntimeFnWrappersGen.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Runtime/RuntimeFunctions.def b/include/swift/Runtime/RuntimeFunctions.def index d991ecc2a1e32..9c8286845fb5d 100644 --- a/include/swift/Runtime/RuntimeFunctions.def +++ b/include/swift/Runtime/RuntimeFunctions.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/AbstractionPattern.h b/include/swift/SIL/AbstractionPattern.h index d4782a044b975..5aeb85d6c84a9 100644 --- a/include/swift/SIL/AbstractionPattern.h +++ b/include/swift/SIL/AbstractionPattern.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/BridgedTypes.def b/include/swift/SIL/BridgedTypes.def index f17308f54bdf2..138b67f0673d6 100644 --- a/include/swift/SIL/BridgedTypes.def +++ b/include/swift/SIL/BridgedTypes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/CFG.h b/include/swift/SIL/CFG.h index b80ea945682c7..afaab30ccf4cd 100644 --- a/include/swift/SIL/CFG.h +++ b/include/swift/SIL/CFG.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/Consumption.h b/include/swift/SIL/Consumption.h index dcc31f64e7771..56921e87ae3ab 100644 --- a/include/swift/SIL/Consumption.h +++ b/include/swift/SIL/Consumption.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/DebugUtils.h b/include/swift/SIL/DebugUtils.h index d26cb191a2a4a..10e065ce3f1ea 100644 --- a/include/swift/SIL/DebugUtils.h +++ b/include/swift/SIL/DebugUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/Dominance.h b/include/swift/SIL/Dominance.h index 7334f9fa2492f..5ee02c2506230 100644 --- a/include/swift/SIL/Dominance.h +++ b/include/swift/SIL/Dominance.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/DynamicCasts.h b/include/swift/SIL/DynamicCasts.h index fd3dd2e58b18f..465133bdfd70f 100644 --- a/include/swift/SIL/DynamicCasts.h +++ b/include/swift/SIL/DynamicCasts.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/FormalLinkage.h b/include/swift/SIL/FormalLinkage.h index c911ea29c9d89..da64372cfe98e 100644 --- a/include/swift/SIL/FormalLinkage.h +++ b/include/swift/SIL/FormalLinkage.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/InstructionUtils.h b/include/swift/SIL/InstructionUtils.h index e0c682f7dd70e..64f8a122bfcda 100644 --- a/include/swift/SIL/InstructionUtils.h +++ b/include/swift/SIL/InstructionUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/LoopInfo.h b/include/swift/SIL/LoopInfo.h index 6b1899147c825..8c500e89a242d 100644 --- a/include/swift/SIL/LoopInfo.h +++ b/include/swift/SIL/LoopInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/Mangle.h b/include/swift/SIL/Mangle.h index ef6f3dba14325..87deada5fcb44 100644 --- a/include/swift/SIL/Mangle.h +++ b/include/swift/SIL/Mangle.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/Notifications.h b/include/swift/SIL/Notifications.h index 5077309ecff41..49f9980a535a5 100644 --- a/include/swift/SIL/Notifications.h +++ b/include/swift/SIL/Notifications.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/PatternMatch.h b/include/swift/SIL/PatternMatch.h index 8001efd076018..5d39e69b5c981 100644 --- a/include/swift/SIL/PatternMatch.h +++ b/include/swift/SIL/PatternMatch.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/PrettyStackTrace.h b/include/swift/SIL/PrettyStackTrace.h index c48c1c2bd7e68..84ef70c6b7b48 100644 --- a/include/swift/SIL/PrettyStackTrace.h +++ b/include/swift/SIL/PrettyStackTrace.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/Projection.h b/include/swift/SIL/Projection.h index 73f1e8876db6e..757e61b7bf322 100644 --- a/include/swift/SIL/Projection.h +++ b/include/swift/SIL/Projection.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILAllocated.h b/include/swift/SIL/SILAllocated.h index b903b69acbd6a..0a5c8474cc27b 100644 --- a/include/swift/SIL/SILAllocated.h +++ b/include/swift/SIL/SILAllocated.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILArgument.h b/include/swift/SIL/SILArgument.h index a420f02eb6669..335ceaf370701 100644 --- a/include/swift/SIL/SILArgument.h +++ b/include/swift/SIL/SILArgument.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILArgumentConvention.h b/include/swift/SIL/SILArgumentConvention.h index 4607f62345f00..1ebec181f5e1f 100644 --- a/include/swift/SIL/SILArgumentConvention.h +++ b/include/swift/SIL/SILArgumentConvention.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILBasicBlock.h b/include/swift/SIL/SILBasicBlock.h index 5fc92bf4352b1..91ca91de811bb 100644 --- a/include/swift/SIL/SILBasicBlock.h +++ b/include/swift/SIL/SILBasicBlock.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILBuilder.h b/include/swift/SIL/SILBuilder.h index e1819e5f3564e..6a8ffb14cba10 100644 --- a/include/swift/SIL/SILBuilder.h +++ b/include/swift/SIL/SILBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILBuiltinVisitor.h b/include/swift/SIL/SILBuiltinVisitor.h index 869588d4d6cfc..d181381150053 100644 --- a/include/swift/SIL/SILBuiltinVisitor.h +++ b/include/swift/SIL/SILBuiltinVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILCloner.h b/include/swift/SIL/SILCloner.h index 0e40697468ec2..4765c8606c357 100644 --- a/include/swift/SIL/SILCloner.h +++ b/include/swift/SIL/SILCloner.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILCoverageMap.h b/include/swift/SIL/SILCoverageMap.h index b644d42535824..9ce2ab996e0ce 100644 --- a/include/swift/SIL/SILCoverageMap.h +++ b/include/swift/SIL/SILCoverageMap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILDebugScope.h b/include/swift/SIL/SILDebugScope.h index 0774504c38279..7d93c3f075080 100644 --- a/include/swift/SIL/SILDebugScope.h +++ b/include/swift/SIL/SILDebugScope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILDebuggerClient.h b/include/swift/SIL/SILDebuggerClient.h index f757acce84059..1d87f4782d466 100644 --- a/include/swift/SIL/SILDebuggerClient.h +++ b/include/swift/SIL/SILDebuggerClient.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILDeclRef.h b/include/swift/SIL/SILDeclRef.h index 529e719cee698..ae02a86739143 100644 --- a/include/swift/SIL/SILDeclRef.h +++ b/include/swift/SIL/SILDeclRef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILDefaultWitnessTable.h b/include/swift/SIL/SILDefaultWitnessTable.h index 7179b0d472952..32f4232bfc34f 100644 --- a/include/swift/SIL/SILDefaultWitnessTable.h +++ b/include/swift/SIL/SILDefaultWitnessTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILFunction.h b/include/swift/SIL/SILFunction.h index 01306d0273008..5816fc0f19024 100644 --- a/include/swift/SIL/SILFunction.h +++ b/include/swift/SIL/SILFunction.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILGlobalVariable.h b/include/swift/SIL/SILGlobalVariable.h index a91b6cc14bff6..0ca0637fde0ad 100644 --- a/include/swift/SIL/SILGlobalVariable.h +++ b/include/swift/SIL/SILGlobalVariable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILInstruction.h b/include/swift/SIL/SILInstruction.h index 9158fd6a2d757..7314fb7654d5c 100644 --- a/include/swift/SIL/SILInstruction.h +++ b/include/swift/SIL/SILInstruction.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILLinkage.h b/include/swift/SIL/SILLinkage.h index ef7fad7b6652f..bc0f93a6e54f5 100644 --- a/include/swift/SIL/SILLinkage.h +++ b/include/swift/SIL/SILLinkage.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILLocation.h b/include/swift/SIL/SILLocation.h index 5b9f732012d86..b3804cec7994a 100644 --- a/include/swift/SIL/SILLocation.h +++ b/include/swift/SIL/SILLocation.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILModule.h b/include/swift/SIL/SILModule.h index d95151e29c947..f0344140bea1a 100644 --- a/include/swift/SIL/SILModule.h +++ b/include/swift/SIL/SILModule.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILNodes.def b/include/swift/SIL/SILNodes.def index abf381fa00f18..ce0b917f84f4d 100644 --- a/include/swift/SIL/SILNodes.def +++ b/include/swift/SIL/SILNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILOpenedArchetypesTracker.h b/include/swift/SIL/SILOpenedArchetypesTracker.h index d53929266e59e..856054cfed748 100644 --- a/include/swift/SIL/SILOpenedArchetypesTracker.h +++ b/include/swift/SIL/SILOpenedArchetypesTracker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILPrintContext.h b/include/swift/SIL/SILPrintContext.h index 3dce719a2ef85..20cbe5279b2b4 100644 --- a/include/swift/SIL/SILPrintContext.h +++ b/include/swift/SIL/SILPrintContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILSuccessor.h b/include/swift/SIL/SILSuccessor.h index 5145568a5af89..637539e8113d1 100644 --- a/include/swift/SIL/SILSuccessor.h +++ b/include/swift/SIL/SILSuccessor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILType.h b/include/swift/SIL/SILType.h index 7f9a6d80e1149..cc8a34a2893d4 100644 --- a/include/swift/SIL/SILType.h +++ b/include/swift/SIL/SILType.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILUndef.h b/include/swift/SIL/SILUndef.h index 4737e197dc8d5..374e5e410d4f8 100644 --- a/include/swift/SIL/SILUndef.h +++ b/include/swift/SIL/SILUndef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILVTable.h b/include/swift/SIL/SILVTable.h index a38d8b5a01534..a1595def2d651 100644 --- a/include/swift/SIL/SILVTable.h +++ b/include/swift/SIL/SILVTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILValue.h b/include/swift/SIL/SILValue.h index 59b8926418735..e29d41fbccff0 100644 --- a/include/swift/SIL/SILValue.h +++ b/include/swift/SIL/SILValue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILVisitor.h b/include/swift/SIL/SILVisitor.h index 01a90dbeab1f8..439553c505991 100644 --- a/include/swift/SIL/SILVisitor.h +++ b/include/swift/SIL/SILVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILWitnessTable.h b/include/swift/SIL/SILWitnessTable.h index 2cb0a2d2bf600..d069068e9a63c 100644 --- a/include/swift/SIL/SILWitnessTable.h +++ b/include/swift/SIL/SILWitnessTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/SILWitnessVisitor.h b/include/swift/SIL/SILWitnessVisitor.h index d1e90234038a3..3e2351f60c093 100644 --- a/include/swift/SIL/SILWitnessVisitor.h +++ b/include/swift/SIL/SILWitnessVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/TypeLowering.h b/include/swift/SIL/TypeLowering.h index 8c725ca8af355..e9af80fc1dd15 100644 --- a/include/swift/SIL/TypeLowering.h +++ b/include/swift/SIL/TypeLowering.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SIL/TypeSubstCloner.h b/include/swift/SIL/TypeSubstCloner.h index dc9059420bc94..f68e041cf3f23 100644 --- a/include/swift/SIL/TypeSubstCloner.h +++ b/include/swift/SIL/TypeSubstCloner.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ARCAnalysis.h b/include/swift/SILOptimizer/Analysis/ARCAnalysis.h index 92530a7eab707..8d8fb1d488824 100644 --- a/include/swift/SILOptimizer/Analysis/ARCAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/ARCAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/AliasAnalysis.h b/include/swift/SILOptimizer/Analysis/AliasAnalysis.h index bcaec59730c92..02cc1be55ad50 100644 --- a/include/swift/SILOptimizer/Analysis/AliasAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/AliasAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/Analysis.def b/include/swift/SILOptimizer/Analysis/Analysis.def index e32bf9191777f..f58b3b3f1ddb5 100644 --- a/include/swift/SILOptimizer/Analysis/Analysis.def +++ b/include/swift/SILOptimizer/Analysis/Analysis.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/Analysis.h b/include/swift/SILOptimizer/Analysis/Analysis.h index 5c56c96baf3f8..4bbcb4691b1a7 100644 --- a/include/swift/SILOptimizer/Analysis/Analysis.h +++ b/include/swift/SILOptimizer/Analysis/Analysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ArraySemantic.h b/include/swift/SILOptimizer/Analysis/ArraySemantic.h index 2ba340eb09b43..bd27138b491ff 100644 --- a/include/swift/SILOptimizer/Analysis/ArraySemantic.h +++ b/include/swift/SILOptimizer/Analysis/ArraySemantic.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h b/include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h index 3b08878bd039a..75287a485ace8 100644 --- a/include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h b/include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h index 633ca28748250..52517aaef1a15 100644 --- a/include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/CFG.h b/include/swift/SILOptimizer/Analysis/CFG.h index f2de801446e99..36ac1b6029f17 100644 --- a/include/swift/SILOptimizer/Analysis/CFG.h +++ b/include/swift/SILOptimizer/Analysis/CFG.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/CallerAnalysis.h b/include/swift/SILOptimizer/Analysis/CallerAnalysis.h index 1efd997fbfef7..0facf2232f73e 100644 --- a/include/swift/SILOptimizer/Analysis/CallerAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/CallerAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h b/include/swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h index d0d9e2304edac..b1d4b276920aa 100644 --- a/include/swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h b/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h index 066cfbeb90c45..7c48cea20f51a 100644 --- a/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h +++ b/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/DestructorAnalysis.h b/include/swift/SILOptimizer/Analysis/DestructorAnalysis.h index e48770d5a34a3..090617e6d4fe8 100644 --- a/include/swift/SILOptimizer/Analysis/DestructorAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/DestructorAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/DominanceAnalysis.h b/include/swift/SILOptimizer/Analysis/DominanceAnalysis.h index d16501331f606..e9f6dee3f3aa0 100644 --- a/include/swift/SILOptimizer/Analysis/DominanceAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/DominanceAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/EpilogueARCAnalysis.h b/include/swift/SILOptimizer/Analysis/EpilogueARCAnalysis.h index 94aa32d9e470e..46712d21a0904 100644 --- a/include/swift/SILOptimizer/Analysis/EpilogueARCAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/EpilogueARCAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h b/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h index c980edb3a06ae..1757251d5efd7 100644 --- a/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/FunctionOrder.h b/include/swift/SILOptimizer/Analysis/FunctionOrder.h index 4e0f24873e374..6863cee08b4b6 100644 --- a/include/swift/SILOptimizer/Analysis/FunctionOrder.h +++ b/include/swift/SILOptimizer/Analysis/FunctionOrder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/IVAnalysis.h b/include/swift/SILOptimizer/Analysis/IVAnalysis.h index 07e916af9a7d2..f72d93e108377 100644 --- a/include/swift/SILOptimizer/Analysis/IVAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/IVAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/LoopAnalysis.h b/include/swift/SILOptimizer/Analysis/LoopAnalysis.h index 3d1c6e34d18f6..085cd928acc15 100644 --- a/include/swift/SILOptimizer/Analysis/LoopAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/LoopAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h b/include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h index 4bf1f8820d4e1..c909a6e2f948f 100644 --- a/include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/LoopRegionAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h b/include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h index 7c728e0f4b94d..6f366f57580b8 100644 --- a/include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ProgramTerminationAnalysis.h b/include/swift/SILOptimizer/Analysis/ProgramTerminationAnalysis.h index ad27abe1509a4..8c83597310749 100644 --- a/include/swift/SILOptimizer/Analysis/ProgramTerminationAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/ProgramTerminationAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h b/include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h index 70282a31c8fab..c011957cc4a26 100644 --- a/include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h b/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h index a45e30929658b..a8a26393c1e0d 100644 --- a/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/SimplifyInstruction.h b/include/swift/SILOptimizer/Analysis/SimplifyInstruction.h index b41e0251f581b..b9404b226aebd 100644 --- a/include/swift/SILOptimizer/Analysis/SimplifyInstruction.h +++ b/include/swift/SILOptimizer/Analysis/SimplifyInstruction.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h b/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h index a3a9ad9959a34..48974e2b59056 100644 --- a/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Analysis/ValueTracking.h b/include/swift/SILOptimizer/Analysis/ValueTracking.h index 92a0952460ca0..16792deda4c57 100644 --- a/include/swift/SILOptimizer/Analysis/ValueTracking.h +++ b/include/swift/SILOptimizer/Analysis/ValueTracking.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/PassManager.h b/include/swift/SILOptimizer/PassManager/PassManager.h index 339a43d7e6666..4bac57f018355 100644 --- a/include/swift/SILOptimizer/PassManager/PassManager.h +++ b/include/swift/SILOptimizer/PassManager/PassManager.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/PassPipeline.def b/include/swift/SILOptimizer/PassManager/PassPipeline.def index 71a78e017c5b5..439b8013d8502 100644 --- a/include/swift/SILOptimizer/PassManager/PassPipeline.def +++ b/include/swift/SILOptimizer/PassManager/PassPipeline.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/PassPipeline.h b/include/swift/SILOptimizer/PassManager/PassPipeline.h index f17f0823f7543..9a36962ee8dce 100644 --- a/include/swift/SILOptimizer/PassManager/PassPipeline.h +++ b/include/swift/SILOptimizer/PassManager/PassPipeline.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/Passes.def b/include/swift/SILOptimizer/PassManager/Passes.def index 90550b1f3e461..47eabd88007fb 100644 --- a/include/swift/SILOptimizer/PassManager/Passes.def +++ b/include/swift/SILOptimizer/PassManager/Passes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/Passes.h b/include/swift/SILOptimizer/PassManager/Passes.h index 1b2c166e2e9b3..3ac3a87e67420 100644 --- a/include/swift/SILOptimizer/PassManager/Passes.h +++ b/include/swift/SILOptimizer/PassManager/Passes.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/PrettyStackTrace.h b/include/swift/SILOptimizer/PassManager/PrettyStackTrace.h index dfd92ba6cf52a..e4ce98ad4c27d 100644 --- a/include/swift/SILOptimizer/PassManager/PrettyStackTrace.h +++ b/include/swift/SILOptimizer/PassManager/PrettyStackTrace.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/PassManager/Transforms.h b/include/swift/SILOptimizer/PassManager/Transforms.h index 3391b0f09b187..4b8e973c2e324 100644 --- a/include/swift/SILOptimizer/PassManager/Transforms.h +++ b/include/swift/SILOptimizer/PassManager/Transforms.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/CFG.h b/include/swift/SILOptimizer/Utils/CFG.h index c499d0bda8109..2ce5a80388b12 100644 --- a/include/swift/SILOptimizer/Utils/CFG.h +++ b/include/swift/SILOptimizer/Utils/CFG.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/ConstantFolding.h b/include/swift/SILOptimizer/Utils/ConstantFolding.h index fd47c3d375dc1..012173748b09a 100644 --- a/include/swift/SILOptimizer/Utils/ConstantFolding.h +++ b/include/swift/SILOptimizer/Utils/ConstantFolding.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/Devirtualize.h b/include/swift/SILOptimizer/Utils/Devirtualize.h index d04ce4e582979..4e9e7a4525e8f 100644 --- a/include/swift/SILOptimizer/Utils/Devirtualize.h +++ b/include/swift/SILOptimizer/Utils/Devirtualize.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h b/include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h index e60a635a223a6..a21bd1c1732c9 100644 --- a/include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h +++ b/include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/GenericCloner.h b/include/swift/SILOptimizer/Utils/GenericCloner.h index d0b7a6e478230..175fdb3bd6eea 100644 --- a/include/swift/SILOptimizer/Utils/GenericCloner.h +++ b/include/swift/SILOptimizer/Utils/GenericCloner.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/Generics.h b/include/swift/SILOptimizer/Utils/Generics.h index d652914d41720..b006c004069f7 100644 --- a/include/swift/SILOptimizer/Utils/Generics.h +++ b/include/swift/SILOptimizer/Utils/Generics.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h b/include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h index e7a5bad80eb7e..f9049f7c87df0 100644 --- a/include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h +++ b/include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/Local.h b/include/swift/SILOptimizer/Utils/Local.h index f95668918d037..37c4cb3eff233 100644 --- a/include/swift/SILOptimizer/Utils/Local.h +++ b/include/swift/SILOptimizer/Utils/Local.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/LoopUtils.h b/include/swift/SILOptimizer/Utils/LoopUtils.h index ec47fce320a04..b08163eb6b995 100644 --- a/include/swift/SILOptimizer/Utils/LoopUtils.h +++ b/include/swift/SILOptimizer/Utils/LoopUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/PerformanceInlinerUtils.h b/include/swift/SILOptimizer/Utils/PerformanceInlinerUtils.h index bca7e37d48984..fe57dca91db20 100644 --- a/include/swift/SILOptimizer/Utils/PerformanceInlinerUtils.h +++ b/include/swift/SILOptimizer/Utils/PerformanceInlinerUtils.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/SCCVisitor.h b/include/swift/SILOptimizer/Utils/SCCVisitor.h index 1fc684380a111..cc0aaa4b3ccc2 100644 --- a/include/swift/SILOptimizer/Utils/SCCVisitor.h +++ b/include/swift/SILOptimizer/Utils/SCCVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/SILInliner.h b/include/swift/SILOptimizer/Utils/SILInliner.h index 06fa481cb8264..2a8a3d56996b4 100644 --- a/include/swift/SILOptimizer/Utils/SILInliner.h +++ b/include/swift/SILOptimizer/Utils/SILInliner.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/SILSSAUpdater.h b/include/swift/SILOptimizer/Utils/SILSSAUpdater.h index 78c6361832ba2..7c599c3e84db6 100644 --- a/include/swift/SILOptimizer/Utils/SILSSAUpdater.h +++ b/include/swift/SILOptimizer/Utils/SILSSAUpdater.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SILOptimizer/Utils/SpecializationMangler.h b/include/swift/SILOptimizer/Utils/SpecializationMangler.h index 099dd4939d1bd..5d24bc7cfaf59 100644 --- a/include/swift/SILOptimizer/Utils/SpecializationMangler.h +++ b/include/swift/SILOptimizer/Utils/SpecializationMangler.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/IDETypeChecking.h b/include/swift/Sema/IDETypeChecking.h index 8d40edd644d91..626f9ff9fde1f 100644 --- a/include/swift/Sema/IDETypeChecking.h +++ b/include/swift/Sema/IDETypeChecking.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/IterativeTypeChecker.h b/include/swift/Sema/IterativeTypeChecker.h index bd8341676a8ce..bdb5f84e837d5 100644 --- a/include/swift/Sema/IterativeTypeChecker.h +++ b/include/swift/Sema/IterativeTypeChecker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/SourceLoader.h b/include/swift/Sema/SourceLoader.h index a05dc33a6082e..87047e255e808 100644 --- a/include/swift/Sema/SourceLoader.h +++ b/include/swift/Sema/SourceLoader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/TypeCheckRequest.h b/include/swift/Sema/TypeCheckRequest.h index ca752308d13d1..1764a14222059 100644 --- a/include/swift/Sema/TypeCheckRequest.h +++ b/include/swift/Sema/TypeCheckRequest.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/TypeCheckRequestKinds.def b/include/swift/Sema/TypeCheckRequestKinds.def index 5c32eee6b9ac1..d7c35360bd5d4 100644 --- a/include/swift/Sema/TypeCheckRequestKinds.def +++ b/include/swift/Sema/TypeCheckRequestKinds.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Sema/TypeCheckRequestPayloads.def b/include/swift/Sema/TypeCheckRequestPayloads.def index 73639130e6d9e..e9f94ab09bfcc 100644 --- a/include/swift/Sema/TypeCheckRequestPayloads.def +++ b/include/swift/Sema/TypeCheckRequestPayloads.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/BCReadingExtras.h b/include/swift/Serialization/BCReadingExtras.h index 5d8f1a2042c94..1ef3e8e33ad8e 100644 --- a/include/swift/Serialization/BCReadingExtras.h +++ b/include/swift/Serialization/BCReadingExtras.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/DeclTypeRecordNodes.def b/include/swift/Serialization/DeclTypeRecordNodes.def index 6a1001cbe3fe7..4d64080ce4474 100644 --- a/include/swift/Serialization/DeclTypeRecordNodes.def +++ b/include/swift/Serialization/DeclTypeRecordNodes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/ModuleFile.h b/include/swift/Serialization/ModuleFile.h index 77d0b79b48b90..4cae1615f6717 100644 --- a/include/swift/Serialization/ModuleFile.h +++ b/include/swift/Serialization/ModuleFile.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/ModuleFormat.h b/include/swift/Serialization/ModuleFormat.h index 54a20c3b32600..703fec6049b3b 100644 --- a/include/swift/Serialization/ModuleFormat.h +++ b/include/swift/Serialization/ModuleFormat.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/SerializationOptions.h b/include/swift/Serialization/SerializationOptions.h index 69688652be8b5..289c3eb8e29ec 100644 --- a/include/swift/Serialization/SerializationOptions.h +++ b/include/swift/Serialization/SerializationOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/SerializedModuleLoader.h b/include/swift/Serialization/SerializedModuleLoader.h index e2bd73804d22b..60e5f23266f47 100644 --- a/include/swift/Serialization/SerializedModuleLoader.h +++ b/include/swift/Serialization/SerializedModuleLoader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/SerializedSILLoader.h b/include/swift/Serialization/SerializedSILLoader.h index 1980e2172c798..05ef865d8cbe1 100644 --- a/include/swift/Serialization/SerializedSILLoader.h +++ b/include/swift/Serialization/SerializedSILLoader.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Serialization/Validation.h b/include/swift/Serialization/Validation.h index 815a6e998ba9a..3bc2ef83298ab 100644 --- a/include/swift/Serialization/Validation.h +++ b/include/swift/Serialization/Validation.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Strings.h b/include/swift/Strings.h index 286d3edf727a8..aa84530a4a7b4 100644 --- a/include/swift/Strings.h +++ b/include/swift/Strings.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/Subsystems.h b/include/swift/Subsystems.h index 74a256f1f90d5..9d7a3f85a0de3 100644 --- a/include/swift/Subsystems.h +++ b/include/swift/Subsystems.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SwiftDemangle/MangleHack.h b/include/swift/SwiftDemangle/MangleHack.h index 8a4adab37620b..2bd8e18daec4e 100644 --- a/include/swift/SwiftDemangle/MangleHack.h +++ b/include/swift/SwiftDemangle/MangleHack.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SwiftDemangle/SwiftDemangle.h b/include/swift/SwiftDemangle/SwiftDemangle.h index d199db1010e92..eb02d7ef70a65 100644 --- a/include/swift/SwiftDemangle/SwiftDemangle.h +++ b/include/swift/SwiftDemangle/SwiftDemangle.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SwiftRemoteMirror/MemoryReaderInterface.h b/include/swift/SwiftRemoteMirror/MemoryReaderInterface.h index 14510dce75a6d..df98c736e4fce 100644 --- a/include/swift/SwiftRemoteMirror/MemoryReaderInterface.h +++ b/include/swift/SwiftRemoteMirror/MemoryReaderInterface.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h b/include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h index 856e75c0844a9..81e0a134291bb 100644 --- a/include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h +++ b/include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h b/include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h index 14981e242a93b..326c13abb7c97 100644 --- a/include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h +++ b/include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTContext.cpp b/lib/AST/ASTContext.cpp index 4324feba0cc17..a8755e2616026 100644 --- a/lib/AST/ASTContext.cpp +++ b/lib/AST/ASTContext.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTDumper.cpp b/lib/AST/ASTDumper.cpp index 66f5652ab2b0c..172d09b90002b 100644 --- a/lib/AST/ASTDumper.cpp +++ b/lib/AST/ASTDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTMangler.cpp b/lib/AST/ASTMangler.cpp index 0148ff7901d40..01b7fb729f32e 100644 --- a/lib/AST/ASTMangler.cpp +++ b/lib/AST/ASTMangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTNode.cpp b/lib/AST/ASTNode.cpp index 8033a9d6d985e..dbe20e414268f 100644 --- a/lib/AST/ASTNode.cpp +++ b/lib/AST/ASTNode.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTPrinter.cpp b/lib/AST/ASTPrinter.cpp index 0fd375cdc470c..31d55c2eeeb71 100644 --- a/lib/AST/ASTPrinter.cpp +++ b/lib/AST/ASTPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTScope.cpp b/lib/AST/ASTScope.cpp index f35935cdd5575..add1df1b09e14 100644 --- a/lib/AST/ASTScope.cpp +++ b/lib/AST/ASTScope.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTVerifier.cpp b/lib/AST/ASTVerifier.cpp index a1edda27673ac..cca3986c9d8e9 100644 --- a/lib/AST/ASTVerifier.cpp +++ b/lib/AST/ASTVerifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ASTWalker.cpp b/lib/AST/ASTWalker.cpp index 8f8815c3363b2..410cf2f94a82a 100644 --- a/lib/AST/ASTWalker.cpp +++ b/lib/AST/ASTWalker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ArchetypeBuilder.cpp b/lib/AST/ArchetypeBuilder.cpp index 04a7f7164d7b3..b7aecf03f4f12 100644 --- a/lib/AST/ArchetypeBuilder.cpp +++ b/lib/AST/ArchetypeBuilder.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Attr.cpp b/lib/AST/Attr.cpp index 17b3dffe14bb6..99c86919496a7 100644 --- a/lib/AST/Attr.cpp +++ b/lib/AST/Attr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Availability.cpp b/lib/AST/Availability.cpp index 9f04d104af0b4..3c69c9757444c 100644 --- a/lib/AST/Availability.cpp +++ b/lib/AST/Availability.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/AvailabilitySpec.cpp b/lib/AST/AvailabilitySpec.cpp index 94711fb86ac7e..919f01743f523 100644 --- a/lib/AST/AvailabilitySpec.cpp +++ b/lib/AST/AvailabilitySpec.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Builtins.cpp b/lib/AST/Builtins.cpp index 6de82fc44d8d9..0a7dcec5cf6f8 100644 --- a/lib/AST/Builtins.cpp +++ b/lib/AST/Builtins.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/CaptureInfo.cpp b/lib/AST/CaptureInfo.cpp index 308306fe050c2..60eb4b604a28d 100644 --- a/lib/AST/CaptureInfo.cpp +++ b/lib/AST/CaptureInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ConcreteDeclRef.cpp b/lib/AST/ConcreteDeclRef.cpp index 6729cd420d6dc..eb2dbadc9aef0 100644 --- a/lib/AST/ConcreteDeclRef.cpp +++ b/lib/AST/ConcreteDeclRef.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ConformanceLookupTable.cpp b/lib/AST/ConformanceLookupTable.cpp index 45a87b42e3006..34cb59e21a2ab 100644 --- a/lib/AST/ConformanceLookupTable.cpp +++ b/lib/AST/ConformanceLookupTable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ConformanceLookupTable.h b/lib/AST/ConformanceLookupTable.h index 676c214acc6fb..115d4a8ccb342 100644 --- a/lib/AST/ConformanceLookupTable.h +++ b/lib/AST/ConformanceLookupTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Decl.cpp b/lib/AST/Decl.cpp index 026de5c110d2a..1bef296013dd4 100644 --- a/lib/AST/Decl.cpp +++ b/lib/AST/Decl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DeclContext.cpp b/lib/AST/DeclContext.cpp index 8ec3114aab6bb..4a80f111a0e1b 100644 --- a/lib/AST/DeclContext.cpp +++ b/lib/AST/DeclContext.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DeclNameLoc.cpp b/lib/AST/DeclNameLoc.cpp index fbbdec1954441..78379ffcafb5d 100644 --- a/lib/AST/DeclNameLoc.cpp +++ b/lib/AST/DeclNameLoc.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DefaultArgumentKind.cpp b/lib/AST/DefaultArgumentKind.cpp index f2107a07a0a94..7471ac412a81e 100644 --- a/lib/AST/DefaultArgumentKind.cpp +++ b/lib/AST/DefaultArgumentKind.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DiagnosticEngine.cpp b/lib/AST/DiagnosticEngine.cpp index 4e1c351671d58..3e76a4af3407e 100644 --- a/lib/AST/DiagnosticEngine.cpp +++ b/lib/AST/DiagnosticEngine.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DiagnosticList.cpp b/lib/AST/DiagnosticList.cpp index 97efda091aa6f..bc2ac78c513ae 100644 --- a/lib/AST/DiagnosticList.cpp +++ b/lib/AST/DiagnosticList.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/DocComment.cpp b/lib/AST/DocComment.cpp index 945a7ebd37e9b..3f38f9fd9f3e0 100644 --- a/lib/AST/DocComment.cpp +++ b/lib/AST/DocComment.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Expr.cpp b/lib/AST/Expr.cpp index e17a84feae9e9..ab3a2fb55345e 100644 --- a/lib/AST/Expr.cpp +++ b/lib/AST/Expr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ForeignRepresentationInfo.h b/lib/AST/ForeignRepresentationInfo.h index 46adaa2d585bd..c72aa4202a89b 100644 --- a/lib/AST/ForeignRepresentationInfo.h +++ b/lib/AST/ForeignRepresentationInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/GenericEnvironment.cpp b/lib/AST/GenericEnvironment.cpp index fac004b5604a1..f1a78d97cb8f1 100644 --- a/lib/AST/GenericEnvironment.cpp +++ b/lib/AST/GenericEnvironment.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/GenericSignature.cpp b/lib/AST/GenericSignature.cpp index 8890c2bd3d586..22549e1188493 100644 --- a/lib/AST/GenericSignature.cpp +++ b/lib/AST/GenericSignature.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Identifier.cpp b/lib/AST/Identifier.cpp index d6d7dcc6b69d4..3ddf7ce6bf0e7 100644 --- a/lib/AST/Identifier.cpp +++ b/lib/AST/Identifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/LookupVisibleDecls.cpp b/lib/AST/LookupVisibleDecls.cpp index 1a0f77892fa2c..5211652040a12 100644 --- a/lib/AST/LookupVisibleDecls.cpp +++ b/lib/AST/LookupVisibleDecls.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Mangle.cpp b/lib/AST/Mangle.cpp index a785a8f9211b8..908520847d1c9 100644 --- a/lib/AST/Mangle.cpp +++ b/lib/AST/Mangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Module.cpp b/lib/AST/Module.cpp index 6ec787ca97a0e..39ea6b36b545b 100644 --- a/lib/AST/Module.cpp +++ b/lib/AST/Module.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ModuleNameLookup.cpp b/lib/AST/ModuleNameLookup.cpp index 01d7f612b3e78..af3fdc8f5bd48 100644 --- a/lib/AST/ModuleNameLookup.cpp +++ b/lib/AST/ModuleNameLookup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/NameLookup.cpp b/lib/AST/NameLookup.cpp index 97dd541ffe485..e6adcaa51d25a 100644 --- a/lib/AST/NameLookup.cpp +++ b/lib/AST/NameLookup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/NameLookupImpl.h b/lib/AST/NameLookupImpl.h index 0ea3890b835b2..743d8c47a08a3 100644 --- a/lib/AST/NameLookupImpl.h +++ b/lib/AST/NameLookupImpl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Parameter.cpp b/lib/AST/Parameter.cpp index 2f87323e5be20..8657add11cae3 100644 --- a/lib/AST/Parameter.cpp +++ b/lib/AST/Parameter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Pattern.cpp b/lib/AST/Pattern.cpp index 5dba77bd73d4d..1475d27c099b1 100644 --- a/lib/AST/Pattern.cpp +++ b/lib/AST/Pattern.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/PlatformKind.cpp b/lib/AST/PlatformKind.cpp index 42fd57f6bc023..e6ef737e670a9 100644 --- a/lib/AST/PlatformKind.cpp +++ b/lib/AST/PlatformKind.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/PrettyStackTrace.cpp b/lib/AST/PrettyStackTrace.cpp index 6dcd08e8e87d5..e9bf09fb55724 100644 --- a/lib/AST/PrettyStackTrace.cpp +++ b/lib/AST/PrettyStackTrace.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/ProtocolConformance.cpp b/lib/AST/ProtocolConformance.cpp index 806b5f8d40962..2756d63e0efbb 100644 --- a/lib/AST/ProtocolConformance.cpp +++ b/lib/AST/ProtocolConformance.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/RawComment.cpp b/lib/AST/RawComment.cpp index 36024af3ac7ca..7583c6245d582 100644 --- a/lib/AST/RawComment.cpp +++ b/lib/AST/RawComment.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/SILLayout.cpp b/lib/AST/SILLayout.cpp index 3b58b42d22c76..62783ebefd093 100644 --- a/lib/AST/SILLayout.cpp +++ b/lib/AST/SILLayout.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/SourceEntityWalker.cpp b/lib/AST/SourceEntityWalker.cpp index 2b837ee3bf7aa..a789dea164be3 100644 --- a/lib/AST/SourceEntityWalker.cpp +++ b/lib/AST/SourceEntityWalker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Stmt.cpp b/lib/AST/Stmt.cpp index c132bc75a6732..07cbb1210e5a6 100644 --- a/lib/AST/Stmt.cpp +++ b/lib/AST/Stmt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/StmtTransformer.cpp b/lib/AST/StmtTransformer.cpp index 971b7e6e9a31e..2cc6c70e6bbe9 100644 --- a/lib/AST/StmtTransformer.cpp +++ b/lib/AST/StmtTransformer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Substitution.cpp b/lib/AST/Substitution.cpp index bec20fabf43aa..d1467e59f0d65 100644 --- a/lib/AST/Substitution.cpp +++ b/lib/AST/Substitution.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/SubstitutionMap.cpp b/lib/AST/SubstitutionMap.cpp index cc988d05114d0..e65fa89ecf666 100644 --- a/lib/AST/SubstitutionMap.cpp +++ b/lib/AST/SubstitutionMap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/Type.cpp b/lib/AST/Type.cpp index 70308810637b8..5473167641dff 100644 --- a/lib/AST/Type.cpp +++ b/lib/AST/Type.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/TypeJoinMeet.cpp b/lib/AST/TypeJoinMeet.cpp index 29e39bf296b40..8626647840eec 100644 --- a/lib/AST/TypeJoinMeet.cpp +++ b/lib/AST/TypeJoinMeet.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/TypeRefinementContext.cpp b/lib/AST/TypeRefinementContext.cpp index 262a77d3a9e5e..d1d8dc3714374 100644 --- a/lib/AST/TypeRefinementContext.cpp +++ b/lib/AST/TypeRefinementContext.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/TypeRepr.cpp b/lib/AST/TypeRepr.cpp index 87d72d759e73f..55436ab92f3b8 100644 --- a/lib/AST/TypeRepr.cpp +++ b/lib/AST/TypeRepr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/TypeWalker.cpp b/lib/AST/TypeWalker.cpp index a5cb06d77ea78..f28b977727242 100644 --- a/lib/AST/TypeWalker.cpp +++ b/lib/AST/TypeWalker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/AST/USRGeneration.cpp b/lib/AST/USRGeneration.cpp index 63b4f016c11ae..d7ac410ecdd33 100644 --- a/lib/AST/USRGeneration.cpp +++ b/lib/AST/USRGeneration.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ASTSectionImporter/ASTSectionImporter.cpp b/lib/ASTSectionImporter/ASTSectionImporter.cpp index f1187575fdbbe..479a818319786 100644 --- a/lib/ASTSectionImporter/ASTSectionImporter.cpp +++ b/lib/ASTSectionImporter/ASTSectionImporter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Cache.cpp b/lib/Basic/Cache.cpp index d4b67d3731b6a..cc618490b5709 100644 --- a/lib/Basic/Cache.cpp +++ b/lib/Basic/Cache.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/ClusteredBitVector.cpp b/lib/Basic/ClusteredBitVector.cpp index 6cd2529317533..198cfaac15bb8 100644 --- a/lib/Basic/ClusteredBitVector.cpp +++ b/lib/Basic/ClusteredBitVector.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Darwin/Cache-Mac.cpp b/lib/Basic/Darwin/Cache-Mac.cpp index 99e1455f5433d..ce5e5f3fcfcfe 100644 --- a/lib/Basic/Darwin/Cache-Mac.cpp +++ b/lib/Basic/Darwin/Cache-Mac.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Default/TaskQueue.inc b/lib/Basic/Default/TaskQueue.inc index be429f574dd32..da47c7139c509 100644 --- a/lib/Basic/Default/TaskQueue.inc +++ b/lib/Basic/Default/TaskQueue.inc @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Demangle.cpp b/lib/Basic/Demangle.cpp index e7de1579fe8fa..f574316d85504 100644 --- a/lib/Basic/Demangle.cpp +++ b/lib/Basic/Demangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/DemangleWrappers.cpp b/lib/Basic/DemangleWrappers.cpp index 1986b230656e5..57b6cbcc6f4eb 100644 --- a/lib/Basic/DemangleWrappers.cpp +++ b/lib/Basic/DemangleWrappers.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Demangler.cpp b/lib/Basic/Demangler.cpp index 9c038803cabd2..a1f9e636a8ec3 100644 --- a/lib/Basic/Demangler.cpp +++ b/lib/Basic/Demangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/DiagnosticConsumer.cpp b/lib/Basic/DiagnosticConsumer.cpp index 04f34cdfb2de8..ab11fb3f36220 100644 --- a/lib/Basic/DiagnosticConsumer.cpp +++ b/lib/Basic/DiagnosticConsumer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/DiverseStack.cpp b/lib/Basic/DiverseStack.cpp index 1891f9cf95a5f..e84cafa9cf49a 100644 --- a/lib/Basic/DiverseStack.cpp +++ b/lib/Basic/DiverseStack.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Edit.cpp b/lib/Basic/Edit.cpp index f9b4f10e18099..abbb33b0c6815 100644 --- a/lib/Basic/Edit.cpp +++ b/lib/Basic/Edit.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/EditorPlaceholder.cpp b/lib/Basic/EditorPlaceholder.cpp index 7dfb62bc0ef1e..afe5853f63e06 100644 --- a/lib/Basic/EditorPlaceholder.cpp +++ b/lib/Basic/EditorPlaceholder.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/FileSystem.cpp b/lib/Basic/FileSystem.cpp index 8aff1513fde7a..c469bed40f3ed 100644 --- a/lib/Basic/FileSystem.cpp +++ b/lib/Basic/FileSystem.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/JSONSerialization.cpp b/lib/Basic/JSONSerialization.cpp index 1b684dc034b3a..72206b078004a 100644 --- a/lib/Basic/JSONSerialization.cpp +++ b/lib/Basic/JSONSerialization.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/LLVMContext.cpp b/lib/Basic/LLVMContext.cpp index b7b72eabd59ab..f62e2d25c633d 100644 --- a/lib/Basic/LLVMContext.cpp +++ b/lib/Basic/LLVMContext.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/LangOptions.cpp b/lib/Basic/LangOptions.cpp index d608e0450b052..86b68122ad9b5 100644 --- a/lib/Basic/LangOptions.cpp +++ b/lib/Basic/LangOptions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Mangler.cpp b/lib/Basic/Mangler.cpp index 4bcc4d1a4c142..e78522b0d4b31 100644 --- a/lib/Basic/Mangler.cpp +++ b/lib/Basic/Mangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/ManglingUtils.cpp b/lib/Basic/ManglingUtils.cpp index c1e05b1a10b7a..1b8c054f5c3f7 100644 --- a/lib/Basic/ManglingUtils.cpp +++ b/lib/Basic/ManglingUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/PartsOfSpeech.def b/lib/Basic/PartsOfSpeech.def index c7e80342e8fa7..05326b7646b83 100644 --- a/lib/Basic/PartsOfSpeech.def +++ b/lib/Basic/PartsOfSpeech.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Platform.cpp b/lib/Basic/Platform.cpp index 42af26d36a646..f39cbe37fbb55 100644 --- a/lib/Basic/Platform.cpp +++ b/lib/Basic/Platform.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/PrefixMap.cpp b/lib/Basic/PrefixMap.cpp index c834a10b7db92..6f5fa6cd30dab 100644 --- a/lib/Basic/PrefixMap.cpp +++ b/lib/Basic/PrefixMap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/PrettyStackTrace.cpp b/lib/Basic/PrettyStackTrace.cpp index 77a6521c73abc..16927a6b9d5fc 100644 --- a/lib/Basic/PrettyStackTrace.cpp +++ b/lib/Basic/PrettyStackTrace.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/PrimitiveParsing.cpp b/lib/Basic/PrimitiveParsing.cpp index b436927e886c0..433bdb32792e9 100644 --- a/lib/Basic/PrimitiveParsing.cpp +++ b/lib/Basic/PrimitiveParsing.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Program.cpp b/lib/Basic/Program.cpp index 98b7c8970cf2c..1d7cd70ec6c09 100644 --- a/lib/Basic/Program.cpp +++ b/lib/Basic/Program.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Punycode.cpp b/lib/Basic/Punycode.cpp index e10f0c69ac075..07c1f5b45c25e 100644 --- a/lib/Basic/Punycode.cpp +++ b/lib/Basic/Punycode.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/PunycodeUTF8.cpp b/lib/Basic/PunycodeUTF8.cpp index 53ec0cb104155..fe45eab141be9 100644 --- a/lib/Basic/PunycodeUTF8.cpp +++ b/lib/Basic/PunycodeUTF8.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/QuotedString.cpp b/lib/Basic/QuotedString.cpp index d8d79e07c96f3..c99116e6173b1 100644 --- a/lib/Basic/QuotedString.cpp +++ b/lib/Basic/QuotedString.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Remangle.cpp b/lib/Basic/Remangle.cpp index 65b37a11b99f3..72b8a19676538 100644 --- a/lib/Basic/Remangle.cpp +++ b/lib/Basic/Remangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Remangler.cpp b/lib/Basic/Remangler.cpp index 88ee5d765a712..041d76211c04a 100644 --- a/lib/Basic/Remangler.cpp +++ b/lib/Basic/Remangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/SourceLoc.cpp b/lib/Basic/SourceLoc.cpp index f7c6190b86b21..8c5736ed333df 100644 --- a/lib/Basic/SourceLoc.cpp +++ b/lib/Basic/SourceLoc.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/StringExtras.cpp b/lib/Basic/StringExtras.cpp index b3ad9d77d6a4c..291d92d9128b5 100644 --- a/lib/Basic/StringExtras.cpp +++ b/lib/Basic/StringExtras.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/TaskQueue.cpp b/lib/Basic/TaskQueue.cpp index e290110368cac..a073d6f649341 100644 --- a/lib/Basic/TaskQueue.cpp +++ b/lib/Basic/TaskQueue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/ThreadSafeRefCounted.cpp b/lib/Basic/ThreadSafeRefCounted.cpp index 4a28d4dcbe095..2fa567fc5ff61 100644 --- a/lib/Basic/ThreadSafeRefCounted.cpp +++ b/lib/Basic/ThreadSafeRefCounted.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Timer.cpp b/lib/Basic/Timer.cpp index b79ce44f48e9e..fbc9be39aaaa4 100644 --- a/lib/Basic/Timer.cpp +++ b/lib/Basic/Timer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/UUID.cpp b/lib/Basic/UUID.cpp index ebf024c6b8c3f..31da23e5d7fc0 100644 --- a/lib/Basic/UUID.cpp +++ b/lib/Basic/UUID.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Unicode.cpp b/lib/Basic/Unicode.cpp index 08b9f28007e44..1fe3902c0d949 100644 --- a/lib/Basic/Unicode.cpp +++ b/lib/Basic/Unicode.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/UnicodeExtendedGraphemeClusters.cpp.gyb b/lib/Basic/UnicodeExtendedGraphemeClusters.cpp.gyb index e8b3e54219294..dbdbbbc58f989 100644 --- a/lib/Basic/UnicodeExtendedGraphemeClusters.cpp.gyb +++ b/lib/Basic/UnicodeExtendedGraphemeClusters.cpp.gyb @@ -7,7 +7,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Unix/TaskQueue.inc b/lib/Basic/Unix/TaskQueue.inc index 93ffaff7a55fd..c12540a1fdb0b 100644 --- a/lib/Basic/Unix/TaskQueue.inc +++ b/lib/Basic/Unix/TaskQueue.inc @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Basic/Version.cpp b/lib/Basic/Version.cpp index 73634d94962d8..f38da007b78df 100644 --- a/lib/Basic/Version.cpp +++ b/lib/Basic/Version.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/CFDatabase.def b/lib/ClangImporter/CFDatabase.def index ba0c401abb44f..035aa29ebf558 100644 --- a/lib/ClangImporter/CFDatabase.def +++ b/lib/ClangImporter/CFDatabase.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/CFTypeInfo.cpp b/lib/ClangImporter/CFTypeInfo.cpp index 43f86cbb64619..4d3c4dc76e3b7 100644 --- a/lib/ClangImporter/CFTypeInfo.cpp +++ b/lib/ClangImporter/CFTypeInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/CFTypeInfo.h b/lib/ClangImporter/CFTypeInfo.h index 72775bb566bd7..572d35609e613 100644 --- a/lib/ClangImporter/CFTypeInfo.h +++ b/lib/ClangImporter/CFTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ClangAdapter.cpp b/lib/ClangImporter/ClangAdapter.cpp index 07d5f59da1f59..1d69509586475 100644 --- a/lib/ClangImporter/ClangAdapter.cpp +++ b/lib/ClangImporter/ClangAdapter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ClangAdapter.h b/lib/ClangImporter/ClangAdapter.h index 4fd135f7c4124..35d1ef80943db 100644 --- a/lib/ClangImporter/ClangAdapter.h +++ b/lib/ClangImporter/ClangAdapter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ClangDiagnosticConsumer.cpp b/lib/ClangImporter/ClangDiagnosticConsumer.cpp index 940a1dfb79d9f..aac06c0c9719a 100644 --- a/lib/ClangImporter/ClangDiagnosticConsumer.cpp +++ b/lib/ClangImporter/ClangDiagnosticConsumer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ClangDiagnosticConsumer.h b/lib/ClangImporter/ClangDiagnosticConsumer.h index 735b299f2d61b..e0a2a4d520954 100644 --- a/lib/ClangImporter/ClangDiagnosticConsumer.h +++ b/lib/ClangImporter/ClangDiagnosticConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ClangImporter.cpp b/lib/ClangImporter/ClangImporter.cpp index a5d5c105d720f..1356fb6c0d676 100644 --- a/lib/ClangImporter/ClangImporter.cpp +++ b/lib/ClangImporter/ClangImporter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/IAMInference.cpp b/lib/ClangImporter/IAMInference.cpp index fd783de806314..6645ff89fc9cc 100644 --- a/lib/ClangImporter/IAMInference.cpp +++ b/lib/ClangImporter/IAMInference.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/IAMInference.h b/lib/ClangImporter/IAMInference.h index fc29d7821454b..1f03c3c489a78 100644 --- a/lib/ClangImporter/IAMInference.h +++ b/lib/ClangImporter/IAMInference.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportDecl.cpp b/lib/ClangImporter/ImportDecl.cpp index 93d36ebfb993e..b24f73a1ecd44 100644 --- a/lib/ClangImporter/ImportDecl.cpp +++ b/lib/ClangImporter/ImportDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportEnumInfo.cpp b/lib/ClangImporter/ImportEnumInfo.cpp index 453583233eab2..c7bad8c9e5725 100644 --- a/lib/ClangImporter/ImportEnumInfo.cpp +++ b/lib/ClangImporter/ImportEnumInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportEnumInfo.h b/lib/ClangImporter/ImportEnumInfo.h index 3d30a56d27d7d..00ecaefb3a7e8 100644 --- a/lib/ClangImporter/ImportEnumInfo.h +++ b/lib/ClangImporter/ImportEnumInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportMacro.cpp b/lib/ClangImporter/ImportMacro.cpp index 6db8f832df2c7..d253e7895dae3 100644 --- a/lib/ClangImporter/ImportMacro.cpp +++ b/lib/ClangImporter/ImportMacro.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportName.cpp b/lib/ClangImporter/ImportName.cpp index be8cf9f5293ba..1655962050f31 100644 --- a/lib/ClangImporter/ImportName.cpp +++ b/lib/ClangImporter/ImportName.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportName.h b/lib/ClangImporter/ImportName.h index e463e3ada4df9..aa590158c3251 100644 --- a/lib/ClangImporter/ImportName.h +++ b/lib/ClangImporter/ImportName.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImportType.cpp b/lib/ClangImporter/ImportType.cpp index 75c96fd6bfb8b..32023485f284e 100644 --- a/lib/ClangImporter/ImportType.cpp +++ b/lib/ClangImporter/ImportType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/ImporterImpl.h b/lib/ClangImporter/ImporterImpl.h index b0ef4a6146e04..7296dd9a2447e 100644 --- a/lib/ClangImporter/ImporterImpl.h +++ b/lib/ClangImporter/ImporterImpl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/InferredAttributes.def b/lib/ClangImporter/InferredAttributes.def index 0711ce8efbdbf..3eaa8e4139aaf 100644 --- a/lib/ClangImporter/InferredAttributes.def +++ b/lib/ClangImporter/InferredAttributes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/MacroTable.def b/lib/ClangImporter/MacroTable.def index 6a17e898463ce..c8078e23f5bcf 100644 --- a/lib/ClangImporter/MacroTable.def +++ b/lib/ClangImporter/MacroTable.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/MappedTypes.def b/lib/ClangImporter/MappedTypes.def index 60a47bfdfdd99..0fd435a4ccc10 100644 --- a/lib/ClangImporter/MappedTypes.def +++ b/lib/ClangImporter/MappedTypes.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/SortedCFDatabase.def.gyb b/lib/ClangImporter/SortedCFDatabase.def.gyb index ae29b51f9df64..41d83ccb4b0f4 100644 --- a/lib/ClangImporter/SortedCFDatabase.def.gyb +++ b/lib/ClangImporter/SortedCFDatabase.def.gyb @@ -6,7 +6,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/SwiftLookupTable.cpp b/lib/ClangImporter/SwiftLookupTable.cpp index b62180839b6e5..9fc7c9dcf24b4 100644 --- a/lib/ClangImporter/SwiftLookupTable.cpp +++ b/lib/ClangImporter/SwiftLookupTable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/ClangImporter/SwiftLookupTable.h b/lib/ClangImporter/SwiftLookupTable.h index 308f12dcb8c48..0748e95706989 100644 --- a/lib/ClangImporter/SwiftLookupTable.h +++ b/lib/ClangImporter/SwiftLookupTable.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/Action.cpp b/lib/Driver/Action.cpp index 08b4596c76cdc..e5142e0fc1466 100644 --- a/lib/Driver/Action.cpp +++ b/lib/Driver/Action.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/Compilation.cpp b/lib/Driver/Compilation.cpp index e512a66b5ed2e..aec1285ce7997 100644 --- a/lib/Driver/Compilation.cpp +++ b/lib/Driver/Compilation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/CompilationRecord.h b/lib/Driver/CompilationRecord.h index 3f2b3af0d9e1e..82f3783f8fbea 100644 --- a/lib/Driver/CompilationRecord.h +++ b/lib/Driver/CompilationRecord.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/DependencyGraph.cpp b/lib/Driver/DependencyGraph.cpp index d44d13e964880..fb913184df4d0 100644 --- a/lib/Driver/DependencyGraph.cpp +++ b/lib/Driver/DependencyGraph.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/Driver.cpp b/lib/Driver/Driver.cpp index 963b475d0241d..289c5f003666a 100644 --- a/lib/Driver/Driver.cpp +++ b/lib/Driver/Driver.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/FrontendUtil.cpp b/lib/Driver/FrontendUtil.cpp index f2c6f16581194..aaff72ab7c133 100644 --- a/lib/Driver/FrontendUtil.cpp +++ b/lib/Driver/FrontendUtil.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/Job.cpp b/lib/Driver/Job.cpp index 588e9036cab07..87ab314dd8f2c 100644 --- a/lib/Driver/Job.cpp +++ b/lib/Driver/Job.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/OutputFileMap.cpp b/lib/Driver/OutputFileMap.cpp index d388bd3251336..bc684588529e0 100644 --- a/lib/Driver/OutputFileMap.cpp +++ b/lib/Driver/OutputFileMap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/ParseableOutput.cpp b/lib/Driver/ParseableOutput.cpp index 08f7926b61491..c2eecc1ee5000 100644 --- a/lib/Driver/ParseableOutput.cpp +++ b/lib/Driver/ParseableOutput.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/ToolChain.cpp b/lib/Driver/ToolChain.cpp index 934fdc2d14575..d11258f1c3c7d 100644 --- a/lib/Driver/ToolChain.cpp +++ b/lib/Driver/ToolChain.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/ToolChains.cpp b/lib/Driver/ToolChains.cpp index 9c03138a9fc51..6d84dacd03f7d 100644 --- a/lib/Driver/ToolChains.cpp +++ b/lib/Driver/ToolChains.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/ToolChains.h b/lib/Driver/ToolChains.h index f7685c631816f..eb0c2e3f9c554 100644 --- a/lib/Driver/ToolChains.h +++ b/lib/Driver/ToolChains.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Driver/Types.cpp b/lib/Driver/Types.cpp index 3f524134e9520..3d685e9fd6f99 100644 --- a/lib/Driver/Types.cpp +++ b/lib/Driver/Types.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/AppleHostVersionDetection.h b/lib/Frontend/AppleHostVersionDetection.h index 8f271c22034ed..9f4b2f8af80cb 100644 --- a/lib/Frontend/AppleHostVersionDetection.h +++ b/lib/Frontend/AppleHostVersionDetection.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/AppleHostVersionDetection.mm b/lib/Frontend/AppleHostVersionDetection.mm index fd25d08647742..900e8ee0ae652 100644 --- a/lib/Frontend/AppleHostVersionDetection.mm +++ b/lib/Frontend/AppleHostVersionDetection.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/CompilerInvocation.cpp b/lib/Frontend/CompilerInvocation.cpp index d40c2598d17bf..db8b18c086db1 100644 --- a/lib/Frontend/CompilerInvocation.cpp +++ b/lib/Frontend/CompilerInvocation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/DiagnosticVerifier.cpp b/lib/Frontend/DiagnosticVerifier.cpp index 83710782915bd..ca4cff8fb4d0c 100644 --- a/lib/Frontend/DiagnosticVerifier.cpp +++ b/lib/Frontend/DiagnosticVerifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/Frontend.cpp b/lib/Frontend/Frontend.cpp index 30fc0d4afc446..f19a98e5364f9 100644 --- a/lib/Frontend/Frontend.cpp +++ b/lib/Frontend/Frontend.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/FrontendOptions.cpp b/lib/Frontend/FrontendOptions.cpp index 13529bae2695d..c6e2170d81ead 100644 --- a/lib/Frontend/FrontendOptions.cpp +++ b/lib/Frontend/FrontendOptions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/PrintingDiagnosticConsumer.cpp b/lib/Frontend/PrintingDiagnosticConsumer.cpp index 0efcd43a29101..983ff7081a6bc 100644 --- a/lib/Frontend/PrintingDiagnosticConsumer.cpp +++ b/lib/Frontend/PrintingDiagnosticConsumer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Frontend/SerializedDiagnosticConsumer.cpp b/lib/Frontend/SerializedDiagnosticConsumer.cpp index 3e65b234482ed..be6bf7822248f 100644 --- a/lib/Frontend/SerializedDiagnosticConsumer.cpp +++ b/lib/Frontend/SerializedDiagnosticConsumer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/FrontendTool/FrontendTool.cpp b/lib/FrontendTool/FrontendTool.cpp index 99a3cec28fae3..412aafc59f0f5 100644 --- a/lib/FrontendTool/FrontendTool.cpp +++ b/lib/FrontendTool/FrontendTool.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/FrontendTool/ReferenceDependencies.cpp b/lib/FrontendTool/ReferenceDependencies.cpp index e478e53d89257..c13424a125d5d 100644 --- a/lib/FrontendTool/ReferenceDependencies.cpp +++ b/lib/FrontendTool/ReferenceDependencies.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/FrontendTool/ReferenceDependencies.h b/lib/FrontendTool/ReferenceDependencies.h index e3aa6bd8d463d..b591e38d23ea7 100644 --- a/lib/FrontendTool/ReferenceDependencies.h +++ b/lib/FrontendTool/ReferenceDependencies.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/CodeCompletion.cpp b/lib/IDE/CodeCompletion.cpp index 78f391d39417e..b5bd614c113a8 100644 --- a/lib/IDE/CodeCompletion.cpp +++ b/lib/IDE/CodeCompletion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/CodeCompletionCache.cpp b/lib/IDE/CodeCompletionCache.cpp index e3fc0cea0551b..c30adc5c8f31c 100644 --- a/lib/IDE/CodeCompletionCache.cpp +++ b/lib/IDE/CodeCompletionCache.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/CodeCompletionResultBuilder.h b/lib/IDE/CodeCompletionResultBuilder.h index dba4539ed5601..b1a7880e63192 100644 --- a/lib/IDE/CodeCompletionResultBuilder.h +++ b/lib/IDE/CodeCompletionResultBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/CommentConversion.cpp b/lib/IDE/CommentConversion.cpp index dff330c4c1d17..e5101c21b13a2 100644 --- a/lib/IDE/CommentConversion.cpp +++ b/lib/IDE/CommentConversion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/Formatting.cpp b/lib/IDE/Formatting.cpp index a4f173af5a1ae..0afaa4699b974 100644 --- a/lib/IDE/Formatting.cpp +++ b/lib/IDE/Formatting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/ModuleInterfacePrinting.cpp b/lib/IDE/ModuleInterfacePrinting.cpp index f3b9a890c844c..b09492af2d497 100644 --- a/lib/IDE/ModuleInterfacePrinting.cpp +++ b/lib/IDE/ModuleInterfacePrinting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/REPLCodeCompletion.cpp b/lib/IDE/REPLCodeCompletion.cpp index 009d8210effd5..446d22ae74f32 100644 --- a/lib/IDE/REPLCodeCompletion.cpp +++ b/lib/IDE/REPLCodeCompletion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/SwiftSourceDocInfo.cpp b/lib/IDE/SwiftSourceDocInfo.cpp index 1a137774a78d4..463182d1346b6 100644 --- a/lib/IDE/SwiftSourceDocInfo.cpp +++ b/lib/IDE/SwiftSourceDocInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/SyntaxModel.cpp b/lib/IDE/SyntaxModel.cpp index c67c14534fee0..4f4616b058460 100644 --- a/lib/IDE/SyntaxModel.cpp +++ b/lib/IDE/SyntaxModel.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/TypeReconstruction.cpp b/lib/IDE/TypeReconstruction.cpp index 6a60205aac0f2..d76e071d0bd56 100644 --- a/lib/IDE/TypeReconstruction.cpp +++ b/lib/IDE/TypeReconstruction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IDE/Utils.cpp b/lib/IDE/Utils.cpp index 8f592443dc613..0a68bbb97cceb 100644 --- a/lib/IDE/Utils.cpp +++ b/lib/IDE/Utils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Address.h b/lib/IRGen/Address.h index a55e4e224d075..4877a8ab91532 100644 --- a/lib/IRGen/Address.h +++ b/lib/IRGen/Address.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/AllocStackHoisting.cpp b/lib/IRGen/AllocStackHoisting.cpp index 6fa86198392fa..dca0247b59290 100644 --- a/lib/IRGen/AllocStackHoisting.cpp +++ b/lib/IRGen/AllocStackHoisting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/CallEmission.h b/lib/IRGen/CallEmission.h index b780061a4c13d..8b8c68abd049a 100644 --- a/lib/IRGen/CallEmission.h +++ b/lib/IRGen/CallEmission.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Callee.h b/lib/IRGen/Callee.h index 71668fa0bf5cc..bc2b708597c7c 100644 --- a/lib/IRGen/Callee.h +++ b/lib/IRGen/Callee.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ClassMetadataLayout.h b/lib/IRGen/ClassMetadataLayout.h index cc8f4778e95dc..69faa9fc30757 100644 --- a/lib/IRGen/ClassMetadataLayout.h +++ b/lib/IRGen/ClassMetadataLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ConstantBuilder.h b/lib/IRGen/ConstantBuilder.h index ddf1f0b8ee60f..f0d901d781764 100644 --- a/lib/IRGen/ConstantBuilder.h +++ b/lib/IRGen/ConstantBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/DebugTypeInfo.cpp b/lib/IRGen/DebugTypeInfo.cpp index b64ddfe849aae..60ca1c57ae52d 100644 --- a/lib/IRGen/DebugTypeInfo.cpp +++ b/lib/IRGen/DebugTypeInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/DebugTypeInfo.h b/lib/IRGen/DebugTypeInfo.h index 7f4830bdcad94..1bb6d3e51ee9f 100644 --- a/lib/IRGen/DebugTypeInfo.h +++ b/lib/IRGen/DebugTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/DominancePoint.h b/lib/IRGen/DominancePoint.h index 04e795d815afe..34b55b10f6a83 100644 --- a/lib/IRGen/DominancePoint.h +++ b/lib/IRGen/DominancePoint.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/DominanceScope.h b/lib/IRGen/DominanceScope.h index 26d8aa40dbe90..c6d019bad5d12 100644 --- a/lib/IRGen/DominanceScope.h +++ b/lib/IRGen/DominanceScope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/EnumMetadataLayout.h b/lib/IRGen/EnumMetadataLayout.h index 0a05f41921734..f454e04724b0b 100644 --- a/lib/IRGen/EnumMetadataLayout.h +++ b/lib/IRGen/EnumMetadataLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/EnumPayload.cpp b/lib/IRGen/EnumPayload.cpp index 4841ad19b99ef..e8ddafae9c0c4 100644 --- a/lib/IRGen/EnumPayload.cpp +++ b/lib/IRGen/EnumPayload.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/EnumPayload.h b/lib/IRGen/EnumPayload.h index 1916d072a6c43..e3a389d141deb 100644 --- a/lib/IRGen/EnumPayload.h +++ b/lib/IRGen/EnumPayload.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Explosion.h b/lib/IRGen/Explosion.h index f48fcfc42786b..b7c6edbd515aa 100644 --- a/lib/IRGen/Explosion.h +++ b/lib/IRGen/Explosion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ExtraInhabitants.cpp b/lib/IRGen/ExtraInhabitants.cpp index 333c5775d6e70..6dab0969ff140 100644 --- a/lib/IRGen/ExtraInhabitants.cpp +++ b/lib/IRGen/ExtraInhabitants.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ExtraInhabitants.h b/lib/IRGen/ExtraInhabitants.h index d62728eac7450..e4ebd12ac324c 100644 --- a/lib/IRGen/ExtraInhabitants.h +++ b/lib/IRGen/ExtraInhabitants.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/FixedTypeInfo.h b/lib/IRGen/FixedTypeInfo.h index 1a10dc63693fa..8eecfff2310cc 100644 --- a/lib/IRGen/FixedTypeInfo.h +++ b/lib/IRGen/FixedTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Fulfillment.cpp b/lib/IRGen/Fulfillment.cpp index 2e0e228c0ddd5..a7602efaf1f29 100644 --- a/lib/IRGen/Fulfillment.cpp +++ b/lib/IRGen/Fulfillment.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Fulfillment.h b/lib/IRGen/Fulfillment.h index 2f53f2b88be56..82b66ba52b2ea 100644 --- a/lib/IRGen/Fulfillment.h +++ b/lib/IRGen/Fulfillment.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenArchetype.cpp b/lib/IRGen/GenArchetype.cpp index 99b0f50800804..30d0ce1615732 100644 --- a/lib/IRGen/GenArchetype.cpp +++ b/lib/IRGen/GenArchetype.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenArchetype.h b/lib/IRGen/GenArchetype.h index be3e898e2949c..c6e495ac8266e 100644 --- a/lib/IRGen/GenArchetype.h +++ b/lib/IRGen/GenArchetype.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenBuiltin.cpp b/lib/IRGen/GenBuiltin.cpp index 7acca93b9deaa..ec335c862631f 100644 --- a/lib/IRGen/GenBuiltin.cpp +++ b/lib/IRGen/GenBuiltin.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenBuiltin.h b/lib/IRGen/GenBuiltin.h index 88ec416f0ec6c..8b4df5badaa92 100644 --- a/lib/IRGen/GenBuiltin.h +++ b/lib/IRGen/GenBuiltin.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenCall.cpp b/lib/IRGen/GenCall.cpp index d3b6c7f95d5a2..9d22e3a4c54ec 100644 --- a/lib/IRGen/GenCall.cpp +++ b/lib/IRGen/GenCall.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenCall.h b/lib/IRGen/GenCall.h index 027bd548a1e6d..3c7153b5396ff 100644 --- a/lib/IRGen/GenCall.h +++ b/lib/IRGen/GenCall.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenCast.cpp b/lib/IRGen/GenCast.cpp index 84b97e2a5f686..762eee99a3375 100644 --- a/lib/IRGen/GenCast.cpp +++ b/lib/IRGen/GenCast.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenCast.h b/lib/IRGen/GenCast.h index 1b8af59a9a243..86f0ed77e1305 100644 --- a/lib/IRGen/GenCast.h +++ b/lib/IRGen/GenCast.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenClangDecl.cpp b/lib/IRGen/GenClangDecl.cpp index 8aa24808cbc4f..191a9cf6be81c 100644 --- a/lib/IRGen/GenClangDecl.cpp +++ b/lib/IRGen/GenClangDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenClangType.cpp b/lib/IRGen/GenClangType.cpp index ae89e4db376d5..ea30a414780c7 100644 --- a/lib/IRGen/GenClangType.cpp +++ b/lib/IRGen/GenClangType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenClass.cpp b/lib/IRGen/GenClass.cpp index 92a5d9182ef5d..5685a64c4c642 100644 --- a/lib/IRGen/GenClass.cpp +++ b/lib/IRGen/GenClass.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenClass.h b/lib/IRGen/GenClass.h index 0d589f768d0d7..472233b91e62b 100644 --- a/lib/IRGen/GenClass.h +++ b/lib/IRGen/GenClass.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenConstant.cpp b/lib/IRGen/GenConstant.cpp index 0809e8f3c133b..28f6c37a7e6a4 100644 --- a/lib/IRGen/GenConstant.cpp +++ b/lib/IRGen/GenConstant.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenConstant.h b/lib/IRGen/GenConstant.h index 6f123339e4398..bda094e0b9b2f 100644 --- a/lib/IRGen/GenConstant.h +++ b/lib/IRGen/GenConstant.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenControl.cpp b/lib/IRGen/GenControl.cpp index 4c6329d660216..22d9df2e20fe7 100644 --- a/lib/IRGen/GenControl.cpp +++ b/lib/IRGen/GenControl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenCoverage.cpp b/lib/IRGen/GenCoverage.cpp index eb1d589d01e74..2fa0f7e4bc5c9 100644 --- a/lib/IRGen/GenCoverage.cpp +++ b/lib/IRGen/GenCoverage.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenDecl.cpp b/lib/IRGen/GenDecl.cpp index f649e7d3e20e8..81e9f462d1647 100644 --- a/lib/IRGen/GenDecl.cpp +++ b/lib/IRGen/GenDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenEnum.cpp b/lib/IRGen/GenEnum.cpp index 202e1032ad562..c9ab9c3c6e90b 100644 --- a/lib/IRGen/GenEnum.cpp +++ b/lib/IRGen/GenEnum.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenEnum.h b/lib/IRGen/GenEnum.h index a3c456bdf5bcd..adf3355a65f8d 100644 --- a/lib/IRGen/GenEnum.h +++ b/lib/IRGen/GenEnum.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenExistential.cpp b/lib/IRGen/GenExistential.cpp index 7c7af505799bb..370e1fcf90af9 100644 --- a/lib/IRGen/GenExistential.cpp +++ b/lib/IRGen/GenExistential.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenExistential.h b/lib/IRGen/GenExistential.h index e60228e848dcd..e16b24a99f674 100644 --- a/lib/IRGen/GenExistential.h +++ b/lib/IRGen/GenExistential.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenFunc.cpp b/lib/IRGen/GenFunc.cpp index e531211236d0b..76dabd5f033fc 100644 --- a/lib/IRGen/GenFunc.cpp +++ b/lib/IRGen/GenFunc.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenFunc.h b/lib/IRGen/GenFunc.h index c85dce15f8bb3..c2bcf3bc3c095 100644 --- a/lib/IRGen/GenFunc.h +++ b/lib/IRGen/GenFunc.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenHeap.cpp b/lib/IRGen/GenHeap.cpp index b0af16ec4d022..a3705364f4f00 100644 --- a/lib/IRGen/GenHeap.cpp +++ b/lib/IRGen/GenHeap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenHeap.h b/lib/IRGen/GenHeap.h index 18afd28606eca..b8dbee7f468ab 100644 --- a/lib/IRGen/GenHeap.h +++ b/lib/IRGen/GenHeap.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenInit.cpp b/lib/IRGen/GenInit.cpp index 94c084f8e8dca..fdd31f1a16de8 100644 --- a/lib/IRGen/GenInit.cpp +++ b/lib/IRGen/GenInit.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenMeta.cpp b/lib/IRGen/GenMeta.cpp index 82cd5ac774499..bcbc3adccd110 100644 --- a/lib/IRGen/GenMeta.cpp +++ b/lib/IRGen/GenMeta.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenMeta.h b/lib/IRGen/GenMeta.h index 8619999b016d3..2858a3f97a203 100644 --- a/lib/IRGen/GenMeta.h +++ b/lib/IRGen/GenMeta.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenObjC.cpp b/lib/IRGen/GenObjC.cpp index 02b71c6fea27b..f7505d7b25874 100644 --- a/lib/IRGen/GenObjC.cpp +++ b/lib/IRGen/GenObjC.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenObjC.h b/lib/IRGen/GenObjC.h index 7576785454ecd..dbfce2bf3094d 100644 --- a/lib/IRGen/GenObjC.h +++ b/lib/IRGen/GenObjC.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenOpaque.cpp b/lib/IRGen/GenOpaque.cpp index d1b0fc8bcab38..15e640cd9291b 100644 --- a/lib/IRGen/GenOpaque.cpp +++ b/lib/IRGen/GenOpaque.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenOpaque.h b/lib/IRGen/GenOpaque.h index 9815b68c2affa..3f214855d8b3c 100644 --- a/lib/IRGen/GenOpaque.h +++ b/lib/IRGen/GenOpaque.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenPoly.cpp b/lib/IRGen/GenPoly.cpp index c380127e2a6e3..d88a9bace3ec9 100644 --- a/lib/IRGen/GenPoly.cpp +++ b/lib/IRGen/GenPoly.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenPoly.h b/lib/IRGen/GenPoly.h index f17f4c1a7b6df..0805fbd902c46 100644 --- a/lib/IRGen/GenPoly.h +++ b/lib/IRGen/GenPoly.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenProto.cpp b/lib/IRGen/GenProto.cpp index fb43acc12723f..9e1a0983eb8e9 100644 --- a/lib/IRGen/GenProto.cpp +++ b/lib/IRGen/GenProto.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenProto.h b/lib/IRGen/GenProto.h index 2f7c1585e3ae8..67aad46fc3fda 100644 --- a/lib/IRGen/GenProto.h +++ b/lib/IRGen/GenProto.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenRecord.h b/lib/IRGen/GenRecord.h index c1ea9783fd1db..ba1efd63728ba 100644 --- a/lib/IRGen/GenRecord.h +++ b/lib/IRGen/GenRecord.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenReflection.cpp b/lib/IRGen/GenReflection.cpp index aa4ad1f59ed2a..96c2f6e14dd7b 100644 --- a/lib/IRGen/GenReflection.cpp +++ b/lib/IRGen/GenReflection.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenStruct.cpp b/lib/IRGen/GenStruct.cpp index 2a97b5108c1b1..034999d5bb25a 100644 --- a/lib/IRGen/GenStruct.cpp +++ b/lib/IRGen/GenStruct.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenStruct.h b/lib/IRGen/GenStruct.h index 1a81af8c039f2..560b5d655c7a7 100644 --- a/lib/IRGen/GenStruct.h +++ b/lib/IRGen/GenStruct.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenTuple.cpp b/lib/IRGen/GenTuple.cpp index 015b9d9b13b9b..06a38807a9ffd 100644 --- a/lib/IRGen/GenTuple.cpp +++ b/lib/IRGen/GenTuple.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenTuple.h b/lib/IRGen/GenTuple.h index 80b4300f3b71f..953b0d5f6729c 100644 --- a/lib/IRGen/GenTuple.h +++ b/lib/IRGen/GenTuple.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenType.cpp b/lib/IRGen/GenType.cpp index f155498d65467..c263fd0dab9cb 100644 --- a/lib/IRGen/GenType.cpp +++ b/lib/IRGen/GenType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenType.h b/lib/IRGen/GenType.h index 7bba1021cacd2..cec7d9f03ef31 100644 --- a/lib/IRGen/GenType.h +++ b/lib/IRGen/GenType.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenValueWitness.cpp b/lib/IRGen/GenValueWitness.cpp index 8b84dcd17533d..d66e20a986545 100644 --- a/lib/IRGen/GenValueWitness.cpp +++ b/lib/IRGen/GenValueWitness.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenValueWitness.h b/lib/IRGen/GenValueWitness.h index 59f1e116b8721..2c345a978f33d 100644 --- a/lib/IRGen/GenValueWitness.h +++ b/lib/IRGen/GenValueWitness.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/GenericRequirement.h b/lib/IRGen/GenericRequirement.h index 101c637c478f3..6896b53e1f007 100644 --- a/lib/IRGen/GenericRequirement.h +++ b/lib/IRGen/GenericRequirement.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/HeapTypeInfo.h b/lib/IRGen/HeapTypeInfo.h index 277472fc5d1c8..a21dc1e3279c0 100644 --- a/lib/IRGen/HeapTypeInfo.h +++ b/lib/IRGen/HeapTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRBuilder.h b/lib/IRGen/IRBuilder.h index db6c694605043..af2422f0641e7 100644 --- a/lib/IRGen/IRBuilder.h +++ b/lib/IRGen/IRBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGen.cpp b/lib/IRGen/IRGen.cpp index 3402e05c08133..f841c25c502d2 100644 --- a/lib/IRGen/IRGen.cpp +++ b/lib/IRGen/IRGen.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGen.h b/lib/IRGen/IRGen.h index d6214d1b18337..66576de2afdce 100644 --- a/lib/IRGen/IRGen.h +++ b/lib/IRGen/IRGen.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenDebugInfo.cpp b/lib/IRGen/IRGenDebugInfo.cpp index f64301a583a65..a95a18a7bcb3b 100644 --- a/lib/IRGen/IRGenDebugInfo.cpp +++ b/lib/IRGen/IRGenDebugInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenDebugInfo.h b/lib/IRGen/IRGenDebugInfo.h index 548ea4b9ce159..de0ed6fe4589f 100644 --- a/lib/IRGen/IRGenDebugInfo.h +++ b/lib/IRGen/IRGenDebugInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenFunction.cpp b/lib/IRGen/IRGenFunction.cpp index d85f02e2235ef..2ab31f78c94f7 100644 --- a/lib/IRGen/IRGenFunction.cpp +++ b/lib/IRGen/IRGenFunction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenFunction.h b/lib/IRGen/IRGenFunction.h index 7758d8a699a66..071c28cc8e6cc 100644 --- a/lib/IRGen/IRGenFunction.h +++ b/lib/IRGen/IRGenFunction.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenMangler.cpp b/lib/IRGen/IRGenMangler.cpp index cd21e6ba421b1..9a8096acda22e 100644 --- a/lib/IRGen/IRGenMangler.cpp +++ b/lib/IRGen/IRGenMangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenMangler.h b/lib/IRGen/IRGenMangler.h index 16d59ccda8766..77ef1d1599835 100644 --- a/lib/IRGen/IRGenMangler.h +++ b/lib/IRGen/IRGenMangler.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenModule.cpp b/lib/IRGen/IRGenModule.cpp index 534cddd834cf0..23cc4d77561e6 100644 --- a/lib/IRGen/IRGenModule.cpp +++ b/lib/IRGen/IRGenModule.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenModule.h b/lib/IRGen/IRGenModule.h index 3b3efb7332cb6..bef4bba032567 100644 --- a/lib/IRGen/IRGenModule.h +++ b/lib/IRGen/IRGenModule.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IRGenSIL.cpp b/lib/IRGen/IRGenSIL.cpp index 96aafe1dd412c..3fe3cc61d65c8 100644 --- a/lib/IRGen/IRGenSIL.cpp +++ b/lib/IRGen/IRGenSIL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/IndirectTypeInfo.h b/lib/IRGen/IndirectTypeInfo.h index 5babe11011498..9d59b8cee49dc 100644 --- a/lib/IRGen/IndirectTypeInfo.h +++ b/lib/IRGen/IndirectTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Linking.cpp b/lib/IRGen/Linking.cpp index 3e3a08a09a657..72de1c488b6f8 100644 --- a/lib/IRGen/Linking.cpp +++ b/lib/IRGen/Linking.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Linking.h b/lib/IRGen/Linking.h index 63878cdfed058..3d8245628847a 100644 --- a/lib/IRGen/Linking.h +++ b/lib/IRGen/Linking.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/LoadableTypeInfo.h b/lib/IRGen/LoadableTypeInfo.h index e657e16b5fb3d..124bf2fb47899 100644 --- a/lib/IRGen/LoadableTypeInfo.h +++ b/lib/IRGen/LoadableTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/LocalTypeData.cpp b/lib/IRGen/LocalTypeData.cpp index d7581a3697942..c3acf70945363 100644 --- a/lib/IRGen/LocalTypeData.cpp +++ b/lib/IRGen/LocalTypeData.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/LocalTypeData.h b/lib/IRGen/LocalTypeData.h index e3262fc93cb58..6fd3915c4dd0e 100644 --- a/lib/IRGen/LocalTypeData.h +++ b/lib/IRGen/LocalTypeData.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/LocalTypeDataCache.h b/lib/IRGen/LocalTypeDataCache.h index 887180ff2e8c2..9415a3088e20d 100644 --- a/lib/IRGen/LocalTypeDataCache.h +++ b/lib/IRGen/LocalTypeDataCache.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/LocalTypeDataKind.h b/lib/IRGen/LocalTypeDataKind.h index 45835108893b3..1840a9ac48319 100644 --- a/lib/IRGen/LocalTypeDataKind.h +++ b/lib/IRGen/LocalTypeDataKind.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/MemberAccessStrategy.h b/lib/IRGen/MemberAccessStrategy.h index e83c20fd26045..b847c2d907cec 100644 --- a/lib/IRGen/MemberAccessStrategy.h +++ b/lib/IRGen/MemberAccessStrategy.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/MetadataLayout.h b/lib/IRGen/MetadataLayout.h index e039db2363a1d..27ee5aca3fc1a 100644 --- a/lib/IRGen/MetadataLayout.h +++ b/lib/IRGen/MetadataLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/MetadataPath.h b/lib/IRGen/MetadataPath.h index f7694affa9916..516842c28eabe 100644 --- a/lib/IRGen/MetadataPath.h +++ b/lib/IRGen/MetadataPath.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/NecessaryBindings.h b/lib/IRGen/NecessaryBindings.h index 9c41bf05d9c5d..417e7289decf0 100644 --- a/lib/IRGen/NecessaryBindings.h +++ b/lib/IRGen/NecessaryBindings.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/NonFixedTypeInfo.h b/lib/IRGen/NonFixedTypeInfo.h index 921ddd5d172b0..a9499a76cd06c 100644 --- a/lib/IRGen/NonFixedTypeInfo.h +++ b/lib/IRGen/NonFixedTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ProtocolInfo.h b/lib/IRGen/ProtocolInfo.h index 0eea37dc610dd..d197b1ca7dd42 100644 --- a/lib/IRGen/ProtocolInfo.h +++ b/lib/IRGen/ProtocolInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ReferenceTypeInfo.h b/lib/IRGen/ReferenceTypeInfo.h index 3955a9f927eb3..56e3c3323ab4c 100644 --- a/lib/IRGen/ReferenceTypeInfo.h +++ b/lib/IRGen/ReferenceTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ResilientTypeInfo.h b/lib/IRGen/ResilientTypeInfo.h index f86eebc78afcf..ac3236e9689e0 100644 --- a/lib/IRGen/ResilientTypeInfo.h +++ b/lib/IRGen/ResilientTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ScalarTypeInfo.h b/lib/IRGen/ScalarTypeInfo.h index f2c67f458ce9d..d40838e6e63b5 100644 --- a/lib/IRGen/ScalarTypeInfo.h +++ b/lib/IRGen/ScalarTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/Signature.h b/lib/IRGen/Signature.h index ae7a1cf13b90f..9c7d0bd0fc098 100644 --- a/lib/IRGen/Signature.h +++ b/lib/IRGen/Signature.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/StructLayout.cpp b/lib/IRGen/StructLayout.cpp index a5ae4ed5a3bb9..1b6f66c75ac23 100644 --- a/lib/IRGen/StructLayout.cpp +++ b/lib/IRGen/StructLayout.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/StructLayout.h b/lib/IRGen/StructLayout.h index 2c502f7af98fe..1b59c55f271f1 100644 --- a/lib/IRGen/StructLayout.h +++ b/lib/IRGen/StructLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/StructMetadataLayout.h b/lib/IRGen/StructMetadataLayout.h index c0750a08e86b1..2b918ddfb914a 100644 --- a/lib/IRGen/StructMetadataLayout.h +++ b/lib/IRGen/StructMetadataLayout.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/SwiftTargetInfo.cpp b/lib/IRGen/SwiftTargetInfo.cpp index b8b7804f67b76..b0463ff7b7e4d 100644 --- a/lib/IRGen/SwiftTargetInfo.cpp +++ b/lib/IRGen/SwiftTargetInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/SwiftTargetInfo.h b/lib/IRGen/SwiftTargetInfo.h index 29800d551a7da..755047371822a 100644 --- a/lib/IRGen/SwiftTargetInfo.h +++ b/lib/IRGen/SwiftTargetInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/SwitchBuilder.h b/lib/IRGen/SwitchBuilder.h index 14edcc2969ab3..62b03c41e9170 100644 --- a/lib/IRGen/SwitchBuilder.h +++ b/lib/IRGen/SwitchBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/TypeInfo.h b/lib/IRGen/TypeInfo.h index f23a8f9c3225b..20c9f60d536a4 100644 --- a/lib/IRGen/TypeInfo.h +++ b/lib/IRGen/TypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/TypeLayoutVerifier.cpp b/lib/IRGen/TypeLayoutVerifier.cpp index 1f3675d5e54bf..3f0f97f25d66e 100644 --- a/lib/IRGen/TypeLayoutVerifier.cpp +++ b/lib/IRGen/TypeLayoutVerifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/TypeVisitor.h b/lib/IRGen/TypeVisitor.h index 04859fc4926c3..3beec9dca8a0a 100644 --- a/lib/IRGen/TypeVisitor.h +++ b/lib/IRGen/TypeVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/ValueWitness.h b/lib/IRGen/ValueWitness.h index dad8b0da99c96..a6e62538b44ae 100644 --- a/lib/IRGen/ValueWitness.h +++ b/lib/IRGen/ValueWitness.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/IRGen/WeakTypeInfo.h b/lib/IRGen/WeakTypeInfo.h index 0792e7eeb3554..d7eef1edc5d3d 100644 --- a/lib/IRGen/WeakTypeInfo.h +++ b/lib/IRGen/WeakTypeInfo.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Immediate/Immediate.cpp b/lib/Immediate/Immediate.cpp index fe39bc01ab8a5..f8d364eded709 100644 --- a/lib/Immediate/Immediate.cpp +++ b/lib/Immediate/Immediate.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Immediate/ImmediateImpl.h b/lib/Immediate/ImmediateImpl.h index acb4d0aacf1a7..6fe51be38c5ad 100644 --- a/lib/Immediate/ImmediateImpl.h +++ b/lib/Immediate/ImmediateImpl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Immediate/REPL.cpp b/lib/Immediate/REPL.cpp index abb57f6f5c12f..0fda4d6813918 100644 --- a/lib/Immediate/REPL.cpp +++ b/lib/Immediate/REPL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Index/Index.cpp b/lib/Index/Index.cpp index 1c2c88a14e46f..c3bc809d6376c 100644 --- a/lib/Index/Index.cpp +++ b/lib/Index/Index.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Index/IndexDataConsumer.cpp b/lib/Index/IndexDataConsumer.cpp index d055ddf8b2629..838ddbb2d8290 100644 --- a/lib/Index/IndexDataConsumer.cpp +++ b/lib/Index/IndexDataConsumer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Index/IndexSymbol.cpp b/lib/Index/IndexSymbol.cpp index 226b92be29162..30ae6b96769e0 100644 --- a/lib/Index/IndexSymbol.cpp +++ b/lib/Index/IndexSymbol.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/ARCEntryPointBuilder.h b/lib/LLVMPasses/ARCEntryPointBuilder.h index a9e1e85e568ee..bfc10ff6c442f 100644 --- a/lib/LLVMPasses/ARCEntryPointBuilder.h +++ b/lib/LLVMPasses/ARCEntryPointBuilder.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMARCContract.cpp b/lib/LLVMPasses/LLVMARCContract.cpp index 9d68251db7709..8511b5bcd15eb 100644 --- a/lib/LLVMPasses/LLVMARCContract.cpp +++ b/lib/LLVMPasses/LLVMARCContract.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMARCOpts.cpp b/lib/LLVMPasses/LLVMARCOpts.cpp index db68268be2939..5a501f3ec4493 100644 --- a/lib/LLVMPasses/LLVMARCOpts.cpp +++ b/lib/LLVMPasses/LLVMARCOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMARCOpts.h b/lib/LLVMPasses/LLVMARCOpts.h index df72c9daa9722..93a82dd06df28 100644 --- a/lib/LLVMPasses/LLVMARCOpts.h +++ b/lib/LLVMPasses/LLVMARCOpts.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMInlineTree.cpp b/lib/LLVMPasses/LLVMInlineTree.cpp index 12b3041661312..b2f3bd26be640 100644 --- a/lib/LLVMPasses/LLVMInlineTree.cpp +++ b/lib/LLVMPasses/LLVMInlineTree.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMMergeFunctions.cpp b/lib/LLVMPasses/LLVMMergeFunctions.cpp index a39d63937accc..8787d1f616ab2 100644 --- a/lib/LLVMPasses/LLVMMergeFunctions.cpp +++ b/lib/LLVMPasses/LLVMMergeFunctions.cpp @@ -3,7 +3,7 @@ // This source file is part of the Swift.org open source project // Licensed under Apache License v2.0 with Runtime Library Exception // See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // See https://swift.org/LICENSE.txt for license information // //===----------------------------------------------------------------------===// diff --git a/lib/LLVMPasses/LLVMSwift.def b/lib/LLVMPasses/LLVMSwift.def index d14f3ba24cb5e..93b785ab0c394 100644 --- a/lib/LLVMPasses/LLVMSwift.def +++ b/lib/LLVMPasses/LLVMSwift.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMSwiftAA.cpp b/lib/LLVMPasses/LLVMSwiftAA.cpp index 1b5cc1b5892fa..4b349b4c34545 100644 --- a/lib/LLVMPasses/LLVMSwiftAA.cpp +++ b/lib/LLVMPasses/LLVMSwiftAA.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/LLVMPasses/LLVMSwiftRCIdentity.cpp b/lib/LLVMPasses/LLVMSwiftRCIdentity.cpp index 0727d3b5a23f6..be7ec57ea337d 100644 --- a/lib/LLVMPasses/LLVMSwiftRCIdentity.cpp +++ b/lib/LLVMPasses/LLVMSwiftRCIdentity.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Markup/AST.cpp b/lib/Markup/AST.cpp index ec6935071a447..98178292dbb41 100644 --- a/lib/Markup/AST.cpp +++ b/lib/Markup/AST.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Markup/LineList.cpp b/lib/Markup/LineList.cpp index e3fb80eec3d93..00b5de99b9fa6 100644 --- a/lib/Markup/LineList.cpp +++ b/lib/Markup/LineList.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Markup/Markup.cpp b/lib/Markup/Markup.cpp index f4c7edeb24083..e6f55ab69288c 100644 --- a/lib/Markup/Markup.cpp +++ b/lib/Markup/Markup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Option/Options.cpp b/lib/Option/Options.cpp index 31d83319c997b..bb4baa07f1b8b 100644 --- a/lib/Option/Options.cpp +++ b/lib/Option/Options.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Option/SanitizerOptions.cpp b/lib/Option/SanitizerOptions.cpp index 36740402deb00..ad4fbb5732978 100644 --- a/lib/Option/SanitizerOptions.cpp +++ b/lib/Option/SanitizerOptions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ConditionResolver.cpp b/lib/Parse/ConditionResolver.cpp index 4387ab75ac365..bf573ceb50456 100644 --- a/lib/Parse/ConditionResolver.cpp +++ b/lib/Parse/ConditionResolver.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/Lexer.cpp b/lib/Parse/Lexer.cpp index eb8cd35e4f38b..f9a6bbe75255f 100644 --- a/lib/Parse/Lexer.cpp +++ b/lib/Parse/Lexer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseDecl.cpp b/lib/Parse/ParseDecl.cpp index 39241d9a37d52..0393065e996aa 100644 --- a/lib/Parse/ParseDecl.cpp +++ b/lib/Parse/ParseDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseExpr.cpp b/lib/Parse/ParseExpr.cpp index 353e575c80072..272319cbf1263 100644 --- a/lib/Parse/ParseExpr.cpp +++ b/lib/Parse/ParseExpr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseGeneric.cpp b/lib/Parse/ParseGeneric.cpp index 806ecc93faa03..9c485e512d45a 100644 --- a/lib/Parse/ParseGeneric.cpp +++ b/lib/Parse/ParseGeneric.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParsePattern.cpp b/lib/Parse/ParsePattern.cpp index 794dd97953edc..1997e42ef07c3 100644 --- a/lib/Parse/ParsePattern.cpp +++ b/lib/Parse/ParsePattern.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseSIL.cpp b/lib/Parse/ParseSIL.cpp index 189a237f291ae..74df028ad4ba7 100644 --- a/lib/Parse/ParseSIL.cpp +++ b/lib/Parse/ParseSIL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseStmt.cpp b/lib/Parse/ParseStmt.cpp index bb01a5eaf9c34..0ff0a1273591c 100644 --- a/lib/Parse/ParseStmt.cpp +++ b/lib/Parse/ParseStmt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/ParseType.cpp b/lib/Parse/ParseType.cpp index 63a5225d3d192..4fdef3b62e359 100644 --- a/lib/Parse/ParseType.cpp +++ b/lib/Parse/ParseType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/Parser.cpp b/lib/Parse/Parser.cpp index cdfa8a3c75b0c..836b22a46c8f1 100644 --- a/lib/Parse/Parser.cpp +++ b/lib/Parse/Parser.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/PersistentParserState.cpp b/lib/Parse/PersistentParserState.cpp index 73a5736ac907a..f4834a433d11c 100644 --- a/lib/Parse/PersistentParserState.cpp +++ b/lib/Parse/PersistentParserState.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Parse/Scope.cpp b/lib/Parse/Scope.cpp index cdaa195ccdfd7..de47ad8b1365e 100644 --- a/lib/Parse/Scope.cpp +++ b/lib/Parse/Scope.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/PrintAsObjC/PrintAsObjC.cpp b/lib/PrintAsObjC/PrintAsObjC.cpp index 655ec9756acb7..2dd6fb02c6443 100644 --- a/lib/PrintAsObjC/PrintAsObjC.cpp +++ b/lib/PrintAsObjC/PrintAsObjC.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/RemoteAST/InProcessMemoryReader.cpp b/lib/RemoteAST/InProcessMemoryReader.cpp index 2862a0272104a..95d262c474785 100644 --- a/lib/RemoteAST/InProcessMemoryReader.cpp +++ b/lib/RemoteAST/InProcessMemoryReader.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/RemoteAST/RemoteAST.cpp b/lib/RemoteAST/RemoteAST.cpp index 9cec3164306b7..28a49d82134d7 100644 --- a/lib/RemoteAST/RemoteAST.cpp +++ b/lib/RemoteAST/RemoteAST.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/AbstractionPattern.cpp b/lib/SIL/AbstractionPattern.cpp index 06df8cdf4ff5e..03cb63dffdd41 100644 --- a/lib/SIL/AbstractionPattern.cpp +++ b/lib/SIL/AbstractionPattern.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Bridging.cpp b/lib/SIL/Bridging.cpp index eee5f91028b3f..3193155fa1fca 100644 --- a/lib/SIL/Bridging.cpp +++ b/lib/SIL/Bridging.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Dominance.cpp b/lib/SIL/Dominance.cpp index 3a1e5490b7d4d..b56c8dce20d7d 100644 --- a/lib/SIL/Dominance.cpp +++ b/lib/SIL/Dominance.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/DynamicCasts.cpp b/lib/SIL/DynamicCasts.cpp index 3500bad44b11c..38f490b6a6ad3 100644 --- a/lib/SIL/DynamicCasts.cpp +++ b/lib/SIL/DynamicCasts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/InstructionUtils.cpp b/lib/SIL/InstructionUtils.cpp index 0f33f6f0f3577..35b0e9fcef8a4 100644 --- a/lib/SIL/InstructionUtils.cpp +++ b/lib/SIL/InstructionUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Linker.cpp b/lib/SIL/Linker.cpp index 8c30beadffbf8..369ee80b47c6c 100644 --- a/lib/SIL/Linker.cpp +++ b/lib/SIL/Linker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Linker.h b/lib/SIL/Linker.h index ce7448d9687a4..4b5a90e84fd46 100644 --- a/lib/SIL/Linker.h +++ b/lib/SIL/Linker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/LoopInfo.cpp b/lib/SIL/LoopInfo.cpp index 6546d19c65e7a..ae7247f96f5f0 100644 --- a/lib/SIL/LoopInfo.cpp +++ b/lib/SIL/LoopInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Mangle.cpp b/lib/SIL/Mangle.cpp index 51cfaae56d4c2..8f1f3f9c4f719 100644 --- a/lib/SIL/Mangle.cpp +++ b/lib/SIL/Mangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/PrettyStackTrace.cpp b/lib/SIL/PrettyStackTrace.cpp index 26ab7ab223215..412751af624f1 100644 --- a/lib/SIL/PrettyStackTrace.cpp +++ b/lib/SIL/PrettyStackTrace.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/Projection.cpp b/lib/SIL/Projection.cpp index f069f875ca4be..5be4f7b7a09bc 100644 --- a/lib/SIL/Projection.cpp +++ b/lib/SIL/Projection.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SIL.cpp b/lib/SIL/SIL.cpp index be062985b7655..d2c1ea202b111 100644 --- a/lib/SIL/SIL.cpp +++ b/lib/SIL/SIL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILArgument.cpp b/lib/SIL/SILArgument.cpp index 648511ef620b3..5d474b91b5c65 100644 --- a/lib/SIL/SILArgument.cpp +++ b/lib/SIL/SILArgument.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILBasicBlock.cpp b/lib/SIL/SILBasicBlock.cpp index 80f105baead88..43cf4802f8a70 100644 --- a/lib/SIL/SILBasicBlock.cpp +++ b/lib/SIL/SILBasicBlock.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILBuilder.cpp b/lib/SIL/SILBuilder.cpp index 12ad8f099886e..8d72df7a84167 100644 --- a/lib/SIL/SILBuilder.cpp +++ b/lib/SIL/SILBuilder.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILCoverageMap.cpp b/lib/SIL/SILCoverageMap.cpp index 81ac1d1752a6f..966b48ceaafc4 100644 --- a/lib/SIL/SILCoverageMap.cpp +++ b/lib/SIL/SILCoverageMap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILDeclRef.cpp b/lib/SIL/SILDeclRef.cpp index 95430f689975c..c872301fc8e98 100644 --- a/lib/SIL/SILDeclRef.cpp +++ b/lib/SIL/SILDeclRef.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILDefaultWitnessTable.cpp b/lib/SIL/SILDefaultWitnessTable.cpp index c4e81eb7ceb9d..fc5be63a2e232 100644 --- a/lib/SIL/SILDefaultWitnessTable.cpp +++ b/lib/SIL/SILDefaultWitnessTable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILFunction.cpp b/lib/SIL/SILFunction.cpp index 520f673f1ee7d..77c9c58f3acc9 100644 --- a/lib/SIL/SILFunction.cpp +++ b/lib/SIL/SILFunction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILFunctionType.cpp b/lib/SIL/SILFunctionType.cpp index 2f70e077b5e2e..31e266248e28e 100644 --- a/lib/SIL/SILFunctionType.cpp +++ b/lib/SIL/SILFunctionType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILGlobalVariable.cpp b/lib/SIL/SILGlobalVariable.cpp index 798d05f2c4ab6..09f87b5047ea5 100644 --- a/lib/SIL/SILGlobalVariable.cpp +++ b/lib/SIL/SILGlobalVariable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILInstruction.cpp b/lib/SIL/SILInstruction.cpp index b05c5496a9cf8..91ccf0901735a 100644 --- a/lib/SIL/SILInstruction.cpp +++ b/lib/SIL/SILInstruction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILInstructions.cpp b/lib/SIL/SILInstructions.cpp index 59041d283be5a..3d88f287ee201 100644 --- a/lib/SIL/SILInstructions.cpp +++ b/lib/SIL/SILInstructions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILLocation.cpp b/lib/SIL/SILLocation.cpp index dc4a884be22fc..5f2b449cebc85 100644 --- a/lib/SIL/SILLocation.cpp +++ b/lib/SIL/SILLocation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILModule.cpp b/lib/SIL/SILModule.cpp index da5be407d3c1e..d71ec21e97f49 100644 --- a/lib/SIL/SILModule.cpp +++ b/lib/SIL/SILModule.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILOpenedArchetypesTracker.cpp b/lib/SIL/SILOpenedArchetypesTracker.cpp index 800716b4ff862..29b5983bc77c3 100644 --- a/lib/SIL/SILOpenedArchetypesTracker.cpp +++ b/lib/SIL/SILOpenedArchetypesTracker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILOwnershipVerifier.cpp b/lib/SIL/SILOwnershipVerifier.cpp index 20517ddf88fec..177253c9d44db 100644 --- a/lib/SIL/SILOwnershipVerifier.cpp +++ b/lib/SIL/SILOwnershipVerifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILPrinter.cpp b/lib/SIL/SILPrinter.cpp index 3e7ba48c5a264..49243ca9e5302 100644 --- a/lib/SIL/SILPrinter.cpp +++ b/lib/SIL/SILPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILSuccessor.cpp b/lib/SIL/SILSuccessor.cpp index 449f3fb65cf34..2c49ce11a08ef 100644 --- a/lib/SIL/SILSuccessor.cpp +++ b/lib/SIL/SILSuccessor.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILType.cpp b/lib/SIL/SILType.cpp index a90d0919acfde..2de66f0281ff7 100644 --- a/lib/SIL/SILType.cpp +++ b/lib/SIL/SILType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILVTable.cpp b/lib/SIL/SILVTable.cpp index c9e67c8fae69d..fef297851ec78 100644 --- a/lib/SIL/SILVTable.cpp +++ b/lib/SIL/SILVTable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILValue.cpp b/lib/SIL/SILValue.cpp index 1af47cdb02b7c..be048e6a43c47 100644 --- a/lib/SIL/SILValue.cpp +++ b/lib/SIL/SILValue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILVerifier.cpp b/lib/SIL/SILVerifier.cpp index a998bd3c1c741..bdb79d6f5ed5d 100644 --- a/lib/SIL/SILVerifier.cpp +++ b/lib/SIL/SILVerifier.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/SILWitnessTable.cpp b/lib/SIL/SILWitnessTable.cpp index 21c40243b32de..388a2d0c7b48e 100644 --- a/lib/SIL/SILWitnessTable.cpp +++ b/lib/SIL/SILWitnessTable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SIL/TypeLowering.cpp b/lib/SIL/TypeLowering.cpp index 62c34daf2e7ab..3c7379ebc6c50 100644 --- a/lib/SIL/TypeLowering.cpp +++ b/lib/SIL/TypeLowering.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ASTVisitor.h b/lib/SILGen/ASTVisitor.h index 0b06b5a50d513..1012b0f5e1e24 100644 --- a/lib/SILGen/ASTVisitor.h +++ b/lib/SILGen/ASTVisitor.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ArgumentSource.cpp b/lib/SILGen/ArgumentSource.cpp index 3e662adb13351..e2da3f80df0e7 100644 --- a/lib/SILGen/ArgumentSource.cpp +++ b/lib/SILGen/ArgumentSource.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ArgumentSource.h b/lib/SILGen/ArgumentSource.h index 9d2ec94ef9c7a..6b9dfb2902358 100644 --- a/lib/SILGen/ArgumentSource.h +++ b/lib/SILGen/ArgumentSource.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Cleanup.cpp b/lib/SILGen/Cleanup.cpp index b0bb61b2e6b73..85b05f20f7681 100644 --- a/lib/SILGen/Cleanup.cpp +++ b/lib/SILGen/Cleanup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Cleanup.h b/lib/SILGen/Cleanup.h index 9f2186145fb0e..2cd468482706c 100644 --- a/lib/SILGen/Cleanup.h +++ b/lib/SILGen/Cleanup.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Condition.cpp b/lib/SILGen/Condition.cpp index b9210dcd84139..b0c08b9924217 100644 --- a/lib/SILGen/Condition.cpp +++ b/lib/SILGen/Condition.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Condition.h b/lib/SILGen/Condition.h index 41974698a5c61..e21eaebb9bb0c 100644 --- a/lib/SILGen/Condition.h +++ b/lib/SILGen/Condition.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ExitableFullExpr.h b/lib/SILGen/ExitableFullExpr.h index 427e0195cba76..6d332a9902a1e 100644 --- a/lib/SILGen/ExitableFullExpr.h +++ b/lib/SILGen/ExitableFullExpr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Initialization.h b/lib/SILGen/Initialization.h index 0b979f4bac259..ca3fbae711fa7 100644 --- a/lib/SILGen/Initialization.h +++ b/lib/SILGen/Initialization.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/JumpDest.h b/lib/SILGen/JumpDest.h index 692170d6c31f7..30fde77331fee 100644 --- a/lib/SILGen/JumpDest.h +++ b/lib/SILGen/JumpDest.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/LValue.h b/lib/SILGen/LValue.h index c98169e424b65..8ce57f31427c8 100644 --- a/lib/SILGen/LValue.h +++ b/lib/SILGen/LValue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ManagedValue.cpp b/lib/SILGen/ManagedValue.cpp index 5d7bd54d0b85a..4257995337f8c 100644 --- a/lib/SILGen/ManagedValue.cpp +++ b/lib/SILGen/ManagedValue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/ManagedValue.h b/lib/SILGen/ManagedValue.h index a06fa81e81b4f..dbaee6423e037 100644 --- a/lib/SILGen/ManagedValue.h +++ b/lib/SILGen/ManagedValue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/RValue.cpp b/lib/SILGen/RValue.cpp index bab7b1a227908..0598cde04eeaa 100644 --- a/lib/SILGen/RValue.cpp +++ b/lib/SILGen/RValue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/RValue.h b/lib/SILGen/RValue.h index 5f62cab3d59ea..54d70fb2141ff 100644 --- a/lib/SILGen/RValue.h +++ b/lib/SILGen/RValue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGen.cpp b/lib/SILGen/SILGen.cpp index 646d3aa065dcc..ad3b9032220b7 100644 --- a/lib/SILGen/SILGen.cpp +++ b/lib/SILGen/SILGen.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGen.h b/lib/SILGen/SILGen.h index 538250aa44564..a519c1d4f051b 100644 --- a/lib/SILGen/SILGen.h +++ b/lib/SILGen/SILGen.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenApply.cpp b/lib/SILGen/SILGenApply.cpp index c1614e4861295..a1838f27203e1 100644 --- a/lib/SILGen/SILGenApply.cpp +++ b/lib/SILGen/SILGenApply.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenBridging.cpp b/lib/SILGen/SILGenBridging.cpp index e4e0604c5d86a..4137adcf89b48 100644 --- a/lib/SILGen/SILGenBridging.cpp +++ b/lib/SILGen/SILGenBridging.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenBuiltin.cpp b/lib/SILGen/SILGenBuiltin.cpp index c087e1bebe771..f7eda6e366661 100644 --- a/lib/SILGen/SILGenBuiltin.cpp +++ b/lib/SILGen/SILGenBuiltin.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenConstructor.cpp b/lib/SILGen/SILGenConstructor.cpp index ced8a67293fd9..c1a4fc8ff3a5a 100644 --- a/lib/SILGen/SILGenConstructor.cpp +++ b/lib/SILGen/SILGenConstructor.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenConvert.cpp b/lib/SILGen/SILGenConvert.cpp index 346ea84b310eb..ff2ec92aa10fb 100644 --- a/lib/SILGen/SILGenConvert.cpp +++ b/lib/SILGen/SILGenConvert.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenDecl.cpp b/lib/SILGen/SILGenDecl.cpp index 9db25f2d71dbd..d418948c05f1c 100644 --- a/lib/SILGen/SILGenDecl.cpp +++ b/lib/SILGen/SILGenDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenDestructor.cpp b/lib/SILGen/SILGenDestructor.cpp index 50efd846b51d5..8d3eaf3131cc3 100644 --- a/lib/SILGen/SILGenDestructor.cpp +++ b/lib/SILGen/SILGenDestructor.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenDynamicCast.cpp b/lib/SILGen/SILGenDynamicCast.cpp index 9bd7522aa1f46..54b1e537883a4 100644 --- a/lib/SILGen/SILGenDynamicCast.cpp +++ b/lib/SILGen/SILGenDynamicCast.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenDynamicCast.h b/lib/SILGen/SILGenDynamicCast.h index c5a5f2a455867..45133a62c5cfd 100644 --- a/lib/SILGen/SILGenDynamicCast.h +++ b/lib/SILGen/SILGenDynamicCast.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenEpilog.cpp b/lib/SILGen/SILGenEpilog.cpp index e42a35cc618f8..dd3a941705260 100644 --- a/lib/SILGen/SILGenEpilog.cpp +++ b/lib/SILGen/SILGenEpilog.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenExpr.cpp b/lib/SILGen/SILGenExpr.cpp index 764d4052ef3f0..5516c3551b545 100644 --- a/lib/SILGen/SILGenExpr.cpp +++ b/lib/SILGen/SILGenExpr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenForeignError.cpp b/lib/SILGen/SILGenForeignError.cpp index 1bfcb3fd7973b..01ce4a41cceed 100644 --- a/lib/SILGen/SILGenForeignError.cpp +++ b/lib/SILGen/SILGenForeignError.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenFunction.cpp b/lib/SILGen/SILGenFunction.cpp index 4ae9ddd11593d..1673daece937c 100644 --- a/lib/SILGen/SILGenFunction.cpp +++ b/lib/SILGen/SILGenFunction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenFunction.h b/lib/SILGen/SILGenFunction.h index f3941555615df..db01c67082ad7 100644 --- a/lib/SILGen/SILGenFunction.h +++ b/lib/SILGen/SILGenFunction.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenGlobalVariable.cpp b/lib/SILGen/SILGenGlobalVariable.cpp index f7b3bba5ed564..303a85bd30c20 100644 --- a/lib/SILGen/SILGenGlobalVariable.cpp +++ b/lib/SILGen/SILGenGlobalVariable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenLValue.cpp b/lib/SILGen/SILGenLValue.cpp index 980a3ee9c3167..067c7f7848927 100644 --- a/lib/SILGen/SILGenLValue.cpp +++ b/lib/SILGen/SILGenLValue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenMaterializeForSet.cpp b/lib/SILGen/SILGenMaterializeForSet.cpp index 6734d430b691d..f731cb377fa28 100644 --- a/lib/SILGen/SILGenMaterializeForSet.cpp +++ b/lib/SILGen/SILGenMaterializeForSet.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenPattern.cpp b/lib/SILGen/SILGenPattern.cpp index e83a6ed0a7143..598bf7d392b00 100644 --- a/lib/SILGen/SILGenPattern.cpp +++ b/lib/SILGen/SILGenPattern.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenPoly.cpp b/lib/SILGen/SILGenPoly.cpp index 39401e87822b5..523e879fa7329 100644 --- a/lib/SILGen/SILGenPoly.cpp +++ b/lib/SILGen/SILGenPoly.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenProfiling.cpp b/lib/SILGen/SILGenProfiling.cpp index 0bb69e26619db..5f0776e1edebf 100644 --- a/lib/SILGen/SILGenProfiling.cpp +++ b/lib/SILGen/SILGenProfiling.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenProfiling.h b/lib/SILGen/SILGenProfiling.h index 6eda628decf66..45e2cb77c95bd 100644 --- a/lib/SILGen/SILGenProfiling.h +++ b/lib/SILGen/SILGenProfiling.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenProlog.cpp b/lib/SILGen/SILGenProlog.cpp index 1940e4a5c7cfd..62610e05928ae 100644 --- a/lib/SILGen/SILGenProlog.cpp +++ b/lib/SILGen/SILGenProlog.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenStmt.cpp b/lib/SILGen/SILGenStmt.cpp index 91ff84f2dec34..e80f8dad1b1f2 100644 --- a/lib/SILGen/SILGenStmt.cpp +++ b/lib/SILGen/SILGenStmt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SILGenType.cpp b/lib/SILGen/SILGenType.cpp index b23f9ee4191fc..1481bb4b04635 100644 --- a/lib/SILGen/SILGenType.cpp +++ b/lib/SILGen/SILGenType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Scope.h b/lib/SILGen/Scope.h index 555d1793fa51a..21068786ef5a6 100644 --- a/lib/SILGen/Scope.h +++ b/lib/SILGen/Scope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/SpecializedEmitter.h b/lib/SILGen/SpecializedEmitter.h index ad914e3ceb482..5b69af0ac0742 100644 --- a/lib/SILGen/SpecializedEmitter.h +++ b/lib/SILGen/SpecializedEmitter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILGen/Varargs.h b/lib/SILGen/Varargs.h index 6be82b1d72109..f8c8fdbf157fd 100644 --- a/lib/SILGen/Varargs.h +++ b/lib/SILGen/Varargs.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCBBState.cpp b/lib/SILOptimizer/ARC/ARCBBState.cpp index 3d6538d75fe11..620f587318dc9 100644 --- a/lib/SILOptimizer/ARC/ARCBBState.cpp +++ b/lib/SILOptimizer/ARC/ARCBBState.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCBBState.h b/lib/SILOptimizer/ARC/ARCBBState.h index 518c05d9163e7..df139e9b7dcba 100644 --- a/lib/SILOptimizer/ARC/ARCBBState.h +++ b/lib/SILOptimizer/ARC/ARCBBState.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCLoopOpts.cpp b/lib/SILOptimizer/ARC/ARCLoopOpts.cpp index 12d41c16c7170..d2d328b6508d1 100644 --- a/lib/SILOptimizer/ARC/ARCLoopOpts.cpp +++ b/lib/SILOptimizer/ARC/ARCLoopOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCMatchingSet.cpp b/lib/SILOptimizer/ARC/ARCMatchingSet.cpp index dcb53b4edc6c8..f43cb97c2c299 100644 --- a/lib/SILOptimizer/ARC/ARCMatchingSet.cpp +++ b/lib/SILOptimizer/ARC/ARCMatchingSet.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCMatchingSet.h b/lib/SILOptimizer/ARC/ARCMatchingSet.h index b006dee5606cb..6204d732b31e6 100644 --- a/lib/SILOptimizer/ARC/ARCMatchingSet.h +++ b/lib/SILOptimizer/ARC/ARCMatchingSet.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCRegionState.cpp b/lib/SILOptimizer/ARC/ARCRegionState.cpp index 017cf6128912a..3d17335811b53 100644 --- a/lib/SILOptimizer/ARC/ARCRegionState.cpp +++ b/lib/SILOptimizer/ARC/ARCRegionState.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCRegionState.h b/lib/SILOptimizer/ARC/ARCRegionState.h index 96ce2f57bfd17..b8b9d2e930eb9 100644 --- a/lib/SILOptimizer/ARC/ARCRegionState.h +++ b/lib/SILOptimizer/ARC/ARCRegionState.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCSequenceOpts.cpp b/lib/SILOptimizer/ARC/ARCSequenceOpts.cpp index a40f235511952..c54895dccd3c6 100644 --- a/lib/SILOptimizer/ARC/ARCSequenceOpts.cpp +++ b/lib/SILOptimizer/ARC/ARCSequenceOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/ARCSequenceOpts.h b/lib/SILOptimizer/ARC/ARCSequenceOpts.h index 529299f8efed2..36d7eb57f2548 100644 --- a/lib/SILOptimizer/ARC/ARCSequenceOpts.h +++ b/lib/SILOptimizer/ARC/ARCSequenceOpts.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.cpp b/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.cpp index 887e01583c416..6efff511a14fd 100644 --- a/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.cpp +++ b/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.h b/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.h index 5e1487609423c..9adfc5b49af75 100644 --- a/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.h +++ b/lib/SILOptimizer/ARC/GlobalARCSequenceDataflow.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.cpp b/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.cpp index 3afe1cfedc961..1ad54eeba770c 100644 --- a/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.cpp +++ b/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.h b/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.h index 0adfce297634b..027e58745f499 100644 --- a/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.h +++ b/lib/SILOptimizer/ARC/GlobalLoopARCSequenceDataflow.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RCStateTransition.cpp b/lib/SILOptimizer/ARC/RCStateTransition.cpp index 796e7727d06cb..2d09a97927c93 100644 --- a/lib/SILOptimizer/ARC/RCStateTransition.cpp +++ b/lib/SILOptimizer/ARC/RCStateTransition.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RCStateTransition.def b/lib/SILOptimizer/ARC/RCStateTransition.def index 01752472a9ebe..367ce43130aea 100644 --- a/lib/SILOptimizer/ARC/RCStateTransition.def +++ b/lib/SILOptimizer/ARC/RCStateTransition.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RCStateTransition.h b/lib/SILOptimizer/ARC/RCStateTransition.h index d73196947b597..4772b2d4c8183 100644 --- a/lib/SILOptimizer/ARC/RCStateTransition.h +++ b/lib/SILOptimizer/ARC/RCStateTransition.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RCStateTransitionVisitors.cpp b/lib/SILOptimizer/ARC/RCStateTransitionVisitors.cpp index cadd45c36bbf4..23c5dd2b342c2 100644 --- a/lib/SILOptimizer/ARC/RCStateTransitionVisitors.cpp +++ b/lib/SILOptimizer/ARC/RCStateTransitionVisitors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RCStateTransitionVisitors.h b/lib/SILOptimizer/ARC/RCStateTransitionVisitors.h index 1da26f1dbac42..9a71d644220e5 100644 --- a/lib/SILOptimizer/ARC/RCStateTransitionVisitors.h +++ b/lib/SILOptimizer/ARC/RCStateTransitionVisitors.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RefCountState.cpp b/lib/SILOptimizer/ARC/RefCountState.cpp index cae732af3cfb8..eb3ec46ce8861 100644 --- a/lib/SILOptimizer/ARC/RefCountState.cpp +++ b/lib/SILOptimizer/ARC/RefCountState.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/ARC/RefCountState.h b/lib/SILOptimizer/ARC/RefCountState.h index e346bef3d8940..1b3a26acd1a2e 100644 --- a/lib/SILOptimizer/ARC/RefCountState.h +++ b/lib/SILOptimizer/ARC/RefCountState.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/ARCAnalysis.cpp b/lib/SILOptimizer/Analysis/ARCAnalysis.cpp index a0b286cf3816b..03fa155182201 100644 --- a/lib/SILOptimizer/Analysis/ARCAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/ARCAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/AliasAnalysis.cpp b/lib/SILOptimizer/Analysis/AliasAnalysis.cpp index 48baaae99b1b4..41815be7d5eb3 100644 --- a/lib/SILOptimizer/Analysis/AliasAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/AliasAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/Analysis.cpp b/lib/SILOptimizer/Analysis/Analysis.cpp index 09541414b0a23..2cf5f380b7e8b 100644 --- a/lib/SILOptimizer/Analysis/Analysis.cpp +++ b/lib/SILOptimizer/Analysis/Analysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/ArraySemantic.cpp b/lib/SILOptimizer/Analysis/ArraySemantic.cpp index e9f94a8589d9e..d1355d6027c44 100644 --- a/lib/SILOptimizer/Analysis/ArraySemantic.cpp +++ b/lib/SILOptimizer/Analysis/ArraySemantic.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp b/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp index 81af540f59055..e1334cf548874 100644 --- a/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/CFG.cpp b/lib/SILOptimizer/Analysis/CFG.cpp index f819f0a83e12d..d7ec1dafe0b81 100644 --- a/lib/SILOptimizer/Analysis/CFG.cpp +++ b/lib/SILOptimizer/Analysis/CFG.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/CallerAnalysis.cpp b/lib/SILOptimizer/Analysis/CallerAnalysis.cpp index 57230120b1ee1..f40e873faeea9 100644 --- a/lib/SILOptimizer/Analysis/CallerAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/CallerAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp b/lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp index 38d3b45f2fd57..6455383bcae04 100644 --- a/lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp b/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp index c49d0869c0799..2e72b92d8ca43 100644 --- a/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp +++ b/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/DestructorAnalysis.cpp b/lib/SILOptimizer/Analysis/DestructorAnalysis.cpp index 740d8be73add0..a631c24c9281a 100644 --- a/lib/SILOptimizer/Analysis/DestructorAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/DestructorAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/EpilogueARCAnalysis.cpp b/lib/SILOptimizer/Analysis/EpilogueARCAnalysis.cpp index 93f39670a2717..a09402bf39f3c 100644 --- a/lib/SILOptimizer/Analysis/EpilogueARCAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/EpilogueARCAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp b/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp index f55c95cc7a577..772b82259da92 100644 --- a/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/FunctionOrder.cpp b/lib/SILOptimizer/Analysis/FunctionOrder.cpp index 633f8b8e53fb8..03cc277a0dcc5 100644 --- a/lib/SILOptimizer/Analysis/FunctionOrder.cpp +++ b/lib/SILOptimizer/Analysis/FunctionOrder.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/IVAnalysis.cpp b/lib/SILOptimizer/Analysis/IVAnalysis.cpp index 47455a389b3e9..5a8dfe3e3a6d7 100644 --- a/lib/SILOptimizer/Analysis/IVAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/IVAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/LoopAnalysis.cpp b/lib/SILOptimizer/Analysis/LoopAnalysis.cpp index 2416946ac56ef..f6ed93fb05d62 100644 --- a/lib/SILOptimizer/Analysis/LoopAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/LoopAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/LoopRegionAnalysis.cpp b/lib/SILOptimizer/Analysis/LoopRegionAnalysis.cpp index 2124234a86d9d..08a17cb80ea47 100644 --- a/lib/SILOptimizer/Analysis/LoopRegionAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/LoopRegionAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/MemoryBehavior.cpp b/lib/SILOptimizer/Analysis/MemoryBehavior.cpp index b6df4ac0b0e2c..b1fe7fa66579b 100644 --- a/lib/SILOptimizer/Analysis/MemoryBehavior.cpp +++ b/lib/SILOptimizer/Analysis/MemoryBehavior.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/RCIdentityAnalysis.cpp b/lib/SILOptimizer/Analysis/RCIdentityAnalysis.cpp index 99c3b2c23860e..2947a49c321fb 100644 --- a/lib/SILOptimizer/Analysis/RCIdentityAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/RCIdentityAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp b/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp index 3a1b44182144f..7d38f3dd295be 100644 --- a/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/SimplifyInstruction.cpp b/lib/SILOptimizer/Analysis/SimplifyInstruction.cpp index 9037d9141a5c8..c18d38f99fe4b 100644 --- a/lib/SILOptimizer/Analysis/SimplifyInstruction.cpp +++ b/lib/SILOptimizer/Analysis/SimplifyInstruction.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp b/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp index a3475c5687949..7f37c26c216b9 100644 --- a/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Analysis/ValueTracking.cpp b/lib/SILOptimizer/Analysis/ValueTracking.cpp index ad9ef5f34720d..87a3cce422557 100644 --- a/lib/SILOptimizer/Analysis/ValueTracking.cpp +++ b/lib/SILOptimizer/Analysis/ValueTracking.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/CapturePromotion.cpp b/lib/SILOptimizer/IPO/CapturePromotion.cpp index d96bddf43eb2b..856d40ffbbed2 100644 --- a/lib/SILOptimizer/IPO/CapturePromotion.cpp +++ b/lib/SILOptimizer/IPO/CapturePromotion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/CapturePropagation.cpp b/lib/SILOptimizer/IPO/CapturePropagation.cpp index f6365776a8875..5110f9018f074 100644 --- a/lib/SILOptimizer/IPO/CapturePropagation.cpp +++ b/lib/SILOptimizer/IPO/CapturePropagation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/ClosureSpecializer.cpp b/lib/SILOptimizer/IPO/ClosureSpecializer.cpp index 71fd6ddec88b7..380799eaabdff 100644 --- a/lib/SILOptimizer/IPO/ClosureSpecializer.cpp +++ b/lib/SILOptimizer/IPO/ClosureSpecializer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/DeadFunctionElimination.cpp b/lib/SILOptimizer/IPO/DeadFunctionElimination.cpp index 940f2620f22d1..be901c4241d02 100644 --- a/lib/SILOptimizer/IPO/DeadFunctionElimination.cpp +++ b/lib/SILOptimizer/IPO/DeadFunctionElimination.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/EagerSpecializer.cpp b/lib/SILOptimizer/IPO/EagerSpecializer.cpp index e2d63b8673e5c..83b8a1f96a344 100644 --- a/lib/SILOptimizer/IPO/EagerSpecializer.cpp +++ b/lib/SILOptimizer/IPO/EagerSpecializer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/ExternalDefsToDecls.cpp b/lib/SILOptimizer/IPO/ExternalDefsToDecls.cpp index ec77fefd3e01e..440633f502da6 100644 --- a/lib/SILOptimizer/IPO/ExternalDefsToDecls.cpp +++ b/lib/SILOptimizer/IPO/ExternalDefsToDecls.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/GlobalOpt.cpp b/lib/SILOptimizer/IPO/GlobalOpt.cpp index e1e34aba460e7..354825c59a444 100644 --- a/lib/SILOptimizer/IPO/GlobalOpt.cpp +++ b/lib/SILOptimizer/IPO/GlobalOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/GlobalPropertyOpt.cpp b/lib/SILOptimizer/IPO/GlobalPropertyOpt.cpp index 7cbca3aad4539..c1564ce9c7d88 100644 --- a/lib/SILOptimizer/IPO/GlobalPropertyOpt.cpp +++ b/lib/SILOptimizer/IPO/GlobalPropertyOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp b/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp index f2067387bbc26..2b3ac2f6919e9 100644 --- a/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp +++ b/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/IPO/UsePrespecialized.cpp b/lib/SILOptimizer/IPO/UsePrespecialized.cpp index 7a652cf376033..f12a93302ac49 100644 --- a/lib/SILOptimizer/IPO/UsePrespecialized.cpp +++ b/lib/SILOptimizer/IPO/UsePrespecialized.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp b/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp index 56e78ea33211c..8fd029cc0e55f 100644 --- a/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp +++ b/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp b/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp index 94a104ea58d1a..013655b0efbe3 100644 --- a/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp +++ b/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/LoopTransforms/LICM.cpp b/lib/SILOptimizer/LoopTransforms/LICM.cpp index 9de9b29c9820c..3f0de9911fc13 100644 --- a/lib/SILOptimizer/LoopTransforms/LICM.cpp +++ b/lib/SILOptimizer/LoopTransforms/LICM.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp b/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp index c0d9c9c09e804..42eccc3fd3aff 100644 --- a/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp +++ b/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp b/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp index 3b149594aeeec..9abdad996f380 100644 --- a/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp +++ b/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/ConstantPropagation.cpp b/lib/SILOptimizer/Mandatory/ConstantPropagation.cpp index e779e37f59859..370e84fdecfa8 100644 --- a/lib/SILOptimizer/Mandatory/ConstantPropagation.cpp +++ b/lib/SILOptimizer/Mandatory/ConstantPropagation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp b/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp index e0227157eb5c5..93822bf73233e 100644 --- a/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp +++ b/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h b/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h index 4099120334f96..a544bcc40a860 100644 --- a/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h +++ b/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/DataflowDiagnostics.cpp b/lib/SILOptimizer/Mandatory/DataflowDiagnostics.cpp index 114f887b8de49..64609fb2e6480 100644 --- a/lib/SILOptimizer/Mandatory/DataflowDiagnostics.cpp +++ b/lib/SILOptimizer/Mandatory/DataflowDiagnostics.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp b/lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp index e2df0900262c3..c21bf054e4221 100644 --- a/lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp +++ b/lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp b/lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp index 9bc6206bd69bc..a00ff13c557b2 100644 --- a/lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp +++ b/lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/GuaranteedARCOpts.cpp b/lib/SILOptimizer/Mandatory/GuaranteedARCOpts.cpp index 229be5fad3e57..300b73df29890 100644 --- a/lib/SILOptimizer/Mandatory/GuaranteedARCOpts.cpp +++ b/lib/SILOptimizer/Mandatory/GuaranteedARCOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/MandatoryInlining.cpp b/lib/SILOptimizer/Mandatory/MandatoryInlining.cpp index a8cd5c7a7f1e0..02948ec5ffd4d 100644 --- a/lib/SILOptimizer/Mandatory/MandatoryInlining.cpp +++ b/lib/SILOptimizer/Mandatory/MandatoryInlining.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp b/lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp index 012656c37c64e..1d05571887a07 100644 --- a/lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp +++ b/lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/PassManager/PassManager.cpp b/lib/SILOptimizer/PassManager/PassManager.cpp index dfc5b0b31f3f1..d8e19baea4437 100644 --- a/lib/SILOptimizer/PassManager/PassManager.cpp +++ b/lib/SILOptimizer/PassManager/PassManager.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/PassManager/PassPipeline.cpp b/lib/SILOptimizer/PassManager/PassPipeline.cpp index 99c76f6093f08..7955d848bc027 100644 --- a/lib/SILOptimizer/PassManager/PassPipeline.cpp +++ b/lib/SILOptimizer/PassManager/PassPipeline.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/PassManager/Passes.cpp b/lib/SILOptimizer/PassManager/Passes.cpp index 1038274096054..33c43d069b8d4 100644 --- a/lib/SILOptimizer/PassManager/Passes.cpp +++ b/lib/SILOptimizer/PassManager/Passes.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/PassManager/PrettyStackTrace.cpp b/lib/SILOptimizer/PassManager/PrettyStackTrace.cpp index 97463681974b5..3d8cab286bea1 100644 --- a/lib/SILOptimizer/PassManager/PrettyStackTrace.cpp +++ b/lib/SILOptimizer/PassManager/PrettyStackTrace.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombine.cpp b/lib/SILOptimizer/SILCombiner/SILCombine.cpp index a1706b3210a02..200a55f2f0810 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombine.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombine.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombiner.h b/lib/SILOptimizer/SILCombiner/SILCombiner.h index 59be0f31242a7..114507541d0cd 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombiner.h +++ b/lib/SILOptimizer/SILCombiner/SILCombiner.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp b/lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp index 9478ad5c2c1f9..3e4b3b8e2da12 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp b/lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp index 8ad2e7748e10f..010bb27ef5ace 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp b/lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp index 6d8236248d5ad..c72cbb7a59c05 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp b/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp index 9748badd45956..81a9b76237aec 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/ARCCodeMotion.cpp b/lib/SILOptimizer/Transforms/ARCCodeMotion.cpp index 254d9ac00b38f..ec94f5004fbc4 100644 --- a/lib/SILOptimizer/Transforms/ARCCodeMotion.cpp +++ b/lib/SILOptimizer/Transforms/ARCCodeMotion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/AllocBoxToStack.cpp b/lib/SILOptimizer/Transforms/AllocBoxToStack.cpp index c72dc1829c9e8..ac901c8dd6207 100644 --- a/lib/SILOptimizer/Transforms/AllocBoxToStack.cpp +++ b/lib/SILOptimizer/Transforms/AllocBoxToStack.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp b/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp index b9f8ca034ef21..82404a991b945 100644 --- a/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp +++ b/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp b/lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp index b0a01d6fa8feb..1303fc0ddd9a0 100644 --- a/lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp +++ b/lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/AssumeSingleThreaded.cpp b/lib/SILOptimizer/Transforms/AssumeSingleThreaded.cpp index 087b85d52f70c..d831ad22b5351 100644 --- a/lib/SILOptimizer/Transforms/AssumeSingleThreaded.cpp +++ b/lib/SILOptimizer/Transforms/AssumeSingleThreaded.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/CSE.cpp b/lib/SILOptimizer/Transforms/CSE.cpp index 809f05a0cbde1..76b5d41ff41b9 100644 --- a/lib/SILOptimizer/Transforms/CSE.cpp +++ b/lib/SILOptimizer/Transforms/CSE.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/ConditionForwarding.cpp b/lib/SILOptimizer/Transforms/ConditionForwarding.cpp index 1a106cd96f3cb..564b5aef0cfda 100644 --- a/lib/SILOptimizer/Transforms/ConditionForwarding.cpp +++ b/lib/SILOptimizer/Transforms/ConditionForwarding.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/CopyForwarding.cpp b/lib/SILOptimizer/Transforms/CopyForwarding.cpp index d94dab2e88969..f9c76bb51413e 100644 --- a/lib/SILOptimizer/Transforms/CopyForwarding.cpp +++ b/lib/SILOptimizer/Transforms/CopyForwarding.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/DeadCodeElimination.cpp b/lib/SILOptimizer/Transforms/DeadCodeElimination.cpp index b902185cb7b5a..aeb2f842dccdb 100644 --- a/lib/SILOptimizer/Transforms/DeadCodeElimination.cpp +++ b/lib/SILOptimizer/Transforms/DeadCodeElimination.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp b/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp index db214c1cd5f6a..572b5880fd103 100644 --- a/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp +++ b/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp b/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp index 0df9c34576d32..d322414f76497 100644 --- a/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp +++ b/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/Devirtualizer.cpp b/lib/SILOptimizer/Transforms/Devirtualizer.cpp index dae22ba1262cc..60ff2e3ba832e 100644 --- a/lib/SILOptimizer/Transforms/Devirtualizer.cpp +++ b/lib/SILOptimizer/Transforms/Devirtualizer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp b/lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp index b35aaf64f2eab..39ab23ce702ba 100644 --- a/lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp +++ b/lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/GenericSpecializer.cpp b/lib/SILOptimizer/Transforms/GenericSpecializer.cpp index 4336d6de6bdb5..9189e618715a6 100644 --- a/lib/SILOptimizer/Transforms/GenericSpecializer.cpp +++ b/lib/SILOptimizer/Transforms/GenericSpecializer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/MergeCondFail.cpp b/lib/SILOptimizer/Transforms/MergeCondFail.cpp index 8d3c20287f31d..fdb1c218d8acb 100644 --- a/lib/SILOptimizer/Transforms/MergeCondFail.cpp +++ b/lib/SILOptimizer/Transforms/MergeCondFail.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp b/lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp index d960311cd9dd1..414bada7ff192 100644 --- a/lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp +++ b/lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/PerformanceInliner.cpp b/lib/SILOptimizer/Transforms/PerformanceInliner.cpp index 59c2a4a1bf3aa..5dc087a0f7b9a 100644 --- a/lib/SILOptimizer/Transforms/PerformanceInliner.cpp +++ b/lib/SILOptimizer/Transforms/PerformanceInliner.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp b/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp index 38ed6a34edc76..c0a89cefa1b64 100644 --- a/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp +++ b/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp b/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp index b330aa84d0662..30921dd104669 100644 --- a/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp +++ b/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp b/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp index 1ba7023d2fcbc..8908d83914525 100644 --- a/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp +++ b/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/RemovePin.cpp b/lib/SILOptimizer/Transforms/RemovePin.cpp index 5855635ebcd5e..511a2601b8f84 100644 --- a/lib/SILOptimizer/Transforms/RemovePin.cpp +++ b/lib/SILOptimizer/Transforms/RemovePin.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SILCleanup.cpp b/lib/SILOptimizer/Transforms/SILCleanup.cpp index a81ff4f141052..09103ddfa5dc2 100644 --- a/lib/SILOptimizer/Transforms/SILCleanup.cpp +++ b/lib/SILOptimizer/Transforms/SILCleanup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SILCodeMotion.cpp b/lib/SILOptimizer/Transforms/SILCodeMotion.cpp index 8e4490ff5fbc6..d67880725e869 100644 --- a/lib/SILOptimizer/Transforms/SILCodeMotion.cpp +++ b/lib/SILOptimizer/Transforms/SILCodeMotion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp b/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp index ea25be5fe73ff..16c19addfa50d 100644 --- a/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp +++ b/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SILMem2Reg.cpp b/lib/SILOptimizer/Transforms/SILMem2Reg.cpp index 0dfca51d01585..7381704d6421a 100644 --- a/lib/SILOptimizer/Transforms/SILMem2Reg.cpp +++ b/lib/SILOptimizer/Transforms/SILMem2Reg.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SILSROA.cpp b/lib/SILOptimizer/Transforms/SILSROA.cpp index d576cdeda06da..ecaae9fcf96c1 100644 --- a/lib/SILOptimizer/Transforms/SILSROA.cpp +++ b/lib/SILOptimizer/Transforms/SILSROA.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SimplifyCFG.cpp b/lib/SILOptimizer/Transforms/SimplifyCFG.cpp index 5cd45a1b4db7d..853d8c31ca5b6 100644 --- a/lib/SILOptimizer/Transforms/SimplifyCFG.cpp +++ b/lib/SILOptimizer/Transforms/SimplifyCFG.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/Sink.cpp b/lib/SILOptimizer/Transforms/Sink.cpp index 4887788a5ff95..4fd88d3272b0e 100644 --- a/lib/SILOptimizer/Transforms/Sink.cpp +++ b/lib/SILOptimizer/Transforms/Sink.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp b/lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp index 970c21d864f40..86f8d05a6cfc8 100644 --- a/lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp +++ b/lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/StackPromotion.cpp b/lib/SILOptimizer/Transforms/StackPromotion.cpp index 98779c1a412a2..78355d03eba13 100644 --- a/lib/SILOptimizer/Transforms/StackPromotion.cpp +++ b/lib/SILOptimizer/Transforms/StackPromotion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Transforms/UnsafeGuaranteedPeephole.cpp b/lib/SILOptimizer/Transforms/UnsafeGuaranteedPeephole.cpp index 4e1c45ca758f6..1c08665911b5c 100644 --- a/lib/SILOptimizer/Transforms/UnsafeGuaranteedPeephole.cpp +++ b/lib/SILOptimizer/Transforms/UnsafeGuaranteedPeephole.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/AADumper.cpp b/lib/SILOptimizer/UtilityPasses/AADumper.cpp index 638edff00ad28..ae9d300472ce7 100644 --- a/lib/SILOptimizer/UtilityPasses/AADumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/AADumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp b/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp index f88e56edf8ff9..1dce282b6f823 100644 --- a/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/BasicInstructionPropertyDumper.cpp b/lib/SILOptimizer/UtilityPasses/BasicInstructionPropertyDumper.cpp index 074414d388eb9..df909cf59080f 100644 --- a/lib/SILOptimizer/UtilityPasses/BasicInstructionPropertyDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/BasicInstructionPropertyDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp b/lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp index f4731ac6613e1..2062d479ed2f2 100644 --- a/lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp +++ b/lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp b/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp index 5c6c3725a54b7..8158f28092701 100644 --- a/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/CallerAnalysisPrinter.cpp b/lib/SILOptimizer/UtilityPasses/CallerAnalysisPrinter.cpp index a4f5c7859c6c4..96f8b6bbf700c 100644 --- a/lib/SILOptimizer/UtilityPasses/CallerAnalysisPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/CallerAnalysisPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/ComputeDominanceInfo.cpp b/lib/SILOptimizer/UtilityPasses/ComputeDominanceInfo.cpp index b433ac6c84574..73a63375603aa 100644 --- a/lib/SILOptimizer/UtilityPasses/ComputeDominanceInfo.cpp +++ b/lib/SILOptimizer/UtilityPasses/ComputeDominanceInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/ComputeLoopInfo.cpp b/lib/SILOptimizer/UtilityPasses/ComputeLoopInfo.cpp index 043910c75c4eb..3e332fb4f27de 100644 --- a/lib/SILOptimizer/UtilityPasses/ComputeLoopInfo.cpp +++ b/lib/SILOptimizer/UtilityPasses/ComputeLoopInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/EpilogueARCMatcherDumper.cpp b/lib/SILOptimizer/UtilityPasses/EpilogueARCMatcherDumper.cpp index 76cf2db2a83bf..a6395c89dc28d 100644 --- a/lib/SILOptimizer/UtilityPasses/EpilogueARCMatcherDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/EpilogueARCMatcherDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/EpilogueRetainReleaseMatcherDumper.cpp b/lib/SILOptimizer/UtilityPasses/EpilogueRetainReleaseMatcherDumper.cpp index 0bf5187b3db49..91f1099ea7768 100644 --- a/lib/SILOptimizer/UtilityPasses/EpilogueRetainReleaseMatcherDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/EpilogueRetainReleaseMatcherDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp b/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp index 1166868c365f4..d2878cbd0f32e 100644 --- a/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp b/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp index d13380bff2274..a0a66cdce4839 100644 --- a/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp b/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp index f9372f2d47b5d..cfa2adce32e22 100644 --- a/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/InstCount.cpp b/lib/SILOptimizer/UtilityPasses/InstCount.cpp index aa8197e7359e5..d8f87a8541f4e 100644 --- a/lib/SILOptimizer/UtilityPasses/InstCount.cpp +++ b/lib/SILOptimizer/UtilityPasses/InstCount.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/LSLocationPrinter.cpp b/lib/SILOptimizer/UtilityPasses/LSLocationPrinter.cpp index 1ffe20632c23b..52ec7957c02ec 100644 --- a/lib/SILOptimizer/UtilityPasses/LSLocationPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/LSLocationPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/Link.cpp b/lib/SILOptimizer/UtilityPasses/Link.cpp index bec7c8036d398..87245c9a426ba 100644 --- a/lib/SILOptimizer/UtilityPasses/Link.cpp +++ b/lib/SILOptimizer/UtilityPasses/Link.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/LoopCanonicalizer.cpp b/lib/SILOptimizer/UtilityPasses/LoopCanonicalizer.cpp index 0ea83df53f4fc..d4ea713edabf5 100644 --- a/lib/SILOptimizer/UtilityPasses/LoopCanonicalizer.cpp +++ b/lib/SILOptimizer/UtilityPasses/LoopCanonicalizer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp b/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp index 57e1f42e9581a..e92d3dafe09be 100644 --- a/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/LoopRegionPrinter.cpp b/lib/SILOptimizer/UtilityPasses/LoopRegionPrinter.cpp index 66e1d0e61733a..5f5d00df7fbdf 100644 --- a/lib/SILOptimizer/UtilityPasses/LoopRegionPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/LoopRegionPrinter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/MemBehaviorDumper.cpp b/lib/SILOptimizer/UtilityPasses/MemBehaviorDumper.cpp index 9f2909329b403..18d9e198a951e 100644 --- a/lib/SILOptimizer/UtilityPasses/MemBehaviorDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/MemBehaviorDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/RCIdentityDumper.cpp b/lib/SILOptimizer/UtilityPasses/RCIdentityDumper.cpp index b761076fe60ee..b3d6b2773fcc3 100644 --- a/lib/SILOptimizer/UtilityPasses/RCIdentityDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/RCIdentityDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp b/lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp index d3cb3b2f74c05..d88c04214f6c5 100644 --- a/lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp +++ b/lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp b/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp index c9e7de22c9297..fedff58fced00 100644 --- a/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp b/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp index 0c4353744566b..3024ae6e3c737 100644 --- a/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp +++ b/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/UtilityPasses/ValueOwnershipKindDumper.cpp b/lib/SILOptimizer/UtilityPasses/ValueOwnershipKindDumper.cpp index fbd55e043872b..6c3c979e4cbfe 100644 --- a/lib/SILOptimizer/UtilityPasses/ValueOwnershipKindDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/ValueOwnershipKindDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/CFG.cpp b/lib/SILOptimizer/Utils/CFG.cpp index da015b21279ee..73cec850ca85c 100644 --- a/lib/SILOptimizer/Utils/CFG.cpp +++ b/lib/SILOptimizer/Utils/CFG.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp b/lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp index e7444c723dcd9..d72afd97381d2 100644 --- a/lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp +++ b/lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/ConstantFolding.cpp b/lib/SILOptimizer/Utils/ConstantFolding.cpp index b0319613bab4f..80108a74cb8e1 100644 --- a/lib/SILOptimizer/Utils/ConstantFolding.cpp +++ b/lib/SILOptimizer/Utils/ConstantFolding.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/Devirtualize.cpp b/lib/SILOptimizer/Utils/Devirtualize.cpp index 0f6f27e0da820..0510ad575a214 100644 --- a/lib/SILOptimizer/Utils/Devirtualize.cpp +++ b/lib/SILOptimizer/Utils/Devirtualize.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp b/lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp index ae2fc37547ec7..c6820cfd42dbb 100644 --- a/lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp +++ b/lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/GenericCloner.cpp b/lib/SILOptimizer/Utils/GenericCloner.cpp index 6b641b2062288..2b4b9a345f3f1 100644 --- a/lib/SILOptimizer/Utils/GenericCloner.cpp +++ b/lib/SILOptimizer/Utils/GenericCloner.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/Generics.cpp b/lib/SILOptimizer/Utils/Generics.cpp index ccdefbf9b6440..eb136aed56936 100644 --- a/lib/SILOptimizer/Utils/Generics.cpp +++ b/lib/SILOptimizer/Utils/Generics.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp b/lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp index 9174c0ee0fb8d..d3920148a0ed0 100644 --- a/lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp +++ b/lib/SILOptimizer/Utils/LoadStoreOptUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/Local.cpp b/lib/SILOptimizer/Utils/Local.cpp index 5b5265b5575f4..13f62c0fb48be 100644 --- a/lib/SILOptimizer/Utils/Local.cpp +++ b/lib/SILOptimizer/Utils/Local.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/LoopUtils.cpp b/lib/SILOptimizer/Utils/LoopUtils.cpp index 9c5f77036390c..6104dd7d40c9d 100644 --- a/lib/SILOptimizer/Utils/LoopUtils.cpp +++ b/lib/SILOptimizer/Utils/LoopUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp b/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp index 56da668760781..e3709ea60f8ae 100644 --- a/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp +++ b/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/SILInliner.cpp b/lib/SILOptimizer/Utils/SILInliner.cpp index c429a804f51dc..68a4d2ea05e12 100644 --- a/lib/SILOptimizer/Utils/SILInliner.cpp +++ b/lib/SILOptimizer/Utils/SILInliner.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/SILSSAUpdater.cpp b/lib/SILOptimizer/Utils/SILSSAUpdater.cpp index b8d50cc7785f6..3e356121d55c9 100644 --- a/lib/SILOptimizer/Utils/SILSSAUpdater.cpp +++ b/lib/SILOptimizer/Utils/SILSSAUpdater.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SILOptimizer/Utils/SpecializationMangler.cpp b/lib/SILOptimizer/Utils/SpecializationMangler.cpp index 236f7b238bedd..074ffd9cb57a4 100644 --- a/lib/SILOptimizer/Utils/SpecializationMangler.cpp +++ b/lib/SILOptimizer/Utils/SpecializationMangler.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSApply.cpp b/lib/Sema/CSApply.cpp index 75bf469e75542..01580b86c5ed2 100644 --- a/lib/Sema/CSApply.cpp +++ b/lib/Sema/CSApply.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSDiag.cpp b/lib/Sema/CSDiag.cpp index 142c3c48a3eb8..cf9746a3e0ec2 100644 --- a/lib/Sema/CSDiag.cpp +++ b/lib/Sema/CSDiag.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSGen.cpp b/lib/Sema/CSGen.cpp index f27dfb25676a6..3202a498e0326 100644 --- a/lib/Sema/CSGen.cpp +++ b/lib/Sema/CSGen.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSRanking.cpp b/lib/Sema/CSRanking.cpp index 52c5e40e2ef8a..d981565f36e75 100644 --- a/lib/Sema/CSRanking.cpp +++ b/lib/Sema/CSRanking.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSSimplify.cpp b/lib/Sema/CSSimplify.cpp index 6157032f1d651..f36db432edf4d 100644 --- a/lib/Sema/CSSimplify.cpp +++ b/lib/Sema/CSSimplify.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CSSolver.cpp b/lib/Sema/CSSolver.cpp index d2b26ade04a89..fe9b48538ed60 100644 --- a/lib/Sema/CSSolver.cpp +++ b/lib/Sema/CSSolver.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CodeSynthesis.cpp b/lib/Sema/CodeSynthesis.cpp index 271d573f86e5a..a3e84691791be 100644 --- a/lib/Sema/CodeSynthesis.cpp +++ b/lib/Sema/CodeSynthesis.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/CodeSynthesis.h b/lib/Sema/CodeSynthesis.h index 048bc89e48b35..1b7103e0450a6 100644 --- a/lib/Sema/CodeSynthesis.h +++ b/lib/Sema/CodeSynthesis.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/Constraint.cpp b/lib/Sema/Constraint.cpp index 1e4d33cb18ef1..554e01eaea9b7 100644 --- a/lib/Sema/Constraint.cpp +++ b/lib/Sema/Constraint.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/Constraint.h b/lib/Sema/Constraint.h index 5f6ad5e0cc3b1..07b3a4d999be1 100644 --- a/lib/Sema/Constraint.h +++ b/lib/Sema/Constraint.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintGraph.cpp b/lib/Sema/ConstraintGraph.cpp index e018000d01902..016be84a9564b 100644 --- a/lib/Sema/ConstraintGraph.cpp +++ b/lib/Sema/ConstraintGraph.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintGraph.h b/lib/Sema/ConstraintGraph.h index 8cbbe60c09f6e..b065e0f3780f0 100644 --- a/lib/Sema/ConstraintGraph.h +++ b/lib/Sema/ConstraintGraph.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintGraphScope.h b/lib/Sema/ConstraintGraphScope.h index 7cf27a8e0a65b..c3e594a5ccd13 100644 --- a/lib/Sema/ConstraintGraphScope.h +++ b/lib/Sema/ConstraintGraphScope.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintLocator.cpp b/lib/Sema/ConstraintLocator.cpp index 9f0ab9e276411..924a9c8efdfa1 100644 --- a/lib/Sema/ConstraintLocator.cpp +++ b/lib/Sema/ConstraintLocator.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintLocator.h b/lib/Sema/ConstraintLocator.h index 6133458bba64f..3dd72f27cd3bc 100644 --- a/lib/Sema/ConstraintLocator.h +++ b/lib/Sema/ConstraintLocator.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintSolverStats.def b/lib/Sema/ConstraintSolverStats.def index e471cdf95dd0f..abe070a0544c6 100644 --- a/lib/Sema/ConstraintSolverStats.def +++ b/lib/Sema/ConstraintSolverStats.def @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintSystem.cpp b/lib/Sema/ConstraintSystem.cpp index 33f695ad809e0..34322c5c00075 100644 --- a/lib/Sema/ConstraintSystem.cpp +++ b/lib/Sema/ConstraintSystem.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ConstraintSystem.h b/lib/Sema/ConstraintSystem.h index cc837b25f3539..73f11e91c8f80 100644 --- a/lib/Sema/ConstraintSystem.h +++ b/lib/Sema/ConstraintSystem.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/DerivedConformanceEquatableHashable.cpp b/lib/Sema/DerivedConformanceEquatableHashable.cpp index 23b705d08f75d..068f2e54deff7 100644 --- a/lib/Sema/DerivedConformanceEquatableHashable.cpp +++ b/lib/Sema/DerivedConformanceEquatableHashable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/DerivedConformanceError.cpp b/lib/Sema/DerivedConformanceError.cpp index a62b973076e35..5547291f35f1f 100644 --- a/lib/Sema/DerivedConformanceError.cpp +++ b/lib/Sema/DerivedConformanceError.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/DerivedConformanceRawRepresentable.cpp b/lib/Sema/DerivedConformanceRawRepresentable.cpp index ca460428dafc6..d982bfd7526f4 100644 --- a/lib/Sema/DerivedConformanceRawRepresentable.cpp +++ b/lib/Sema/DerivedConformanceRawRepresentable.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/DerivedConformances.cpp b/lib/Sema/DerivedConformances.cpp index 7bef11744e135..6e679502f722b 100644 --- a/lib/Sema/DerivedConformances.cpp +++ b/lib/Sema/DerivedConformances.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/DerivedConformances.h b/lib/Sema/DerivedConformances.h index 8e3fb10753443..6cfe2e3bad08e 100644 --- a/lib/Sema/DerivedConformances.h +++ b/lib/Sema/DerivedConformances.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/GenericTypeResolver.h b/lib/Sema/GenericTypeResolver.h index 9afe846746928..39c1111efe912 100644 --- a/lib/Sema/GenericTypeResolver.h +++ b/lib/Sema/GenericTypeResolver.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ITCDecl.cpp b/lib/Sema/ITCDecl.cpp index e5a7814823e5d..a2023959cf64e 100644 --- a/lib/Sema/ITCDecl.cpp +++ b/lib/Sema/ITCDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ITCNameLookup.cpp b/lib/Sema/ITCNameLookup.cpp index 5846551b46104..791dd4065f571 100644 --- a/lib/Sema/ITCNameLookup.cpp +++ b/lib/Sema/ITCNameLookup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/ITCType.cpp b/lib/Sema/ITCType.cpp index f25d845e8f584..7033d9fd47313 100644 --- a/lib/Sema/ITCType.cpp +++ b/lib/Sema/ITCType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/InstrumenterSupport.cpp b/lib/Sema/InstrumenterSupport.cpp index bdc2c671c7535..f0b3fa469e922 100644 --- a/lib/Sema/InstrumenterSupport.cpp +++ b/lib/Sema/InstrumenterSupport.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/InstrumenterSupport.h b/lib/Sema/InstrumenterSupport.h index e7fa8e3967c1e..297cc2f764fcd 100644 --- a/lib/Sema/InstrumenterSupport.h +++ b/lib/Sema/InstrumenterSupport.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/IterativeTypeChecker.cpp b/lib/Sema/IterativeTypeChecker.cpp index 83216a22b9ab2..be31be5296add 100644 --- a/lib/Sema/IterativeTypeChecker.cpp +++ b/lib/Sema/IterativeTypeChecker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/MiscDiagnostics.cpp b/lib/Sema/MiscDiagnostics.cpp index ce92a9e8e4690..56c087896ef37 100644 --- a/lib/Sema/MiscDiagnostics.cpp +++ b/lib/Sema/MiscDiagnostics.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/MiscDiagnostics.h b/lib/Sema/MiscDiagnostics.h index 3f4b820f70cb8..ee2be06aa49f0 100644 --- a/lib/Sema/MiscDiagnostics.h +++ b/lib/Sema/MiscDiagnostics.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/NameBinding.cpp b/lib/Sema/NameBinding.cpp index 6140d475eb1ac..1ee758f043daa 100644 --- a/lib/Sema/NameBinding.cpp +++ b/lib/Sema/NameBinding.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/OverloadChoice.h b/lib/Sema/OverloadChoice.h index 2acba780cb600..22dcecb97f27e 100644 --- a/lib/Sema/OverloadChoice.h +++ b/lib/Sema/OverloadChoice.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/PCMacro.cpp b/lib/Sema/PCMacro.cpp index 0e88fc4bb7194..0b7adf447fa07 100644 --- a/lib/Sema/PCMacro.cpp +++ b/lib/Sema/PCMacro.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/PlaygroundTransform.cpp b/lib/Sema/PlaygroundTransform.cpp index 055a1c308f474..8b5c7454e10cc 100644 --- a/lib/Sema/PlaygroundTransform.cpp +++ b/lib/Sema/PlaygroundTransform.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/SourceLoader.cpp b/lib/Sema/SourceLoader.cpp index f532270bb7dc2..9644a852412ab 100644 --- a/lib/Sema/SourceLoader.cpp +++ b/lib/Sema/SourceLoader.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckAttr.cpp b/lib/Sema/TypeCheckAttr.cpp index 8d8fff0cd52e1..26b659c144673 100644 --- a/lib/Sema/TypeCheckAttr.cpp +++ b/lib/Sema/TypeCheckAttr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckCaptures.cpp b/lib/Sema/TypeCheckCaptures.cpp index 3428a476ea562..4d8b11031e7bf 100644 --- a/lib/Sema/TypeCheckCaptures.cpp +++ b/lib/Sema/TypeCheckCaptures.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckConstraints.cpp b/lib/Sema/TypeCheckConstraints.cpp index 6ab46562648f8..00e2a2aa961c9 100644 --- a/lib/Sema/TypeCheckConstraints.cpp +++ b/lib/Sema/TypeCheckConstraints.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckDecl.cpp b/lib/Sema/TypeCheckDecl.cpp index 1d82bf30828bf..fb25dbb4350fa 100644 --- a/lib/Sema/TypeCheckDecl.cpp +++ b/lib/Sema/TypeCheckDecl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckError.cpp b/lib/Sema/TypeCheckError.cpp index d21d57b076153..30e0b4512bdaf 100644 --- a/lib/Sema/TypeCheckError.cpp +++ b/lib/Sema/TypeCheckError.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckExpr.cpp b/lib/Sema/TypeCheckExpr.cpp index 2d93936d91d60..0f55e19c83d9c 100644 --- a/lib/Sema/TypeCheckExpr.cpp +++ b/lib/Sema/TypeCheckExpr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckExprObjC.cpp b/lib/Sema/TypeCheckExprObjC.cpp index cedc21b176fb2..10b4db5a47558 100644 --- a/lib/Sema/TypeCheckExprObjC.cpp +++ b/lib/Sema/TypeCheckExprObjC.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckGeneric.cpp b/lib/Sema/TypeCheckGeneric.cpp index 365578a2de7fb..9d256568f8c6c 100644 --- a/lib/Sema/TypeCheckGeneric.cpp +++ b/lib/Sema/TypeCheckGeneric.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckNameLookup.cpp b/lib/Sema/TypeCheckNameLookup.cpp index 547d418366eff..60fbbd18bcb47 100644 --- a/lib/Sema/TypeCheckNameLookup.cpp +++ b/lib/Sema/TypeCheckNameLookup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckPattern.cpp b/lib/Sema/TypeCheckPattern.cpp index 60732cbbefe3f..9488270ba04a0 100644 --- a/lib/Sema/TypeCheckPattern.cpp +++ b/lib/Sema/TypeCheckPattern.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckProtocol.cpp b/lib/Sema/TypeCheckProtocol.cpp index d721fbb2f0480..f52c4112bf264 100644 --- a/lib/Sema/TypeCheckProtocol.cpp +++ b/lib/Sema/TypeCheckProtocol.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckREPL.cpp b/lib/Sema/TypeCheckREPL.cpp index a969d60d02299..134b334153d91 100644 --- a/lib/Sema/TypeCheckREPL.cpp +++ b/lib/Sema/TypeCheckREPL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckRequest.cpp b/lib/Sema/TypeCheckRequest.cpp index 7815d016df731..99eb76c953e54 100644 --- a/lib/Sema/TypeCheckRequest.cpp +++ b/lib/Sema/TypeCheckRequest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckStmt.cpp b/lib/Sema/TypeCheckStmt.cpp index 8a24462748e71..742eb7270bdf6 100644 --- a/lib/Sema/TypeCheckStmt.cpp +++ b/lib/Sema/TypeCheckStmt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeCheckType.cpp b/lib/Sema/TypeCheckType.cpp index a542949bbf724..986c28e568c54 100644 --- a/lib/Sema/TypeCheckType.cpp +++ b/lib/Sema/TypeCheckType.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeChecker.cpp b/lib/Sema/TypeChecker.cpp index 1cd9e59892151..b131aef15ba84 100644 --- a/lib/Sema/TypeChecker.cpp +++ b/lib/Sema/TypeChecker.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Sema/TypeChecker.h b/lib/Sema/TypeChecker.h index 368fa5a07e3c4..41f1281e83254 100644 --- a/lib/Sema/TypeChecker.h +++ b/lib/Sema/TypeChecker.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/Deserialization.cpp b/lib/Serialization/Deserialization.cpp index dc3013e3c1d16..ecd942ef01ca2 100644 --- a/lib/Serialization/Deserialization.cpp +++ b/lib/Serialization/Deserialization.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/DeserializeSIL.cpp b/lib/Serialization/DeserializeSIL.cpp index 70a054d6411c4..d8a00d7d91fe8 100644 --- a/lib/Serialization/DeserializeSIL.cpp +++ b/lib/Serialization/DeserializeSIL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/DeserializeSIL.h b/lib/Serialization/DeserializeSIL.h index 0cd8bc12e3095..6f0b8a0b8c0a4 100644 --- a/lib/Serialization/DeserializeSIL.h +++ b/lib/Serialization/DeserializeSIL.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/ModuleFile.cpp b/lib/Serialization/ModuleFile.cpp index 0c71752467b8b..4e6b4fab474ef 100644 --- a/lib/Serialization/ModuleFile.cpp +++ b/lib/Serialization/ModuleFile.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/SILFormat.h b/lib/Serialization/SILFormat.h index da73899b19dba..4badbfc09026c 100644 --- a/lib/Serialization/SILFormat.h +++ b/lib/Serialization/SILFormat.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/Serialization.cpp b/lib/Serialization/Serialization.cpp index 0cb5363a8f59c..cf8adc10344cd 100644 --- a/lib/Serialization/Serialization.cpp +++ b/lib/Serialization/Serialization.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/Serialization.h b/lib/Serialization/Serialization.h index c688f9d1c904b..a43975ff61872 100644 --- a/lib/Serialization/Serialization.h +++ b/lib/Serialization/Serialization.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/SerializeSIL.cpp b/lib/Serialization/SerializeSIL.cpp index e457884ba4d91..b95ac32a96ee0 100644 --- a/lib/Serialization/SerializeSIL.cpp +++ b/lib/Serialization/SerializeSIL.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/SerializedModuleLoader.cpp b/lib/Serialization/SerializedModuleLoader.cpp index 13a9c44e9f6c0..d4f78a02388a6 100644 --- a/lib/Serialization/SerializedModuleLoader.cpp +++ b/lib/Serialization/SerializedModuleLoader.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/Serialization/SerializedSILLoader.cpp b/lib/Serialization/SerializedSILLoader.cpp index 32d02eccde981..27057024eca44 100644 --- a/lib/Serialization/SerializedSILLoader.cpp +++ b/lib/Serialization/SerializedSILLoader.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SwiftDemangle/MangleHack.cpp b/lib/SwiftDemangle/MangleHack.cpp index dd4a6d8597d5c..1eeb04c74d7bb 100644 --- a/lib/SwiftDemangle/MangleHack.cpp +++ b/lib/SwiftDemangle/MangleHack.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/lib/SwiftDemangle/SwiftDemangle.cpp b/lib/SwiftDemangle/SwiftDemangle.cpp index 02b5b87c74b53..1efd98513f3a2 100644 --- a/lib/SwiftDemangle/SwiftDemangle.cpp +++ b/lib/SwiftDemangle/SwiftDemangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/internal/SwiftExperimental/SwiftExperimental.swift b/stdlib/internal/SwiftExperimental/SwiftExperimental.swift index 839d8fb4139ec..9f8df5a19b42d 100644 --- a/stdlib/internal/SwiftExperimental/SwiftExperimental.swift +++ b/stdlib/internal/SwiftExperimental/SwiftExperimental.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckCollectionInstance.swift.gyb b/stdlib/private/StdlibCollectionUnittest/CheckCollectionInstance.swift.gyb index d414a1224df9d..a4d23ef8d6126 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckCollectionInstance.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/CheckCollectionInstance.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckCollectionType.swift.gyb b/stdlib/private/StdlibCollectionUnittest/CheckCollectionType.swift.gyb index fc14074e5e7b4..28f0992a69353 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckCollectionType.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/CheckCollectionType.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb b/stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb index ccce5967b1680..5511f1a196956 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableCollectionType.swift b/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableCollectionType.swift index 12f63b15611ad..fc86101e48c97 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableCollectionType.swift +++ b/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableCollectionType.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableSliceType.swift b/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableSliceType.swift index 43cace7c3bdc6..7980ac5866ad1 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableSliceType.swift +++ b/stdlib/private/StdlibCollectionUnittest/CheckRangeReplaceableSliceType.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckSequenceInstance.swift.gyb b/stdlib/private/StdlibCollectionUnittest/CheckSequenceInstance.swift.gyb index 4e9d58f980140..5ff2a5cf6bd4b 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckSequenceInstance.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/CheckSequenceInstance.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/CheckSequenceType.swift b/stdlib/private/StdlibCollectionUnittest/CheckSequenceType.swift index 4a5aebb428487..cdb89c0d47e48 100644 --- a/stdlib/private/StdlibCollectionUnittest/CheckSequenceType.swift +++ b/stdlib/private/StdlibCollectionUnittest/CheckSequenceType.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb b/stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb index 8e6024c149718..98ebc893bad5f 100644 --- a/stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb b/stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb index 2edbe2a5ba370..409b593815df4 100644 --- a/stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb +++ b/stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/RangeSelection.swift b/stdlib/private/StdlibCollectionUnittest/RangeSelection.swift index 17a5e61e7d1ff..f6622f00276bb 100644 --- a/stdlib/private/StdlibCollectionUnittest/RangeSelection.swift +++ b/stdlib/private/StdlibCollectionUnittest/RangeSelection.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibCollectionUnittest/StdlibCollectionUnittest.swift b/stdlib/private/StdlibCollectionUnittest/StdlibCollectionUnittest.swift index 1cfa3a8ddd85c..cfcc5a77f599c 100644 --- a/stdlib/private/StdlibCollectionUnittest/StdlibCollectionUnittest.swift +++ b/stdlib/private/StdlibCollectionUnittest/StdlibCollectionUnittest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnicodeUnittest/Collation.swift b/stdlib/private/StdlibUnicodeUnittest/Collation.swift index 0a0a86807bb41..b37bf999cfb93 100644 --- a/stdlib/private/StdlibUnicodeUnittest/Collation.swift +++ b/stdlib/private/StdlibUnicodeUnittest/Collation.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnicodeUnittest/StdlibUnicodeUnittest.swift b/stdlib/private/StdlibUnicodeUnittest/StdlibUnicodeUnittest.swift index b6015f08261ee..5591a99bda203 100644 --- a/stdlib/private/StdlibUnicodeUnittest/StdlibUnicodeUnittest.swift +++ b/stdlib/private/StdlibUnicodeUnittest/StdlibUnicodeUnittest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/CheckStrideable.swift.gyb b/stdlib/private/StdlibUnittest/CheckStrideable.swift.gyb index 456adcb7f5bdf..0f4b7ffa9ae04 100644 --- a/stdlib/private/StdlibUnittest/CheckStrideable.swift.gyb +++ b/stdlib/private/StdlibUnittest/CheckStrideable.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/GetOSVersion.mm b/stdlib/private/StdlibUnittest/GetOSVersion.mm index cc59530da2154..909e675d248bc 100644 --- a/stdlib/private/StdlibUnittest/GetOSVersion.mm +++ b/stdlib/private/StdlibUnittest/GetOSVersion.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/InspectValue.cpp b/stdlib/private/StdlibUnittest/InspectValue.cpp index a36abcadffd65..c7caea7696aab 100644 --- a/stdlib/private/StdlibUnittest/InspectValue.cpp +++ b/stdlib/private/StdlibUnittest/InspectValue.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/InspectValue.swift b/stdlib/private/StdlibUnittest/InspectValue.swift index 51eec5fbac783..bc1f8a9ca7a87 100644 --- a/stdlib/private/StdlibUnittest/InspectValue.swift +++ b/stdlib/private/StdlibUnittest/InspectValue.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/InterceptTraps.cpp b/stdlib/private/StdlibUnittest/InterceptTraps.cpp index 52e208619ac40..a70053d44e829 100644 --- a/stdlib/private/StdlibUnittest/InterceptTraps.cpp +++ b/stdlib/private/StdlibUnittest/InterceptTraps.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/LifetimeTracked.swift b/stdlib/private/StdlibUnittest/LifetimeTracked.swift index 7638711d2740f..407129e6f995e 100644 --- a/stdlib/private/StdlibUnittest/LifetimeTracked.swift +++ b/stdlib/private/StdlibUnittest/LifetimeTracked.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb b/stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb index f8dd66612200c..15bb10602e53d 100644 --- a/stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb +++ b/stdlib/private/StdlibUnittest/MinimalTypes.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp b/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp index 8c722c64336a6..87216306bc273 100644 --- a/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp +++ b/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift b/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift index bb0d5cb1f5684..9e27147fc7c26 100644 --- a/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift +++ b/stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/RaceTest.swift b/stdlib/private/StdlibUnittest/RaceTest.swift index 3eef7b5c1cc41..ea07016f3c6d2 100644 --- a/stdlib/private/StdlibUnittest/RaceTest.swift +++ b/stdlib/private/StdlibUnittest/RaceTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/Statistics.swift b/stdlib/private/StdlibUnittest/Statistics.swift index ac33cbc4e8479..125854d32eaa7 100644 --- a/stdlib/private/StdlibUnittest/Statistics.swift +++ b/stdlib/private/StdlibUnittest/Statistics.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/StdlibCoreExtras.swift b/stdlib/private/StdlibUnittest/StdlibCoreExtras.swift index f97ae5ad0865d..784f075d2af4c 100644 --- a/stdlib/private/StdlibUnittest/StdlibCoreExtras.swift +++ b/stdlib/private/StdlibUnittest/StdlibCoreExtras.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb b/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb index afdd155854403..c56318a349f17 100644 --- a/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb +++ b/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/StringConvertible.swift.gyb b/stdlib/private/StdlibUnittest/StringConvertible.swift.gyb index 2db00c4760d77..2ddbfeb914af7 100644 --- a/stdlib/private/StdlibUnittest/StringConvertible.swift.gyb +++ b/stdlib/private/StdlibUnittest/StringConvertible.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/TestHelpers.swift b/stdlib/private/StdlibUnittest/TestHelpers.swift index 5c4525c041d07..fa45ab418913c 100644 --- a/stdlib/private/StdlibUnittest/TestHelpers.swift +++ b/stdlib/private/StdlibUnittest/TestHelpers.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittest/TypeIndexed.swift b/stdlib/private/StdlibUnittest/TypeIndexed.swift index f45d36aeb014e..ac3f12787e78c 100644 --- a/stdlib/private/StdlibUnittest/TypeIndexed.swift +++ b/stdlib/private/StdlibUnittest/TypeIndexed.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift b/stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift index 4cf2cd3001b3b..31805d07ce971 100644 --- a/stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift +++ b/stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm b/stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm index 86922a19ef45f..2500743b1ad2d 100644 --- a/stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm +++ b/stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivate/IO.swift b/stdlib/private/SwiftPrivate/IO.swift index 74ebccef46a81..f3f18f23cadb5 100644 --- a/stdlib/private/SwiftPrivate/IO.swift +++ b/stdlib/private/SwiftPrivate/IO.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivate/PRNG.swift b/stdlib/private/SwiftPrivate/PRNG.swift index a09bef082cf94..9630d75f33a13 100644 --- a/stdlib/private/SwiftPrivate/PRNG.swift +++ b/stdlib/private/SwiftPrivate/PRNG.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift b/stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift index 2c5d31cf24ee8..b83e751f24993 100644 --- a/stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift +++ b/stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivate/SwiftPrivate.swift b/stdlib/private/SwiftPrivate/SwiftPrivate.swift index 9af100e811b6b..1a140a93b7570 100644 --- a/stdlib/private/SwiftPrivate/SwiftPrivate.swift +++ b/stdlib/private/SwiftPrivate/SwiftPrivate.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivateLibcExtras/Subprocess.c b/stdlib/private/SwiftPrivateLibcExtras/Subprocess.c index 9407a46bde21b..b9290110a42e1 100644 --- a/stdlib/private/SwiftPrivateLibcExtras/Subprocess.c +++ b/stdlib/private/SwiftPrivateLibcExtras/Subprocess.c @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift b/stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift index 80c2b4b85073e..1b60d3ed49293 100644 --- a/stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift +++ b/stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift b/stdlib/private/SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift index d8dc5c0c1ddfb..870305d3618c9 100644 --- a/stdlib/private/SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift +++ b/stdlib/private/SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivatePthreadExtras/PthreadBarriers.swift b/stdlib/private/SwiftPrivatePthreadExtras/PthreadBarriers.swift index 55c98d1fc341d..5dcf68039aaf4 100644 --- a/stdlib/private/SwiftPrivatePthreadExtras/PthreadBarriers.swift +++ b/stdlib/private/SwiftPrivatePthreadExtras/PthreadBarriers.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftPrivatePthreadExtras/SwiftPrivatePthreadExtras.swift b/stdlib/private/SwiftPrivatePthreadExtras/SwiftPrivatePthreadExtras.swift index d0c91e100ac40..0a7365f173891 100644 --- a/stdlib/private/SwiftPrivatePthreadExtras/SwiftPrivatePthreadExtras.swift +++ b/stdlib/private/SwiftPrivatePthreadExtras/SwiftPrivatePthreadExtras.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift b/stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift index 511309d169d94..9328f601f0e17 100644 --- a/stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift +++ b/stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/Darwin.swift b/stdlib/public/Platform/Darwin.swift index f64384e02ae60..2946743c03794 100644 --- a/stdlib/public/Platform/Darwin.swift +++ b/stdlib/public/Platform/Darwin.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/Glibc.swift b/stdlib/public/Platform/Glibc.swift index fcf0321e7648c..30cabc6c03e59 100644 --- a/stdlib/public/Platform/Glibc.swift +++ b/stdlib/public/Platform/Glibc.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/MachError.swift b/stdlib/public/Platform/MachError.swift index aebfc556a8530..a9b69eacde0f5 100644 --- a/stdlib/public/Platform/MachError.swift +++ b/stdlib/public/Platform/MachError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/Misc.c b/stdlib/public/Platform/Misc.c index f734d7e8e2476..8301baea5d7ba 100644 --- a/stdlib/public/Platform/Misc.c +++ b/stdlib/public/Platform/Misc.c @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/POSIXError.swift b/stdlib/public/Platform/POSIXError.swift index cd2c0f7ebdf50..faa6455ce9f78 100644 --- a/stdlib/public/Platform/POSIXError.swift +++ b/stdlib/public/Platform/POSIXError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/Platform.swift b/stdlib/public/Platform/Platform.swift index 632be80b482c5..63e82afeb3883 100644 --- a/stdlib/public/Platform/Platform.swift +++ b/stdlib/public/Platform/Platform.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/TiocConstants.swift b/stdlib/public/Platform/TiocConstants.swift index fd5c6ed1ec6ff..17ef31a89b226 100644 --- a/stdlib/public/Platform/TiocConstants.swift +++ b/stdlib/public/Platform/TiocConstants.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/glibc.modulemap.gyb b/stdlib/public/Platform/glibc.modulemap.gyb index 147fa465f95e4..d51aa7b7f80df 100644 --- a/stdlib/public/Platform/glibc.modulemap.gyb +++ b/stdlib/public/Platform/glibc.modulemap.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/msvcrt.swift b/stdlib/public/Platform/msvcrt.swift index 13209fd48a4ea..6970e41160eed 100644 --- a/stdlib/public/Platform/msvcrt.swift +++ b/stdlib/public/Platform/msvcrt.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/tgmath.swift.gyb b/stdlib/public/Platform/tgmath.swift.gyb index 07568fbb264b4..ae688e01a878f 100644 --- a/stdlib/public/Platform/tgmath.swift.gyb +++ b/stdlib/public/Platform/tgmath.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/ucrt.modulemap b/stdlib/public/Platform/ucrt.modulemap index d321ee5b24d16..9ca80d8c9efbc 100644 --- a/stdlib/public/Platform/ucrt.modulemap +++ b/stdlib/public/Platform/ucrt.modulemap @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Platform/visualc.modulemap b/stdlib/public/Platform/visualc.modulemap index 08f9dadb0891c..33e18be099362 100644 --- a/stdlib/public/Platform/visualc.modulemap +++ b/stdlib/public/Platform/visualc.modulemap @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/Demangle.cpp b/stdlib/public/Reflection/Demangle.cpp index 1d755dd51db7d..8005e7f6ce0c1 100644 --- a/stdlib/public/Reflection/Demangle.cpp +++ b/stdlib/public/Reflection/Demangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/MetadataSource.cpp b/stdlib/public/Reflection/MetadataSource.cpp index a29b3275193c1..59c989c068fda 100644 --- a/stdlib/public/Reflection/MetadataSource.cpp +++ b/stdlib/public/Reflection/MetadataSource.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/Remangle.cpp b/stdlib/public/Reflection/Remangle.cpp index 7b2b31bfaf888..54f0246fba165 100644 --- a/stdlib/public/Reflection/Remangle.cpp +++ b/stdlib/public/Reflection/Remangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/TypeLowering.cpp b/stdlib/public/Reflection/TypeLowering.cpp index 347754177e91b..4a83c0ceb9d52 100644 --- a/stdlib/public/Reflection/TypeLowering.cpp +++ b/stdlib/public/Reflection/TypeLowering.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/TypeRef.cpp b/stdlib/public/Reflection/TypeRef.cpp index dc802c9450e5d..e17e5346df862 100644 --- a/stdlib/public/Reflection/TypeRef.cpp +++ b/stdlib/public/Reflection/TypeRef.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/Reflection/TypeRefBuilder.cpp b/stdlib/public/Reflection/TypeRefBuilder.cpp index 41e9087ea09e0..27733babba45c 100644 --- a/stdlib/public/Reflection/TypeRefBuilder.cpp +++ b/stdlib/public/Reflection/TypeRefBuilder.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/AVFoundation/AVError.swift b/stdlib/public/SDK/AVFoundation/AVError.swift index 2083669799aa3..16d2ab1ef192d 100644 --- a/stdlib/public/SDK/AVFoundation/AVError.swift +++ b/stdlib/public/SDK/AVFoundation/AVError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/AppKit/AppKit.swift b/stdlib/public/SDK/AppKit/AppKit.swift index 6e425c5a95c1d..8327a12bf9496 100644 --- a/stdlib/public/SDK/AppKit/AppKit.swift +++ b/stdlib/public/SDK/AppKit/AppKit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/AppKit/AppKit_FoundationExtensions.swift b/stdlib/public/SDK/AppKit/AppKit_FoundationExtensions.swift index 57fe765b06ffd..b488c7934d4b6 100644 --- a/stdlib/public/SDK/AppKit/AppKit_FoundationExtensions.swift +++ b/stdlib/public/SDK/AppKit/AppKit_FoundationExtensions.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/AppKit/NSError.swift b/stdlib/public/SDK/AppKit/NSError.swift index 92d538404c277..3d35f94d8ced6 100644 --- a/stdlib/public/SDK/AppKit/NSError.swift +++ b/stdlib/public/SDK/AppKit/NSError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/AssetsLibrary/ALAssetsLibrary.swift b/stdlib/public/SDK/AssetsLibrary/ALAssetsLibrary.swift index e3086c06f7e8e..66ae17375455f 100644 --- a/stdlib/public/SDK/AssetsLibrary/ALAssetsLibrary.swift +++ b/stdlib/public/SDK/AssetsLibrary/ALAssetsLibrary.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CallKit/CXProviderConfiguration.swift b/stdlib/public/SDK/CallKit/CXProviderConfiguration.swift index 67e2ee46105c7..bb58f43d5dc76 100644 --- a/stdlib/public/SDK/CallKit/CXProviderConfiguration.swift +++ b/stdlib/public/SDK/CallKit/CXProviderConfiguration.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CloudKit/CKError.swift b/stdlib/public/SDK/CloudKit/CKError.swift index 7b8641973201b..7c5d566967758 100644 --- a/stdlib/public/SDK/CloudKit/CKError.swift +++ b/stdlib/public/SDK/CloudKit/CKError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Contacts/CNError.swift b/stdlib/public/SDK/Contacts/CNError.swift index 2d9b8a241fd31..ad0b71dcd020b 100644 --- a/stdlib/public/SDK/Contacts/CNError.swift +++ b/stdlib/public/SDK/Contacts/CNError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreAudio/CoreAudio.swift b/stdlib/public/SDK/CoreAudio/CoreAudio.swift index 6d62c31490142..b20939040c64b 100644 --- a/stdlib/public/SDK/CoreAudio/CoreAudio.swift +++ b/stdlib/public/SDK/CoreAudio/CoreAudio.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreData/CocoaError.swift b/stdlib/public/SDK/CoreData/CocoaError.swift index 4d891f451396c..0f4126c3b05bd 100644 --- a/stdlib/public/SDK/CoreData/CocoaError.swift +++ b/stdlib/public/SDK/CoreData/CocoaError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreData/CoreData.mm b/stdlib/public/SDK/CoreData/CoreData.mm index 18abc48d2ab4e..44397674b8798 100644 --- a/stdlib/public/SDK/CoreData/CoreData.mm +++ b/stdlib/public/SDK/CoreData/CoreData.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreData/NSManagedObjectContext.swift b/stdlib/public/SDK/CoreData/NSManagedObjectContext.swift index fb84e11c241c9..f2a304fe0854a 100644 --- a/stdlib/public/SDK/CoreData/NSManagedObjectContext.swift +++ b/stdlib/public/SDK/CoreData/NSManagedObjectContext.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreGraphics/CGFloat.swift.gyb b/stdlib/public/SDK/CoreGraphics/CGFloat.swift.gyb index 9ceaf01740595..c2ddc145ae130 100644 --- a/stdlib/public/SDK/CoreGraphics/CGFloat.swift.gyb +++ b/stdlib/public/SDK/CoreGraphics/CGFloat.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift b/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift index 1f323eee29abe..ab814218f2fe7 100644 --- a/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift +++ b/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreGraphics/Private.swift b/stdlib/public/SDK/CoreGraphics/Private.swift index 891df8c71a9ea..4b792088bd708 100644 --- a/stdlib/public/SDK/CoreGraphics/Private.swift +++ b/stdlib/public/SDK/CoreGraphics/Private.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreImage/CoreImage.swift b/stdlib/public/SDK/CoreImage/CoreImage.swift index 1537266356e02..624a770ef60cb 100644 --- a/stdlib/public/SDK/CoreImage/CoreImage.swift +++ b/stdlib/public/SDK/CoreImage/CoreImage.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreLocation/CLError.swift b/stdlib/public/SDK/CoreLocation/CLError.swift index c2cb8029b6e2d..cd96095f0660b 100644 --- a/stdlib/public/SDK/CoreLocation/CLError.swift +++ b/stdlib/public/SDK/CoreLocation/CLError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreMedia/CMTime.swift b/stdlib/public/SDK/CoreMedia/CMTime.swift index 59d24ba2d67d0..a37a8baf2b63d 100644 --- a/stdlib/public/SDK/CoreMedia/CMTime.swift +++ b/stdlib/public/SDK/CoreMedia/CMTime.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CoreMedia/CMTimeRange.swift b/stdlib/public/SDK/CoreMedia/CMTimeRange.swift index 1de80e7834e4c..183e1f129b1fd 100644 --- a/stdlib/public/SDK/CoreMedia/CMTimeRange.swift +++ b/stdlib/public/SDK/CoreMedia/CMTimeRange.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/CryptoTokenKit/TKSmartCard.swift b/stdlib/public/SDK/CryptoTokenKit/TKSmartCard.swift index 52574a36f66d0..752cb51b53a71 100644 --- a/stdlib/public/SDK/CryptoTokenKit/TKSmartCard.swift +++ b/stdlib/public/SDK/CryptoTokenKit/TKSmartCard.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Block.swift b/stdlib/public/SDK/Dispatch/Block.swift index 4ae98c5ab9250..caccc8d4c5cfb 100644 --- a/stdlib/public/SDK/Dispatch/Block.swift +++ b/stdlib/public/SDK/Dispatch/Block.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Data.swift b/stdlib/public/SDK/Dispatch/Data.swift index 2cf9f1b74f956..dfa3deadef0a9 100644 --- a/stdlib/public/SDK/Dispatch/Data.swift +++ b/stdlib/public/SDK/Dispatch/Data.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Dispatch.mm b/stdlib/public/SDK/Dispatch/Dispatch.mm index e98ef9fc626ab..57bfe86ea9878 100644 --- a/stdlib/public/SDK/Dispatch/Dispatch.mm +++ b/stdlib/public/SDK/Dispatch/Dispatch.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Dispatch.swift b/stdlib/public/SDK/Dispatch/Dispatch.swift index 4479c9313a7a6..edeaafbded132 100644 --- a/stdlib/public/SDK/Dispatch/Dispatch.swift +++ b/stdlib/public/SDK/Dispatch/Dispatch.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/IO.swift b/stdlib/public/SDK/Dispatch/IO.swift index 8e274861b65a6..ea005fdca265f 100644 --- a/stdlib/public/SDK/Dispatch/IO.swift +++ b/stdlib/public/SDK/Dispatch/IO.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Private.swift b/stdlib/public/SDK/Dispatch/Private.swift index e1bac9989625d..ffd5402f0b59b 100644 --- a/stdlib/public/SDK/Dispatch/Private.swift +++ b/stdlib/public/SDK/Dispatch/Private.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Queue.swift b/stdlib/public/SDK/Dispatch/Queue.swift index d2cb15acd48ce..2a3fc9292814a 100644 --- a/stdlib/public/SDK/Dispatch/Queue.swift +++ b/stdlib/public/SDK/Dispatch/Queue.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Source.swift b/stdlib/public/SDK/Dispatch/Source.swift index 2b0d3362db388..c7fc8a1060a65 100644 --- a/stdlib/public/SDK/Dispatch/Source.swift +++ b/stdlib/public/SDK/Dispatch/Source.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Dispatch/Time.swift b/stdlib/public/SDK/Dispatch/Time.swift index a30ec77737000..6101bcdfd1ce5 100644 --- a/stdlib/public/SDK/Dispatch/Time.swift +++ b/stdlib/public/SDK/Dispatch/Time.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/AffineTransform.swift b/stdlib/public/SDK/Foundation/AffineTransform.swift index fc5b73712a801..82ef2f7a2541a 100644 --- a/stdlib/public/SDK/Foundation/AffineTransform.swift +++ b/stdlib/public/SDK/Foundation/AffineTransform.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Boxing.swift b/stdlib/public/SDK/Foundation/Boxing.swift index a4ead27e6299d..c35672e8050e6 100644 --- a/stdlib/public/SDK/Foundation/Boxing.swift +++ b/stdlib/public/SDK/Foundation/Boxing.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Calendar.swift b/stdlib/public/SDK/Foundation/Calendar.swift index 357ec4c70e800..4d09d8835ddab 100644 --- a/stdlib/public/SDK/Foundation/Calendar.swift +++ b/stdlib/public/SDK/Foundation/Calendar.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/CharacterSet.swift b/stdlib/public/SDK/Foundation/CharacterSet.swift index 851e6c78b7302..c2dc27b6fd1df 100644 --- a/stdlib/public/SDK/Foundation/CharacterSet.swift +++ b/stdlib/public/SDK/Foundation/CharacterSet.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Data.swift b/stdlib/public/SDK/Foundation/Data.swift index 525b4828b9b46..75cae0da262db 100644 --- a/stdlib/public/SDK/Foundation/Data.swift +++ b/stdlib/public/SDK/Foundation/Data.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/DataThunks.m b/stdlib/public/SDK/Foundation/DataThunks.m index 124396f58a93f..55bd554f31188 100644 --- a/stdlib/public/SDK/Foundation/DataThunks.m +++ b/stdlib/public/SDK/Foundation/DataThunks.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Date.swift b/stdlib/public/SDK/Foundation/Date.swift index 30ca17f0a8fff..259d0fdbd7851 100644 --- a/stdlib/public/SDK/Foundation/Date.swift +++ b/stdlib/public/SDK/Foundation/Date.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/DateComponents.swift b/stdlib/public/SDK/Foundation/DateComponents.swift index 19b8a29400906..2765132ca24ad 100644 --- a/stdlib/public/SDK/Foundation/DateComponents.swift +++ b/stdlib/public/SDK/Foundation/DateComponents.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/DateInterval.swift b/stdlib/public/SDK/Foundation/DateInterval.swift index d5d34e8b1566d..715d55ddf43b4 100644 --- a/stdlib/public/SDK/Foundation/DateInterval.swift +++ b/stdlib/public/SDK/Foundation/DateInterval.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Decimal.swift b/stdlib/public/SDK/Foundation/Decimal.swift index 48b6ccfc55555..9b7b847def442 100644 --- a/stdlib/public/SDK/Foundation/Decimal.swift +++ b/stdlib/public/SDK/Foundation/Decimal.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/ExtraStringAPIs.swift b/stdlib/public/SDK/Foundation/ExtraStringAPIs.swift index d00995018acf8..17c4d634bb324 100644 --- a/stdlib/public/SDK/Foundation/ExtraStringAPIs.swift +++ b/stdlib/public/SDK/Foundation/ExtraStringAPIs.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/FileManager.swift b/stdlib/public/SDK/Foundation/FileManager.swift index a4b24adf1b815..df67f7f786f12 100644 --- a/stdlib/public/SDK/Foundation/FileManager.swift +++ b/stdlib/public/SDK/Foundation/FileManager.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/FileManagerThunks.m b/stdlib/public/SDK/Foundation/FileManagerThunks.m index ed84c7a5933e9..176df6c3ffd9e 100644 --- a/stdlib/public/SDK/Foundation/FileManagerThunks.m +++ b/stdlib/public/SDK/Foundation/FileManagerThunks.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Foundation.swift b/stdlib/public/SDK/Foundation/Foundation.swift index c6c24a687eefa..67605af981282 100644 --- a/stdlib/public/SDK/Foundation/Foundation.swift +++ b/stdlib/public/SDK/Foundation/Foundation.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Hashing.m b/stdlib/public/SDK/Foundation/Hashing.m index c9a52c7886236..817e8acf5d564 100644 --- a/stdlib/public/SDK/Foundation/Hashing.m +++ b/stdlib/public/SDK/Foundation/Hashing.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Hashing.swift b/stdlib/public/SDK/Foundation/Hashing.swift index 3006325bbf53d..9c7d952a0e204 100644 --- a/stdlib/public/SDK/Foundation/Hashing.swift +++ b/stdlib/public/SDK/Foundation/Hashing.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/IndexPath.swift b/stdlib/public/SDK/Foundation/IndexPath.swift index eacb6c9a15816..d3afdb7c08443 100644 --- a/stdlib/public/SDK/Foundation/IndexPath.swift +++ b/stdlib/public/SDK/Foundation/IndexPath.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/IndexSet.swift b/stdlib/public/SDK/Foundation/IndexSet.swift index c2ae451ae92a8..343158a6dfb95 100644 --- a/stdlib/public/SDK/Foundation/IndexSet.swift +++ b/stdlib/public/SDK/Foundation/IndexSet.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/IndexSetThunks.m b/stdlib/public/SDK/Foundation/IndexSetThunks.m index 6415605525f0e..d046ee5e09887 100644 --- a/stdlib/public/SDK/Foundation/IndexSetThunks.m +++ b/stdlib/public/SDK/Foundation/IndexSetThunks.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Locale.swift b/stdlib/public/SDK/Foundation/Locale.swift index 4dbe924a805e8..6b1d656b6b61c 100644 --- a/stdlib/public/SDK/Foundation/Locale.swift +++ b/stdlib/public/SDK/Foundation/Locale.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Measurement.swift b/stdlib/public/SDK/Foundation/Measurement.swift index ba368f28bc916..f2b3e36753732 100644 --- a/stdlib/public/SDK/Foundation/Measurement.swift +++ b/stdlib/public/SDK/Foundation/Measurement.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSArray.swift b/stdlib/public/SDK/Foundation/NSArray.swift index 46a945a9caf04..adecca6c4bf72 100644 --- a/stdlib/public/SDK/Foundation/NSArray.swift +++ b/stdlib/public/SDK/Foundation/NSArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSCoder.swift b/stdlib/public/SDK/Foundation/NSCoder.swift index 1e9448513f923..c78719f61eb55 100644 --- a/stdlib/public/SDK/Foundation/NSCoder.swift +++ b/stdlib/public/SDK/Foundation/NSCoder.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSDate.swift b/stdlib/public/SDK/Foundation/NSDate.swift index 333d0c973d490..d1f776feee232 100644 --- a/stdlib/public/SDK/Foundation/NSDate.swift +++ b/stdlib/public/SDK/Foundation/NSDate.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSDictionary.swift b/stdlib/public/SDK/Foundation/NSDictionary.swift index 7dfb9fb990c38..265f0ae4266ec 100644 --- a/stdlib/public/SDK/Foundation/NSDictionary.swift +++ b/stdlib/public/SDK/Foundation/NSDictionary.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSError.swift b/stdlib/public/SDK/Foundation/NSError.swift index 9f66c70774761..91b43a12f7b4b 100644 --- a/stdlib/public/SDK/Foundation/NSError.swift +++ b/stdlib/public/SDK/Foundation/NSError.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSExpression.swift b/stdlib/public/SDK/Foundation/NSExpression.swift index 9381bb732d915..8a0fcfd736db2 100644 --- a/stdlib/public/SDK/Foundation/NSExpression.swift +++ b/stdlib/public/SDK/Foundation/NSExpression.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSFastEnumeration.swift b/stdlib/public/SDK/Foundation/NSFastEnumeration.swift index 4642109c618b6..88bc587a60f35 100644 --- a/stdlib/public/SDK/Foundation/NSFastEnumeration.swift +++ b/stdlib/public/SDK/Foundation/NSFastEnumeration.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSGeometry.swift b/stdlib/public/SDK/Foundation/NSGeometry.swift index 8e72e07e86dcf..9ceb5326e9c03 100644 --- a/stdlib/public/SDK/Foundation/NSGeometry.swift +++ b/stdlib/public/SDK/Foundation/NSGeometry.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSIndexSet.swift b/stdlib/public/SDK/Foundation/NSIndexSet.swift index 387ea557d2e7f..538c2156ca12c 100644 --- a/stdlib/public/SDK/Foundation/NSIndexSet.swift +++ b/stdlib/public/SDK/Foundation/NSIndexSet.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSNumber.swift.gyb b/stdlib/public/SDK/Foundation/NSNumber.swift.gyb index 95da3c691ae35..036b3c0a51014 100644 --- a/stdlib/public/SDK/Foundation/NSNumber.swift.gyb +++ b/stdlib/public/SDK/Foundation/NSNumber.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSPredicate.swift b/stdlib/public/SDK/Foundation/NSPredicate.swift index 8b1e448625fee..208cec7d05d2f 100644 --- a/stdlib/public/SDK/Foundation/NSPredicate.swift +++ b/stdlib/public/SDK/Foundation/NSPredicate.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSRange.swift b/stdlib/public/SDK/Foundation/NSRange.swift index 2d5b57a7b89ca..7874fe18d7cb1 100644 --- a/stdlib/public/SDK/Foundation/NSRange.swift +++ b/stdlib/public/SDK/Foundation/NSRange.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSSet.swift b/stdlib/public/SDK/Foundation/NSSet.swift index 6759a99fa85e9..b17d7758f473e 100644 --- a/stdlib/public/SDK/Foundation/NSSet.swift +++ b/stdlib/public/SDK/Foundation/NSSet.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSString.swift b/stdlib/public/SDK/Foundation/NSString.swift index 6b5cdf1d7ab88..3fc38bba632b1 100644 --- a/stdlib/public/SDK/Foundation/NSString.swift +++ b/stdlib/public/SDK/Foundation/NSString.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSStringAPI.swift b/stdlib/public/SDK/Foundation/NSStringAPI.swift index f59d03bbffc28..1131be1741eae 100644 --- a/stdlib/public/SDK/Foundation/NSStringAPI.swift +++ b/stdlib/public/SDK/Foundation/NSStringAPI.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSStringEncodings.swift b/stdlib/public/SDK/Foundation/NSStringEncodings.swift index 3fbe7e43f85a0..96f4356591c68 100644 --- a/stdlib/public/SDK/Foundation/NSStringEncodings.swift +++ b/stdlib/public/SDK/Foundation/NSStringEncodings.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSTextCheckingResult.swift b/stdlib/public/SDK/Foundation/NSTextCheckingResult.swift index c97ac313d6356..4e9f62cf9bc81 100644 --- a/stdlib/public/SDK/Foundation/NSTextCheckingResult.swift +++ b/stdlib/public/SDK/Foundation/NSTextCheckingResult.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSURL.swift b/stdlib/public/SDK/Foundation/NSURL.swift index 26da60b4e0485..b62c374c76908 100644 --- a/stdlib/public/SDK/Foundation/NSURL.swift +++ b/stdlib/public/SDK/Foundation/NSURL.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSUndoManager.swift b/stdlib/public/SDK/Foundation/NSUndoManager.swift index c1b06d0f82303..ee6634c69a7c5 100644 --- a/stdlib/public/SDK/Foundation/NSUndoManager.swift +++ b/stdlib/public/SDK/Foundation/NSUndoManager.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/NSValue.swift.gyb b/stdlib/public/SDK/Foundation/NSValue.swift.gyb index d7c51d9ae0aed..b959f9ed67817 100644 --- a/stdlib/public/SDK/Foundation/NSValue.swift.gyb +++ b/stdlib/public/SDK/Foundation/NSValue.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Notification.swift b/stdlib/public/SDK/Foundation/Notification.swift index b8170cc9fa527..e901ae9e0a135 100644 --- a/stdlib/public/SDK/Foundation/Notification.swift +++ b/stdlib/public/SDK/Foundation/Notification.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/PersonNameComponents.swift b/stdlib/public/SDK/Foundation/PersonNameComponents.swift index 9b35a56c2d34d..79a8c806cc761 100644 --- a/stdlib/public/SDK/Foundation/PersonNameComponents.swift +++ b/stdlib/public/SDK/Foundation/PersonNameComponents.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/ReferenceConvertible.swift b/stdlib/public/SDK/Foundation/ReferenceConvertible.swift index 448a988907fbe..d0a30a8b857c3 100644 --- a/stdlib/public/SDK/Foundation/ReferenceConvertible.swift +++ b/stdlib/public/SDK/Foundation/ReferenceConvertible.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/String.swift b/stdlib/public/SDK/Foundation/String.swift index 5083b789f23ea..02c0e01621f4c 100644 --- a/stdlib/public/SDK/Foundation/String.swift +++ b/stdlib/public/SDK/Foundation/String.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/Thunks.mm b/stdlib/public/SDK/Foundation/Thunks.mm index c3fc0dfb094fd..8b586c939b971 100644 --- a/stdlib/public/SDK/Foundation/Thunks.mm +++ b/stdlib/public/SDK/Foundation/Thunks.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/TimeZone.swift b/stdlib/public/SDK/Foundation/TimeZone.swift index 135026c2870f6..94827733a877f 100644 --- a/stdlib/public/SDK/Foundation/TimeZone.swift +++ b/stdlib/public/SDK/Foundation/TimeZone.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm b/stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm index 5708799e3460d..4b14497b43efb 100644 --- a/stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm +++ b/stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/URL.swift b/stdlib/public/SDK/Foundation/URL.swift index 5f31042bacc01..c38f0f39f7ca2 100644 --- a/stdlib/public/SDK/Foundation/URL.swift +++ b/stdlib/public/SDK/Foundation/URL.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/URLComponents.swift b/stdlib/public/SDK/Foundation/URLComponents.swift index 427ad8555a746..107e98ef86970 100644 --- a/stdlib/public/SDK/Foundation/URLComponents.swift +++ b/stdlib/public/SDK/Foundation/URLComponents.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/URLRequest.swift b/stdlib/public/SDK/Foundation/URLRequest.swift index f56f5aa094dd3..6bcfa07f38e1d 100644 --- a/stdlib/public/SDK/Foundation/URLRequest.swift +++ b/stdlib/public/SDK/Foundation/URLRequest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Foundation/UUID.swift b/stdlib/public/SDK/Foundation/UUID.swift index db7bb48291242..422e166908c32 100644 --- a/stdlib/public/SDK/Foundation/UUID.swift +++ b/stdlib/public/SDK/Foundation/UUID.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/GLKit/GLKMath.swift.gyb b/stdlib/public/SDK/GLKit/GLKMath.swift.gyb index 5c2b372821745..debe84e4f83c7 100644 --- a/stdlib/public/SDK/GLKit/GLKMath.swift.gyb +++ b/stdlib/public/SDK/GLKit/GLKMath.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/GameplayKit/GameplayKit.swift b/stdlib/public/SDK/GameplayKit/GameplayKit.swift index eb86d30cc2e8f..103c8f54bd1dd 100644 --- a/stdlib/public/SDK/GameplayKit/GameplayKit.swift +++ b/stdlib/public/SDK/GameplayKit/GameplayKit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/HomeKit/HomeKit.swift b/stdlib/public/SDK/HomeKit/HomeKit.swift index 49041e3ffabd3..4123dde3c116c 100644 --- a/stdlib/public/SDK/HomeKit/HomeKit.swift +++ b/stdlib/public/SDK/HomeKit/HomeKit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/IOKit/IOReturn.swift b/stdlib/public/SDK/IOKit/IOReturn.swift index a0d172662a8f0..3c3eeb64f7fe1 100644 --- a/stdlib/public/SDK/IOKit/IOReturn.swift +++ b/stdlib/public/SDK/IOKit/IOReturn.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INBooleanResolutionResult.swift b/stdlib/public/SDK/Intents/INBooleanResolutionResult.swift index e1920b2fe2bc5..6dfe7fb066994 100644 --- a/stdlib/public/SDK/Intents/INBooleanResolutionResult.swift +++ b/stdlib/public/SDK/Intents/INBooleanResolutionResult.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INDoubleResolutionResult.swift b/stdlib/public/SDK/Intents/INDoubleResolutionResult.swift index 0e81e4616ff39..8c3bf5db72718 100644 --- a/stdlib/public/SDK/Intents/INDoubleResolutionResult.swift +++ b/stdlib/public/SDK/Intents/INDoubleResolutionResult.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INIntegerResolutionResult.swift b/stdlib/public/SDK/Intents/INIntegerResolutionResult.swift index 6d59b406ff74d..212bc20d96613 100644 --- a/stdlib/public/SDK/Intents/INIntegerResolutionResult.swift +++ b/stdlib/public/SDK/Intents/INIntegerResolutionResult.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INRequestRideIntent.swift b/stdlib/public/SDK/Intents/INRequestRideIntent.swift index 14a6b6fdced9b..a9d61e1209daa 100644 --- a/stdlib/public/SDK/Intents/INRequestRideIntent.swift +++ b/stdlib/public/SDK/Intents/INRequestRideIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSaveProfileInCarIntent.swift b/stdlib/public/SDK/Intents/INSaveProfileInCarIntent.swift index 3513d498f0686..d55103a64afd3 100644 --- a/stdlib/public/SDK/Intents/INSaveProfileInCarIntent.swift +++ b/stdlib/public/SDK/Intents/INSaveProfileInCarIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSearchForPhotosIntentResponse.swift b/stdlib/public/SDK/Intents/INSearchForPhotosIntentResponse.swift index 1d775d0901a76..6d3bdc0c4e006 100644 --- a/stdlib/public/SDK/Intents/INSearchForPhotosIntentResponse.swift +++ b/stdlib/public/SDK/Intents/INSearchForPhotosIntentResponse.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSetClimateSettingsInCarIntent.swift b/stdlib/public/SDK/Intents/INSetClimateSettingsInCarIntent.swift index b378d63f6bd55..0af447cf432e3 100644 --- a/stdlib/public/SDK/Intents/INSetClimateSettingsInCarIntent.swift +++ b/stdlib/public/SDK/Intents/INSetClimateSettingsInCarIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSetDefrosterSettingsInCarIntent.swift b/stdlib/public/SDK/Intents/INSetDefrosterSettingsInCarIntent.swift index e475e6ab78497..7008704d01935 100644 --- a/stdlib/public/SDK/Intents/INSetDefrosterSettingsInCarIntent.swift +++ b/stdlib/public/SDK/Intents/INSetDefrosterSettingsInCarIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSetProfileInCarIntent.swift b/stdlib/public/SDK/Intents/INSetProfileInCarIntent.swift index e5bf616335cd3..f917852da987c 100644 --- a/stdlib/public/SDK/Intents/INSetProfileInCarIntent.swift +++ b/stdlib/public/SDK/Intents/INSetProfileInCarIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSetRadioStationIntent.swift b/stdlib/public/SDK/Intents/INSetRadioStationIntent.swift index 1c4e1bb112175..bfdab48951930 100644 --- a/stdlib/public/SDK/Intents/INSetRadioStationIntent.swift +++ b/stdlib/public/SDK/Intents/INSetRadioStationIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INSetSeatSettingsInCarIntent.swift b/stdlib/public/SDK/Intents/INSetSeatSettingsInCarIntent.swift index 7268e647b04db..07a1863654578 100644 --- a/stdlib/public/SDK/Intents/INSetSeatSettingsInCarIntent.swift +++ b/stdlib/public/SDK/Intents/INSetSeatSettingsInCarIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INStartPhotoPlaybackIntentResponse.swift b/stdlib/public/SDK/Intents/INStartPhotoPlaybackIntentResponse.swift index 5c00fc318eb67..dce48f5aa4ca1 100644 --- a/stdlib/public/SDK/Intents/INStartPhotoPlaybackIntentResponse.swift +++ b/stdlib/public/SDK/Intents/INStartPhotoPlaybackIntentResponse.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Intents/INStartWorkoutIntent.swift b/stdlib/public/SDK/Intents/INStartWorkoutIntent.swift index c972565e397f4..3df1985d13d4a 100644 --- a/stdlib/public/SDK/Intents/INStartWorkoutIntent.swift +++ b/stdlib/public/SDK/Intents/INStartWorkoutIntent.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/ObjectiveC/ObjectiveC.swift b/stdlib/public/SDK/ObjectiveC/ObjectiveC.swift index 948784c4cddaa..a5110d9cfbc6e 100644 --- a/stdlib/public/SDK/ObjectiveC/ObjectiveC.swift +++ b/stdlib/public/SDK/ObjectiveC/ObjectiveC.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/OpenCL/OpenCL.swift b/stdlib/public/SDK/OpenCL/OpenCL.swift index c40baa0dfd6a5..44cc953c7ef6c 100644 --- a/stdlib/public/SDK/OpenCL/OpenCL.swift +++ b/stdlib/public/SDK/OpenCL/OpenCL.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/Photos/PHChange.swift b/stdlib/public/SDK/Photos/PHChange.swift index 851d5ff3082ea..3570dd2ba47f7 100644 --- a/stdlib/public/SDK/Photos/PHChange.swift +++ b/stdlib/public/SDK/Photos/PHChange.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/QuartzCore/NSValue.swift.gyb b/stdlib/public/SDK/QuartzCore/NSValue.swift.gyb index b4d23e99688d5..5e0e4dcda1015 100644 --- a/stdlib/public/SDK/QuartzCore/NSValue.swift.gyb +++ b/stdlib/public/SDK/QuartzCore/NSValue.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/SafariServices/SafariServices.swift b/stdlib/public/SDK/SafariServices/SafariServices.swift index 581a667883601..eeb6410c0e7e5 100644 --- a/stdlib/public/SDK/SafariServices/SafariServices.swift +++ b/stdlib/public/SDK/SafariServices/SafariServices.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/SceneKit/SceneKit.swift.gyb b/stdlib/public/SDK/SceneKit/SceneKit.swift.gyb index 4456f9b84a3ba..2b34bbaaabbef 100644 --- a/stdlib/public/SDK/SceneKit/SceneKit.swift.gyb +++ b/stdlib/public/SDK/SceneKit/SceneKit.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/SpriteKit/SpriteKit.swift b/stdlib/public/SDK/SpriteKit/SpriteKit.swift index cfe44f3788ea2..aecd66a650ed4 100644 --- a/stdlib/public/SDK/SpriteKit/SpriteKit.swift +++ b/stdlib/public/SDK/SpriteKit/SpriteKit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/SpriteKit/SpriteKitQuickLooks.swift.gyb b/stdlib/public/SDK/SpriteKit/SpriteKitQuickLooks.swift.gyb index 3d1dc2b3f48e7..33e3cbfc62ac8 100644 --- a/stdlib/public/SDK/SpriteKit/SpriteKitQuickLooks.swift.gyb +++ b/stdlib/public/SDK/SpriteKit/SpriteKitQuickLooks.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/UIKit/DesignatedInitializers.mm b/stdlib/public/SDK/UIKit/DesignatedInitializers.mm index 12d7cfe3dbdda..e7a10640eb662 100644 --- a/stdlib/public/SDK/UIKit/DesignatedInitializers.mm +++ b/stdlib/public/SDK/UIKit/DesignatedInitializers.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/UIKit/UIKit.swift b/stdlib/public/SDK/UIKit/UIKit.swift index a11e9989c39c5..111da676b5a55 100644 --- a/stdlib/public/SDK/UIKit/UIKit.swift +++ b/stdlib/public/SDK/UIKit/UIKit.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/UIKit/UIKit_FoundationExtensions.swift.gyb b/stdlib/public/SDK/UIKit/UIKit_FoundationExtensions.swift.gyb index 5e6f50aea45da..ece27374db1c5 100644 --- a/stdlib/public/SDK/UIKit/UIKit_FoundationExtensions.swift.gyb +++ b/stdlib/public/SDK/UIKit/UIKit_FoundationExtensions.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/WatchKit/WKInterfaceController.swift b/stdlib/public/SDK/WatchKit/WKInterfaceController.swift index 21caece5bc7f1..a8a2d11f8f0dd 100644 --- a/stdlib/public/SDK/WatchKit/WKInterfaceController.swift +++ b/stdlib/public/SDK/WatchKit/WKInterfaceController.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/XCTest/XCTest.swift b/stdlib/public/SDK/XCTest/XCTest.swift index 45b75f89d59c5..0eccdfe937cf2 100644 --- a/stdlib/public/SDK/XCTest/XCTest.swift +++ b/stdlib/public/SDK/XCTest/XCTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/XCTest/XCTestCaseAdditions.mm b/stdlib/public/SDK/XCTest/XCTestCaseAdditions.mm index 3eb35f0aeb6f9..37c29eb4b85dc 100644 --- a/stdlib/public/SDK/XCTest/XCTestCaseAdditions.mm +++ b/stdlib/public/SDK/XCTest/XCTestCaseAdditions.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/XPC/XPC.swift b/stdlib/public/SDK/XPC/XPC.swift index 2157ab3c39a51..71486efcc2d63 100644 --- a/stdlib/public/SDK/XPC/XPC.swift +++ b/stdlib/public/SDK/XPC/XPC.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/os/os.mm b/stdlib/public/SDK/os/os.mm index 333a5c9ccd9a5..8bfbf55d6b9ee 100644 --- a/stdlib/public/SDK/os/os.mm +++ b/stdlib/public/SDK/os/os.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/os/os_log.swift b/stdlib/public/SDK/os/os_log.swift index a89783659ab87..c1dd8aaf2c1a0 100644 --- a/stdlib/public/SDK/os/os_log.swift +++ b/stdlib/public/SDK/os/os_log.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SDK/simd/simd.swift.gyb b/stdlib/public/SDK/simd/simd.swift.gyb index 006e0e09c376f..851c74d93941e 100644 --- a/stdlib/public/SDK/simd/simd.swift.gyb +++ b/stdlib/public/SDK/simd/simd.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift b/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift index cd3dc54945aeb..b36f8130966c6 100644 --- a/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift +++ b/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp b/stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp index 444750401685d..e994dce9a2454 100644 --- a/stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp +++ b/stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/AssertionReporting.h b/stdlib/public/SwiftShims/AssertionReporting.h index 24009926420a6..d8a628b5af440 100644 --- a/stdlib/public/SwiftShims/AssertionReporting.h +++ b/stdlib/public/SwiftShims/AssertionReporting.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/CoreFoundationShims.h b/stdlib/public/SwiftShims/CoreFoundationShims.h index a6ea9c0b13c72..2e1a84a527ae9 100644 --- a/stdlib/public/SwiftShims/CoreFoundationShims.h +++ b/stdlib/public/SwiftShims/CoreFoundationShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/DispatchOverlayShims.h b/stdlib/public/SwiftShims/DispatchOverlayShims.h index b5d6c7ef6edbf..2c3f366edf281 100644 --- a/stdlib/public/SwiftShims/DispatchOverlayShims.h +++ b/stdlib/public/SwiftShims/DispatchOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/FoundationShims.h b/stdlib/public/SwiftShims/FoundationShims.h index bc80a959eed83..684abb606ebb1 100644 --- a/stdlib/public/SwiftShims/FoundationShims.h +++ b/stdlib/public/SwiftShims/FoundationShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/GlobalObjects.h b/stdlib/public/SwiftShims/GlobalObjects.h index 0a27d43604ecd..2d8c477e23d7b 100644 --- a/stdlib/public/SwiftShims/GlobalObjects.h +++ b/stdlib/public/SwiftShims/GlobalObjects.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/HeapObject.h b/stdlib/public/SwiftShims/HeapObject.h index c30f5f893ec12..4ad048dd3480d 100644 --- a/stdlib/public/SwiftShims/HeapObject.h +++ b/stdlib/public/SwiftShims/HeapObject.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/LibcShims.h b/stdlib/public/SwiftShims/LibcShims.h index b975bfc64487a..e1ae840c7b762 100644 --- a/stdlib/public/SwiftShims/LibcShims.h +++ b/stdlib/public/SwiftShims/LibcShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/OSOverlayShims.h b/stdlib/public/SwiftShims/OSOverlayShims.h index 1d2e32d2a2778..db2b8dd772018 100644 --- a/stdlib/public/SwiftShims/OSOverlayShims.h +++ b/stdlib/public/SwiftShims/OSOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/ObjectiveCOverlayShims.h b/stdlib/public/SwiftShims/ObjectiveCOverlayShims.h index b80b628de9ab5..f63025d90773f 100644 --- a/stdlib/public/SwiftShims/ObjectiveCOverlayShims.h +++ b/stdlib/public/SwiftShims/ObjectiveCOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/RefCount.h b/stdlib/public/SwiftShims/RefCount.h index e626fbaf3059e..5f3ddca5cf8d7 100644 --- a/stdlib/public/SwiftShims/RefCount.h +++ b/stdlib/public/SwiftShims/RefCount.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/RuntimeShims.h b/stdlib/public/SwiftShims/RuntimeShims.h index 7095ed33e648b..bc8793e8187bf 100644 --- a/stdlib/public/SwiftShims/RuntimeShims.h +++ b/stdlib/public/SwiftShims/RuntimeShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/RuntimeStubs.h b/stdlib/public/SwiftShims/RuntimeStubs.h index 268e06e5825c7..412b31a26d98d 100644 --- a/stdlib/public/SwiftShims/RuntimeStubs.h +++ b/stdlib/public/SwiftShims/RuntimeStubs.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/SafariServicesOverlayShims.h b/stdlib/public/SwiftShims/SafariServicesOverlayShims.h index 5b50a0b99f3a3..f77106c689e50 100644 --- a/stdlib/public/SwiftShims/SafariServicesOverlayShims.h +++ b/stdlib/public/SwiftShims/SafariServicesOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/SwiftStdbool.h b/stdlib/public/SwiftShims/SwiftStdbool.h index 1eb50a58f8f7f..931e8b60399f6 100644 --- a/stdlib/public/SwiftShims/SwiftStdbool.h +++ b/stdlib/public/SwiftShims/SwiftStdbool.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/SwiftStddef.h b/stdlib/public/SwiftShims/SwiftStddef.h index a99ddfafc39a0..de12286791e1c 100644 --- a/stdlib/public/SwiftShims/SwiftStddef.h +++ b/stdlib/public/SwiftShims/SwiftStddef.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/SwiftStdint.h b/stdlib/public/SwiftShims/SwiftStdint.h index a0038a24d2d15..6fb9db6a47609 100644 --- a/stdlib/public/SwiftShims/SwiftStdint.h +++ b/stdlib/public/SwiftShims/SwiftStdint.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/UnicodeShims.h b/stdlib/public/SwiftShims/UnicodeShims.h index 7c795359a7328..637956999c544 100644 --- a/stdlib/public/SwiftShims/UnicodeShims.h +++ b/stdlib/public/SwiftShims/UnicodeShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/Visibility.h b/stdlib/public/SwiftShims/Visibility.h index 20144c7273ae2..197f78a4d16a1 100644 --- a/stdlib/public/SwiftShims/Visibility.h +++ b/stdlib/public/SwiftShims/Visibility.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/XCTestOverlayShims.h b/stdlib/public/SwiftShims/XCTestOverlayShims.h index 8090b85b547e4..b461018bd4de4 100644 --- a/stdlib/public/SwiftShims/XCTestOverlayShims.h +++ b/stdlib/public/SwiftShims/XCTestOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/SwiftShims/XPCOverlayShims.h b/stdlib/public/SwiftShims/XPCOverlayShims.h index 0f4252ca3574d..d3d32d8468c81 100644 --- a/stdlib/public/SwiftShims/XPCOverlayShims.h +++ b/stdlib/public/SwiftShims/XPCOverlayShims.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Algorithm.swift b/stdlib/public/core/Algorithm.swift index 422da0e68955e..dfc7a6e6a4c4d 100644 --- a/stdlib/public/core/Algorithm.swift +++ b/stdlib/public/core/Algorithm.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/AnyHashable.swift b/stdlib/public/core/AnyHashable.swift index 9495b4306d267..dd1258dde0f87 100644 --- a/stdlib/public/core/AnyHashable.swift +++ b/stdlib/public/core/AnyHashable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ArrayBody.swift b/stdlib/public/core/ArrayBody.swift index 3e29ddb27275b..40a7b86d014a3 100644 --- a/stdlib/public/core/ArrayBody.swift +++ b/stdlib/public/core/ArrayBody.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ArrayBuffer.swift b/stdlib/public/core/ArrayBuffer.swift index 2c2c3ae039fa5..ce50fcf37c099 100644 --- a/stdlib/public/core/ArrayBuffer.swift +++ b/stdlib/public/core/ArrayBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ArrayBufferProtocol.swift b/stdlib/public/core/ArrayBufferProtocol.swift index aa43d4589d1bc..ad1a365ba1e61 100644 --- a/stdlib/public/core/ArrayBufferProtocol.swift +++ b/stdlib/public/core/ArrayBufferProtocol.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ArrayCast.swift b/stdlib/public/core/ArrayCast.swift index 2b16e7a48a934..5aebede3cde95 100644 --- a/stdlib/public/core/ArrayCast.swift +++ b/stdlib/public/core/ArrayCast.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ArrayType.swift b/stdlib/public/core/ArrayType.swift index f7e6ea897d1de..a0d3f740ab389 100644 --- a/stdlib/public/core/ArrayType.swift +++ b/stdlib/public/core/ArrayType.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Arrays.swift.gyb b/stdlib/public/core/Arrays.swift.gyb index 66079e3ee1248..7420077e78529 100644 --- a/stdlib/public/core/Arrays.swift.gyb +++ b/stdlib/public/core/Arrays.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Assert.swift b/stdlib/public/core/Assert.swift index 837deddfe0344..4f2ad093ad9b3 100644 --- a/stdlib/public/core/Assert.swift +++ b/stdlib/public/core/Assert.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/AssertCommon.swift b/stdlib/public/core/AssertCommon.swift index c7bdf2f969e20..7379f76fe7c5e 100644 --- a/stdlib/public/core/AssertCommon.swift +++ b/stdlib/public/core/AssertCommon.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Availability.swift b/stdlib/public/core/Availability.swift index 86b90e20ee873..5c243f958c101 100644 --- a/stdlib/public/core/Availability.swift +++ b/stdlib/public/core/Availability.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Bool.swift b/stdlib/public/core/Bool.swift index b9daca4d586ab..97312258d6b92 100644 --- a/stdlib/public/core/Bool.swift +++ b/stdlib/public/core/Bool.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/BridgeObjectiveC.swift b/stdlib/public/core/BridgeObjectiveC.swift index 7f7bfb89179be..542c729b37c61 100644 --- a/stdlib/public/core/BridgeObjectiveC.swift +++ b/stdlib/public/core/BridgeObjectiveC.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/BridgeStorage.swift b/stdlib/public/core/BridgeStorage.swift index c32082ed76166..612faec68317d 100644 --- a/stdlib/public/core/BridgeStorage.swift +++ b/stdlib/public/core/BridgeStorage.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Builtin.swift b/stdlib/public/core/Builtin.swift index a7814592c8934..cea888bc6abdb 100644 --- a/stdlib/public/core/Builtin.swift +++ b/stdlib/public/core/Builtin.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/BuiltinMath.swift.gyb b/stdlib/public/core/BuiltinMath.swift.gyb index 5bd5a2c452a7c..28ab13b1ab2eb 100644 --- a/stdlib/public/core/BuiltinMath.swift.gyb +++ b/stdlib/public/core/BuiltinMath.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CMakeLists.txt b/stdlib/public/core/CMakeLists.txt index d1b949d507031..760717fb88478 100644 --- a/stdlib/public/core/CMakeLists.txt +++ b/stdlib/public/core/CMakeLists.txt @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CString.swift b/stdlib/public/core/CString.swift index da9f0df741df6..241c5204254ce 100644 --- a/stdlib/public/core/CString.swift +++ b/stdlib/public/core/CString.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CTypes.swift b/stdlib/public/core/CTypes.swift index 16d8eaa2a3acb..eea12c095eeec 100644 --- a/stdlib/public/core/CTypes.swift +++ b/stdlib/public/core/CTypes.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Character.swift b/stdlib/public/core/Character.swift index 657b91b34c5f9..a0f979b405891 100644 --- a/stdlib/public/core/Character.swift +++ b/stdlib/public/core/Character.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ClosedRange.swift b/stdlib/public/core/ClosedRange.swift index 30ca89a6d7f10..747112d30a581 100644 --- a/stdlib/public/core/ClosedRange.swift +++ b/stdlib/public/core/ClosedRange.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CocoaArray.swift b/stdlib/public/core/CocoaArray.swift index 7020de9f9bc66..6657e74dd06a9 100644 --- a/stdlib/public/core/CocoaArray.swift +++ b/stdlib/public/core/CocoaArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Collection.swift b/stdlib/public/core/Collection.swift index 0018a68ae62a6..2464af3002a1e 100644 --- a/stdlib/public/core/Collection.swift +++ b/stdlib/public/core/Collection.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CollectionAlgorithms.swift.gyb b/stdlib/public/core/CollectionAlgorithms.swift.gyb index 76c38dd8b7852..98bb9d8ec0766 100644 --- a/stdlib/public/core/CollectionAlgorithms.swift.gyb +++ b/stdlib/public/core/CollectionAlgorithms.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CollectionOfOne.swift b/stdlib/public/core/CollectionOfOne.swift index 5003f76b1891b..ae3ddb47f4d31 100644 --- a/stdlib/public/core/CollectionOfOne.swift +++ b/stdlib/public/core/CollectionOfOne.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CommandLine.swift b/stdlib/public/core/CommandLine.swift index 1002cec58ff76..2df52343b3748 100644 --- a/stdlib/public/core/CommandLine.swift +++ b/stdlib/public/core/CommandLine.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Comparable.swift b/stdlib/public/core/Comparable.swift index af621e9b679a2..2fac886673db7 100644 --- a/stdlib/public/core/Comparable.swift +++ b/stdlib/public/core/Comparable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/CompilerProtocols.swift b/stdlib/public/core/CompilerProtocols.swift index 1a2ca4d3e70ab..f93c3d727bddf 100644 --- a/stdlib/public/core/CompilerProtocols.swift +++ b/stdlib/public/core/CompilerProtocols.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ContiguousArrayBuffer.swift b/stdlib/public/core/ContiguousArrayBuffer.swift index e4032605cb8dd..c774f706dd721 100644 --- a/stdlib/public/core/ContiguousArrayBuffer.swift +++ b/stdlib/public/core/ContiguousArrayBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/DebuggerSupport.swift b/stdlib/public/core/DebuggerSupport.swift index 58cad88c5d6bc..b3c1ecc617b3b 100644 --- a/stdlib/public/core/DebuggerSupport.swift +++ b/stdlib/public/core/DebuggerSupport.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/DropWhile.swift.gyb b/stdlib/public/core/DropWhile.swift.gyb index c8738ce61260c..69fdae0b3fccc 100644 --- a/stdlib/public/core/DropWhile.swift.gyb +++ b/stdlib/public/core/DropWhile.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Dump.swift b/stdlib/public/core/Dump.swift index 3d6ca9aec3ebf..d4a2ae60aa5b2 100644 --- a/stdlib/public/core/Dump.swift +++ b/stdlib/public/core/Dump.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/EmptyCollection.swift b/stdlib/public/core/EmptyCollection.swift index f6e296baa083a..284ff746d002d 100644 --- a/stdlib/public/core/EmptyCollection.swift +++ b/stdlib/public/core/EmptyCollection.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Equatable.swift b/stdlib/public/core/Equatable.swift index 427bb86098b93..d7010180bf804 100644 --- a/stdlib/public/core/Equatable.swift +++ b/stdlib/public/core/Equatable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ErrorType.swift b/stdlib/public/core/ErrorType.swift index 392c716ab0c47..4ff873fa92d28 100644 --- a/stdlib/public/core/ErrorType.swift +++ b/stdlib/public/core/ErrorType.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Existential.swift b/stdlib/public/core/Existential.swift index 5f9e46db6b943..c8d45b709795d 100644 --- a/stdlib/public/core/Existential.swift +++ b/stdlib/public/core/Existential.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ExistentialCollection.swift.gyb b/stdlib/public/core/ExistentialCollection.swift.gyb index 0d7059769dd7d..713ede25c5aa1 100644 --- a/stdlib/public/core/ExistentialCollection.swift.gyb +++ b/stdlib/public/core/ExistentialCollection.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Filter.swift.gyb b/stdlib/public/core/Filter.swift.gyb index c47bb0d921c10..777bdf774f3dc 100644 --- a/stdlib/public/core/Filter.swift.gyb +++ b/stdlib/public/core/Filter.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/FixedPoint.swift.gyb b/stdlib/public/core/FixedPoint.swift.gyb index e2d135fa73b91..6c20b9f56d884 100644 --- a/stdlib/public/core/FixedPoint.swift.gyb +++ b/stdlib/public/core/FixedPoint.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/FlatMap.swift b/stdlib/public/core/FlatMap.swift index 9a2b451aa4931..708dbf9c92800 100644 --- a/stdlib/public/core/FlatMap.swift +++ b/stdlib/public/core/FlatMap.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Flatten.swift.gyb b/stdlib/public/core/Flatten.swift.gyb index f07b1407ec943..62fbbcc4c35f4 100644 --- a/stdlib/public/core/Flatten.swift.gyb +++ b/stdlib/public/core/Flatten.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/FloatingPoint.swift.gyb b/stdlib/public/core/FloatingPoint.swift.gyb index debc950f8b4e9..446b457fb229e 100644 --- a/stdlib/public/core/FloatingPoint.swift.gyb +++ b/stdlib/public/core/FloatingPoint.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/FloatingPointParsing.swift.gyb b/stdlib/public/core/FloatingPointParsing.swift.gyb index fcbdb59e74abc..b64710810b277 100644 --- a/stdlib/public/core/FloatingPointParsing.swift.gyb +++ b/stdlib/public/core/FloatingPointParsing.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/FloatingPointTypes.swift.gyb b/stdlib/public/core/FloatingPointTypes.swift.gyb index 3cba34b4df5e2..b5e8afd126fcb 100644 --- a/stdlib/public/core/FloatingPointTypes.swift.gyb +++ b/stdlib/public/core/FloatingPointTypes.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Hashable.swift b/stdlib/public/core/Hashable.swift index 39a1318bea31d..4470f427fed86 100644 --- a/stdlib/public/core/Hashable.swift +++ b/stdlib/public/core/Hashable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/HashedCollections.swift.gyb b/stdlib/public/core/HashedCollections.swift.gyb index 5c0ca98713b2e..a86191441042d 100644 --- a/stdlib/public/core/HashedCollections.swift.gyb +++ b/stdlib/public/core/HashedCollections.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/HashedCollectionsAnyHashableExtensions.swift.gyb b/stdlib/public/core/HashedCollectionsAnyHashableExtensions.swift.gyb index 8f3a961ef7ea9..50125b574f2ad 100644 --- a/stdlib/public/core/HashedCollectionsAnyHashableExtensions.swift.gyb +++ b/stdlib/public/core/HashedCollectionsAnyHashableExtensions.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Hashing.swift b/stdlib/public/core/Hashing.swift index 90b589ee86aca..71171ef3a0e70 100644 --- a/stdlib/public/core/Hashing.swift +++ b/stdlib/public/core/Hashing.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/HeapBuffer.swift b/stdlib/public/core/HeapBuffer.swift index 47abf58cd010f..0e49d67d66670 100644 --- a/stdlib/public/core/HeapBuffer.swift +++ b/stdlib/public/core/HeapBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ImplicitlyUnwrappedOptional.swift b/stdlib/public/core/ImplicitlyUnwrappedOptional.swift index fe3b164f94e82..b3aaef56e6fbc 100644 --- a/stdlib/public/core/ImplicitlyUnwrappedOptional.swift +++ b/stdlib/public/core/ImplicitlyUnwrappedOptional.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Index.swift b/stdlib/public/core/Index.swift index 3d2b9c97c1613..7a3ea6413ab0c 100644 --- a/stdlib/public/core/Index.swift +++ b/stdlib/public/core/Index.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Indices.swift.gyb b/stdlib/public/core/Indices.swift.gyb index 29cfa5374b629..279327bf42b59 100644 --- a/stdlib/public/core/Indices.swift.gyb +++ b/stdlib/public/core/Indices.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/InputStream.swift b/stdlib/public/core/InputStream.swift index 159d15c134a9c..42eaaa52e3e2b 100644 --- a/stdlib/public/core/InputStream.swift +++ b/stdlib/public/core/InputStream.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/IntegerArithmetic.swift.gyb b/stdlib/public/core/IntegerArithmetic.swift.gyb index 2f2168c82b8cf..8ef3fbacc4a56 100644 --- a/stdlib/public/core/IntegerArithmetic.swift.gyb +++ b/stdlib/public/core/IntegerArithmetic.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/IntegerParsing.swift.gyb b/stdlib/public/core/IntegerParsing.swift.gyb index 3f0a4fc06a5ad..af4ec37725af1 100644 --- a/stdlib/public/core/IntegerParsing.swift.gyb +++ b/stdlib/public/core/IntegerParsing.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Integers.swift.gyb b/stdlib/public/core/Integers.swift.gyb index e034072ba8757..eaeafc403f3fd 100644 --- a/stdlib/public/core/Integers.swift.gyb +++ b/stdlib/public/core/Integers.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Join.swift b/stdlib/public/core/Join.swift index c7ada0b6c57c9..48f348a1e4a97 100644 --- a/stdlib/public/core/Join.swift +++ b/stdlib/public/core/Join.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/LazyCollection.swift.gyb b/stdlib/public/core/LazyCollection.swift.gyb index 04e6e6506e210..9a2c082f1bc15 100644 --- a/stdlib/public/core/LazyCollection.swift.gyb +++ b/stdlib/public/core/LazyCollection.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/LazySequence.swift b/stdlib/public/core/LazySequence.swift index 709e133b9e791..373ef47f44998 100644 --- a/stdlib/public/core/LazySequence.swift +++ b/stdlib/public/core/LazySequence.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/LifetimeManager.swift b/stdlib/public/core/LifetimeManager.swift index 1eb631af961b2..07c53172554ce 100644 --- a/stdlib/public/core/LifetimeManager.swift +++ b/stdlib/public/core/LifetimeManager.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ManagedBuffer.swift b/stdlib/public/core/ManagedBuffer.swift index bcec029392a0b..45a9ce86d9b99 100644 --- a/stdlib/public/core/ManagedBuffer.swift +++ b/stdlib/public/core/ManagedBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Map.swift.gyb b/stdlib/public/core/Map.swift.gyb index 0fd6930d1e197..19a067973c671 100644 --- a/stdlib/public/core/Map.swift.gyb +++ b/stdlib/public/core/Map.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/MemoryLayout.swift b/stdlib/public/core/MemoryLayout.swift index 1f4962d5f5867..e4b3634f92f13 100644 --- a/stdlib/public/core/MemoryLayout.swift +++ b/stdlib/public/core/MemoryLayout.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Mirror.swift b/stdlib/public/core/Mirror.swift index 0ea4e04fa6549..9e5ffa12878eb 100644 --- a/stdlib/public/core/Mirror.swift +++ b/stdlib/public/core/Mirror.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Mirrors.swift.gyb b/stdlib/public/core/Mirrors.swift.gyb index 127d6573c7dc6..49c0a4a47e93f 100644 --- a/stdlib/public/core/Mirrors.swift.gyb +++ b/stdlib/public/core/Mirrors.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Misc.swift b/stdlib/public/core/Misc.swift index 70671d17f7cfa..6358c3b7fe0a6 100644 --- a/stdlib/public/core/Misc.swift +++ b/stdlib/public/core/Misc.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/MutableCollection.swift b/stdlib/public/core/MutableCollection.swift index d98549ba8d68b..0acea74a7676f 100644 --- a/stdlib/public/core/MutableCollection.swift +++ b/stdlib/public/core/MutableCollection.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/NewtypeWrapper.swift.gyb b/stdlib/public/core/NewtypeWrapper.swift.gyb index 1b698a7df260f..2e1e59d40aa60 100644 --- a/stdlib/public/core/NewtypeWrapper.swift.gyb +++ b/stdlib/public/core/NewtypeWrapper.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ObjCMirrors.swift b/stdlib/public/core/ObjCMirrors.swift index d8f13ba71d5d4..24f0ce76b6209 100644 --- a/stdlib/public/core/ObjCMirrors.swift +++ b/stdlib/public/core/ObjCMirrors.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ObjectIdentifier.swift b/stdlib/public/core/ObjectIdentifier.swift index 3b0af84bd10d1..dae2219f9c8b0 100644 --- a/stdlib/public/core/ObjectIdentifier.swift +++ b/stdlib/public/core/ObjectIdentifier.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/OptionSet.swift b/stdlib/public/core/OptionSet.swift index e2ae717eed15a..43b056f67406e 100644 --- a/stdlib/public/core/OptionSet.swift +++ b/stdlib/public/core/OptionSet.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Optional.swift b/stdlib/public/core/Optional.swift index 9702b2ed41371..c1816309b4ed2 100644 --- a/stdlib/public/core/Optional.swift +++ b/stdlib/public/core/Optional.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/OutputStream.swift b/stdlib/public/core/OutputStream.swift index 266061cca154d..7384fb6f5e197 100644 --- a/stdlib/public/core/OutputStream.swift +++ b/stdlib/public/core/OutputStream.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Pointer.swift b/stdlib/public/core/Pointer.swift index 05758fe6a4136..f8880d3ffcf9d 100644 --- a/stdlib/public/core/Pointer.swift +++ b/stdlib/public/core/Pointer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Policy.swift b/stdlib/public/core/Policy.swift index c35c8bccf446d..cdf9a896ec53b 100644 --- a/stdlib/public/core/Policy.swift +++ b/stdlib/public/core/Policy.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/PrefixWhile.swift.gyb b/stdlib/public/core/PrefixWhile.swift.gyb index 74706e9e03d7e..508f6011f0dd6 100644 --- a/stdlib/public/core/PrefixWhile.swift.gyb +++ b/stdlib/public/core/PrefixWhile.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Print.swift b/stdlib/public/core/Print.swift index dacb761685848..ff510a6e00b8a 100644 --- a/stdlib/public/core/Print.swift +++ b/stdlib/public/core/Print.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/REPL.swift b/stdlib/public/core/REPL.swift index 3187bebacbbf7..d486cc8f1edb9 100644 --- a/stdlib/public/core/REPL.swift +++ b/stdlib/public/core/REPL.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Range.swift.gyb b/stdlib/public/core/Range.swift.gyb index 194ae44aed711..947253deda749 100644 --- a/stdlib/public/core/Range.swift.gyb +++ b/stdlib/public/core/Range.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/RangeReplaceableCollection.swift.gyb b/stdlib/public/core/RangeReplaceableCollection.swift.gyb index c2fe0575f8c75..80b66c6648901 100644 --- a/stdlib/public/core/RangeReplaceableCollection.swift.gyb +++ b/stdlib/public/core/RangeReplaceableCollection.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ReflectionLegacy.swift b/stdlib/public/core/ReflectionLegacy.swift index 565ff47431b75..f92e45963c733 100644 --- a/stdlib/public/core/ReflectionLegacy.swift +++ b/stdlib/public/core/ReflectionLegacy.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Repeat.swift b/stdlib/public/core/Repeat.swift index ab2962feb5f63..ba709afd6ad9c 100644 --- a/stdlib/public/core/Repeat.swift +++ b/stdlib/public/core/Repeat.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Reverse.swift b/stdlib/public/core/Reverse.swift index f51a7535fc3fd..53411921da805 100644 --- a/stdlib/public/core/Reverse.swift +++ b/stdlib/public/core/Reverse.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Runtime.swift.gyb b/stdlib/public/core/Runtime.swift.gyb index f2c2f0ade3d68..fb01bdecec553 100644 --- a/stdlib/public/core/Runtime.swift.gyb +++ b/stdlib/public/core/Runtime.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Sequence.swift b/stdlib/public/core/Sequence.swift index c9ddd1dee4b0b..3d94aa614de01 100644 --- a/stdlib/public/core/Sequence.swift +++ b/stdlib/public/core/Sequence.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SequenceAlgorithms.swift.gyb b/stdlib/public/core/SequenceAlgorithms.swift.gyb index 3396ed7698145..afa8ad18f8837 100644 --- a/stdlib/public/core/SequenceAlgorithms.swift.gyb +++ b/stdlib/public/core/SequenceAlgorithms.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SequenceWrapper.swift b/stdlib/public/core/SequenceWrapper.swift index fa0230252fcd8..d20f6027f6f1b 100644 --- a/stdlib/public/core/SequenceWrapper.swift +++ b/stdlib/public/core/SequenceWrapper.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SetAlgebra.swift b/stdlib/public/core/SetAlgebra.swift index fb8320184891f..313736ce940d7 100644 --- a/stdlib/public/core/SetAlgebra.swift +++ b/stdlib/public/core/SetAlgebra.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/ShadowProtocols.swift b/stdlib/public/core/ShadowProtocols.swift index 616df67884610..296d9c68c8894 100644 --- a/stdlib/public/core/ShadowProtocols.swift +++ b/stdlib/public/core/ShadowProtocols.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Shims.swift b/stdlib/public/core/Shims.swift index 4f405c15bb7da..a8bcdb190c798 100644 --- a/stdlib/public/core/Shims.swift +++ b/stdlib/public/core/Shims.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SipHash.swift.gyb b/stdlib/public/core/SipHash.swift.gyb index 40f55fc7cfc5c..ee7c1f168fd62 100644 --- a/stdlib/public/core/SipHash.swift.gyb +++ b/stdlib/public/core/SipHash.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Slice.swift.gyb b/stdlib/public/core/Slice.swift.gyb index 54c524e9c4f48..498860e6cedf7 100644 --- a/stdlib/public/core/Slice.swift.gyb +++ b/stdlib/public/core/Slice.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SliceBuffer.swift b/stdlib/public/core/SliceBuffer.swift index 273d9f6e70e46..310ad2209422c 100644 --- a/stdlib/public/core/SliceBuffer.swift +++ b/stdlib/public/core/SliceBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Sort.swift.gyb b/stdlib/public/core/Sort.swift.gyb index 372a55a3ce9b1..4c8909bd593d0 100644 --- a/stdlib/public/core/Sort.swift.gyb +++ b/stdlib/public/core/Sort.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StaticString.swift b/stdlib/public/core/StaticString.swift index b882d3cb489b2..ce66269976cd4 100644 --- a/stdlib/public/core/StaticString.swift +++ b/stdlib/public/core/StaticString.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Stride.swift.gyb b/stdlib/public/core/Stride.swift.gyb index 2a18745f63dfa..deac30b47d9f0 100644 --- a/stdlib/public/core/Stride.swift.gyb +++ b/stdlib/public/core/Stride.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/String.swift b/stdlib/public/core/String.swift index 570feedf602dc..14a274be41f38 100644 --- a/stdlib/public/core/String.swift +++ b/stdlib/public/core/String.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringBridge.swift b/stdlib/public/core/StringBridge.swift index efa14c47aef25..ab5158b0b1a4d 100644 --- a/stdlib/public/core/StringBridge.swift +++ b/stdlib/public/core/StringBridge.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringBuffer.swift b/stdlib/public/core/StringBuffer.swift index 799b24af01b47..c15ce00c23cb1 100644 --- a/stdlib/public/core/StringBuffer.swift +++ b/stdlib/public/core/StringBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringCharacterView.swift b/stdlib/public/core/StringCharacterView.swift index 18b3a15efb415..0547700f5a381 100644 --- a/stdlib/public/core/StringCharacterView.swift +++ b/stdlib/public/core/StringCharacterView.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringComparable.swift b/stdlib/public/core/StringComparable.swift index 26b6d87a816bb..8832708902499 100644 --- a/stdlib/public/core/StringComparable.swift +++ b/stdlib/public/core/StringComparable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringCore.swift b/stdlib/public/core/StringCore.swift index 667d82b99de5e..d8e1ab50f373c 100644 --- a/stdlib/public/core/StringCore.swift +++ b/stdlib/public/core/StringCore.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringHashable.swift b/stdlib/public/core/StringHashable.swift index bceab321d4162..6cec11de32947 100644 --- a/stdlib/public/core/StringHashable.swift +++ b/stdlib/public/core/StringHashable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringIndexConversions.swift b/stdlib/public/core/StringIndexConversions.swift index 396e8277ddc4d..9fc70658a65f9 100644 --- a/stdlib/public/core/StringIndexConversions.swift +++ b/stdlib/public/core/StringIndexConversions.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringInterpolation.swift.gyb b/stdlib/public/core/StringInterpolation.swift.gyb index 2f076edd6e40e..b8062a12a61a2 100644 --- a/stdlib/public/core/StringInterpolation.swift.gyb +++ b/stdlib/public/core/StringInterpolation.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringLegacy.swift b/stdlib/public/core/StringLegacy.swift index b9d80d72debc2..67470d67e6fd7 100644 --- a/stdlib/public/core/StringLegacy.swift +++ b/stdlib/public/core/StringLegacy.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb b/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb index 83e1dc6bd21a9..c26c9590d79a1 100644 --- a/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb +++ b/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringUTF16.swift b/stdlib/public/core/StringUTF16.swift index 94b81435512a3..913cb17bf082a 100644 --- a/stdlib/public/core/StringUTF16.swift +++ b/stdlib/public/core/StringUTF16.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringUTF8.swift b/stdlib/public/core/StringUTF8.swift index ff709fb00b6c7..12db967d35c34 100644 --- a/stdlib/public/core/StringUTF8.swift +++ b/stdlib/public/core/StringUTF8.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/StringUnicodeScalarView.swift b/stdlib/public/core/StringUnicodeScalarView.swift index 651342edf42e1..eb84e9c90e501 100644 --- a/stdlib/public/core/StringUnicodeScalarView.swift +++ b/stdlib/public/core/StringUnicodeScalarView.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/SwiftNativeNSArray.swift b/stdlib/public/core/SwiftNativeNSArray.swift index c0149ff4f926a..adef549f55b93 100644 --- a/stdlib/public/core/SwiftNativeNSArray.swift +++ b/stdlib/public/core/SwiftNativeNSArray.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Tuple.swift.gyb b/stdlib/public/core/Tuple.swift.gyb index 4d7ada133b7db..4a05298e886ac 100644 --- a/stdlib/public/core/Tuple.swift.gyb +++ b/stdlib/public/core/Tuple.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnavailableStringAPIs.swift.gyb b/stdlib/public/core/UnavailableStringAPIs.swift.gyb index 7026f7db2e62b..19d6280ac06c3 100644 --- a/stdlib/public/core/UnavailableStringAPIs.swift.gyb +++ b/stdlib/public/core/UnavailableStringAPIs.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnfoldSequence.swift b/stdlib/public/core/UnfoldSequence.swift index 75f3e1c4d22a2..52edbbeae8a17 100644 --- a/stdlib/public/core/UnfoldSequence.swift +++ b/stdlib/public/core/UnfoldSequence.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Unicode.swift b/stdlib/public/core/Unicode.swift index fe800951daf0e..2e207ce0e535e 100644 --- a/stdlib/public/core/Unicode.swift +++ b/stdlib/public/core/Unicode.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnicodeScalar.swift b/stdlib/public/core/UnicodeScalar.swift index 5ef4e26bbd155..9a6e435542107 100644 --- a/stdlib/public/core/UnicodeScalar.swift +++ b/stdlib/public/core/UnicodeScalar.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnicodeTrie.swift.gyb b/stdlib/public/core/UnicodeTrie.swift.gyb index 5c592a68b76c3..4d4cb4e983553 100644 --- a/stdlib/public/core/UnicodeTrie.swift.gyb +++ b/stdlib/public/core/UnicodeTrie.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnsafeBitMap.swift b/stdlib/public/core/UnsafeBitMap.swift index d073e521d8e6d..a6c8f89113d36 100644 --- a/stdlib/public/core/UnsafeBitMap.swift +++ b/stdlib/public/core/UnsafeBitMap.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnsafeBufferPointer.swift.gyb b/stdlib/public/core/UnsafeBufferPointer.swift.gyb index 02393bd3fc399..97bb8e42a1d61 100644 --- a/stdlib/public/core/UnsafeBufferPointer.swift.gyb +++ b/stdlib/public/core/UnsafeBufferPointer.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnsafePointer.swift.gyb b/stdlib/public/core/UnsafePointer.swift.gyb index ad31badcf5382..6eff050126974 100644 --- a/stdlib/public/core/UnsafePointer.swift.gyb +++ b/stdlib/public/core/UnsafePointer.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb b/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb index 56c1f86dadd4f..fce9603d6596f 100644 --- a/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb +++ b/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/UnsafeRawPointer.swift.gyb b/stdlib/public/core/UnsafeRawPointer.swift.gyb index 4baf4d36023c1..643b662418b50 100644 --- a/stdlib/public/core/UnsafeRawPointer.swift.gyb +++ b/stdlib/public/core/UnsafeRawPointer.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/VarArgs.swift b/stdlib/public/core/VarArgs.swift index aefeed1343180..6209e812e9098 100644 --- a/stdlib/public/core/VarArgs.swift +++ b/stdlib/public/core/VarArgs.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/WriteBackMutableSlice.swift b/stdlib/public/core/WriteBackMutableSlice.swift index 0064a542a512e..8748440c6aabf 100644 --- a/stdlib/public/core/WriteBackMutableSlice.swift +++ b/stdlib/public/core/WriteBackMutableSlice.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/core/Zip.swift b/stdlib/public/core/Zip.swift index 822b01ec3df02..376db49c82a08 100644 --- a/stdlib/public/core/Zip.swift +++ b/stdlib/public/core/Zip.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/AnyHashableSupport.cpp b/stdlib/public/runtime/AnyHashableSupport.cpp index 2398fd19c6b45..5ef3125f090d6 100644 --- a/stdlib/public/runtime/AnyHashableSupport.cpp +++ b/stdlib/public/runtime/AnyHashableSupport.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Casting.cpp b/stdlib/public/runtime/Casting.cpp index cef1975a1de41..41b2996aa687c 100644 --- a/stdlib/public/runtime/Casting.cpp +++ b/stdlib/public/runtime/Casting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/CygwinPort.cpp b/stdlib/public/runtime/CygwinPort.cpp index 8a8bbf64c8929..82b5651a1c305 100644 --- a/stdlib/public/runtime/CygwinPort.cpp +++ b/stdlib/public/runtime/CygwinPort.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Demangle.cpp b/stdlib/public/runtime/Demangle.cpp index 780bea08773d8..dd0f39d6dbb01 100644 --- a/stdlib/public/runtime/Demangle.cpp +++ b/stdlib/public/runtime/Demangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Enum.cpp b/stdlib/public/runtime/Enum.cpp index 2ecc4b54976bf..0fd583083d594 100644 --- a/stdlib/public/runtime/Enum.cpp +++ b/stdlib/public/runtime/Enum.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ErrorDefaultImpls.cpp b/stdlib/public/runtime/ErrorDefaultImpls.cpp index 8b5598f169f25..4dcc941c3525e 100644 --- a/stdlib/public/runtime/ErrorDefaultImpls.cpp +++ b/stdlib/public/runtime/ErrorDefaultImpls.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ErrorObject.h b/stdlib/public/runtime/ErrorObject.h index 95dab4bd92686..2e52b0ed0bdf5 100644 --- a/stdlib/public/runtime/ErrorObject.h +++ b/stdlib/public/runtime/ErrorObject.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ErrorObject.mm b/stdlib/public/runtime/ErrorObject.mm index 37b5c3b52fd27..24e3d4aeb5d44 100644 --- a/stdlib/public/runtime/ErrorObject.mm +++ b/stdlib/public/runtime/ErrorObject.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ErrorObjectConstants.cpp b/stdlib/public/runtime/ErrorObjectConstants.cpp index cc997062a4239..886bae6855c82 100644 --- a/stdlib/public/runtime/ErrorObjectConstants.cpp +++ b/stdlib/public/runtime/ErrorObjectConstants.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ErrorObjectNative.cpp b/stdlib/public/runtime/ErrorObjectNative.cpp index 75a4ef50895da..b50748fb17d2a 100644 --- a/stdlib/public/runtime/ErrorObjectNative.cpp +++ b/stdlib/public/runtime/ErrorObjectNative.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Errors.cpp b/stdlib/public/runtime/Errors.cpp index 2c82fb711e4cf..690f0517cac8b 100644 --- a/stdlib/public/runtime/Errors.cpp +++ b/stdlib/public/runtime/Errors.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ExistentialMetadataImpl.h b/stdlib/public/runtime/ExistentialMetadataImpl.h index 62faa520c60e6..5f0ceb46c577f 100644 --- a/stdlib/public/runtime/ExistentialMetadataImpl.h +++ b/stdlib/public/runtime/ExistentialMetadataImpl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Heap.cpp b/stdlib/public/runtime/Heap.cpp index 4a099f000eceb..d953533afcd38 100644 --- a/stdlib/public/runtime/Heap.cpp +++ b/stdlib/public/runtime/Heap.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/HeapObject.cpp b/stdlib/public/runtime/HeapObject.cpp index d35bdf0d5cfde..2d7ae31d563a3 100644 --- a/stdlib/public/runtime/HeapObject.cpp +++ b/stdlib/public/runtime/HeapObject.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ImageInspection.h b/stdlib/public/runtime/ImageInspection.h index 9a6aa123fd435..79d782732eeda 100644 --- a/stdlib/public/runtime/ImageInspection.h +++ b/stdlib/public/runtime/ImageInspection.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ImageInspectionELF.cpp b/stdlib/public/runtime/ImageInspectionELF.cpp index 9b9b4ef0b7c41..059a12b4245a5 100644 --- a/stdlib/public/runtime/ImageInspectionELF.cpp +++ b/stdlib/public/runtime/ImageInspectionELF.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ImageInspectionMachO.cpp b/stdlib/public/runtime/ImageInspectionMachO.cpp index 97dcb272cf35c..f5d8b114302ea 100644 --- a/stdlib/public/runtime/ImageInspectionMachO.cpp +++ b/stdlib/public/runtime/ImageInspectionMachO.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ImageInspectionStatic.cpp b/stdlib/public/runtime/ImageInspectionStatic.cpp index 997ff7fa60248..7031889916937 100644 --- a/stdlib/public/runtime/ImageInspectionStatic.cpp +++ b/stdlib/public/runtime/ImageInspectionStatic.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ImageInspectionWin32.cpp b/stdlib/public/runtime/ImageInspectionWin32.cpp index ccb44904e926d..3a354ad1ed44b 100644 --- a/stdlib/public/runtime/ImageInspectionWin32.cpp +++ b/stdlib/public/runtime/ImageInspectionWin32.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/KnownMetadata.cpp b/stdlib/public/runtime/KnownMetadata.cpp index 92aa5530846cb..97684dddac4f3 100644 --- a/stdlib/public/runtime/KnownMetadata.cpp +++ b/stdlib/public/runtime/KnownMetadata.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Leaks.h b/stdlib/public/runtime/Leaks.h index 798d108a981e7..2f2c40d51d9ab 100644 --- a/stdlib/public/runtime/Leaks.h +++ b/stdlib/public/runtime/Leaks.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Leaks.mm b/stdlib/public/runtime/Leaks.mm index 17e14850853a2..472a54d7d621a 100644 --- a/stdlib/public/runtime/Leaks.mm +++ b/stdlib/public/runtime/Leaks.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Metadata.cpp b/stdlib/public/runtime/Metadata.cpp index b0b03826319cc..594ddb8b6bf60 100644 --- a/stdlib/public/runtime/Metadata.cpp +++ b/stdlib/public/runtime/Metadata.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/MetadataCache.h b/stdlib/public/runtime/MetadataCache.h index ae010fed093fb..aca46968e63e0 100644 --- a/stdlib/public/runtime/MetadataCache.h +++ b/stdlib/public/runtime/MetadataCache.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/MetadataImpl.h b/stdlib/public/runtime/MetadataImpl.h index ccca7a732f46f..95ffa3073a744 100644 --- a/stdlib/public/runtime/MetadataImpl.h +++ b/stdlib/public/runtime/MetadataImpl.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/MetadataLookup.cpp b/stdlib/public/runtime/MetadataLookup.cpp index 7b6d3710aa051..a8d1d7f713def 100644 --- a/stdlib/public/runtime/MetadataLookup.cpp +++ b/stdlib/public/runtime/MetadataLookup.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/MutexPThread.cpp b/stdlib/public/runtime/MutexPThread.cpp index 49425df20cffd..62e718c16abaa 100644 --- a/stdlib/public/runtime/MutexPThread.cpp +++ b/stdlib/public/runtime/MutexPThread.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/MutexWin32.cpp b/stdlib/public/runtime/MutexWin32.cpp index 1bef82ea694f4..6f195dfc57be4 100644 --- a/stdlib/public/runtime/MutexWin32.cpp +++ b/stdlib/public/runtime/MutexWin32.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Once.cpp b/stdlib/public/runtime/Once.cpp index 1ed6a655235de..a71fa310d2baf 100644 --- a/stdlib/public/runtime/Once.cpp +++ b/stdlib/public/runtime/Once.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Portability.cpp b/stdlib/public/runtime/Portability.cpp index 02e78a7120838..22b372b3bff25 100644 --- a/stdlib/public/runtime/Portability.cpp +++ b/stdlib/public/runtime/Portability.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Private.h b/stdlib/public/runtime/Private.h index 90588c6b9f466..c51622e563328 100644 --- a/stdlib/public/runtime/Private.h +++ b/stdlib/public/runtime/Private.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/ProtocolConformance.cpp b/stdlib/public/runtime/ProtocolConformance.cpp index a97ceb676cc60..f0a9798c72bf5 100644 --- a/stdlib/public/runtime/ProtocolConformance.cpp +++ b/stdlib/public/runtime/ProtocolConformance.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Reflection.mm b/stdlib/public/runtime/Reflection.mm index 4e902663a8816..5b66db825166e 100644 --- a/stdlib/public/runtime/Reflection.mm +++ b/stdlib/public/runtime/Reflection.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/Remangle.cpp b/stdlib/public/runtime/Remangle.cpp index 439a561a40afd..e09432b62abc6 100644 --- a/stdlib/public/runtime/Remangle.cpp +++ b/stdlib/public/runtime/Remangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/RuntimeEntrySymbols.cpp b/stdlib/public/runtime/RuntimeEntrySymbols.cpp index e089cfd90d737..50a0613db0c61 100644 --- a/stdlib/public/runtime/RuntimeEntrySymbols.cpp +++ b/stdlib/public/runtime/RuntimeEntrySymbols.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/SwiftHashableSupport.h b/stdlib/public/runtime/SwiftHashableSupport.h index bd6bbcb0d4e8b..a9f68ce1f1de7 100644 --- a/stdlib/public/runtime/SwiftHashableSupport.h +++ b/stdlib/public/runtime/SwiftHashableSupport.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/SwiftObject.h b/stdlib/public/runtime/SwiftObject.h index 427e081ef5bcc..4d8e5c725917d 100644 --- a/stdlib/public/runtime/SwiftObject.h +++ b/stdlib/public/runtime/SwiftObject.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/SwiftObject.mm b/stdlib/public/runtime/SwiftObject.mm index 1df2810342fff..63feb54721b87 100644 --- a/stdlib/public/runtime/SwiftObject.mm +++ b/stdlib/public/runtime/SwiftObject.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/SwiftValue.h b/stdlib/public/runtime/SwiftValue.h index 00a26ef30b343..b4d8994d531ad 100644 --- a/stdlib/public/runtime/SwiftValue.h +++ b/stdlib/public/runtime/SwiftValue.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/SwiftValue.mm b/stdlib/public/runtime/SwiftValue.mm index a35b2fa271732..836fe989f4115 100644 --- a/stdlib/public/runtime/SwiftValue.mm +++ b/stdlib/public/runtime/SwiftValue.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/runtime/swift_sections.S b/stdlib/public/runtime/swift_sections.S index a0f9d1caf2991..737a6aa5d0bea 100644 --- a/stdlib/public/runtime/swift_sections.S +++ b/stdlib/public/runtime/swift_sections.S @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/Assert.cpp b/stdlib/public/stubs/Assert.cpp index 0611d30877284..69fa5ca910077 100644 --- a/stdlib/public/stubs/Assert.cpp +++ b/stdlib/public/stubs/Assert.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/Availability.mm b/stdlib/public/stubs/Availability.mm index bacbcb4bd5568..f1e47505279d3 100644 --- a/stdlib/public/stubs/Availability.mm +++ b/stdlib/public/stubs/Availability.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/CommandLine.cpp b/stdlib/public/stubs/CommandLine.cpp index 4b97d8c3971ad..40208d12e63c5 100644 --- a/stdlib/public/stubs/CommandLine.cpp +++ b/stdlib/public/stubs/CommandLine.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/FoundationHelpers.mm b/stdlib/public/stubs/FoundationHelpers.mm index c7e9cb10dc026..8021f9424777f 100644 --- a/stdlib/public/stubs/FoundationHelpers.mm +++ b/stdlib/public/stubs/FoundationHelpers.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/GlobalObjects.cpp b/stdlib/public/stubs/GlobalObjects.cpp index 55a12d603f0d2..57869e710bd4f 100644 --- a/stdlib/public/stubs/GlobalObjects.cpp +++ b/stdlib/public/stubs/GlobalObjects.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/LibcShims.cpp b/stdlib/public/stubs/LibcShims.cpp index e680dc6a7262a..698d9fac02830 100644 --- a/stdlib/public/stubs/LibcShims.cpp +++ b/stdlib/public/stubs/LibcShims.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/OptionalBridgingHelper.mm b/stdlib/public/stubs/OptionalBridgingHelper.mm index 3df2ab3902272..926cd21d3e8ec 100644 --- a/stdlib/public/stubs/OptionalBridgingHelper.mm +++ b/stdlib/public/stubs/OptionalBridgingHelper.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/Reflection.mm b/stdlib/public/stubs/Reflection.mm index 3eec79d3ff59c..27924c24d1bb1 100644 --- a/stdlib/public/stubs/Reflection.mm +++ b/stdlib/public/stubs/Reflection.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/Stubs.cpp b/stdlib/public/stubs/Stubs.cpp index 16b831b3b12ad..df15cdb2ac99c 100644 --- a/stdlib/public/stubs/Stubs.cpp +++ b/stdlib/public/stubs/Stubs.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb b/stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb index 35ed90633c304..eb8efc53eb053 100644 --- a/stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb +++ b/stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb b/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb index e348aba329e38..ab09083bc7919 100644 --- a/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb +++ b/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/stdlib/public/stubs/UnicodeNormalization.cpp b/stdlib/public/stubs/UnicodeNormalization.cpp index 9dace90e599a8..6661223a4cffc 100644 --- a/stdlib/public/stubs/UnicodeNormalization.cpp +++ b/stdlib/public/stubs/UnicodeNormalization.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/fail.py b/test/Driver/Dependencies/Inputs/fail.py index 5aa8a476ad762..750df0de2714d 100755 --- a/test/Driver/Dependencies/Inputs/fail.py +++ b/test/Driver/Dependencies/Inputs/fail.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py b/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py index cba2cdaa9b238..327f09e649dab 100755 --- a/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py +++ b/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/fake-build-whole-module.py b/test/Driver/Dependencies/Inputs/fake-build-whole-module.py index 03850857da4ef..4df1fbcec498f 100755 --- a/test/Driver/Dependencies/Inputs/fake-build-whole-module.py +++ b/test/Driver/Dependencies/Inputs/fake-build-whole-module.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/modify-non-primary-files.py b/test/Driver/Dependencies/Inputs/modify-non-primary-files.py index e680f32c48fae..721b1ad48d097 100755 --- a/test/Driver/Dependencies/Inputs/modify-non-primary-files.py +++ b/test/Driver/Dependencies/Inputs/modify-non-primary-files.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/touch.py b/test/Driver/Dependencies/Inputs/touch.py index b4df868398004..6c186ebbe2bd7 100755 --- a/test/Driver/Dependencies/Inputs/touch.py +++ b/test/Driver/Dependencies/Inputs/touch.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/update-dependencies-bad.py b/test/Driver/Dependencies/Inputs/update-dependencies-bad.py index 573490192998e..7f712c4108d93 100755 --- a/test/Driver/Dependencies/Inputs/update-dependencies-bad.py +++ b/test/Driver/Dependencies/Inputs/update-dependencies-bad.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Dependencies/Inputs/update-dependencies.py b/test/Driver/Dependencies/Inputs/update-dependencies.py index 5930cb49fdb4d..5f29e0541ce1d 100755 --- a/test/Driver/Dependencies/Inputs/update-dependencies.py +++ b/test/Driver/Dependencies/Inputs/update-dependencies.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Inputs/fake-toolchain/clang++ b/test/Driver/Inputs/fake-toolchain/clang++ index cd9363851b8a7..cb144ef304bdf 100755 --- a/test/Driver/Inputs/fake-toolchain/clang++ +++ b/test/Driver/Inputs/fake-toolchain/clang++ @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Inputs/fake-toolchain/ld b/test/Driver/Inputs/fake-toolchain/ld index 2ab4fd9d3a61a..da2fa813eb2fc 100755 --- a/test/Driver/Inputs/fake-toolchain/ld +++ b/test/Driver/Inputs/fake-toolchain/ld @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Inputs/filelists/check-filelist-abc.py b/test/Driver/Inputs/filelists/check-filelist-abc.py index 5c94e8621c883..45a8e08d78d55 100755 --- a/test/Driver/Inputs/filelists/check-filelist-abc.py +++ b/test/Driver/Inputs/filelists/check-filelist-abc.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Driver/Inputs/filelists/fake-ld.py b/test/Driver/Inputs/filelists/fake-ld.py index 22e37d8f3bb0f..0c13dce47c0ea 100755 --- a/test/Driver/Inputs/filelists/fake-ld.py +++ b/test/Driver/Inputs/filelists/fake-ld.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/Interpreter/FunctionConversion.swift b/test/Interpreter/FunctionConversion.swift index 1b5cd2be4466f..58611c9db297f 100644 --- a/test/Interpreter/FunctionConversion.swift +++ b/test/Interpreter/FunctionConversion.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Prototypes/Algorithms.swift.gyb b/test/Prototypes/Algorithms.swift.gyb index 39f0ba21dae90..0c4320c77f9b3 100644 --- a/test/Prototypes/Algorithms.swift.gyb +++ b/test/Prototypes/Algorithms.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Prototypes/CollectionTransformers.swift b/test/Prototypes/CollectionTransformers.swift index 3d18a47d0bbda..746c49dbe427d 100644 --- a/test/Prototypes/CollectionTransformers.swift +++ b/test/Prototypes/CollectionTransformers.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Prototypes/GenericDispatch.swift b/test/Prototypes/GenericDispatch.swift index 833e67ccf2947..0b49080638bf8 100644 --- a/test/Prototypes/GenericDispatch.swift +++ b/test/Prototypes/GenericDispatch.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Prototypes/PatternMatching.swift b/test/Prototypes/PatternMatching.swift index d61dffb5e0faa..5136a0cbadd77 100644 --- a/test/Prototypes/PatternMatching.swift +++ b/test/Prototypes/PatternMatching.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Prototypes/Result.swift b/test/Prototypes/Result.swift index f4b37ba89cd47..243b4eed92de2 100644 --- a/test/Prototypes/Result.swift +++ b/test/Prototypes/Result.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/Unit/lit.cfg b/test/Unit/lit.cfg index 34428e94c1ba6..df0419d35d72d 100644 --- a/test/Unit/lit.cfg +++ b/test/Unit/lit.cfg @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/lit.cfg b/test/lit.cfg index a8381ad0c09a4..59a668797ec92 100644 --- a/test/lit.cfg +++ b/test/lit.cfg @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/lit.site.cfg.in b/test/lit.site.cfg.in index ea7bb9e215092..2e910f78b5e99 100644 --- a/test/lit.site.cfg.in +++ b/test/lit.site.cfg.in @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/ArrayBridge.swift.gyb b/test/stdlib/ArrayBridge.swift.gyb index d00dba1d6c980..786a5567a8606 100644 --- a/test/stdlib/ArrayBridge.swift.gyb +++ b/test/stdlib/ArrayBridge.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/BridgeNonVerbatim.swift b/test/stdlib/BridgeNonVerbatim.swift index 415a31ce6e02d..7757295f524e5 100644 --- a/test/stdlib/BridgeNonVerbatim.swift +++ b/test/stdlib/BridgeNonVerbatim.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/BridgeStorage.swift.gyb b/test/stdlib/BridgeStorage.swift.gyb index d2ad40e894621..2cac5e184a545 100644 --- a/test/stdlib/BridgeStorage.swift.gyb +++ b/test/stdlib/BridgeStorage.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Builtins.swift b/test/stdlib/Builtins.swift index 8ec16c92b0cc7..1f2444a565749 100644 --- a/test/stdlib/Builtins.swift +++ b/test/stdlib/Builtins.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/DictionaryLiteral.swift b/test/stdlib/DictionaryLiteral.swift index 3e28014955309..6263ae204c5e5 100644 --- a/test/stdlib/DictionaryLiteral.swift +++ b/test/stdlib/DictionaryLiteral.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Filter.swift b/test/stdlib/Filter.swift index eee496f36125d..83721212c12ae 100644 --- a/test/stdlib/Filter.swift +++ b/test/stdlib/Filter.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/InputStream.swift.gyb b/test/stdlib/InputStream.swift.gyb index d1da6b52647af..7a1ef150fe1e7 100644 --- a/test/stdlib/InputStream.swift.gyb +++ b/test/stdlib/InputStream.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/ArrayBridge/ArrayBridge.h b/test/stdlib/Inputs/ArrayBridge/ArrayBridge.h index f4cf5b5ff7b7d..f026d8185bfef 100644 --- a/test/stdlib/Inputs/ArrayBridge/ArrayBridge.h +++ b/test/stdlib/Inputs/ArrayBridge/ArrayBridge.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/ArrayBridge/ArrayBridge.m b/test/stdlib/Inputs/ArrayBridge/ArrayBridge.m index e866f058adc73..957cf5e3f372b 100644 --- a/test/stdlib/Inputs/ArrayBridge/ArrayBridge.m +++ b/test/stdlib/Inputs/ArrayBridge/ArrayBridge.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/ArrayBridge/module.map b/test/stdlib/Inputs/ArrayBridge/module.map index 1b897e79f8f2d..51561caad33c9 100644 --- a/test/stdlib/Inputs/ArrayBridge/module.map +++ b/test/stdlib/Inputs/ArrayBridge/module.map @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/FoundationBridge/FoundationBridge.h b/test/stdlib/Inputs/FoundationBridge/FoundationBridge.h index fd3c05d569ec3..c54ef9a8d4899 100644 --- a/test/stdlib/Inputs/FoundationBridge/FoundationBridge.h +++ b/test/stdlib/Inputs/FoundationBridge/FoundationBridge.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/FoundationBridge/FoundationBridge.m b/test/stdlib/Inputs/FoundationBridge/FoundationBridge.m index 2db0b2b7433ba..d2e4fbaa450ba 100644 --- a/test/stdlib/Inputs/FoundationBridge/FoundationBridge.m +++ b/test/stdlib/Inputs/FoundationBridge/FoundationBridge.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/FoundationBridge/module.map b/test/stdlib/Inputs/FoundationBridge/module.map index 8838351888028..775599c573865 100644 --- a/test/stdlib/Inputs/FoundationBridge/module.map +++ b/test/stdlib/Inputs/FoundationBridge/module.map @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/Mirror/Mirror.h b/test/stdlib/Inputs/Mirror/Mirror.h index 2f5620d230917..3573e7b9c9d97 100644 --- a/test/stdlib/Inputs/Mirror/Mirror.h +++ b/test/stdlib/Inputs/Mirror/Mirror.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/Mirror/Mirror.mm b/test/stdlib/Inputs/Mirror/Mirror.mm index a353032774939..c8dbca7047ed5 100644 --- a/test/stdlib/Inputs/Mirror/Mirror.mm +++ b/test/stdlib/Inputs/Mirror/Mirror.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/Mirror/module.map b/test/stdlib/Inputs/Mirror/module.map index d09282a6662f9..b2efa3bed9e2b 100644 --- a/test/stdlib/Inputs/Mirror/module.map +++ b/test/stdlib/Inputs/Mirror/module.map @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m b/test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m index e81708a13a0f9..c9d06870b30ed 100644 --- a/test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m +++ b/test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m b/test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m index f87301ec6b779..a99fd9e10ae69 100644 --- a/test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m +++ b/test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/IntervalTraps.swift b/test/stdlib/IntervalTraps.swift index 7aaf27bea3638..3081e66af3eca 100644 --- a/test/stdlib/IntervalTraps.swift +++ b/test/stdlib/IntervalTraps.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/ManagedBuffer.swift b/test/stdlib/ManagedBuffer.swift index c183a0a7d13d2..6d33c849ffd26 100644 --- a/test/stdlib/ManagedBuffer.swift +++ b/test/stdlib/ManagedBuffer.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Map.swift b/test/stdlib/Map.swift index b614cf273773b..0946f184dae0b 100644 --- a/test/stdlib/Map.swift +++ b/test/stdlib/Map.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Mirror.swift b/test/stdlib/Mirror.swift index 9b7adf153a559..d87ab9ed43a2b 100644 --- a/test/stdlib/Mirror.swift +++ b/test/stdlib/Mirror.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/NSNumberBridging.swift.gyb b/test/stdlib/NSNumberBridging.swift.gyb index 7cb3e518dbbfd..1a6e3e107c98d 100644 --- a/test/stdlib/NSNumberBridging.swift.gyb +++ b/test/stdlib/NSNumberBridging.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/NSValueBridging.swift.gyb b/test/stdlib/NSValueBridging.swift.gyb index e89a10e9977d1..8eadbb1d6f362 100644 --- a/test/stdlib/NSValueBridging.swift.gyb +++ b/test/stdlib/NSValueBridging.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/NoFoundation.swift b/test/stdlib/NoFoundation.swift index e832c41caf589..e45ec23ba722d 100644 --- a/test/stdlib/NoFoundation.swift +++ b/test/stdlib/NoFoundation.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/NumericParsing.swift.gyb b/test/stdlib/NumericParsing.swift.gyb index 25ed27ed92651..54354d2501987 100644 --- a/test/stdlib/NumericParsing.swift.gyb +++ b/test/stdlib/NumericParsing.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/OptionSetTest.swift b/test/stdlib/OptionSetTest.swift index 2ee0899fa06a5..306e67295b4ea 100644 --- a/test/stdlib/OptionSetTest.swift +++ b/test/stdlib/OptionSetTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/OptionalBridge.swift b/test/stdlib/OptionalBridge.swift index 429b8add40b09..619d1df57b5c1 100644 --- a/test/stdlib/OptionalBridge.swift +++ b/test/stdlib/OptionalBridge.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/RangeDiagnostics.swift b/test/stdlib/RangeDiagnostics.swift index 6d4322aadae47..1d9cb7f185956 100644 --- a/test/stdlib/RangeDiagnostics.swift +++ b/test/stdlib/RangeDiagnostics.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/RangeTraps.swift b/test/stdlib/RangeTraps.swift index 0cd6b9646c9f4..a0f8dd2686d6f 100644 --- a/test/stdlib/RangeTraps.swift +++ b/test/stdlib/RangeTraps.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Strideable.swift b/test/stdlib/Strideable.swift index 54b8bd8b251ea..2f492bd3e2718 100644 --- a/test/stdlib/Strideable.swift +++ b/test/stdlib/Strideable.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/SwiftObjectNSObject.swift b/test/stdlib/SwiftObjectNSObject.swift index 8b83f725e2bee..56f348f3c22a9 100644 --- a/test/stdlib/SwiftObjectNSObject.swift +++ b/test/stdlib/SwiftObjectNSObject.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestAffineTransform.swift b/test/stdlib/TestAffineTransform.swift index 1656299234f18..29ba030716078 100644 --- a/test/stdlib/TestAffineTransform.swift +++ b/test/stdlib/TestAffineTransform.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestCalendar.swift b/test/stdlib/TestCalendar.swift index b8fbbce4a7823..97112834df1e2 100644 --- a/test/stdlib/TestCalendar.swift +++ b/test/stdlib/TestCalendar.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestCharacterSet.swift b/test/stdlib/TestCharacterSet.swift index 4f3a3b6bb7086..fe94c66f9819c 100644 --- a/test/stdlib/TestCharacterSet.swift +++ b/test/stdlib/TestCharacterSet.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestData.swift b/test/stdlib/TestData.swift index d9f341f3e9356..93361906a114a 100644 --- a/test/stdlib/TestData.swift +++ b/test/stdlib/TestData.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestDate.swift b/test/stdlib/TestDate.swift index 2547f6385e6c4..c7631b6b27a69 100644 --- a/test/stdlib/TestDate.swift +++ b/test/stdlib/TestDate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestDateInterval.swift b/test/stdlib/TestDateInterval.swift index 2483a993e72b6..e942c4f7010aa 100644 --- a/test/stdlib/TestDateInterval.swift +++ b/test/stdlib/TestDateInterval.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestIndexPath.swift b/test/stdlib/TestIndexPath.swift index 8ab781a9d2f1e..b0a49f43ef633 100644 --- a/test/stdlib/TestIndexPath.swift +++ b/test/stdlib/TestIndexPath.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestIndexSet.swift b/test/stdlib/TestIndexSet.swift index ab7bc26e3515a..f9d436249ca8d 100644 --- a/test/stdlib/TestIndexSet.swift +++ b/test/stdlib/TestIndexSet.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestLocale.swift b/test/stdlib/TestLocale.swift index 333393e9ec421..9784b634ce2fd 100644 --- a/test/stdlib/TestLocale.swift +++ b/test/stdlib/TestLocale.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestMeasurement.swift b/test/stdlib/TestMeasurement.swift index a17fcb1f7076c..47eb241179484 100644 --- a/test/stdlib/TestMeasurement.swift +++ b/test/stdlib/TestMeasurement.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestPersonNameComponents.swift b/test/stdlib/TestPersonNameComponents.swift index 3d1ec2cca7c5b..6c7562456788e 100644 --- a/test/stdlib/TestPersonNameComponents.swift +++ b/test/stdlib/TestPersonNameComponents.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestTimeZone.swift b/test/stdlib/TestTimeZone.swift index 5692360f7833c..b08c7c034ef00 100644 --- a/test/stdlib/TestTimeZone.swift +++ b/test/stdlib/TestTimeZone.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestURL.swift b/test/stdlib/TestURL.swift index 29724d34f1b8f..637e043f3c76f 100644 --- a/test/stdlib/TestURL.swift +++ b/test/stdlib/TestURL.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestUUID.swift b/test/stdlib/TestUUID.swift index f18cfe1442906..afa136ca14898 100644 --- a/test/stdlib/TestUUID.swift +++ b/test/stdlib/TestUUID.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/TestUserInfo.swift b/test/stdlib/TestUserInfo.swift index ee805d58b4f1a..2d4f5bd743d27 100644 --- a/test/stdlib/TestUserInfo.swift +++ b/test/stdlib/TestUserInfo.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/Unicode.swift b/test/stdlib/Unicode.swift index 01e9e0c25765a..007ff0280eaf9 100644 --- a/test/stdlib/Unicode.swift +++ b/test/stdlib/Unicode.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/test/stdlib/WeakMirror.swift b/test/stdlib/WeakMirror.swift index 46e66397dbbc5..13f5eddbf662e 100644 --- a/test/stdlib/WeakMirror.swift +++ b/test/stdlib/WeakMirror.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/bindings/python/sourcekitd/__init__.py b/tools/SourceKit/bindings/python/sourcekitd/__init__.py index 9d89953a8155c..33ed6ad893671 100644 --- a/tools/SourceKit/bindings/python/sourcekitd/__init__.py +++ b/tools/SourceKit/bindings/python/sourcekitd/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/bindings/python/sourcekitd/capi.py b/tools/SourceKit/bindings/python/sourcekitd/capi.py index b85470998ab0d..32c182c671d99 100644 --- a/tools/SourceKit/bindings/python/sourcekitd/capi.py +++ b/tools/SourceKit/bindings/python/sourcekitd/capi.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/bindings/python/sourcekitd/request.py b/tools/SourceKit/bindings/python/sourcekitd/request.py index cc06c5da24be6..9f2d76c3a1ec2 100644 --- a/tools/SourceKit/bindings/python/sourcekitd/request.py +++ b/tools/SourceKit/bindings/python/sourcekitd/request.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Core/Context.h b/tools/SourceKit/include/SourceKit/Core/Context.h index ac29e6181f794..34c62d7edf5a9 100644 --- a/tools/SourceKit/include/SourceKit/Core/Context.h +++ b/tools/SourceKit/include/SourceKit/Core/Context.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Core/LLVM.h b/tools/SourceKit/include/SourceKit/Core/LLVM.h index eafd70ebea959..437d3bca0f143 100644 --- a/tools/SourceKit/include/SourceKit/Core/LLVM.h +++ b/tools/SourceKit/include/SourceKit/Core/LLVM.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Core/LangSupport.h b/tools/SourceKit/include/SourceKit/Core/LangSupport.h index be8b78171e14e..82c22e2c8abea 100644 --- a/tools/SourceKit/include/SourceKit/Core/LangSupport.h +++ b/tools/SourceKit/include/SourceKit/Core/LangSupport.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h b/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h index 4f39801c204bb..30e9c629bd83d 100644 --- a/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h +++ b/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/Concurrency.h b/tools/SourceKit/include/SourceKit/Support/Concurrency.h index d15f9f0f56eae..b1c37af9cfb06 100644 --- a/tools/SourceKit/include/SourceKit/Support/Concurrency.h +++ b/tools/SourceKit/include/SourceKit/Support/Concurrency.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h b/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h index cc74e33e620af..cb53e962de0d7 100644 --- a/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h +++ b/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h b/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h index ef71b59969140..65a87174d5d63 100644 --- a/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h +++ b/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/Logging.h b/tools/SourceKit/include/SourceKit/Support/Logging.h index 0c27927eef6a3..5ee48e13adc8a 100644 --- a/tools/SourceKit/include/SourceKit/Support/Logging.h +++ b/tools/SourceKit/include/SourceKit/Support/Logging.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h b/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h index 8c82842444fc7..5681fc0705df8 100644 --- a/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h +++ b/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/Tracing.h b/tools/SourceKit/include/SourceKit/Support/Tracing.h index 46802d3895d16..c93a3c7ef1d54 100644 --- a/tools/SourceKit/include/SourceKit/Support/Tracing.h +++ b/tools/SourceKit/include/SourceKit/Support/Tracing.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/Support/UIdent.h b/tools/SourceKit/include/SourceKit/Support/UIdent.h index 8e3a64d9cfb7c..816bd8b79bfc4 100644 --- a/tools/SourceKit/include/SourceKit/Support/UIdent.h +++ b/tools/SourceKit/include/SourceKit/Support/UIdent.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/include/SourceKit/SwiftLang/Factory.h b/tools/SourceKit/include/SourceKit/SwiftLang/Factory.h index eac9effc19785..9e5010a51a35b 100644 --- a/tools/SourceKit/include/SourceKit/SwiftLang/Factory.h +++ b/tools/SourceKit/include/SourceKit/SwiftLang/Factory.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Core/Context.cpp b/tools/SourceKit/lib/Core/Context.cpp index 17c7227292c7b..17d3138f7e5d8 100644 --- a/tools/SourceKit/lib/Core/Context.cpp +++ b/tools/SourceKit/lib/Core/Context.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Core/LangSupport.cpp b/tools/SourceKit/lib/Core/LangSupport.cpp index c2e83754a3747..4707331f31f3c 100644 --- a/tools/SourceKit/lib/Core/LangSupport.cpp +++ b/tools/SourceKit/lib/Core/LangSupport.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Core/NotificationCenter.cpp b/tools/SourceKit/lib/Core/NotificationCenter.cpp index 957a66f045097..fcc39e4a22086 100644 --- a/tools/SourceKit/lib/Core/NotificationCenter.cpp +++ b/tools/SourceKit/lib/Core/NotificationCenter.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/Concurrency-libdispatch.cpp b/tools/SourceKit/lib/Support/Concurrency-libdispatch.cpp index 476245bb96e74..8528aa8f94de4 100644 --- a/tools/SourceKit/lib/Support/Concurrency-libdispatch.cpp +++ b/tools/SourceKit/lib/Support/Concurrency-libdispatch.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/FuzzyStringMatcher.cpp b/tools/SourceKit/lib/Support/FuzzyStringMatcher.cpp index b43974a4fed0a..fd1fc7589d5d0 100644 --- a/tools/SourceKit/lib/Support/FuzzyStringMatcher.cpp +++ b/tools/SourceKit/lib/Support/FuzzyStringMatcher.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp b/tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp index f296b6e6fbb65..e72bce2b836b6 100644 --- a/tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp +++ b/tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/Logging.cpp b/tools/SourceKit/lib/Support/Logging.cpp index 6479349c963a7..cbfc49d38f640 100644 --- a/tools/SourceKit/lib/Support/Logging.cpp +++ b/tools/SourceKit/lib/Support/Logging.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/ThreadSafeRefCntPtr.cpp b/tools/SourceKit/lib/Support/ThreadSafeRefCntPtr.cpp index c2cb69084a703..c151d970180aa 100644 --- a/tools/SourceKit/lib/Support/ThreadSafeRefCntPtr.cpp +++ b/tools/SourceKit/lib/Support/ThreadSafeRefCntPtr.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/Tracing.cpp b/tools/SourceKit/lib/Support/Tracing.cpp index f2e6410e45bed..2d05dc7eb1bbd 100644 --- a/tools/SourceKit/lib/Support/Tracing.cpp +++ b/tools/SourceKit/lib/Support/Tracing.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/Support/UIDRegistry.cpp b/tools/SourceKit/lib/Support/UIDRegistry.cpp index 6260b5275779c..f1338059fb9b3 100644 --- a/tools/SourceKit/lib/Support/UIDRegistry.cpp +++ b/tools/SourceKit/lib/Support/UIDRegistry.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/CodeCompletion.h b/tools/SourceKit/lib/SwiftLang/CodeCompletion.h index c29f1bce900f1..d6a8e12066338 100644 --- a/tools/SourceKit/lib/SwiftLang/CodeCompletion.h +++ b/tools/SourceKit/lib/SwiftLang/CodeCompletion.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp index 5313c35812cea..1073c77424ae1 100644 --- a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp +++ b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h index 89fab95ccbe15..051a1d4b4f184 100644 --- a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h +++ b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp index 3208f803d8d80..83f234c02180e 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h index 4c578a732771b..e6b4ceeb91118 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp b/tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp index 9cb485daef856..244f4164af9bd 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp b/tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp index 42cea1ed50d58..ae5e83166c93c 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp b/tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp index ae44fa1fe5def..8d2c4aa8d369e 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h b/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h index 385277f9e533a..cc9c5de97ba22 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp b/tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp index b43284004c490..5da774b65855e 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp b/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp index 5b63f02efd3b9..f05800edb00c6 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h b/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h index 66ee23be43084..ad9819a921548 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h b/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h index a7d97b96a91d7..36e71dcd1b9da 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp index dd4792eec62a4..0ca981a374845 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h index cfbfa3382220a..a3656bec3eaa6 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp b/tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp index 7a21251262bee..50ff9ae1551bc 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp +++ b/tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/complete-test/complete-test.cpp b/tools/SourceKit/tools/complete-test/complete-test.cpp index e8fd145ed5ae6..f0e3b620d386d 100644 --- a/tools/SourceKit/tools/complete-test/complete-test.cpp +++ b/tools/SourceKit/tools/complete-test/complete-test.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd-repl/sourcekitd-repl.cpp b/tools/SourceKit/tools/sourcekitd-repl/sourcekitd-repl.cpp index 573abb5ffc742..cf73f7411ea75 100644 --- a/tools/SourceKit/tools/sourcekitd-repl/sourcekitd-repl.cpp +++ b/tools/SourceKit/tools/sourcekitd-repl/sourcekitd-repl.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd-test/Options.td b/tools/SourceKit/tools/sourcekitd-test/Options.td index 481d8ab122c11..a5d1526a8b307 100644 --- a/tools/SourceKit/tools/sourcekitd-test/Options.td +++ b/tools/SourceKit/tools/sourcekitd-test/Options.td @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp b/tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp index 76368b6faf21e..dd3c28ba80fc4 100644 --- a/tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp +++ b/tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd-test/TestOptions.h b/tools/SourceKit/tools/sourcekitd-test/TestOptions.h index 1aa74a87f6df5..045c4988215e5 100644 --- a/tools/SourceKit/tools/sourcekitd-test/TestOptions.h +++ b/tools/SourceKit/tools/sourcekitd-test/TestOptions.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp b/tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp index 2aab21d586b4a..b90cc8bd120a0 100644 --- a/tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp +++ b/tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp b/tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp index e3d7858cb0b63..d89c2b4c86ffc 100644 --- a/tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp +++ b/tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/sourcekitd.cpp b/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/sourcekitd.cpp index 9e9c308d5b4a6..e61c2e8851a45 100644 --- a/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/sourcekitd.cpp +++ b/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/sourcekitd.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/tracer.cpp b/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/tracer.cpp index 2a9123adea1ec..d79ed1bceaac7 100644 --- a/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/tracer.cpp +++ b/tools/SourceKit/tools/sourcekitd/bin/XPC/Client/tracer.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp b/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp index 25a21ca34e5f8..418da9e02401e 100644 --- a/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp +++ b/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp b/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp index da1028f35fa3f..f22a0ed49fb71 100644 --- a/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp +++ b/tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h index a600d014b3dde..1393fe8fe8d2c 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h index 7615570811a46..1cb979628f3ef 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocStructureArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocStructureArray.h index dbfa4df92177b..d29f9f98ad148 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocStructureArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocStructureArray.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h index cad0d34352d78..c09f9b6aef557 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h index a2c1866eb1cdc..39f83f5559b50 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h index 5151e76801e37..0becbf4efbb07 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h index f2820b27a9ed0..a6b209417ff9d 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/RequestResponsePrinterBase.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/RequestResponsePrinterBase.h index 6f7142678d6b6..2eaca6c97f540 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/RequestResponsePrinterBase.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/RequestResponsePrinterBase.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h index ae80d10b959c2..0c7ab4ec17add 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h index a880bf449e776..d3943d7f5170d 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h index 86144ff120077..2cc1ce6803f01 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp index e76f65a8a432c..4e2585ba553fb 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp index ce4dc80ae345f..8f9f9788f6ad3 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h b/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h index 628f5d8726d3a..48716e671fcca 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h +++ b/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp index 663460cb3644d..7a5fd079f740a 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/DocSupportAnnotationArray.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/DocSupportAnnotationArray.cpp index f75027fb198bd..caaaab86cc641 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/DocSupportAnnotationArray.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/DocSupportAnnotationArray.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp index c5c08ff44380f..0e0260d53042b 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/TokenAnnotationsArray.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/TokenAnnotationsArray.cpp index 453223233e93d..e527f3179f341 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/TokenAnnotationsArray.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/TokenAnnotationsArray.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp index 3b8cc0f552bf4..f960d356d1b85 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp index 286c396ef72e8..c57433ed250a4 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp index 5b933389b23d6..b949726e387e0 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp +++ b/tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/driver/api_notes.cpp b/tools/driver/api_notes.cpp index 714efe2ad67fd..61a992841ba82 100644 --- a/tools/driver/api_notes.cpp +++ b/tools/driver/api_notes.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/driver/autolink_extract_main.cpp b/tools/driver/autolink_extract_main.cpp index 10fdbd109971b..149d3dcc33ec2 100644 --- a/tools/driver/autolink_extract_main.cpp +++ b/tools/driver/autolink_extract_main.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/driver/driver.cpp b/tools/driver/driver.cpp index 32f8389cb5573..82c858319135b 100644 --- a/tools/driver/driver.cpp +++ b/tools/driver/driver.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/driver/modulewrap_main.cpp b/tools/driver/modulewrap_main.cpp index 3cf75d869f540..3f31f8ea14faf 100644 --- a/tools/driver/modulewrap_main.cpp +++ b/tools/driver/modulewrap_main.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/driver/swift_format_main.cpp b/tools/driver/swift_format_main.cpp index 2fdb617020593..c38640207827f 100644 --- a/tools/driver/swift_format_main.cpp +++ b/tools/driver/swift_format_main.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp b/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp index c3fa364c4d378..11306b6f0c066 100644 --- a/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp +++ b/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/sil-func-extractor/SILFunctionExtractor.cpp b/tools/sil-func-extractor/SILFunctionExtractor.cpp index 8a8225dcf1887..af225c8337687 100644 --- a/tools/sil-func-extractor/SILFunctionExtractor.cpp +++ b/tools/sil-func-extractor/SILFunctionExtractor.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/sil-nm/SILNM.cpp b/tools/sil-nm/SILNM.cpp index c52d566d4fec1..ea7af286c45a4 100644 --- a/tools/sil-nm/SILNM.cpp +++ b/tools/sil-nm/SILNM.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/sil-opt/SILOpt.cpp b/tools/sil-opt/SILOpt.cpp index 1c5343c517c13..1a588dc647008 100644 --- a/tools/sil-opt/SILOpt.cpp +++ b/tools/sil-opt/SILOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp b/tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp index d9cce6f09dfa2..1fc2ec971b821 100644 --- a/tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp +++ b/tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-api-digester/swift-api-digester.cpp b/tools/swift-api-digester/swift-api-digester.cpp index e73db235c1bab..530a397dc3ad5 100644 --- a/tools/swift-api-digester/swift-api-digester.cpp +++ b/tools/swift-api-digester/swift-api-digester.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-demangle/swift-demangle.cpp b/tools/swift-demangle/swift-demangle.cpp index eec4aabe7974c..324c8825cf12c 100644 --- a/tools/swift-demangle/swift-demangle.cpp +++ b/tools/swift-demangle/swift-demangle.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-ide-test/ModuleAPIDiff.cpp b/tools/swift-ide-test/ModuleAPIDiff.cpp index 0d1ad71165406..b5a7316502718 100644 --- a/tools/swift-ide-test/ModuleAPIDiff.cpp +++ b/tools/swift-ide-test/ModuleAPIDiff.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-ide-test/XMLValidator.cpp b/tools/swift-ide-test/XMLValidator.cpp index 1d99a41ccfa28..48637acd0af2f 100644 --- a/tools/swift-ide-test/XMLValidator.cpp +++ b/tools/swift-ide-test/XMLValidator.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-ide-test/XMLValidator.h b/tools/swift-ide-test/XMLValidator.h index e911f342a4ce6..4f9ca628fb743 100644 --- a/tools/swift-ide-test/XMLValidator.h +++ b/tools/swift-ide-test/XMLValidator.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-ide-test/swift-ide-test.cpp b/tools/swift-ide-test/swift-ide-test.cpp index 81663f93d635c..56eca7a85b48f 100644 --- a/tools/swift-ide-test/swift-ide-test.cpp +++ b/tools/swift-ide-test/swift-ide-test.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-llvm-opt/LLVMOpt.cpp b/tools/swift-llvm-opt/LLVMOpt.cpp index f69f5d3e3cd7b..b364b73e3d23a 100644 --- a/tools/swift-llvm-opt/LLVMOpt.cpp +++ b/tools/swift-llvm-opt/LLVMOpt.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-reflection-dump/swift-reflection-dump.cpp b/tools/swift-reflection-dump/swift-reflection-dump.cpp index 6e16ed4ca368e..4dc72cb6a3143 100644 --- a/tools/swift-reflection-dump/swift-reflection-dump.cpp +++ b/tools/swift-reflection-dump/swift-reflection-dump.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-reflection-test/messages.h b/tools/swift-reflection-test/messages.h index 48f25487fd631..436c86bfa3c44 100644 --- a/tools/swift-reflection-test/messages.h +++ b/tools/swift-reflection-test/messages.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-reflection-test/swift-reflection-test.c b/tools/swift-reflection-test/swift-reflection-test.c index 6163cb0caea6f..f16b50bb4d491 100644 --- a/tools/swift-reflection-test/swift-reflection-test.c +++ b/tools/swift-reflection-test/swift-reflection-test.c @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-remoteast-test/messages.h b/tools/swift-remoteast-test/messages.h index b8929695fda3d..52a453c22bed4 100644 --- a/tools/swift-remoteast-test/messages.h +++ b/tools/swift-remoteast-test/messages.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/tools/swift-remoteast-test/swift-remoteast-test.cpp b/tools/swift-remoteast-test/swift-remoteast-test.cpp index 64d99537e0a9b..9136501d84c36 100644 --- a/tools/swift-remoteast-test/swift-remoteast-test.cpp +++ b/tools/swift-remoteast-test/swift-remoteast-test.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/AST/OverrideTests.cpp b/unittests/AST/OverrideTests.cpp index 873406429eb1d..249b1de8ea9b8 100644 --- a/unittests/AST/OverrideTests.cpp +++ b/unittests/AST/OverrideTests.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/AST/SourceLocTests.cpp b/unittests/AST/SourceLocTests.cpp index 37b02e877129c..89341c782b9af 100644 --- a/unittests/AST/SourceLocTests.cpp +++ b/unittests/AST/SourceLocTests.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/AST/TestContext.cpp b/unittests/AST/TestContext.cpp index 074097267d1a2..d5ae787c5d234 100644 --- a/unittests/AST/TestContext.cpp +++ b/unittests/AST/TestContext.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/AST/TestContext.h b/unittests/AST/TestContext.h index f3a9fa78327ec..f8bc20b7f7bde 100644 --- a/unittests/AST/TestContext.h +++ b/unittests/AST/TestContext.h @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/Basic/BlotMapVectorTest.cpp b/unittests/Basic/BlotMapVectorTest.cpp index 79e4b967c056a..bac59871a2dda 100644 --- a/unittests/Basic/BlotMapVectorTest.cpp +++ b/unittests/Basic/BlotMapVectorTest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/Basic/FileSystemTests.cpp b/unittests/Basic/FileSystemTests.cpp index 90c0200e8f0cc..6c4893539f387 100644 --- a/unittests/Basic/FileSystemTests.cpp +++ b/unittests/Basic/FileSystemTests.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/Basic/TransformArrayRef.cpp b/unittests/Basic/TransformArrayRef.cpp index 1c8fdc74fa176..6ad0670bb67c0 100644 --- a/unittests/Basic/TransformArrayRef.cpp +++ b/unittests/Basic/TransformArrayRef.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/Basic/UnicodeGraphemeBreakTest.cpp.gyb b/unittests/Basic/UnicodeGraphemeBreakTest.cpp.gyb index 7f61faed4c93c..b0037be5d3688 100644 --- a/unittests/Basic/UnicodeGraphemeBreakTest.cpp.gyb +++ b/unittests/Basic/UnicodeGraphemeBreakTest.cpp.gyb @@ -7,7 +7,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/Reflection/TypeRef.cpp b/unittests/Reflection/TypeRef.cpp index 55c1aa226d262..e1cb8569fa9dc 100644 --- a/unittests/Reflection/TypeRef.cpp +++ b/unittests/Reflection/TypeRef.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/SourceKit/Support/FuzzyStringMatcherTest.cpp b/unittests/SourceKit/Support/FuzzyStringMatcherTest.cpp index 7706165a4005c..e0e7e83b4220c 100644 --- a/unittests/SourceKit/Support/FuzzyStringMatcherTest.cpp +++ b/unittests/SourceKit/Support/FuzzyStringMatcherTest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/SourceKit/Support/ImmutableTextBufferTest.cpp b/unittests/SourceKit/Support/ImmutableTextBufferTest.cpp index 46232183fb3a4..bfc46fd8f6f3d 100644 --- a/unittests/SourceKit/Support/ImmutableTextBufferTest.cpp +++ b/unittests/SourceKit/Support/ImmutableTextBufferTest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/SourceKit/SwiftLang/CursorInfoTest.cpp b/unittests/SourceKit/SwiftLang/CursorInfoTest.cpp index d7b68f1428d58..163969d716cb1 100644 --- a/unittests/SourceKit/SwiftLang/CursorInfoTest.cpp +++ b/unittests/SourceKit/SwiftLang/CursorInfoTest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/SwiftDemangle/DemangleTest.cpp b/unittests/SwiftDemangle/DemangleTest.cpp index d1c9d476ca167..f89b39e580285 100644 --- a/unittests/SwiftDemangle/DemangleTest.cpp +++ b/unittests/SwiftDemangle/DemangleTest.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Enum.cpp b/unittests/runtime/Enum.cpp index f5d4c28937838..dcf5f0e9bcea9 100644 --- a/unittests/runtime/Enum.cpp +++ b/unittests/runtime/Enum.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/LongTests/LongRefcounting.cpp b/unittests/runtime/LongTests/LongRefcounting.cpp index 27f86acb3758a..0c754b1a9e75a 100644 --- a/unittests/runtime/LongTests/LongRefcounting.cpp +++ b/unittests/runtime/LongTests/LongRefcounting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Metadata.cpp b/unittests/runtime/Metadata.cpp index 015e5728235a7..0558db1ce4195 100644 --- a/unittests/runtime/Metadata.cpp +++ b/unittests/runtime/Metadata.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Mutex.cpp b/unittests/runtime/Mutex.cpp index 6575b9dae2367..bcace750769ee 100644 --- a/unittests/runtime/Mutex.cpp +++ b/unittests/runtime/Mutex.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Refcounting.cpp b/unittests/runtime/Refcounting.cpp index 04c248881771f..5d332e6e4e7e9 100644 --- a/unittests/runtime/Refcounting.cpp +++ b/unittests/runtime/Refcounting.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Refcounting.mm b/unittests/runtime/Refcounting.mm index c7a8abfed949f..ef0f81bb2aa31 100644 --- a/unittests/runtime/Refcounting.mm +++ b/unittests/runtime/Refcounting.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/Stdlib.cpp b/unittests/runtime/Stdlib.cpp index 507ec92a9f97f..408f445a7daae 100644 --- a/unittests/runtime/Stdlib.cpp +++ b/unittests/runtime/Stdlib.cpp @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/unittests/runtime/weak.mm b/unittests/runtime/weak.mm index 756b0726dd762..2199134bd7644 100644 --- a/unittests/runtime/weak.mm +++ b/unittests/runtime/weak.mm @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/utils/GYBUnicodeDataUtils.py b/utils/GYBUnicodeDataUtils.py index a5813e26d2d6b..8651534dff8b2 100644 --- a/utils/GYBUnicodeDataUtils.py +++ b/utils/GYBUnicodeDataUtils.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/PathSanitizingFileCheck b/utils/PathSanitizingFileCheck index 1b16b138def46..ab01e6c5d24c3 100755 --- a/utils/PathSanitizingFileCheck +++ b/utils/PathSanitizingFileCheck @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/SwiftBuildSupport.py b/utils/SwiftBuildSupport.py index a9ab8319e90b8..ff57e9c736a71 100644 --- a/utils/SwiftBuildSupport.py +++ b/utils/SwiftBuildSupport.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/SwiftFloatingPointTypes.py b/utils/SwiftFloatingPointTypes.py index d07ac8c937edd..b0803b2055257 100644 --- a/utils/SwiftFloatingPointTypes.py +++ b/utils/SwiftFloatingPointTypes.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/SwiftIntTypes.py b/utils/SwiftIntTypes.py index de5f7186af1aa..72cb3e307760f 100644 --- a/utils/SwiftIntTypes.py +++ b/utils/SwiftIntTypes.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb/commands.py b/utils/android/adb/commands.py index f8fa7b777a21f..d9595a5683d76 100644 --- a/utils/android/adb/commands.py +++ b/utils/android/adb/commands.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb_clean.py b/utils/android/adb_clean.py index eaaf7e93e5187..a3631c7afaf22 100644 --- a/utils/android/adb_clean.py +++ b/utils/android/adb_clean.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb_push_built_products.py b/utils/android/adb_push_built_products.py index 4de0355a7d59a..e6b0e3eb62141 100755 --- a/utils/android/adb_push_built_products.py +++ b/utils/android/adb_push_built_products.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb_push_built_products/main.py b/utils/android/adb_push_built_products/main.py index 5418003c27649..d220df5495e35 100644 --- a/utils/android/adb_push_built_products/main.py +++ b/utils/android/adb_push_built_products/main.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb_test_runner.py b/utils/android/adb_test_runner.py index ad13259f536bf..d67e97e80b285 100755 --- a/utils/android/adb_test_runner.py +++ b/utils/android/adb_test_runner.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/android/adb_test_runner/main.py b/utils/android/adb_test_runner/main.py index dd7269de1b0b7..0ab33b8469280 100644 --- a/utils/android/adb_test_runner/main.py +++ b/utils/android/adb_test_runner/main.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/apply-fixit-edits.py b/utils/apply-fixit-edits.py index 74b9c84ac9b53..57316fee9c335 100755 --- a/utils/apply-fixit-edits.py +++ b/utils/apply-fixit-edits.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/bug_reducer/tests/__init__.py b/utils/bug_reducer/tests/__init__.py index 3f0c19bd32ad8..3197e2ae31196 100644 --- a/utils/bug_reducer/tests/__init__.py +++ b/utils/bug_reducer/tests/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/bug_reducer/tests/test_funcbugreducer.py b/utils/bug_reducer/tests/test_funcbugreducer.py index f190ae77e89cb..bd5e565ed5b87 100644 --- a/utils/bug_reducer/tests/test_funcbugreducer.py +++ b/utils/bug_reducer/tests/test_funcbugreducer.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/bug_reducer/tests/test_optbugreducer.py b/utils/bug_reducer/tests/test_optbugreducer.py index 724eb3d3f7fb3..e3945d89c69e6 100644 --- a/utils/bug_reducer/tests/test_optbugreducer.py +++ b/utils/bug_reducer/tests/test_optbugreducer.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/build-presets.ini b/utils/build-presets.ini index 89803ae8cbc7d..74325ad6ce131 100644 --- a/utils/build-presets.ini +++ b/utils/build-presets.ini @@ -2,7 +2,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/build-script b/utils/build-script index 8a8f68f9bcf40..71e487fd49570 100755 --- a/utils/build-script +++ b/utils/build-script @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/build-script-impl b/utils/build-script-impl index 95618616c1cbc..0cc177f5211a6 100755 --- a/utils/build-script-impl +++ b/utils/build-script-impl @@ -3,7 +3,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/build-toolchain b/utils/build-toolchain index 7232b887ded2e..c355b76940aaf 100755 --- a/utils/build-toolchain +++ b/utils/build-toolchain @@ -4,7 +4,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/check-incremental b/utils/check-incremental index c87db78a4ab2a..459c41b4dd9ea 100755 --- a/utils/check-incremental +++ b/utils/check-incremental @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/cmpcodesize.py b/utils/cmpcodesize/cmpcodesize.py index 94186a75871ff..777e835804b61 100755 --- a/utils/cmpcodesize/cmpcodesize.py +++ b/utils/cmpcodesize/cmpcodesize.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/cmpcodesize/__init__.py b/utils/cmpcodesize/cmpcodesize/__init__.py index dbbf2d5900297..d878517570425 100644 --- a/utils/cmpcodesize/cmpcodesize/__init__.py +++ b/utils/cmpcodesize/cmpcodesize/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/cmpcodesize/compare.py b/utils/cmpcodesize/cmpcodesize/compare.py index f4f3ff70087cc..6a230f6dd7bcb 100644 --- a/utils/cmpcodesize/cmpcodesize/compare.py +++ b/utils/cmpcodesize/cmpcodesize/compare.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/cmpcodesize/main.py b/utils/cmpcodesize/cmpcodesize/main.py index 1715653fd7e2d..f0a81bac65b9f 100644 --- a/utils/cmpcodesize/cmpcodesize/main.py +++ b/utils/cmpcodesize/cmpcodesize/main.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/setup.py b/utils/cmpcodesize/setup.py index 18aad950191ff..5a92c8b39ce06 100644 --- a/utils/cmpcodesize/setup.py +++ b/utils/cmpcodesize/setup.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/tests/__init__.py b/utils/cmpcodesize/tests/__init__.py index 008af23f90884..86cafeccee9de 100644 --- a/utils/cmpcodesize/tests/__init__.py +++ b/utils/cmpcodesize/tests/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/cmpcodesize/tests/test_list_function_sizes.py b/utils/cmpcodesize/tests/test_list_function_sizes.py index cc61935737923..f555ea9ff7ad4 100644 --- a/utils/cmpcodesize/tests/test_list_function_sizes.py +++ b/utils/cmpcodesize/tests/test_list_function_sizes.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/coverage/coverage-build-db b/utils/coverage/coverage-build-db index 8f87a6453ef7f..dbefa14329e17 100755 --- a/utils/coverage/coverage-build-db +++ b/utils/coverage/coverage-build-db @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/coverage/coverage-generate-data b/utils/coverage/coverage-generate-data index 72b66a28d9219..f8bb7bb225846 100755 --- a/utils/coverage/coverage-generate-data +++ b/utils/coverage/coverage-generate-data @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/coverage/coverage-query-db b/utils/coverage/coverage-query-db index 3651124b87007..e611221c7afc4 100755 --- a/utils/coverage/coverage-query-db +++ b/utils/coverage/coverage-query-db @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/coverage/coverage-touch-tests b/utils/coverage/coverage-touch-tests index eb42913fd1187..9a1f08482a5e2 100755 --- a/utils/coverage/coverage-touch-tests +++ b/utils/coverage/coverage-touch-tests @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/darwin-installer-scripts/postinstall b/utils/darwin-installer-scripts/postinstall index bc27c7c024eee..05a3298717e2c 100755 --- a/utils/darwin-installer-scripts/postinstall +++ b/utils/darwin-installer-scripts/postinstall @@ -3,7 +3,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/find-overlay-dependencies.sh b/utils/find-overlay-dependencies.sh index 3c7d2e94780bd..1667dd25f3e4b 100755 --- a/utils/find-overlay-dependencies.sh +++ b/utils/find-overlay-dependencies.sh @@ -3,7 +3,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/gyb_stdlib_support.py b/utils/gyb_stdlib_support.py index 9c7086bb78c3e..e6412e503fa9f 100644 --- a/utils/gyb_stdlib_support.py +++ b/utils/gyb_stdlib_support.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/gyb_stdlib_unittest_support.py b/utils/gyb_stdlib_unittest_support.py index 4c05535d3352b..f3a79409f96a8 100644 --- a/utils/gyb_stdlib_unittest_support.py +++ b/utils/gyb_stdlib_unittest_support.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/inferior-swift-mode.el b/utils/inferior-swift-mode.el index 894cacc974eb2..153cf40f5a692 100644 --- a/utils/inferior-swift-mode.el +++ b/utils/inferior-swift-mode.el @@ -2,7 +2,7 @@ ; ; This source file is part of the Swift.org open source project ; -; Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +; Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ; Licensed under Apache License v2.0 with Runtime Library Exception ; ; See https://swift.org/LICENSE.txt for license information diff --git a/utils/line-directive b/utils/line-directive index aac8e456acbad..a3ba3a03f08b7 100755 --- a/utils/line-directive +++ b/utils/line-directive @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/protocol_graph.py b/utils/protocol_graph.py index 665f545ca270c..ad1e3ea3e5264 100644 --- a/utils/protocol_graph.py +++ b/utils/protocol_graph.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/rth b/utils/rth index 4114b6dcc935e..2410ad64dd942 100755 --- a/utils/rth +++ b/utils/rth @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/run-test b/utils/run-test index efaf82408a5d4..a67deff56ae60 100755 --- a/utils/run-test +++ b/utils/run-test @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/sil-mode.el b/utils/sil-mode.el index f6fdb6669bbb8..cb02fa3ba5b85 100644 --- a/utils/sil-mode.el +++ b/utils/sil-mode.el @@ -2,7 +2,7 @@ ;; ;; This source file is part of the Swift.org open source project ;; -;; Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +;; Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ;; Licensed under Apache License v2.0 with Runtime Library Exception ;; ;; See https://swift.org/LICENSE.txt for license information diff --git a/utils/sil-opt-verify-all-modules.py b/utils/sil-opt-verify-all-modules.py index 8ca0358ab0993..b3092ff60a1b9 100755 --- a/utils/sil-opt-verify-all-modules.py +++ b/utils/sil-opt-verify-all-modules.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/split_file.py b/utils/split_file.py index 8c27ba2113554..5564e61f5bb63 100755 --- a/utils/split_file.py +++ b/utils/split_file.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift-bench.py b/utils/swift-bench.py index e6e0d4f67dc53..05c9a1e41c05e 100644 --- a/utils/swift-bench.py +++ b/utils/swift-bench.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift-mode.el b/utils/swift-mode.el index 8d00cf14dca61..b87f3e616c685 100644 --- a/utils/swift-mode.el +++ b/utils/swift-mode.el @@ -2,7 +2,7 @@ ; ; This source file is part of the Swift.org open source project ; -; Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +; Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ; Licensed under Apache License v2.0 with Runtime Library Exception ; ; See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift-project-settings.el b/utils/swift-project-settings.el index ae9fdb1eefef2..79ecb57cd433a 100644 --- a/utils/swift-project-settings.el +++ b/utils/swift-project-settings.el @@ -2,7 +2,7 @@ ; ; This source file is part of the Swift.org open source project ; -; Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +; Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ; Licensed under Apache License v2.0 with Runtime Library Exception ; ; See https://swift.org/LICENSE.txt for license information @@ -165,7 +165,7 @@ Swift header should look like. "// // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift-stdlib-tool-substitute b/utils/swift-stdlib-tool-substitute index b9d6ebc0fb72b..e902a7d4faab2 100755 --- a/utils/swift-stdlib-tool-substitute +++ b/utils/swift-stdlib-tool-substitute @@ -4,7 +4,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/__init__.py b/utils/swift_build_support/swift_build_support/__init__.py index 3ba03830bf3bc..16513fd465864 100644 --- a/utils/swift_build_support/swift_build_support/__init__.py +++ b/utils/swift_build_support/swift_build_support/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/arguments.py b/utils/swift_build_support/swift_build_support/arguments.py index b8e3eaef3cd04..3c6c594a19624 100644 --- a/utils/swift_build_support/swift_build_support/arguments.py +++ b/utils/swift_build_support/swift_build_support/arguments.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/cache_util.py b/utils/swift_build_support/swift_build_support/cache_util.py index 9ac71c7e2e6e0..493b558ea9084 100644 --- a/utils/swift_build_support/swift_build_support/cache_util.py +++ b/utils/swift_build_support/swift_build_support/cache_util.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/cmake.py b/utils/swift_build_support/swift_build_support/cmake.py index f8b367bb7ef66..4559e2bf6f35f 100644 --- a/utils/swift_build_support/swift_build_support/cmake.py +++ b/utils/swift_build_support/swift_build_support/cmake.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/debug.py b/utils/swift_build_support/swift_build_support/debug.py index 572ba901cb41f..e4369b97d1902 100644 --- a/utils/swift_build_support/swift_build_support/debug.py +++ b/utils/swift_build_support/swift_build_support/debug.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/host.py b/utils/swift_build_support/swift_build_support/host.py index d29a9887e0c24..3f2ab95071d75 100644 --- a/utils/swift_build_support/swift_build_support/host.py +++ b/utils/swift_build_support/swift_build_support/host.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/migration.py b/utils/swift_build_support/swift_build_support/migration.py index de5c3e37842a0..01eacbb7a64db 100644 --- a/utils/swift_build_support/swift_build_support/migration.py +++ b/utils/swift_build_support/swift_build_support/migration.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/__init__.py b/utils/swift_build_support/swift_build_support/products/__init__.py index 82b916d4e110b..35d23a4e2f246 100644 --- a/utils/swift_build_support/swift_build_support/products/__init__.py +++ b/utils/swift_build_support/swift_build_support/products/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/cmark.py b/utils/swift_build_support/swift_build_support/products/cmark.py index 24dc9d9249db8..d6a189dbb405d 100644 --- a/utils/swift_build_support/swift_build_support/products/cmark.py +++ b/utils/swift_build_support/swift_build_support/products/cmark.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/foundation.py b/utils/swift_build_support/swift_build_support/products/foundation.py index 499314c8f4c60..a2edc0f45a31c 100644 --- a/utils/swift_build_support/swift_build_support/products/foundation.py +++ b/utils/swift_build_support/swift_build_support/products/foundation.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/libdispatch.py b/utils/swift_build_support/swift_build_support/products/libdispatch.py index 728f9f314626d..7ec6e99644479 100644 --- a/utils/swift_build_support/swift_build_support/products/libdispatch.py +++ b/utils/swift_build_support/swift_build_support/products/libdispatch.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/libicu.py b/utils/swift_build_support/swift_build_support/products/libicu.py index 6b1ad60fa4991..b32642f58f61d 100644 --- a/utils/swift_build_support/swift_build_support/products/libicu.py +++ b/utils/swift_build_support/swift_build_support/products/libicu.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/llbuild.py b/utils/swift_build_support/swift_build_support/products/llbuild.py index 16922e883e1f6..d1b4a1db96973 100644 --- a/utils/swift_build_support/swift_build_support/products/llbuild.py +++ b/utils/swift_build_support/swift_build_support/products/llbuild.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/lldb.py b/utils/swift_build_support/swift_build_support/products/lldb.py index 677b7d12d04b0..bf35be0a1cddd 100644 --- a/utils/swift_build_support/swift_build_support/products/lldb.py +++ b/utils/swift_build_support/swift_build_support/products/lldb.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/llvm.py b/utils/swift_build_support/swift_build_support/products/llvm.py index 7be4ab611af94..f75c5245fac3c 100644 --- a/utils/swift_build_support/swift_build_support/products/llvm.py +++ b/utils/swift_build_support/swift_build_support/products/llvm.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/ninja.py b/utils/swift_build_support/swift_build_support/products/ninja.py index c4a68070293ce..e8feca5272ba2 100644 --- a/utils/swift_build_support/swift_build_support/products/ninja.py +++ b/utils/swift_build_support/swift_build_support/products/ninja.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/product.py b/utils/swift_build_support/swift_build_support/products/product.py index 086d1b4b26b77..b40616757d2ea 100644 --- a/utils/swift_build_support/swift_build_support/products/product.py +++ b/utils/swift_build_support/swift_build_support/products/product.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/swift.py b/utils/swift_build_support/swift_build_support/products/swift.py index f4422feb8e8b9..a1af11379b780 100644 --- a/utils/swift_build_support/swift_build_support/products/swift.py +++ b/utils/swift_build_support/swift_build_support/products/swift.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/swiftpm.py b/utils/swift_build_support/swift_build_support/products/swiftpm.py index 8b6d3b1347df7..e4991f8a7792e 100644 --- a/utils/swift_build_support/swift_build_support/products/swiftpm.py +++ b/utils/swift_build_support/swift_build_support/products/swiftpm.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/products/xctest.py b/utils/swift_build_support/swift_build_support/products/xctest.py index 578ca6c316fe8..7c626738f5440 100644 --- a/utils/swift_build_support/swift_build_support/products/xctest.py +++ b/utils/swift_build_support/swift_build_support/products/xctest.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/shell.py b/utils/swift_build_support/swift_build_support/shell.py index d9331e13d61b6..b8f11013e5d12 100644 --- a/utils/swift_build_support/swift_build_support/shell.py +++ b/utils/swift_build_support/swift_build_support/shell.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/tar.py b/utils/swift_build_support/swift_build_support/tar.py index 63169390d1fca..19267aa49921b 100644 --- a/utils/swift_build_support/swift_build_support/tar.py +++ b/utils/swift_build_support/swift_build_support/tar.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/targets.py b/utils/swift_build_support/swift_build_support/targets.py index 2619643bb29e5..ba2e89cc132ce 100644 --- a/utils/swift_build_support/swift_build_support/targets.py +++ b/utils/swift_build_support/swift_build_support/targets.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/toolchain.py b/utils/swift_build_support/swift_build_support/toolchain.py index f453428fe7d55..974a59b92dbed 100644 --- a/utils/swift_build_support/swift_build_support/toolchain.py +++ b/utils/swift_build_support/swift_build_support/toolchain.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/which.py b/utils/swift_build_support/swift_build_support/which.py index b927835bee6d9..e602711857bc6 100644 --- a/utils/swift_build_support/swift_build_support/which.py +++ b/utils/swift_build_support/swift_build_support/which.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/workspace.py b/utils/swift_build_support/swift_build_support/workspace.py index 6bb8eacf635e3..079e43b7827ec 100644 --- a/utils/swift_build_support/swift_build_support/workspace.py +++ b/utils/swift_build_support/swift_build_support/workspace.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/swift_build_support/xcrun.py b/utils/swift_build_support/swift_build_support/xcrun.py index 3680ce7431400..2a3ba110e9720 100644 --- a/utils/swift_build_support/swift_build_support/xcrun.py +++ b/utils/swift_build_support/swift_build_support/xcrun.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/__init__.py b/utils/swift_build_support/tests/__init__.py index 9d148e134771d..74e2690519c59 100644 --- a/utils/swift_build_support/tests/__init__.py +++ b/utils/swift_build_support/tests/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/mock-distcc b/utils/swift_build_support/tests/mock-distcc index 11609d582add8..7e63458f1ada8 100755 --- a/utils/swift_build_support/tests/mock-distcc +++ b/utils/swift_build_support/tests/mock-distcc @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/products/__init__.py b/utils/swift_build_support/tests/products/__init__.py index d3cc3710af2df..4ef284f8d818e 100644 --- a/utils/swift_build_support/tests/products/__init__.py +++ b/utils/swift_build_support/tests/products/__init__.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/products/test_llvm.py b/utils/swift_build_support/tests/products/test_llvm.py index 0618b83251790..19a63148c0816 100644 --- a/utils/swift_build_support/tests/products/test_llvm.py +++ b/utils/swift_build_support/tests/products/test_llvm.py @@ -2,7 +2,7 @@ # # This source file is part of the LLVM.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the LLVM project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the LLVM project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/products/test_ninja.py b/utils/swift_build_support/tests/products/test_ninja.py index 8c516926a3b50..f34f8dc7a29ee 100644 --- a/utils/swift_build_support/tests/products/test_ninja.py +++ b/utils/swift_build_support/tests/products/test_ninja.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/products/test_swift.py b/utils/swift_build_support/tests/products/test_swift.py index e7b02b74f72cb..74661244f58cb 100644 --- a/utils/swift_build_support/tests/products/test_swift.py +++ b/utils/swift_build_support/tests/products/test_swift.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_arguments.py b/utils/swift_build_support/tests/test_arguments.py index 1b1f2b3db4fb6..2c3cf0fdf2d76 100644 --- a/utils/swift_build_support/tests/test_arguments.py +++ b/utils/swift_build_support/tests/test_arguments.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_cache_util.py b/utils/swift_build_support/tests/test_cache_util.py index 5c5f4c2c1b77e..c65f308b48295 100644 --- a/utils/swift_build_support/tests/test_cache_util.py +++ b/utils/swift_build_support/tests/test_cache_util.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_cmake.py b/utils/swift_build_support/tests/test_cmake.py index 54d2cd4529cda..2c6480fc5edb6 100644 --- a/utils/swift_build_support/tests/test_cmake.py +++ b/utils/swift_build_support/tests/test_cmake.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_debug.py b/utils/swift_build_support/tests/test_debug.py index bd22582b713a5..954db17146730 100644 --- a/utils/swift_build_support/tests/test_debug.py +++ b/utils/swift_build_support/tests/test_debug.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_host.py b/utils/swift_build_support/tests/test_host.py index a9a943b83d09b..26141204e245f 100644 --- a/utils/swift_build_support/tests/test_host.py +++ b/utils/swift_build_support/tests/test_host.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_migration.py b/utils/swift_build_support/tests/test_migration.py index 914e2a090fedf..4535306d197eb 100644 --- a/utils/swift_build_support/tests/test_migration.py +++ b/utils/swift_build_support/tests/test_migration.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_shell.py b/utils/swift_build_support/tests/test_shell.py index 422096bcc8679..eb11a5da9cae9 100644 --- a/utils/swift_build_support/tests/test_shell.py +++ b/utils/swift_build_support/tests/test_shell.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_tar.py b/utils/swift_build_support/tests/test_tar.py index a37f615a09f1b..308ad8e3f8fd6 100644 --- a/utils/swift_build_support/tests/test_tar.py +++ b/utils/swift_build_support/tests/test_tar.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_targets.py b/utils/swift_build_support/tests/test_targets.py index f4856a292f865..5ce615097f035 100644 --- a/utils/swift_build_support/tests/test_targets.py +++ b/utils/swift_build_support/tests/test_targets.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_toolchain.py b/utils/swift_build_support/tests/test_toolchain.py index 0b77963188bc7..3269959c34352 100644 --- a/utils/swift_build_support/tests/test_toolchain.py +++ b/utils/swift_build_support/tests/test_toolchain.py @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_which.py b/utils/swift_build_support/tests/test_which.py index f8f6648049d68..be20f26a425de 100644 --- a/utils/swift_build_support/tests/test_which.py +++ b/utils/swift_build_support/tests/test_which.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_workspace.py b/utils/swift_build_support/tests/test_workspace.py index 8f5687a492f54..24ae16be7ec85 100644 --- a/utils/swift_build_support/tests/test_workspace.py +++ b/utils/swift_build_support/tests/test_workspace.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/swift_build_support/tests/test_xcrun.py b/utils/swift_build_support/tests/test_xcrun.py index ef7035ed2914e..424c7ef71f468 100644 --- a/utils/swift_build_support/tests/test_xcrun.py +++ b/utils/swift_build_support/tests/test_xcrun.py @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/symbolicate-linux-fatal b/utils/symbolicate-linux-fatal index c2f44d5cfd210..877dc2fb73b9c 100755 --- a/utils/symbolicate-linux-fatal +++ b/utils/symbolicate-linux-fatal @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/toolchain-codesign b/utils/toolchain-codesign index 2121f2d1adb0a..1efd6565f9484 100755 --- a/utils/toolchain-codesign +++ b/utils/toolchain-codesign @@ -3,7 +3,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/toolchain-installer b/utils/toolchain-installer index 92cf1ec19ae11..28fc10fcd902d 100755 --- a/utils/toolchain-installer +++ b/utils/toolchain-installer @@ -3,7 +3,7 @@ # ## This source file is part of the Swift.org open source project ## -## Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +## Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors ## Licensed under Apache License v2.0 with Runtime Library Exception ## ## See https://swift.org/LICENSE.txt for license information diff --git a/utils/update-checkout b/utils/update-checkout index 45da4bfd9dedf..05ae7131360cb 100755 --- a/utils/update-checkout +++ b/utils/update-checkout @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/utils/viewcfg b/utils/viewcfg index c82ce45347b3a..2597360a8305d 100755 --- a/utils/viewcfg +++ b/utils/viewcfg @@ -3,7 +3,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28350-swift-typechecker-performtypocorrection.swift b/validation-test/compiler_crashers/28350-swift-typechecker-performtypocorrection.swift index d470e98514fa5..97137fda5ed4b 100644 --- a/validation-test/compiler_crashers/28350-swift-typechecker-performtypocorrection.swift +++ b/validation-test/compiler_crashers/28350-swift-typechecker-performtypocorrection.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28389-swift-lookupvisibledecls.swift b/validation-test/compiler_crashers/28389-swift-lookupvisibledecls.swift index 346a2d328579d..a97928e402326 100644 --- a/validation-test/compiler_crashers/28389-swift-lookupvisibledecls.swift +++ b/validation-test/compiler_crashers/28389-swift-lookupvisibledecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift b/validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift index 5767221a117a0..047d6879892ed 100644 --- a/validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift +++ b/validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28474-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift b/validation-test/compiler_crashers/28474-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift index e79332f9e8ed9..bc0655b6946e7 100644 --- a/validation-test/compiler_crashers/28474-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift +++ b/validation-test/compiler_crashers/28474-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28479-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift b/validation-test/compiler_crashers/28479-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift index 4f964cac0e755..d1c111c1ebe82 100644 --- a/validation-test/compiler_crashers/28479-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift +++ b/validation-test/compiler_crashers/28479-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28482-hasaccessibility-accessibility-not-computed-yet.swift b/validation-test/compiler_crashers/28482-hasaccessibility-accessibility-not-computed-yet.swift index df498b377d5d6..08dc305c11b55 100644 --- a/validation-test/compiler_crashers/28482-hasaccessibility-accessibility-not-computed-yet.swift +++ b/validation-test/compiler_crashers/28482-hasaccessibility-accessibility-not-computed-yet.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift b/validation-test/compiler_crashers/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift index 7ea375fe6f78e..2e85bb3b8a1b6 100644 --- a/validation-test/compiler_crashers/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift +++ b/validation-test/compiler_crashers/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28491-result-case-not-implemented.swift b/validation-test/compiler_crashers/28491-result-case-not-implemented.swift index 45ec5340b39d6..692380958883c 100644 --- a/validation-test/compiler_crashers/28491-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers/28491-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index 34e36374c8ae9..47c974aeafe0e 100644 --- a/validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28508-unreachable-executed-at-swift-lib-sema-csgen-cpp-2656.swift b/validation-test/compiler_crashers/28508-unreachable-executed-at-swift-lib-sema-csgen-cpp-2656.swift index b318173da66de..33b37bd95818a 100644 --- a/validation-test/compiler_crashers/28508-unreachable-executed-at-swift-lib-sema-csgen-cpp-2656.swift +++ b/validation-test/compiler_crashers/28508-unreachable-executed-at-swift-lib-sema-csgen-cpp-2656.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28509-allowoverwrite-e-haslvalueaccesskind-l-value-access-kind-has-already-been-set.swift b/validation-test/compiler_crashers/28509-allowoverwrite-e-haslvalueaccesskind-l-value-access-kind-has-already-been-set.swift index dc10a39e5c3a7..b2078671de292 100644 --- a/validation-test/compiler_crashers/28509-allowoverwrite-e-haslvalueaccesskind-l-value-access-kind-has-already-been-set.swift +++ b/validation-test/compiler_crashers/28509-allowoverwrite-e-haslvalueaccesskind-l-value-access-kind-has-already-been-set.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28510-size-t-llvm-sys-locale-columnwidth-i-gettext-i-gettext-size.swift b/validation-test/compiler_crashers/28510-size-t-llvm-sys-locale-columnwidth-i-gettext-i-gettext-size.swift index a629ec9c119c8..e820bbe7fea78 100644 --- a/validation-test/compiler_crashers/28510-size-t-llvm-sys-locale-columnwidth-i-gettext-i-gettext-size.swift +++ b/validation-test/compiler_crashers/28510-size-t-llvm-sys-locale-columnwidth-i-gettext-i-gettext-size.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift b/validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift index 0e43225b604ae..9470dd8d3a54a 100644 --- a/validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift +++ b/validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28550-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift b/validation-test/compiler_crashers/28550-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift index 7720af78ccb32..e6bf4e7f31563 100644 --- a/validation-test/compiler_crashers/28550-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift +++ b/validation-test/compiler_crashers/28550-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift b/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift index 35e3a465a1923..3e08da25509d7 100644 --- a/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift +++ b/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28559-result-case-not-implemented.swift b/validation-test/compiler_crashers/28559-result-case-not-implemented.swift index eb183d99462d4..efff3a95b83cf 100644 --- a/validation-test/compiler_crashers/28559-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers/28559-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28590-exprtypes-e-isequal-e-gettype-expected-type-in-map-to-be-the-same-type-in-expres.swift b/validation-test/compiler_crashers/28590-exprtypes-e-isequal-e-gettype-expected-type-in-map-to-be-the-same-type-in-expres.swift index 6e843579bbbac..a0d4602358ced 100644 --- a/validation-test/compiler_crashers/28590-exprtypes-e-isequal-e-gettype-expected-type-in-map-to-be-the-same-type-in-expres.swift +++ b/validation-test/compiler_crashers/28590-exprtypes-e-isequal-e-gettype-expected-type-in-map-to-be-the-same-type-in-expres.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28593-unreachable-executed-at-swift-lib-ast-type-cpp-3771.swift b/validation-test/compiler_crashers/28593-unreachable-executed-at-swift-lib-ast-type-cpp-3771.swift index 73601cc60e865..f663e0e3000f0 100644 --- a/validation-test/compiler_crashers/28593-unreachable-executed-at-swift-lib-ast-type-cpp-3771.swift +++ b/validation-test/compiler_crashers/28593-unreachable-executed-at-swift-lib-ast-type-cpp-3771.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28595-typeincontext-isnull-no-contextual-type-set-yet.swift b/validation-test/compiler_crashers/28595-typeincontext-isnull-no-contextual-type-set-yet.swift index 4ae9d86bac3f8..be76c76becdf7 100644 --- a/validation-test/compiler_crashers/28595-typeincontext-isnull-no-contextual-type-set-yet.swift +++ b/validation-test/compiler_crashers/28595-typeincontext-isnull-no-contextual-type-set-yet.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28596-unreachable-executed-at-swift-lib-sema-csapply-cpp-5466.swift b/validation-test/compiler_crashers/28596-unreachable-executed-at-swift-lib-sema-csapply-cpp-5466.swift index 7b736461cba66..7fdd5189a4781 100644 --- a/validation-test/compiler_crashers/28596-unreachable-executed-at-swift-lib-sema-csapply-cpp-5466.swift +++ b/validation-test/compiler_crashers/28596-unreachable-executed-at-swift-lib-sema-csapply-cpp-5466.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28598-issatisfied-request.swift b/validation-test/compiler_crashers/28598-issatisfied-request.swift index d19deae59f05d..c7da4d84681bf 100644 --- a/validation-test/compiler_crashers/28598-issatisfied-request.swift +++ b/validation-test/compiler_crashers/28598-issatisfied-request.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28599-false-should-have-found-context-by-now.swift b/validation-test/compiler_crashers/28599-false-should-have-found-context-by-now.swift index 07dfe38dd285d..a00f3ccca6ed9 100644 --- a/validation-test/compiler_crashers/28599-false-should-have-found-context-by-now.swift +++ b/validation-test/compiler_crashers/28599-false-should-have-found-context-by-now.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28600-isinsilmode-sil-should-only-be-a-keyword-in-sil-mode.swift b/validation-test/compiler_crashers/28600-isinsilmode-sil-should-only-be-a-keyword-in-sil-mode.swift index fdaf993801e03..0dedefd312d23 100644 --- a/validation-test/compiler_crashers/28600-isinsilmode-sil-should-only-be-a-keyword-in-sil-mode.swift +++ b/validation-test/compiler_crashers/28600-isinsilmode-sil-should-only-be-a-keyword-in-sil-mode.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28601-getkind-exprkind-binary-isa-tupleexpr-e-binaryexprs-must-have-a-tupleexpr-as-the.swift b/validation-test/compiler_crashers/28601-getkind-exprkind-binary-isa-tupleexpr-e-binaryexprs-must-have-a-tupleexpr-as-the.swift index 64a1e208a0e58..bf31e3d7754e0 100644 --- a/validation-test/compiler_crashers/28601-getkind-exprkind-binary-isa-tupleexpr-e-binaryexprs-must-have-a-tupleexpr-as-the.swift +++ b/validation-test/compiler_crashers/28601-getkind-exprkind-binary-isa-tupleexpr-e-binaryexprs-must-have-a-tupleexpr-as-the.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28602-c1-size-c2-size.swift b/validation-test/compiler_crashers/28602-c1-size-c2-size.swift index 784eeb53cc17e..dc2b20239c783 100644 --- a/validation-test/compiler_crashers/28602-c1-size-c2-size.swift +++ b/validation-test/compiler_crashers/28602-c1-size-c2-size.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28603-argumentlabels-size-1.swift b/validation-test/compiler_crashers/28603-argumentlabels-size-1.swift index 4af6153643003..c3419f046411d 100644 --- a/validation-test/compiler_crashers/28603-argumentlabels-size-1.swift +++ b/validation-test/compiler_crashers/28603-argumentlabels-size-1.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28604-isinheritedprotocolsvalid.swift b/validation-test/compiler_crashers/28604-isinheritedprotocolsvalid.swift index dacb7416aceeb..7fc09d8831708 100644 --- a/validation-test/compiler_crashers/28604-isinheritedprotocolsvalid.swift +++ b/validation-test/compiler_crashers/28604-isinheritedprotocolsvalid.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28605-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers/28605-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index d69853c7df1bf..8e6313f88d8ad 100644 --- a/validation-test/compiler_crashers/28605-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers/28605-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift index 9b8fe046e09f8..cd3dfd563a271 100644 --- a/validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28607-hasinterfacetype-no-interface-type-was-set.swift b/validation-test/compiler_crashers/28607-hasinterfacetype-no-interface-type-was-set.swift index cb60723b32146..e0ceb98b0953d 100644 --- a/validation-test/compiler_crashers/28607-hasinterfacetype-no-interface-type-was-set.swift +++ b/validation-test/compiler_crashers/28607-hasinterfacetype-no-interface-type-was-set.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28608-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers/28608-swift-typebase-getcanonicaltype.swift index 020a728fec40d..c3830d33bc4b1 100644 --- a/validation-test/compiler_crashers/28608-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers/28608-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28609-unreachable-executed-at-swift-lib-sema-csapply-cpp-5859.swift b/validation-test/compiler_crashers/28609-unreachable-executed-at-swift-lib-sema-csapply-cpp-5859.swift index 41435a7cedc5d..461f1d3ebd3b5 100644 --- a/validation-test/compiler_crashers/28609-unreachable-executed-at-swift-lib-sema-csapply-cpp-5859.swift +++ b/validation-test/compiler_crashers/28609-unreachable-executed-at-swift-lib-sema-csapply-cpp-5859.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift b/validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift index f71467ba3f8bc..f45f63e92702b 100644 --- a/validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift +++ b/validation-test/compiler_crashers/28610-elements-size-1-even-number-of-elements-in-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28611-isa-x-val-cast-ty-argument-of-incompatible-type.swift b/validation-test/compiler_crashers/28611-isa-x-val-cast-ty-argument-of-incompatible-type.swift index c2e051b55f308..8daf5294635f6 100644 --- a/validation-test/compiler_crashers/28611-isa-x-val-cast-ty-argument-of-incompatible-type.swift +++ b/validation-test/compiler_crashers/28611-isa-x-val-cast-ty-argument-of-incompatible-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28612-val-isa-used-on-a-null-pointer.swift b/validation-test/compiler_crashers/28612-val-isa-used-on-a-null-pointer.swift index d2180089eb2f0..6f4e9a90d9fb4 100644 --- a/validation-test/compiler_crashers/28612-val-isa-used-on-a-null-pointer.swift +++ b/validation-test/compiler_crashers/28612-val-isa-used-on-a-null-pointer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28613-matchcanfail-failed-call-arguments-did-not-match-up.swift b/validation-test/compiler_crashers/28613-matchcanfail-failed-call-arguments-did-not-match-up.swift index 61c7e68b550d5..6e2650cd51929 100644 --- a/validation-test/compiler_crashers/28613-matchcanfail-failed-call-arguments-did-not-match-up.swift +++ b/validation-test/compiler_crashers/28613-matchcanfail-failed-call-arguments-did-not-match-up.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28614-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift b/validation-test/compiler_crashers/28614-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift index b794668066433..f1574a4dbe85d 100644 --- a/validation-test/compiler_crashers/28614-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift +++ b/validation-test/compiler_crashers/28614-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28615-swift-constraints-constraintgraph-bindtypevariable-swift-typevariabletype-swift.swift b/validation-test/compiler_crashers/28615-swift-constraints-constraintgraph-bindtypevariable-swift-typevariabletype-swift.swift index 6cd0abb45dc78..b60183dcc06f2 100644 --- a/validation-test/compiler_crashers/28615-swift-constraints-constraintgraph-bindtypevariable-swift-typevariabletype-swift.swift +++ b/validation-test/compiler_crashers/28615-swift-constraints-constraintgraph-bindtypevariable-swift-typevariabletype-swift.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift b/validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift index 47b2ce4030af7..ef01b158f7123 100644 --- a/validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift +++ b/validation-test/compiler_crashers/28616-swift-parser-parseexprsequence-swift-diag-bool-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28617-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers/28617-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 83e7d19133f34..8b6554128e123 100644 --- a/validation-test/compiler_crashers/28617-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers/28617-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/28618-unreachable-executed-at-swift-include-swift-ast-exprnodes-def-78.swift b/validation-test/compiler_crashers/28618-unreachable-executed-at-swift-include-swift-ast-exprnodes-def-78.swift index 3daaf1483127b..97abd53d9e33d 100644 --- a/validation-test/compiler_crashers/28618-unreachable-executed-at-swift-include-swift-ast-exprnodes-def-78.swift +++ b/validation-test/compiler_crashers/28618-unreachable-executed-at-swift-include-swift-ast-exprnodes-def-78.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers/README b/validation-test/compiler_crashers/README index 58f39df83734d..7ae16ff94cdba 100644 --- a/validation-test/compiler_crashers/README +++ b/validation-test/compiler_crashers/README @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_2_fixed/0019-rdar21511651.swift b/validation-test/compiler_crashers_2_fixed/0019-rdar21511651.swift index a1642433ab4a5..cc03efd820b58 100644 --- a/validation-test/compiler_crashers_2_fixed/0019-rdar21511651.swift +++ b/validation-test/compiler_crashers_2_fixed/0019-rdar21511651.swift @@ -145,7 +145,7 @@ public extension Sequence // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift b/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift index fa76424554bdb..0e04de75374ec 100644 --- a/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift +++ b/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift @@ -158,7 +158,7 @@ public class TypeIndexed : Resettable { // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_2_fixed/0027-rdar21514140.swift b/validation-test/compiler_crashers_2_fixed/0027-rdar21514140.swift index 08022e15b4878..bd73d4efc6811 100644 --- a/validation-test/compiler_crashers_2_fixed/0027-rdar21514140.swift +++ b/validation-test/compiler_crashers_2_fixed/0027-rdar21514140.swift @@ -147,7 +147,7 @@ public extension Sequence // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00006-swift-mangle-mangler-manglecontext.swift b/validation-test/compiler_crashers_fixed/00006-swift-mangle-mangler-manglecontext.swift index 98e7a81025fd6..6a7ba2df09a3a 100644 --- a/validation-test/compiler_crashers_fixed/00006-swift-mangle-mangler-manglecontext.swift +++ b/validation-test/compiler_crashers_fixed/00006-swift-mangle-mangler-manglecontext.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00007-convenience-init-in-extension.swift b/validation-test/compiler_crashers_fixed/00007-convenience-init-in-extension.swift index cef08642a2c3d..171f0585d4f14 100644 --- a/validation-test/compiler_crashers_fixed/00007-convenience-init-in-extension.swift +++ b/validation-test/compiler_crashers_fixed/00007-convenience-init-in-extension.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00012-emitdirecttypemetadataref.swift b/validation-test/compiler_crashers_fixed/00012-emitdirecttypemetadataref.swift index d598ce49334e2..48314c7265802 100644 --- a/validation-test/compiler_crashers_fixed/00012-emitdirecttypemetadataref.swift +++ b/validation-test/compiler_crashers_fixed/00012-emitdirecttypemetadataref.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00017-llvm-foldingset-llvm-attributesetnode-nodeequals.swift b/validation-test/compiler_crashers_fixed/00017-llvm-foldingset-llvm-attributesetnode-nodeequals.swift index 7410b86087dac..685b81ffe534c 100644 --- a/validation-test/compiler_crashers_fixed/00017-llvm-foldingset-llvm-attributesetnode-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00017-llvm-foldingset-llvm-attributesetnode-nodeequals.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00018-swift-irgen-emitpolymorphicarguments.swift b/validation-test/compiler_crashers_fixed/00018-swift-irgen-emitpolymorphicarguments.swift index c6f9ad9c28e85..50902222f22cf 100644 --- a/validation-test/compiler_crashers_fixed/00018-swift-irgen-emitpolymorphicarguments.swift +++ b/validation-test/compiler_crashers_fixed/00018-swift-irgen-emitpolymorphicarguments.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00020-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/00020-swift-typechecker-conformstoprotocol.swift index 3b007de1fb5a7..1f9a7b3a72333 100644 --- a/validation-test/compiler_crashers_fixed/00020-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00020-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift index 0106514cc0d95..8727b2c3983a7 100644 --- a/validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00024-emitdirecttypemetadataref.swift b/validation-test/compiler_crashers_fixed/00024-emitdirecttypemetadataref.swift index 0cb7a6d97a57f..865b20bd14b4d 100644 --- a/validation-test/compiler_crashers_fixed/00024-emitdirecttypemetadataref.swift +++ b/validation-test/compiler_crashers_fixed/00024-emitdirecttypemetadataref.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00025-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00025-no-stacktrace.swift index 28f69fc58716e..5cef13b7f0a34 100644 --- a/validation-test/compiler_crashers_fixed/00025-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00025-no-stacktrace.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00027-void-map-over-sequence.swift b/validation-test/compiler_crashers_fixed/00027-void-map-over-sequence.swift index 2356b82dfba22..4e6b5945089e9 100644 --- a/validation-test/compiler_crashers_fixed/00027-void-map-over-sequence.swift +++ b/validation-test/compiler_crashers_fixed/00027-void-map-over-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00029-class-with-anyobject-type-constraint.swift b/validation-test/compiler_crashers_fixed/00029-class-with-anyobject-type-constraint.swift index c7a6c4be50542..c94b5899b15b9 100644 --- a/validation-test/compiler_crashers_fixed/00029-class-with-anyobject-type-constraint.swift +++ b/validation-test/compiler_crashers_fixed/00029-class-with-anyobject-type-constraint.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00030-string-as-extensibe-collection.script.swift b/validation-test/compiler_crashers_fixed/00030-string-as-extensibe-collection.script.swift index 6eb386f80067a..a3e6382e4101a 100644 --- a/validation-test/compiler_crashers_fixed/00030-string-as-extensibe-collection.script.swift +++ b/validation-test/compiler_crashers_fixed/00030-string-as-extensibe-collection.script.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00036-szone-malloc-should-clear.swift b/validation-test/compiler_crashers_fixed/00036-szone-malloc-should-clear.swift index d31f7b47ba473..2a87e5f787a26 100644 --- a/validation-test/compiler_crashers_fixed/00036-szone-malloc-should-clear.swift +++ b/validation-test/compiler_crashers_fixed/00036-szone-malloc-should-clear.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00037-no-stacktrace.script.swift b/validation-test/compiler_crashers_fixed/00037-no-stacktrace.script.swift index e7b45da563dc3..fdecf48588dc2 100644 --- a/validation-test/compiler_crashers_fixed/00037-no-stacktrace.script.swift +++ b/validation-test/compiler_crashers_fixed/00037-no-stacktrace.script.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00039-string-join.script.swift b/validation-test/compiler_crashers_fixed/00039-string-join.script.swift index 62023127cb103..1eb4370e072f5 100644 --- a/validation-test/compiler_crashers_fixed/00039-string-join.script.swift +++ b/validation-test/compiler_crashers_fixed/00039-string-join.script.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift index 9a5384d9e8dec..404b55b13c062 100644 --- a/validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00043-substdependenttypes.swift b/validation-test/compiler_crashers_fixed/00043-substdependenttypes.swift index f3631a741400d..5f75821050412 100644 --- a/validation-test/compiler_crashers_fixed/00043-substdependenttypes.swift +++ b/validation-test/compiler_crashers_fixed/00043-substdependenttypes.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00046-swift-archetypebuilder-potentialarchetype-getnestedtype.timeout.swift b/validation-test/compiler_crashers_fixed/00046-swift-archetypebuilder-potentialarchetype-getnestedtype.timeout.swift index ff46f26f13af7..7706975c77d94 100644 --- a/validation-test/compiler_crashers_fixed/00046-swift-archetypebuilder-potentialarchetype-getnestedtype.timeout.swift +++ b/validation-test/compiler_crashers_fixed/00046-swift-archetypebuilder-potentialarchetype-getnestedtype.timeout.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00047-emitdirecttypemetadataref.swift b/validation-test/compiler_crashers_fixed/00047-emitdirecttypemetadataref.swift index 68187e62a5654..626897c8fc12c 100644 --- a/validation-test/compiler_crashers_fixed/00047-emitdirecttypemetadataref.swift +++ b/validation-test/compiler_crashers_fixed/00047-emitdirecttypemetadataref.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00049-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/00049-swift-nominaltypedecl-getmembers.swift index 646760f667409..c8ad3e52b0c02 100644 --- a/validation-test/compiler_crashers_fixed/00049-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/00049-swift-nominaltypedecl-getmembers.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00051-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00051-resolvetypedecl.swift index d60c1646894c2..9868d9b82af9c 100644 --- a/validation-test/compiler_crashers_fixed/00051-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00051-resolvetypedecl.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00052-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00052-no-stacktrace.swift index b231a2988eebc..065d6d31b27a6 100644 --- a/validation-test/compiler_crashers_fixed/00052-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00052-no-stacktrace.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift index 00a74f0de65fb..e23225447d8d7 100644 --- a/validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00056-addminimumprotocols.swift b/validation-test/compiler_crashers_fixed/00056-addminimumprotocols.swift index 4c2ad27f726b6..4c3051ee0c6e8 100644 --- a/validation-test/compiler_crashers_fixed/00056-addminimumprotocols.swift +++ b/validation-test/compiler_crashers_fixed/00056-addminimumprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00057-get-type-of-member-reference.swift b/validation-test/compiler_crashers_fixed/00057-get-type-of-member-reference.swift index ad148aaf69898..57cac2ab7e243 100644 --- a/validation-test/compiler_crashers_fixed/00057-get-type-of-member-reference.swift +++ b/validation-test/compiler_crashers_fixed/00057-get-type-of-member-reference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00058-get-self-type-for-container.swift b/validation-test/compiler_crashers_fixed/00058-get-self-type-for-container.swift index 13719b951b5a7..661e43b4fa5ec 100644 --- a/validation-test/compiler_crashers_fixed/00058-get-self-type-for-container.swift +++ b/validation-test/compiler_crashers_fixed/00058-get-self-type-for-container.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00059-fold-sequence.swift b/validation-test/compiler_crashers_fixed/00059-fold-sequence.swift index 3fd450b2a2eb4..f329bda22d2d2 100644 --- a/validation-test/compiler_crashers_fixed/00059-fold-sequence.swift +++ b/validation-test/compiler_crashers_fixed/00059-fold-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00060-adjust-function-type.swift b/validation-test/compiler_crashers_fixed/00060-adjust-function-type.swift index 7fb241f68d09e..2996df80d352c 100644 --- a/validation-test/compiler_crashers_fixed/00060-adjust-function-type.swift +++ b/validation-test/compiler_crashers_fixed/00060-adjust-function-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00062-ioctl.swift b/validation-test/compiler_crashers_fixed/00062-ioctl.swift index b256b83dee367..322c2e6259a8e 100644 --- a/validation-test/compiler_crashers_fixed/00062-ioctl.swift +++ b/validation-test/compiler_crashers_fixed/00062-ioctl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00063-tiny-malloc-from-free-list.swift b/validation-test/compiler_crashers_fixed/00063-tiny-malloc-from-free-list.swift index c15858d443637..edce8a4a09417 100644 --- a/validation-test/compiler_crashers_fixed/00063-tiny-malloc-from-free-list.swift +++ b/validation-test/compiler_crashers_fixed/00063-tiny-malloc-from-free-list.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00064-bool.swift b/validation-test/compiler_crashers_fixed/00064-bool.swift index f423aec22eb9c..65ae2d4701b0f 100644 --- a/validation-test/compiler_crashers_fixed/00064-bool.swift +++ b/validation-test/compiler_crashers_fixed/00064-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00065-cerror.swift b/validation-test/compiler_crashers_fixed/00065-cerror.swift index 4937937722e4e..7cfa8256d3db7 100644 --- a/validation-test/compiler_crashers_fixed/00065-cerror.swift +++ b/validation-test/compiler_crashers_fixed/00065-cerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00066-diagnoseunknowntype.swift b/validation-test/compiler_crashers_fixed/00066-diagnoseunknowntype.swift index 37cbd5f5538c3..a98a13eacfbaf 100644 --- a/validation-test/compiler_crashers_fixed/00066-diagnoseunknowntype.swift +++ b/validation-test/compiler_crashers_fixed/00066-diagnoseunknowntype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00067-szone-malloc-should-clear.swift b/validation-test/compiler_crashers_fixed/00067-szone-malloc-should-clear.swift index 76a5e9d25bb31..45a7b4660880e 100644 --- a/validation-test/compiler_crashers_fixed/00067-szone-malloc-should-clear.swift +++ b/validation-test/compiler_crashers_fixed/00067-szone-malloc-should-clear.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00068-foldsequence.swift b/validation-test/compiler_crashers_fixed/00068-foldsequence.swift index 533744e3a9462..e96db0b8bf231 100644 --- a/validation-test/compiler_crashers_fixed/00068-foldsequence.swift +++ b/validation-test/compiler_crashers_fixed/00068-foldsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00069-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/00069-swift-typevisitor.swift index 27d347a73c033..004aad9ffaa48 100644 --- a/validation-test/compiler_crashers_fixed/00069-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/00069-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00070-getgenericparam.swift b/validation-test/compiler_crashers_fixed/00070-getgenericparam.swift index 01b082ae90856..9a1f8eb184e03 100644 --- a/validation-test/compiler_crashers_fixed/00070-getgenericparam.swift +++ b/validation-test/compiler_crashers_fixed/00070-getgenericparam.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00071-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00071-getselftypeforcontainer.swift index 780b83baed610..22107530f6903 100644 --- a/validation-test/compiler_crashers_fixed/00071-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00071-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00072-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/00072-llvm-bitstreamcursor-readrecord.swift index 9cd91286b8f36..fa784eea32964 100644 --- a/validation-test/compiler_crashers_fixed/00072-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/00072-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00073-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00073-llvm-errs.swift index 44c5ccb0a02c2..d363f3c7e61fd 100644 --- a/validation-test/compiler_crashers_fixed/00073-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00073-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00074-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/00074-swift-typeloc-iserror.swift index c52b32a54fc9b..1c6bfb58e0c9b 100644 --- a/validation-test/compiler_crashers_fixed/00074-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/00074-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00075-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00075-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index fcaafbb9e73eb..d93629a3491de 100644 --- a/validation-test/compiler_crashers_fixed/00075-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00075-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00076-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/00076-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index 645b3824a1435..7cbfa166ed394 100644 --- a/validation-test/compiler_crashers_fixed/00076-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00076-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00077-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00077-swift-typechecker-validatedecl.swift index 26bb5a89bb55e..9fe5a4c820ec3 100644 --- a/validation-test/compiler_crashers_fixed/00077-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00077-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00078-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00078-llvm-foldingset-swift-tupletype-nodeequals.swift index 686570fc9482d..bedabe124b7cd 100644 --- a/validation-test/compiler_crashers_fixed/00078-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00078-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00079-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00079-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index abdc7d470fd15..60a853fed65a7 100644 --- a/validation-test/compiler_crashers_fixed/00079-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00079-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00080-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/00080-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index bcc561d643bc4..e7b63f8456208 100644 --- a/validation-test/compiler_crashers_fixed/00080-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/00080-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00081-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00081-resolvetypedecl.swift index a231a35f9c5bd..f7f7338800836 100644 --- a/validation-test/compiler_crashers_fixed/00081-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00081-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00082-std-function-func-containsprotocolself.swift b/validation-test/compiler_crashers_fixed/00082-std-function-func-containsprotocolself.swift index d5c7533451a28..b739b5c8b851d 100644 --- a/validation-test/compiler_crashers_fixed/00082-std-function-func-containsprotocolself.swift +++ b/validation-test/compiler_crashers_fixed/00082-std-function-func-containsprotocolself.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00083-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/00083-std-function-func-mapsignaturetype.swift index d90cb201d5d7d..51a3b612b023d 100644 --- a/validation-test/compiler_crashers_fixed/00083-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/00083-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00084-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/00084-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index ac4f9752b9b35..c1071aefdf3b7 100644 --- a/validation-test/compiler_crashers_fixed/00084-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/00084-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00085-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/00085-swift-typechecker-typecheckpattern.swift index 7d3cef3686657..03ae8a44a0609 100644 --- a/validation-test/compiler_crashers_fixed/00085-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/00085-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00086-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00086-std-function-func-swift-type-subst.swift index ef9378384796e..4c623db744498 100644 --- a/validation-test/compiler_crashers_fixed/00086-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00086-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00087-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00087-swift-archetypebuilder-resolvearchetype.swift index 4f0d9e027131e..408e262ac0f78 100644 --- a/validation-test/compiler_crashers_fixed/00087-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00087-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00088-swift-archetypetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/00088-swift-archetypetype-getnestedtype.swift index 09964264ed5f2..7a97fab319e47 100644 --- a/validation-test/compiler_crashers_fixed/00088-swift-archetypetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/00088-swift-archetypetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00089-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/00089-swift-archetypetype-setnestedtypes.swift index 8f1494266c7e5..a5d8e9988e229 100644 --- a/validation-test/compiler_crashers_fixed/00089-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/00089-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00090-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/00090-swift-astcontext-getidentifier.swift index 2a909f4358c7c..5b4a9628782b8 100644 --- a/validation-test/compiler_crashers_fixed/00090-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00090-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00091-swift-astprinter-printname.swift b/validation-test/compiler_crashers_fixed/00091-swift-astprinter-printname.swift index 8f64df304b7f3..df60b24c549c5 100644 --- a/validation-test/compiler_crashers_fixed/00091-swift-astprinter-printname.swift +++ b/validation-test/compiler_crashers_fixed/00091-swift-astprinter-printname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00092-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/00092-swift-availabilityattr-isunavailable.swift index 6abc05bb07d97..9e23b36c47a56 100644 --- a/validation-test/compiler_crashers_fixed/00092-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/00092-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00093-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/00093-swift-boundgenerictype-get.swift index 35a89fd8c1ad0..c570670bd31c1 100644 --- a/validation-test/compiler_crashers_fixed/00093-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/00093-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00094-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/00094-swift-bracestmt-create.swift index 9fec515f735c4..6dee15b7c7753 100644 --- a/validation-test/compiler_crashers_fixed/00094-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/00094-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00095-swift-clangimporter-implementation-mergepropinfointoaccessor.swift b/validation-test/compiler_crashers_fixed/00095-swift-clangimporter-implementation-mergepropinfointoaccessor.swift index c13d44c87106d..091391e318c31 100644 --- a/validation-test/compiler_crashers_fixed/00095-swift-clangimporter-implementation-mergepropinfointoaccessor.swift +++ b/validation-test/compiler_crashers_fixed/00095-swift-clangimporter-implementation-mergepropinfointoaccessor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00096-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00096-swift-clangmoduleunit-getadaptermodule.swift index e2a3308170545..282d018137138 100644 --- a/validation-test/compiler_crashers_fixed/00096-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00096-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00097-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00097-swift-clangmoduleunit-getimportedmodules.swift index b31ee1b213d36..64dabc5adcc8f 100644 --- a/validation-test/compiler_crashers_fixed/00097-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00097-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00098-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/00098-swift-constraints-constraintgraph-addconstraint.swift index 70ca050c5acda..4ebd55d41980d 100644 --- a/validation-test/compiler_crashers_fixed/00098-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00098-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00099-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/00099-swift-constraints-constraintgraph-change-undo.swift index f92be21d06d85..d13edade8913c 100644 --- a/validation-test/compiler_crashers_fixed/00099-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/00099-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00100-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/00100-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index c7e881210d794..a6c5f68937f4f 100644 --- a/validation-test/compiler_crashers_fixed/00100-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/00100-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00101-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/00101-swift-constraints-constraintsystem-applysolution.swift index 6eaccd9c1492e..e7b13c8e46045 100644 --- a/validation-test/compiler_crashers_fixed/00101-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/00101-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00102-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/00102-swift-constraints-constraintsystem-assignfixedtype.swift index 846d2c15f1b2b..93674250003b5 100644 --- a/validation-test/compiler_crashers_fixed/00102-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/00102-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00103-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift b/validation-test/compiler_crashers_fixed/00103-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift index 3e1e21818c02e..1ad785afcade9 100644 --- a/validation-test/compiler_crashers_fixed/00103-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00103-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00104-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/00104-swift-constraints-constraintsystem-finalize.swift index 8e445ea616ea8..2ddb40bf108c1 100644 --- a/validation-test/compiler_crashers_fixed/00104-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/00104-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00105-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/00105-swift-constraints-constraintsystem-getconstraintlocator.swift index 1e0817368781c..a24dd31f60bb5 100644 --- a/validation-test/compiler_crashers_fixed/00105-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/00105-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00106-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00106-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 346b1bc819837..0bd663118c07d 100644 --- a/validation-test/compiler_crashers_fixed/00106-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00106-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00107-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00107-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9a2443c4a6151..03d1386152375 100644 --- a/validation-test/compiler_crashers_fixed/00107-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00107-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00108-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift b/validation-test/compiler_crashers_fixed/00108-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift index 9748e8854c828..31c331293b8a1 100644 --- a/validation-test/compiler_crashers_fixed/00108-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/00108-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00109-swift-constraints-constraintsystem-matchfunctiontypes.swift b/validation-test/compiler_crashers_fixed/00109-swift-constraints-constraintsystem-matchfunctiontypes.swift index a8002fdc930c3..52c514d1d6b1f 100644 --- a/validation-test/compiler_crashers_fixed/00109-swift-constraints-constraintsystem-matchfunctiontypes.swift +++ b/validation-test/compiler_crashers_fixed/00109-swift-constraints-constraintsystem-matchfunctiontypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00110-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00110-swift-constraints-constraintsystem-matchtypes.swift index f0dbd8d0d39c6..946d8a3792d83 100644 --- a/validation-test/compiler_crashers_fixed/00110-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00110-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00111-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/00111-swift-constraints-constraintsystem-simplifyconstraint.swift index d2605b3905afe..77a360e672a87 100644 --- a/validation-test/compiler_crashers_fixed/00111-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00111-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00112-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/00112-swift-constraints-constraintsystem-simplifytype.swift index 81d6f872881d5..528d4005ce80e 100644 --- a/validation-test/compiler_crashers_fixed/00112-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/00112-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00113-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/00113-swift-constraints-constraintsystem-solve.swift index 7317d4c779613..0a305e8ea021d 100644 --- a/validation-test/compiler_crashers_fixed/00113-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/00113-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00114-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00114-swift-constraints-solution-computesubstitutions.swift index f31c96c5cb615..f8050c7bfa924 100644 --- a/validation-test/compiler_crashers_fixed/00114-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00114-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00115-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00115-swift-declcontext-lookupqualified.swift index f074e202c4be5..67d9cd335ae51 100644 --- a/validation-test/compiler_crashers_fixed/00115-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00115-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00116-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/00116-swift-declname-printpretty.swift index 308f95cb7d0b1..141ea1afdd9d7 100644 --- a/validation-test/compiler_crashers_fixed/00116-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/00116-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00117-swift-declrefexpr-setgenericargs.swift b/validation-test/compiler_crashers_fixed/00117-swift-declrefexpr-setgenericargs.swift index 1c3f21fb9e2d4..fe9342248b60b 100644 --- a/validation-test/compiler_crashers_fixed/00117-swift-declrefexpr-setgenericargs.swift +++ b/validation-test/compiler_crashers_fixed/00117-swift-declrefexpr-setgenericargs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00118-swift-dependentgenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/00118-swift-dependentgenerictyperesolver-resolvegenerictypeparamtype.swift index f572d4ade09b1..74750b508b21d 100644 --- a/validation-test/compiler_crashers_fixed/00118-swift-dependentgenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/00118-swift-dependentgenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00119-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/00119-swift-dependentmembertype-get.swift index f3df0e2ccc787..1d54ef1b58327 100644 --- a/validation-test/compiler_crashers_fixed/00119-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/00119-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00120-swift-derivedconformance-deriveequatable.swift b/validation-test/compiler_crashers_fixed/00120-swift-derivedconformance-deriveequatable.swift index a39a49ad72353..d83eca6310570 100644 --- a/validation-test/compiler_crashers_fixed/00120-swift-derivedconformance-deriveequatable.swift +++ b/validation-test/compiler_crashers_fixed/00120-swift-derivedconformance-deriveequatable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00121-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/00121-swift-diagnosticengine-diagnose.swift index bed54a61a010f..94e30ea7457f5 100644 --- a/validation-test/compiler_crashers_fixed/00121-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/00121-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00122-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/00122-swift-typechecker-coercepatterntotype.swift index ff5b8197ea39e..58dfb90b1ff6b 100644 --- a/validation-test/compiler_crashers_fixed/00122-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/00122-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00123-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/00123-swift-functiontype-get.swift index 27350006457e9..4a32ed598e5db 100644 --- a/validation-test/compiler_crashers_fixed/00123-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/00123-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00124-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/00124-swift-genericfunctiontype-get.swift index 8da783c5ed4c9..767293aef8031 100644 --- a/validation-test/compiler_crashers_fixed/00124-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/00124-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00125-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/00125-swift-genericparamlist-addnestedarchetypes.swift index ac47109e6e437..ca0b52e00d187 100644 --- a/validation-test/compiler_crashers_fixed/00125-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/00125-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00126-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/00126-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift index 1b7db82791b20..309dbdafdce74 100644 --- a/validation-test/compiler_crashers_fixed/00126-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/00126-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00127-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/00127-swift-inflightdiagnostic.swift index 42aa4bfdccaa7..4cccd00fb68fa 100644 --- a/validation-test/compiler_crashers_fixed/00127-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00127-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00128-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/00128-swift-lexer-getlocforendoftoken.swift index 513cd1d47199a..edebdcc605fc3 100644 --- a/validation-test/compiler_crashers_fixed/00128-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/00128-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00129-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00129-swift-lexer-lexidentifier.swift index 22a885db919b2..e5c9feed40569 100644 --- a/validation-test/compiler_crashers_fixed/00129-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00129-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00130-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/00130-swift-lexer-leximpl.swift index 8d8c872004b36..9d2a52dce7bf9 100644 --- a/validation-test/compiler_crashers_fixed/00130-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/00130-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00131-swift-lexer-lexnumber.swift b/validation-test/compiler_crashers_fixed/00131-swift-lexer-lexnumber.swift index c2473e7b4ba7c..3e217719e1270 100644 --- a/validation-test/compiler_crashers_fixed/00131-swift-lexer-lexnumber.swift +++ b/validation-test/compiler_crashers_fixed/00131-swift-lexer-lexnumber.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00132-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/00132-swift-lexer-lexoperatoridentifier.swift index 0baa4cf6f61a6..92e0d2d616213 100644 --- a/validation-test/compiler_crashers_fixed/00132-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/00132-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00133-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/00133-swift-typechecker-resolvetypeincontext.swift index 0cc72404e5f6a..29fe7f3facd7b 100644 --- a/validation-test/compiler_crashers_fixed/00133-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00133-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00134-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00134-swift-metatypetype-get.swift index 0901ff87c1fcc..633f8bca4de12 100644 --- a/validation-test/compiler_crashers_fixed/00134-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00134-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00135-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00135-swift-modulefile-getdecl.swift index 45028c6fa1afa..c4afe24d63b27 100644 --- a/validation-test/compiler_crashers_fixed/00135-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00135-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00136-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00136-swift-modulefile-getimportedmodules.swift index 53d784af4cd17..6a3ec55d409c7 100644 --- a/validation-test/compiler_crashers_fixed/00136-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00136-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00137-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/00137-swift-modulefile-gettype.swift index 6bd7c5872a214..762bf4c04b9da 100644 --- a/validation-test/compiler_crashers_fixed/00137-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/00137-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00138-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/00138-swift-modulefile-maybereadpattern.swift index 6a877761956b5..eb4f8e35d1841 100644 --- a/validation-test/compiler_crashers_fixed/00138-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/00138-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00139-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/00139-swift-typechecker-resolveidentifiertype.swift index f6ed9df764df2..578aa82191e7b 100644 --- a/validation-test/compiler_crashers_fixed/00139-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/00139-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00140-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/00140-swift-nominaltypedecl-computetype.swift index de8a7d852861e..18e2fbef1f49c 100644 --- a/validation-test/compiler_crashers_fixed/00140-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/00140-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00141-swift-nominaltypedecl-getextensions.swift b/validation-test/compiler_crashers_fixed/00141-swift-nominaltypedecl-getextensions.swift index c113a95abec9e..8c7f0b3c0f959 100644 --- a/validation-test/compiler_crashers_fixed/00141-swift-nominaltypedecl-getextensions.swift +++ b/validation-test/compiler_crashers_fixed/00141-swift-nominaltypedecl-getextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00142-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/00142-swift-nominaltypedecl-preparelookuptable.swift index 4f35e7ec54420..a1fff9863c558 100644 --- a/validation-test/compiler_crashers_fixed/00142-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/00142-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00143-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/00143-swift-parentype-get.swift index 095df16ff893f..1799d282c5977 100644 --- a/validation-test/compiler_crashers_fixed/00143-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/00143-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00144-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/00144-swift-parser-consumetoken.swift index 8a49516f5a5f7..3a3e67c260f6c 100644 --- a/validation-test/compiler_crashers_fixed/00144-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/00144-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00145-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/00145-swift-parser-parsebraceitems.swift index ca138befcba97..de8c89634690f 100644 --- a/validation-test/compiler_crashers_fixed/00145-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/00145-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00146-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/00146-swift-parser-parseexpridentifier.swift index e0039335adc57..3cc3fbc556bbf 100644 --- a/validation-test/compiler_crashers_fixed/00146-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/00146-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00147-swift-parser-parseexprstringliteral.swift b/validation-test/compiler_crashers_fixed/00147-swift-parser-parseexprstringliteral.swift index d181981766359..a654d4ac53ec8 100644 --- a/validation-test/compiler_crashers_fixed/00147-swift-parser-parseexprstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/00147-swift-parser-parseexprstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00148-swift-parser-parseexprunary.swift b/validation-test/compiler_crashers_fixed/00148-swift-parser-parseexprunary.swift index 99447c4269168..01a7e0292c6a2 100644 --- a/validation-test/compiler_crashers_fixed/00148-swift-parser-parseexprunary.swift +++ b/validation-test/compiler_crashers_fixed/00148-swift-parser-parseexprunary.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00149-swift-typechecker-callwitness.swift b/validation-test/compiler_crashers_fixed/00149-swift-typechecker-callwitness.swift index ac8803fa3d27e..9a8d96eb15123 100644 --- a/validation-test/compiler_crashers_fixed/00149-swift-typechecker-callwitness.swift +++ b/validation-test/compiler_crashers_fixed/00149-swift-typechecker-callwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00150-swift-parser-parseparameterclause.swift b/validation-test/compiler_crashers_fixed/00150-swift-parser-parseparameterclause.swift index cbc00859fc58b..88449712a4977 100644 --- a/validation-test/compiler_crashers_fixed/00150-swift-parser-parseparameterclause.swift +++ b/validation-test/compiler_crashers_fixed/00150-swift-parser-parseparameterclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00151-swift-parser-parsetype.swift b/validation-test/compiler_crashers_fixed/00151-swift-parser-parsetype.swift index 9b886ebbb6f84..a53daf559770b 100644 --- a/validation-test/compiler_crashers_fixed/00151-swift-parser-parsetype.swift +++ b/validation-test/compiler_crashers_fixed/00151-swift-parser-parsetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00152-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/00152-swift-parser-parsetypeidentifier.swift index 953e57597474f..f91e6fd491cba 100644 --- a/validation-test/compiler_crashers_fixed/00152-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00152-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00153-swift-parser-parsetypesimple.swift b/validation-test/compiler_crashers_fixed/00153-swift-parser-parsetypesimple.swift index 28e3c795f456c..f6d7763895b3f 100644 --- a/validation-test/compiler_crashers_fixed/00153-swift-parser-parsetypesimple.swift +++ b/validation-test/compiler_crashers_fixed/00153-swift-parser-parsetypesimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00154-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00154-swift-printingdiagnosticconsumer-handlediagnostic.swift index 659640496e83c..7e17714235141 100644 --- a/validation-test/compiler_crashers_fixed/00154-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00154-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00155-swift-protocoldecl-requiresclassslow.swift b/validation-test/compiler_crashers_fixed/00155-swift-protocoldecl-requiresclassslow.swift index 608946f558df7..09de396b3cd58 100644 --- a/validation-test/compiler_crashers_fixed/00155-swift-protocoldecl-requiresclassslow.swift +++ b/validation-test/compiler_crashers_fixed/00155-swift-protocoldecl-requiresclassslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00156-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/00156-swift-protocoltype-canonicalizeprotocols.swift index 2f7afd50ea1b2..e01fac9afda14 100644 --- a/validation-test/compiler_crashers_fixed/00156-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/00156-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00157-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/00157-swift-sourcefile-getcache.swift index 41f06276cc5ac..6be4bdf3a13d7 100644 --- a/validation-test/compiler_crashers_fixed/00157-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/00157-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00158-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/00158-swift-streamprinter-printtext.swift index 0ca96a5474bb2..fbbf21c659203 100644 --- a/validation-test/compiler_crashers_fixed/00158-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/00158-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00160-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/00160-swift-substitutedtype-get.swift index aa7116144ed08..c28c235fe6f43 100644 --- a/validation-test/compiler_crashers_fixed/00160-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/00160-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00161-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/00161-swift-tupletype-get.swift index 44b19338b5e41..7de5dbd63d8d8 100644 --- a/validation-test/compiler_crashers_fixed/00161-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/00161-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00162-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00162-swift-type-transform.swift index d56810ae477ef..8dcdcc5885363 100644 --- a/validation-test/compiler_crashers_fixed/00162-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00162-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00163-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00163-swift-type-walk.swift index 73e6a0213d6dc..d3e1d5e13f8fe 100644 --- a/validation-test/compiler_crashers_fixed/00163-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00163-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00164-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00164-swift-typebase-getcanonicaltype.swift index 7e4053985791c..ba9b206ed38c9 100644 --- a/validation-test/compiler_crashers_fixed/00164-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00164-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00165-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/00165-swift-typebase-getdesugaredtype.swift index fba797ca1021f..f4b6f5b1d8b08 100644 --- a/validation-test/compiler_crashers_fixed/00165-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/00165-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00166-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00166-swift-typebase-isequal.swift index 2fea8aaa1a25c..b4af401806ef6 100644 --- a/validation-test/compiler_crashers_fixed/00166-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00166-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00167-swift-typebase-isexistentialtype.swift b/validation-test/compiler_crashers_fixed/00167-swift-typebase-isexistentialtype.swift index 8a55b08425f2b..aeec4e06bde15 100644 --- a/validation-test/compiler_crashers_fixed/00167-swift-typebase-isexistentialtype.swift +++ b/validation-test/compiler_crashers_fixed/00167-swift-typebase-isexistentialtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00168-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/00168-swift-typebase-isspecialized.swift index 5478a3c8ac4dc..d407f12438800 100644 --- a/validation-test/compiler_crashers_fixed/00168-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/00168-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00169-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/00169-swift-typebase-operator.swift index 92cc378f0ffa8..2f5efd4399c04 100644 --- a/validation-test/compiler_crashers_fixed/00169-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/00169-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00170-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/00170-swift-parser-skipsingle.swift index 8e0514761b473..e59ca186438e0 100644 --- a/validation-test/compiler_crashers_fixed/00170-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/00170-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00171-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/00171-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index af394b0f26dff..3d1accd8fba42 100644 --- a/validation-test/compiler_crashers_fixed/00171-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/00171-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00172-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift b/validation-test/compiler_crashers_fixed/00172-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift index 69e405c71242e..d257a9ec0b8bb 100644 --- a/validation-test/compiler_crashers_fixed/00172-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift +++ b/validation-test/compiler_crashers_fixed/00172-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00173-swift-typealiasdecl-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/00173-swift-typealiasdecl-typealiasdecl.swift index cc547b5146398..3e09e9a8b30b8 100644 --- a/validation-test/compiler_crashers_fixed/00173-swift-typealiasdecl-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/00173-swift-typealiasdecl-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00174-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/00174-swift-scopeinfo-addtoscope.swift index c8f0c0a265ec9..e272939552eb5 100644 --- a/validation-test/compiler_crashers_fixed/00174-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/00174-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00175-swift-parser-parseexprlist.swift b/validation-test/compiler_crashers_fixed/00175-swift-parser-parseexprlist.swift index 54ebd3d40f252..354148dd1f26e 100644 --- a/validation-test/compiler_crashers_fixed/00175-swift-parser-parseexprlist.swift +++ b/validation-test/compiler_crashers_fixed/00175-swift-parser-parseexprlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00176-vtable.swift b/validation-test/compiler_crashers_fixed/00176-vtable.swift index 324df9cb77f17..bf0316c7a6ecc 100644 --- a/validation-test/compiler_crashers_fixed/00176-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00176-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00177-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00177-swift-constraints-constraintsystem-opengeneric.swift index 4eb697df86ed6..14057ab95d983 100644 --- a/validation-test/compiler_crashers_fixed/00177-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00177-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00178-llvm-foldingset-swift-genericsignature-nodeequals.swift b/validation-test/compiler_crashers_fixed/00178-llvm-foldingset-swift-genericsignature-nodeequals.swift index b792e12501699..dc13e3331d17c 100644 --- a/validation-test/compiler_crashers_fixed/00178-llvm-foldingset-swift-genericsignature-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00178-llvm-foldingset-swift-genericsignature-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00179-swift-protocolcompositiontype-build.swift b/validation-test/compiler_crashers_fixed/00179-swift-protocolcompositiontype-build.swift index 68601b9b051a7..edad9d45bc25f 100644 --- a/validation-test/compiler_crashers_fixed/00179-swift-protocolcompositiontype-build.swift +++ b/validation-test/compiler_crashers_fixed/00179-swift-protocolcompositiontype-build.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00180-szone-free-definite-size.swift b/validation-test/compiler_crashers_fixed/00180-szone-free-definite-size.swift index c502b2c8e715e..3a820f97ad866 100644 --- a/validation-test/compiler_crashers_fixed/00180-szone-free-definite-size.swift +++ b/validation-test/compiler_crashers_fixed/00180-szone-free-definite-size.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00181-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/00181-swift-parser-parseexprclosure.swift index eedf3893094d4..3c0abe8356d32 100644 --- a/validation-test/compiler_crashers_fixed/00181-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/00181-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00182-swift-astcontext-getconformance.swift b/validation-test/compiler_crashers_fixed/00182-swift-astcontext-getconformance.swift index 0330f1fe9afc4..f016004b155dc 100644 --- a/validation-test/compiler_crashers_fixed/00182-swift-astcontext-getconformance.swift +++ b/validation-test/compiler_crashers_fixed/00182-swift-astcontext-getconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00183-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/00183-swift-inflightdiagnostic-fixitreplacechars.swift index b0962747149e5..2045bdb508a7c 100644 --- a/validation-test/compiler_crashers_fixed/00183-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/00183-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00184-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00184-swift-modulefile-lookupvalue.swift index f516c63026761..a2cf636717c38 100644 --- a/validation-test/compiler_crashers_fixed/00184-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00184-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00185-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/00185-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift index 356ecc1bb0d0f..f4b2d0cc8c12a 100644 --- a/validation-test/compiler_crashers_fixed/00185-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/00185-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00186-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/00186-swift-genericsignature-profile.swift index 4502db2767e7c..510f3b849844d 100644 --- a/validation-test/compiler_crashers_fixed/00186-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/00186-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00187-swift-lowering-typeconverter-getfunctiontypewithcaptures.swift b/validation-test/compiler_crashers_fixed/00187-swift-lowering-typeconverter-getfunctiontypewithcaptures.swift index 5e22bac0e7506..3b877995cd390 100644 --- a/validation-test/compiler_crashers_fixed/00187-swift-lowering-typeconverter-getfunctiontypewithcaptures.swift +++ b/validation-test/compiler_crashers_fixed/00187-swift-lowering-typeconverter-getfunctiontypewithcaptures.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00188-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/00188-swift-removeshadoweddecls.swift index 6e15900a868a3..2eca6d7cb4117 100644 --- a/validation-test/compiler_crashers_fixed/00188-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/00188-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00189-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/00189-swift-tuplepattern-create.swift index 7c93d984a4469..709c1ba58e19e 100644 --- a/validation-test/compiler_crashers_fixed/00189-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/00189-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00190-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/00190-swift-constraints-constraintgraph-unbindtypevariable.swift index a928bbc5aa53d..8342a45b84195 100644 --- a/validation-test/compiler_crashers_fixed/00190-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/00190-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00191-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/00191-swift-astprinter-printtextimpl.swift index ea84f72d22a76..704d6da0a8b7a 100644 --- a/validation-test/compiler_crashers_fixed/00191-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/00191-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00192-swift-astcontext-setconformsto.swift b/validation-test/compiler_crashers_fixed/00192-swift-astcontext-setconformsto.swift index 7abe577654b08..79c8d586bce5f 100644 --- a/validation-test/compiler_crashers_fixed/00192-swift-astcontext-setconformsto.swift +++ b/validation-test/compiler_crashers_fixed/00192-swift-astcontext-setconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00193-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/00193-swift-typebase-gettypevariables.swift index 49b17aefe75d5..4d506a5d4672d 100644 --- a/validation-test/compiler_crashers_fixed/00193-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/00193-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00194-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/00194-swift-parser-parseexprsequence.swift index e72fc408d586c..7b1ca4291962b 100644 --- a/validation-test/compiler_crashers_fixed/00194-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/00194-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00195-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/00195-swift-namelookup-lookupinmodule.swift index 0178f10ebcf75..db7e0af99c185 100644 --- a/validation-test/compiler_crashers_fixed/00195-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/00195-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00196-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/00196-swift-constraints-constraint-create.swift index 7fc356b14d97a..9e10bfd276485 100644 --- a/validation-test/compiler_crashers_fixed/00196-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/00196-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00197-swift-performstmtdiagnostics.swift b/validation-test/compiler_crashers_fixed/00197-swift-performstmtdiagnostics.swift index 62546ec960f15..9ed4be225fcd4 100644 --- a/validation-test/compiler_crashers_fixed/00197-swift-performstmtdiagnostics.swift +++ b/validation-test/compiler_crashers_fixed/00197-swift-performstmtdiagnostics.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00198-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/00198-swift-constraints-constraintgraph-gatherconstraints.swift index d05a7ccb5606a..21ce3241852f5 100644 --- a/validation-test/compiler_crashers_fixed/00198-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00198-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00199-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/00199-swift-optional-swift-diagnostic-operator.swift index 6c28a9621e55f..3a54127298b80 100644 --- a/validation-test/compiler_crashers_fixed/00199-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/00199-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00200-swift-parser-parsestmtreturn.swift b/validation-test/compiler_crashers_fixed/00200-swift-parser-parsestmtreturn.swift index cc5c35ad67753..ec7e0f40d52d2 100644 --- a/validation-test/compiler_crashers_fixed/00200-swift-parser-parsestmtreturn.swift +++ b/validation-test/compiler_crashers_fixed/00200-swift-parser-parsestmtreturn.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00201-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/00201-swift-parser-parsetoken.swift index 5df666af7d2d9..9c403c3523c53 100644 --- a/validation-test/compiler_crashers_fixed/00201-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/00201-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00202-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/00202-swift-parser-parseexprpostfix.swift index a8793dd10cc89..c1850db196f04 100644 --- a/validation-test/compiler_crashers_fixed/00202-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/00202-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00203-swift-type-print.swift b/validation-test/compiler_crashers_fixed/00203-swift-type-print.swift index 6ff8e819d66a5..b70958a9f29a6 100644 --- a/validation-test/compiler_crashers_fixed/00203-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/00203-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00204-swift-parser-parsedeclprotocol.swift b/validation-test/compiler_crashers_fixed/00204-swift-parser-parsedeclprotocol.swift index a786ab1f4d993..069be86c871b9 100644 --- a/validation-test/compiler_crashers_fixed/00204-swift-parser-parsedeclprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00204-swift-parser-parsedeclprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00205-swift-exprhandle-get.swift b/validation-test/compiler_crashers_fixed/00205-swift-exprhandle-get.swift index 3b25e0b6c6946..9bec83d608b37 100644 --- a/validation-test/compiler_crashers_fixed/00205-swift-exprhandle-get.swift +++ b/validation-test/compiler_crashers_fixed/00205-swift-exprhandle-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00206-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00206-swift-type-subst.swift index ae3c11a3b4773..1d868be43ba17 100644 --- a/validation-test/compiler_crashers_fixed/00206-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00206-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00207-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/00207-swift-parser-parseexprcallsuffix.swift index e3da849a5f9ce..fdc0c20136b99 100644 --- a/validation-test/compiler_crashers_fixed/00207-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/00207-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00208-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/00208-swift-typebase-getanyoptionalobjecttype.swift index 2e4de28d65baf..41e16a921acb5 100644 --- a/validation-test/compiler_crashers_fixed/00208-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/00208-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00209-swift-parser-parseclosuresignatureifpresent.swift b/validation-test/compiler_crashers_fixed/00209-swift-parser-parseclosuresignatureifpresent.swift index e4584b96cf234..a1293587d8fd8 100644 --- a/validation-test/compiler_crashers_fixed/00209-swift-parser-parseclosuresignatureifpresent.swift +++ b/validation-test/compiler_crashers_fixed/00209-swift-parser-parseclosuresignatureifpresent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00210-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/00210-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index 22b38d7f2c9c3..4e589badb1d7c 100644 --- a/validation-test/compiler_crashers_fixed/00210-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00210-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00211-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00211-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 23073f83e8c9a..523d184f9b909 100644 --- a/validation-test/compiler_crashers_fixed/00211-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00211-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00212-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/00212-swift-constraints-solution-simplifytype.swift index 91a75db2db1f2..e65bc72c4df0e 100644 --- a/validation-test/compiler_crashers_fixed/00212-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/00212-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00213-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/00213-swift-typechecker-validatetype.swift index e478bb4d21168..a2c5ce1af9b2e 100644 --- a/validation-test/compiler_crashers_fixed/00213-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/00213-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00214-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/00214-swift-typebase-gettypeofmember.swift index 41b8d8e5898ea..fe6e00bd821a2 100644 --- a/validation-test/compiler_crashers_fixed/00214-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/00214-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00215-swift-optional-swift-infixoperatordecl.swift b/validation-test/compiler_crashers_fixed/00215-swift-optional-swift-infixoperatordecl.swift index bc167b116234b..5a37c91eb3982 100644 --- a/validation-test/compiler_crashers_fixed/00215-swift-optional-swift-infixoperatordecl.swift +++ b/validation-test/compiler_crashers_fixed/00215-swift-optional-swift-infixoperatordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00216-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/00216-swift-unqualifiedlookup-unqualifiedlookup.swift index 392c4f0341c63..68266718433cc 100644 --- a/validation-test/compiler_crashers_fixed/00216-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/00216-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00217-swift-associatedtypedecl-associatedtypedecl.swift b/validation-test/compiler_crashers_fixed/00217-swift-associatedtypedecl-associatedtypedecl.swift index 57aff66164d53..e7fcc02337445 100644 --- a/validation-test/compiler_crashers_fixed/00217-swift-associatedtypedecl-associatedtypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00217-swift-associatedtypedecl-associatedtypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00218-swift-parser-parsegenericarguments.swift b/validation-test/compiler_crashers_fixed/00218-swift-parser-parsegenericarguments.swift index d897b0d6014ce..03c3e0d084eac 100644 --- a/validation-test/compiler_crashers_fixed/00218-swift-parser-parsegenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/00218-swift-parser-parsegenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00219-swift-module-isstdlibmodule.swift b/validation-test/compiler_crashers_fixed/00219-swift-module-isstdlibmodule.swift index 3d2e2811cec3d..d59ad4ae2641e 100644 --- a/validation-test/compiler_crashers_fixed/00219-swift-module-isstdlibmodule.swift +++ b/validation-test/compiler_crashers_fixed/00219-swift-module-isstdlibmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00220-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/00220-llvm-foldingsetimpl-findnodeorinsertpos.swift index b1bd994aa855a..b6d409f182df9 100644 --- a/validation-test/compiler_crashers_fixed/00220-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/00220-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00221-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/00221-swift-constraints-constraintgraph-removeconstraint.swift index 8b465300e00e1..135c607c54975 100644 --- a/validation-test/compiler_crashers_fixed/00221-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00221-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00222-swift-modulefile-modulefile.swift b/validation-test/compiler_crashers_fixed/00222-swift-modulefile-modulefile.swift index 2d0e885b5e1b0..3a23387b256bb 100644 --- a/validation-test/compiler_crashers_fixed/00222-swift-modulefile-modulefile.swift +++ b/validation-test/compiler_crashers_fixed/00222-swift-modulefile-modulefile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00223-swift-stringliteralexpr-stringliteralexpr.swift b/validation-test/compiler_crashers_fixed/00223-swift-stringliteralexpr-stringliteralexpr.swift index a844485fc5805..6be6efdbc2ed2 100644 --- a/validation-test/compiler_crashers_fixed/00223-swift-stringliteralexpr-stringliteralexpr.swift +++ b/validation-test/compiler_crashers_fixed/00223-swift-stringliteralexpr-stringliteralexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00224-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/00224-swift-generictypeparamtype-get.swift index 058ea5d0b34e4..092bc794c10f3 100644 --- a/validation-test/compiler_crashers_fixed/00224-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/00224-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00225-swift-classdecl-recordobjcmember.swift b/validation-test/compiler_crashers_fixed/00225-swift-classdecl-recordobjcmember.swift index c1cc129c76177..23980eba7d2ca 100644 --- a/validation-test/compiler_crashers_fixed/00225-swift-classdecl-recordobjcmember.swift +++ b/validation-test/compiler_crashers_fixed/00225-swift-classdecl-recordobjcmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00227-swift-clangimporter-implementation-getknownobjcmethod.swift b/validation-test/compiler_crashers_fixed/00227-swift-clangimporter-implementation-getknownobjcmethod.swift index ccc0548cfcba5..ce70181772b90 100644 --- a/validation-test/compiler_crashers_fixed/00227-swift-clangimporter-implementation-getknownobjcmethod.swift +++ b/validation-test/compiler_crashers_fixed/00227-swift-clangimporter-implementation-getknownobjcmethod.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00228-swift-clangimporter-loadextensions.swift b/validation-test/compiler_crashers_fixed/00228-swift-clangimporter-loadextensions.swift index 8ecccc7c1ecd7..80b7c390cef29 100644 --- a/validation-test/compiler_crashers_fixed/00228-swift-clangimporter-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/00228-swift-clangimporter-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00229-getarchetypesubstitution.random.swift b/validation-test/compiler_crashers_fixed/00229-getarchetypesubstitution.random.swift index 89f7a4465399b..e965341d1b2bd 100644 --- a/validation-test/compiler_crashers_fixed/00229-getarchetypesubstitution.random.swift +++ b/validation-test/compiler_crashers_fixed/00229-getarchetypesubstitution.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00230-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00230-llvm-foldingset-swift-structtype-nodeequals.swift index 594784e06fae8..cec961608138e 100644 --- a/validation-test/compiler_crashers_fixed/00230-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00230-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00231-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/00231-swift-constraints-constraintlocator-profile.swift index 2cbfe193df372..c556eb4fb7339 100644 --- a/validation-test/compiler_crashers_fixed/00231-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/00231-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00232-swift-lookupresult-filter.swift b/validation-test/compiler_crashers_fixed/00232-swift-lookupresult-filter.swift index d25df9827160c..a891356db229e 100644 --- a/validation-test/compiler_crashers_fixed/00232-swift-lookupresult-filter.swift +++ b/validation-test/compiler_crashers_fixed/00232-swift-lookupresult-filter.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00233-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/00233-swift-typechecker-validategenericfuncsignature.swift index dce622ce23131..6b59aa66ed4c7 100644 --- a/validation-test/compiler_crashers_fixed/00233-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/00233-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00234-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00234-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift index 5d208dd83e677..72b353e8f9723 100644 --- a/validation-test/compiler_crashers_fixed/00234-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00234-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00235-swift-genericparamlist-print.swift b/validation-test/compiler_crashers_fixed/00235-swift-genericparamlist-print.swift index 1d3597641bae3..91549e0403e69 100644 --- a/validation-test/compiler_crashers_fixed/00235-swift-genericparamlist-print.swift +++ b/validation-test/compiler_crashers_fixed/00235-swift-genericparamlist-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00236-swift-typechecker-typecheckforeachbinding.swift b/validation-test/compiler_crashers_fixed/00236-swift-typechecker-typecheckforeachbinding.swift index 64e3b89a4a7ef..00958a92659e9 100644 --- a/validation-test/compiler_crashers_fixed/00236-swift-typechecker-typecheckforeachbinding.swift +++ b/validation-test/compiler_crashers_fixed/00236-swift-typechecker-typecheckforeachbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00237-swift-declrefexpr-setspecialized.swift b/validation-test/compiler_crashers_fixed/00237-swift-declrefexpr-setspecialized.swift index ab5bacaefbecc..9d7ed5dae40a9 100644 --- a/validation-test/compiler_crashers_fixed/00237-swift-declrefexpr-setspecialized.swift +++ b/validation-test/compiler_crashers_fixed/00237-swift-declrefexpr-setspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00238-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/00238-llvm-foldingsetnodeid-operator.swift index 6921de1f978bb..10eab820ad648 100644 --- a/validation-test/compiler_crashers_fixed/00238-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/00238-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00239-swiftdeclconverter-importconstructor.swift b/validation-test/compiler_crashers_fixed/00239-swiftdeclconverter-importconstructor.swift index 149cd72db350c..c6a48efcc26e7 100644 --- a/validation-test/compiler_crashers_fixed/00239-swiftdeclconverter-importconstructor.swift +++ b/validation-test/compiler_crashers_fixed/00239-swiftdeclconverter-importconstructor.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00240-argemitter-emitexpanded.swift b/validation-test/compiler_crashers_fixed/00240-argemitter-emitexpanded.swift index 50553bfb1b5c9..5aa2e76aaac6e 100644 --- a/validation-test/compiler_crashers_fixed/00240-argemitter-emitexpanded.swift +++ b/validation-test/compiler_crashers_fixed/00240-argemitter-emitexpanded.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00241-swift-lowering-typeconverter-getconstantinfo.swift b/validation-test/compiler_crashers_fixed/00241-swift-lowering-typeconverter-getconstantinfo.swift index d5a5fd30faded..104601d7e655c 100644 --- a/validation-test/compiler_crashers_fixed/00241-swift-lowering-typeconverter-getconstantinfo.swift +++ b/validation-test/compiler_crashers_fixed/00241-swift-lowering-typeconverter-getconstantinfo.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00242-swift-lowering-silgenfunction-emitclosurevalue.swift b/validation-test/compiler_crashers_fixed/00242-swift-lowering-silgenfunction-emitclosurevalue.swift index 498ffa5127f97..00ee9db20442a 100644 --- a/validation-test/compiler_crashers_fixed/00242-swift-lowering-silgenfunction-emitclosurevalue.swift +++ b/validation-test/compiler_crashers_fixed/00242-swift-lowering-silgenfunction-emitclosurevalue.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00244-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00244-swift-nominaltypedecl-getdeclaredtypeincontext.swift index a952153170775..9c9a86451cd15 100644 --- a/validation-test/compiler_crashers_fixed/00244-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00244-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00245-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/00245-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 7588561f0211c..4cc37af84b9b8 100644 --- a/validation-test/compiler_crashers_fixed/00245-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/00245-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00246-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/00246-swift-constraints-constraintsystem-getconstraintlocator.swift index 6b0db834466e1..c050942dc0f49 100644 --- a/validation-test/compiler_crashers_fixed/00246-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/00246-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00247-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00247-swift-metatypetype-get.swift index 2671a0d85ffe1..cf1ea3e73217f 100644 --- a/validation-test/compiler_crashers_fixed/00247-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00247-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00248-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00248-swift-clangmoduleunit-getimportedmodules.swift index 4b8f843c33832..b78886f6f2f31 100644 --- a/validation-test/compiler_crashers_fixed/00248-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00248-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00249-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/00249-swift-nominaltypedecl-computeinterfacetype.swift index 6c7e56ae937a1..ddbdec8d20489 100644 --- a/validation-test/compiler_crashers_fixed/00249-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/00249-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00250-swift-parser-consumestartinggreater.swift b/validation-test/compiler_crashers_fixed/00250-swift-parser-consumestartinggreater.swift index 90eb544a79fa8..5b29e5bbdcfb8 100644 --- a/validation-test/compiler_crashers_fixed/00250-swift-parser-consumestartinggreater.swift +++ b/validation-test/compiler_crashers_fixed/00250-swift-parser-consumestartinggreater.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00251-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/00251-swift-constraints-constraintsystem-addconstraint.swift index 523347fd4c44f..cb4d065867236 100644 --- a/validation-test/compiler_crashers_fixed/00251-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00251-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00252-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/00252-swift-astcontext-getidentifier.swift index a847480f25350..bc7b14e33aacc 100644 --- a/validation-test/compiler_crashers_fixed/00252-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00252-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00253-swift-constraints-constraintsystem-constraintsystem.swift b/validation-test/compiler_crashers_fixed/00253-swift-constraints-constraintsystem-constraintsystem.swift index 5b688f798ac33..4b318a987bda7 100644 --- a/validation-test/compiler_crashers_fixed/00253-swift-constraints-constraintsystem-constraintsystem.swift +++ b/validation-test/compiler_crashers_fixed/00253-swift-constraints-constraintsystem-constraintsystem.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00254-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/00254-swift-typechecker-resolvetypeincontext.swift index b4ffd501d0833..3e7582ec0ed6d 100644 --- a/validation-test/compiler_crashers_fixed/00254-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00254-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00255-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/00255-swift-tuplepattern-createsimple.swift index 08abcf4a6c7b6..b1789c9b1b720 100644 --- a/validation-test/compiler_crashers_fixed/00255-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/00255-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00256-swift-tupleexpr-create.swift b/validation-test/compiler_crashers_fixed/00256-swift-tupleexpr-create.swift index 885f946e5c26e..b8e9f2318b9ee 100644 --- a/validation-test/compiler_crashers_fixed/00256-swift-tupleexpr-create.swift +++ b/validation-test/compiler_crashers_fixed/00256-swift-tupleexpr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00257-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/00257-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift index 4edf81732bd10..ab441ac884465 100644 --- a/validation-test/compiler_crashers_fixed/00257-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/00257-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00258-swift-constraints-constraintsystem-resolveoverload.swift b/validation-test/compiler_crashers_fixed/00258-swift-constraints-constraintsystem-resolveoverload.swift index 0554bdc4997f0..b81b3dc5598d5 100644 --- a/validation-test/compiler_crashers_fixed/00258-swift-constraints-constraintsystem-resolveoverload.swift +++ b/validation-test/compiler_crashers_fixed/00258-swift-constraints-constraintsystem-resolveoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00259-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/00259-swift-lexer-leximpl.swift index b0ff786ba2edf..18bbea8715c3f 100644 --- a/validation-test/compiler_crashers_fixed/00259-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/00259-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00260-swift-declname-printpretty.random.swift b/validation-test/compiler_crashers_fixed/00260-swift-declname-printpretty.random.swift index 381ec51c5ab44..f7c1d625d67ea 100644 --- a/validation-test/compiler_crashers_fixed/00260-swift-declname-printpretty.random.swift +++ b/validation-test/compiler_crashers_fixed/00260-swift-declname-printpretty.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00261-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/00261-swift-parser-parseexprpostfix.swift index 5a3e9b6826072..943dc81656b42 100644 --- a/validation-test/compiler_crashers_fixed/00261-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/00261-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00262-swift-camel-case-getfirstword.swift b/validation-test/compiler_crashers_fixed/00262-swift-camel-case-getfirstword.swift index f980221cdb8f1..15b29ff8b18c7 100644 --- a/validation-test/compiler_crashers_fixed/00262-swift-camel-case-getfirstword.swift +++ b/validation-test/compiler_crashers_fixed/00262-swift-camel-case-getfirstword.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00263-swift-constraints-constraintsystem-opentype.swift b/validation-test/compiler_crashers_fixed/00263-swift-constraints-constraintsystem-opentype.swift index 8d26453ddd89d..9982458bf6401 100644 --- a/validation-test/compiler_crashers_fixed/00263-swift-constraints-constraintsystem-opentype.swift +++ b/validation-test/compiler_crashers_fixed/00263-swift-constraints-constraintsystem-opentype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00264-isvalididentifiercontinuationcodepoint.swift b/validation-test/compiler_crashers_fixed/00264-isvalididentifiercontinuationcodepoint.swift index 8d7317d86fee1..a8334ead3210f 100644 --- a/validation-test/compiler_crashers_fixed/00264-isvalididentifiercontinuationcodepoint.swift +++ b/validation-test/compiler_crashers_fixed/00264-isvalididentifiercontinuationcodepoint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00265-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00265-swift-typechecker-validatedecl.swift index 40fb474a4b8fc..bcff0c34b3b48 100644 --- a/validation-test/compiler_crashers_fixed/00265-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00265-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00266-swift-parser-parseexprorstmt.swift b/validation-test/compiler_crashers_fixed/00266-swift-parser-parseexprorstmt.swift index 979fee7e56883..e289ad50c9698 100644 --- a/validation-test/compiler_crashers_fixed/00266-swift-parser-parseexprorstmt.swift +++ b/validation-test/compiler_crashers_fixed/00266-swift-parser-parseexprorstmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00267-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/00267-swift-parser-parseexprcallsuffix.swift index 8586701b27efe..436481c84c0bb 100644 --- a/validation-test/compiler_crashers_fixed/00267-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/00267-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00268-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/00268-swift-typechecker-typecheckexpression.swift index f52f341eacd4a..a66545c63dd65 100644 --- a/validation-test/compiler_crashers_fixed/00268-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/00268-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00272-llvm-irbuilder-createcall.swift b/validation-test/compiler_crashers_fixed/00272-llvm-irbuilder-createcall.swift index 1a234d854df34..183801527e18d 100644 --- a/validation-test/compiler_crashers_fixed/00272-llvm-irbuilder-createcall.swift +++ b/validation-test/compiler_crashers_fixed/00272-llvm-irbuilder-createcall.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00273-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/00273-swift-constraints-constraintgraphnode-getadjacency.swift index bc0112b763def..60eb4a8f23762 100644 --- a/validation-test/compiler_crashers_fixed/00273-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/00273-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00274-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/00274-swift-typechecker-checkinheritanceclause.swift index af82bf4a80a8b..e2a0b1302b45e 100644 --- a/validation-test/compiler_crashers_fixed/00274-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/00274-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00275-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/00275-swift-parser-parseexprpostfix.swift index 6ef15ec0db216..2201ce7d72188 100644 --- a/validation-test/compiler_crashers_fixed/00275-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/00275-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00276-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00276-llvm-errs.swift index b792e12501699..dc13e3331d17c 100644 --- a/validation-test/compiler_crashers_fixed/00276-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00276-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00277-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/00277-swift-typechecker-getinterfacetypefrominternaltype.swift index b044c67aa9ae0..66f2059300065 100644 --- a/validation-test/compiler_crashers_fixed/00277-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/00277-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00278-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00278-getselftypeforcontainer.swift index 5097a3b86abdc..58fb8e54d89d8 100644 --- a/validation-test/compiler_crashers_fixed/00278-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00278-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00279-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00279-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 9ea3b6356ddfd..7d7bbb9e14cf8 100644 --- a/validation-test/compiler_crashers_fixed/00279-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00279-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00280-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00280-llvm-foldingset-swift-classtype-nodeequals.swift index b29f69c0a8fb5..c640fbe206e30 100644 --- a/validation-test/compiler_crashers_fixed/00280-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00280-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00281-void.swift b/validation-test/compiler_crashers_fixed/00281-void.swift index ffe5c197f241d..67c6400a47ce6 100644 --- a/validation-test/compiler_crashers_fixed/00281-void.swift +++ b/validation-test/compiler_crashers_fixed/00281-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00282-malloc-zone-malloc.swift b/validation-test/compiler_crashers_fixed/00282-malloc-zone-malloc.swift index aa42706a3c100..4322a71077f23 100644 --- a/validation-test/compiler_crashers_fixed/00282-malloc-zone-malloc.swift +++ b/validation-test/compiler_crashers_fixed/00282-malloc-zone-malloc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00283-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/00283-swift-typebase-isspecialized.swift index 1c207d6bd1aeb..b7078296a359f 100644 --- a/validation-test/compiler_crashers_fixed/00283-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/00283-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00284-swift-modulefile-maybereadconformance.swift b/validation-test/compiler_crashers_fixed/00284-swift-modulefile-maybereadconformance.swift index e37e7c2fd4b30..3074285766f41 100644 --- a/validation-test/compiler_crashers_fixed/00284-swift-modulefile-maybereadconformance.swift +++ b/validation-test/compiler_crashers_fixed/00284-swift-modulefile-maybereadconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00285-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/00285-getcallerdefaultarg.swift index cee09a6fd8a29..d3cd6e0c14673 100644 --- a/validation-test/compiler_crashers_fixed/00285-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/00285-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00286-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00286-resolvetypedecl.swift index 56ca6509bb8dc..43bf1bb92afbe 100644 --- a/validation-test/compiler_crashers_fixed/00286-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00286-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00287-clang-astcontext-getobjcinterfacetype.swift b/validation-test/compiler_crashers_fixed/00287-clang-astcontext-getobjcinterfacetype.swift index 62c0319d538aa..c43e44ceeabfe 100644 --- a/validation-test/compiler_crashers_fixed/00287-clang-astcontext-getobjcinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/00287-clang-astcontext-getobjcinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00288-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00288-swift-typebase-getcanonicaltype.swift index 3a2b744fe550b..2efb80489de0d 100644 --- a/validation-test/compiler_crashers_fixed/00288-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00288-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00289-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00289-getselftypeforcontainer.swift index 5a4fdc4b89585..d2b1205debb2a 100644 --- a/validation-test/compiler_crashers_fixed/00289-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00289-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00290-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00290-swift-declcontext-lookupqualified.swift index 012a2cba2c941..3a4dccac0b6a6 100644 --- a/validation-test/compiler_crashers_fixed/00290-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00290-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00291-swift-clangmoduleunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00291-swift-clangmoduleunit-lookupvalue.swift index 80a03a8e2847e..ed01166916703 100644 --- a/validation-test/compiler_crashers_fixed/00291-swift-clangmoduleunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00291-swift-clangmoduleunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00293-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00293-swift-constraints-constraintsystem-gettypeofmemberreference.swift index d52d421e908ab..a7272268a12fe 100644 --- a/validation-test/compiler_crashers_fixed/00293-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00293-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00294-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00294-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 0feca17b855cc..a0af0654a4374 100644 --- a/validation-test/compiler_crashers_fixed/00294-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00294-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00295-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00295-getselftypeforcontainer.swift index 689ff2b83d486..e0b86117d0251 100644 --- a/validation-test/compiler_crashers_fixed/00295-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00295-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00296-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00296-swift-type-walk.swift index bc09672425619..950ab2d0f28cc 100644 --- a/validation-test/compiler_crashers_fixed/00296-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00296-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00297-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00297-swift-nominaltypedecl-getdeclaredtypeincontext.swift index b97d325724741..01434ce979ef5 100644 --- a/validation-test/compiler_crashers_fixed/00297-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00297-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00298-vtable.swift b/validation-test/compiler_crashers_fixed/00298-vtable.swift index 459916e2f68a5..c6f14b5aa4c1a 100644 --- a/validation-test/compiler_crashers_fixed/00298-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00298-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00299-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00299-resolvetypedecl.swift index e09d9db120d16..76c5f27680d82 100644 --- a/validation-test/compiler_crashers_fixed/00299-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00299-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00300-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/00300-swift-typebase-operator.swift index dc3f86359863b..d42d3c6f7922f 100644 --- a/validation-test/compiler_crashers_fixed/00300-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/00300-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00301-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00301-swift-declcontext-lookupqualified.swift index e8b567e9d9248..77d5b3043bdc2 100644 --- a/validation-test/compiler_crashers_fixed/00301-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00301-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00302-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00302-resolvetypedecl.swift index 031d9b99f9d6f..15784ad588681 100644 --- a/validation-test/compiler_crashers_fixed/00302-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00302-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00303-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00303-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c1670af0a598f..41990d188a94e 100644 --- a/validation-test/compiler_crashers_fixed/00303-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00303-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00304-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/00304-swift-tuplepattern-create.swift index 177ec784642c0..4bd8c49bf5d6c 100644 --- a/validation-test/compiler_crashers_fixed/00304-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/00304-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00305-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00305-swift-constraints-constraintsystem-matchtypes.swift index 6efa2664447ac..2c47f6ef76c40 100644 --- a/validation-test/compiler_crashers_fixed/00305-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00305-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00306-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/00306-std-function-func-mapsignaturetype.swift index 4e16687590e4c..a9b0a031c4152 100644 --- a/validation-test/compiler_crashers_fixed/00306-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/00306-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00307-addminimumprotocols.swift b/validation-test/compiler_crashers_fixed/00307-addminimumprotocols.swift index bcba2318e49de..c19cb5d7bd090 100644 --- a/validation-test/compiler_crashers_fixed/00307-addminimumprotocols.swift +++ b/validation-test/compiler_crashers_fixed/00307-addminimumprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00308-llvm-raw-ostream-write.swift b/validation-test/compiler_crashers_fixed/00308-llvm-raw-ostream-write.swift index fd76a0cdee275..290f582d75d08 100644 --- a/validation-test/compiler_crashers_fixed/00308-llvm-raw-ostream-write.swift +++ b/validation-test/compiler_crashers_fixed/00308-llvm-raw-ostream-write.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00309-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/00309-llvm-prettystacktraceentry-prettystacktraceentry.swift index 3eba297f20903..4182b1015c9c3 100644 --- a/validation-test/compiler_crashers_fixed/00309-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/00309-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00311-clang-astreader-readtyperecord.swift b/validation-test/compiler_crashers_fixed/00311-clang-astreader-readtyperecord.swift index ca95934ba87de..720ed46bd66d9 100644 --- a/validation-test/compiler_crashers_fixed/00311-clang-astreader-readtyperecord.swift +++ b/validation-test/compiler_crashers_fixed/00311-clang-astreader-readtyperecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00312-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/00312-swift-genericparamlist-create.swift index b387e8d225ed4..116ca916337c3 100644 --- a/validation-test/compiler_crashers_fixed/00312-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/00312-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00313-swift-typechecker-getprotocol.swift b/validation-test/compiler_crashers_fixed/00313-swift-typechecker-getprotocol.swift index 33b8cfc3a10ff..e5d312cc1411b 100644 --- a/validation-test/compiler_crashers_fixed/00313-swift-typechecker-getprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00313-swift-typechecker-getprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00314-swift-lowering-typeconverter-getloweredastfunctiontype.swift b/validation-test/compiler_crashers_fixed/00314-swift-lowering-typeconverter-getloweredastfunctiontype.swift index 181822b19e4f5..63f24e0dbf194 100644 --- a/validation-test/compiler_crashers_fixed/00314-swift-lowering-typeconverter-getloweredastfunctiontype.swift +++ b/validation-test/compiler_crashers_fixed/00314-swift-lowering-typeconverter-getloweredastfunctiontype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00315-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/00315-swift-genericsignature-get.swift index f85db78c1e53c..2b1b68c27a84a 100644 --- a/validation-test/compiler_crashers_fixed/00315-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/00315-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00316-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/00316-swift-genericparamlist-addnestedarchetypes.swift index 0bce3ee57dc59..ee1e7a53152ff 100644 --- a/validation-test/compiler_crashers_fixed/00316-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/00316-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00317-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/00317-swift-typebase-gettypeofmember.swift index 96cdb69611780..117e16f23a197 100644 --- a/validation-test/compiler_crashers_fixed/00317-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/00317-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00318-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00318-swift-diagnosticengine-flushactivediagnostic.swift index a5349de6af841..b808ed0a5d5b6 100644 --- a/validation-test/compiler_crashers_fixed/00318-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00318-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00319-std-function-func-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00319-std-function-func-swift-constraints-solution-computesubstitutions.swift index 2b4b240151c66..2e591f16cf2bd 100644 --- a/validation-test/compiler_crashers_fixed/00319-std-function-func-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00319-std-function-func-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00320-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00320-getselftypeforcontainer.swift index fec01c754008c..ecbe2b2cf65a9 100644 --- a/validation-test/compiler_crashers_fixed/00320-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00320-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00321-swift-typechecker-callwitness.swift b/validation-test/compiler_crashers_fixed/00321-swift-typechecker-callwitness.swift index 7d24a9275b35f..df360c8c2eaa0 100644 --- a/validation-test/compiler_crashers_fixed/00321-swift-typechecker-callwitness.swift +++ b/validation-test/compiler_crashers_fixed/00321-swift-typechecker-callwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00323-swift-apply-generic-protocol.swift b/validation-test/compiler_crashers_fixed/00323-swift-apply-generic-protocol.swift index 87e5dae25ed34..3d9bdc424d295 100644 --- a/validation-test/compiler_crashers_fixed/00323-swift-apply-generic-protocol.swift +++ b/validation-test/compiler_crashers_fixed/00323-swift-apply-generic-protocol.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00324-swift-shortcircuit-isequal.swift b/validation-test/compiler_crashers_fixed/00324-swift-shortcircuit-isequal.swift index 07a03bf6b2b23..0229c86cba2d2 100644 --- a/validation-test/compiler_crashers_fixed/00324-swift-shortcircuit-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00324-swift-shortcircuit-isequal.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00327-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/00327-swift-typechecker-typecheckdecl.swift index aada754beaabd..80c817d1464d3 100644 --- a/validation-test/compiler_crashers_fixed/00327-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/00327-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00328-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/00328-swift-parser-parseidentifier.swift index ffa7849ff357f..1adacbb32eedb 100644 --- a/validation-test/compiler_crashers_fixed/00328-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00328-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00329-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/00329-swift-parser-parsedeclfunc.swift index 18cc280a7f554..404896c1c7f55 100644 --- a/validation-test/compiler_crashers_fixed/00329-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/00329-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00330-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/00330-swift-structtype-get.swift index ec7a15afb17f6..ba3f57c0e3c13 100644 --- a/validation-test/compiler_crashers_fixed/00330-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/00330-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00331-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/00331-llvm-raw-fd-ostream-write-impl.swift index e175430908ac0..fa5760f027f9e 100644 --- a/validation-test/compiler_crashers_fixed/00331-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/00331-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00332-swift-typechecker-getbridgedtoobjc.swift b/validation-test/compiler_crashers_fixed/00332-swift-typechecker-getbridgedtoobjc.swift index 246d38ce84dd9..4099dbae961f8 100644 --- a/validation-test/compiler_crashers_fixed/00332-swift-typechecker-getbridgedtoobjc.swift +++ b/validation-test/compiler_crashers_fixed/00332-swift-typechecker-getbridgedtoobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00333-swift-objcattr-createunnamedimplicit.swift b/validation-test/compiler_crashers_fixed/00333-swift-objcattr-createunnamedimplicit.swift index 014685937c88a..82f8d287f420a 100644 --- a/validation-test/compiler_crashers_fixed/00333-swift-objcattr-createunnamedimplicit.swift +++ b/validation-test/compiler_crashers_fixed/00333-swift-objcattr-createunnamedimplicit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00334-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/00334-swift-astvisitor.swift index 30379bbee5fff..55060f62e1075 100644 --- a/validation-test/compiler_crashers_fixed/00334-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/00334-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00335-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/00335-llvm-raw-fd-ostream-write-impl.swift index 519ab112b5cab..facd069e00655 100644 --- a/validation-test/compiler_crashers_fixed/00335-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/00335-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00336-swift-parser-parsetoplevelcodedecldelayed.swift b/validation-test/compiler_crashers_fixed/00336-swift-parser-parsetoplevelcodedecldelayed.swift index 2629976bb2c3f..84d256096907f 100644 --- a/validation-test/compiler_crashers_fixed/00336-swift-parser-parsetoplevelcodedecldelayed.swift +++ b/validation-test/compiler_crashers_fixed/00336-swift-parser-parsetoplevelcodedecldelayed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00337-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00337-swift-typechecker-checksubstitutions.swift index 5d17688226e07..d640f1592b7f6 100644 --- a/validation-test/compiler_crashers_fixed/00337-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00337-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00338-llvm-smallptrsetimplbase-smallptrsetimplbase.swift b/validation-test/compiler_crashers_fixed/00338-llvm-smallptrsetimplbase-smallptrsetimplbase.swift index 9fdd080661a5d..0b20b291a60c1 100644 --- a/validation-test/compiler_crashers_fixed/00338-llvm-smallptrsetimplbase-smallptrsetimplbase.swift +++ b/validation-test/compiler_crashers_fixed/00338-llvm-smallptrsetimplbase-smallptrsetimplbase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00339-swift-clangimporter-implementation-mapselectortodeclname.swift b/validation-test/compiler_crashers_fixed/00339-swift-clangimporter-implementation-mapselectortodeclname.swift index 1d03cc75c8f4a..694be908f7e39 100644 --- a/validation-test/compiler_crashers_fixed/00339-swift-clangimporter-implementation-mapselectortodeclname.swift +++ b/validation-test/compiler_crashers_fixed/00339-swift-clangimporter-implementation-mapselectortodeclname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00340-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/00340-swift-parser-consumetoken.swift index f93b2dcc6bdd0..65852d765d41a 100644 --- a/validation-test/compiler_crashers_fixed/00340-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/00340-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00341-cleanupillformedexpression.swift b/validation-test/compiler_crashers_fixed/00341-cleanupillformedexpression.swift index 62a707b5d54c0..159cb89d64862 100644 --- a/validation-test/compiler_crashers_fixed/00341-cleanupillformedexpression.swift +++ b/validation-test/compiler_crashers_fixed/00341-cleanupillformedexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00342-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00342-getselftypeforcontainer.swift index ac8c14c8ce35a..6d3018539f0fe 100644 --- a/validation-test/compiler_crashers_fixed/00342-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00342-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00343-connectedcomponentsdfs.swift b/validation-test/compiler_crashers_fixed/00343-connectedcomponentsdfs.swift index cba38f3e19dd5..c082fedef1aeb 100644 --- a/validation-test/compiler_crashers_fixed/00343-connectedcomponentsdfs.swift +++ b/validation-test/compiler_crashers_fixed/00343-connectedcomponentsdfs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00344-substituteinputsugarargumenttype.swift b/validation-test/compiler_crashers_fixed/00344-substituteinputsugarargumenttype.swift index 48edbb6f00b55..1bf99c6d0bfcf 100644 --- a/validation-test/compiler_crashers_fixed/00344-substituteinputsugarargumenttype.swift +++ b/validation-test/compiler_crashers_fixed/00344-substituteinputsugarargumenttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00345-vtable.swift b/validation-test/compiler_crashers_fixed/00345-vtable.swift index bd651be646af0..adb88056b963d 100644 --- a/validation-test/compiler_crashers_fixed/00345-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00345-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00346-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00346-resolvetypedecl.swift index a67bac477e34c..6edd6d123416b 100644 --- a/validation-test/compiler_crashers_fixed/00346-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00346-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00347-llvm-smallvectorbase-grow-pod.swift b/validation-test/compiler_crashers_fixed/00347-llvm-smallvectorbase-grow-pod.swift index a58eb27e90a4b..1498203447887 100644 --- a/validation-test/compiler_crashers_fixed/00347-llvm-smallvectorbase-grow-pod.swift +++ b/validation-test/compiler_crashers_fixed/00347-llvm-smallvectorbase-grow-pod.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00348-llvm-densemapbase-llvm-smalldensemap-std-pair-swift-cantype.swift b/validation-test/compiler_crashers_fixed/00348-llvm-densemapbase-llvm-smalldensemap-std-pair-swift-cantype.swift index 16e303a4063fe..2eaca49c76071 100644 --- a/validation-test/compiler_crashers_fixed/00348-llvm-densemapbase-llvm-smalldensemap-std-pair-swift-cantype.swift +++ b/validation-test/compiler_crashers_fixed/00348-llvm-densemapbase-llvm-smalldensemap-std-pair-swift-cantype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00349-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/00349-swift-typechecker-resolveidentifiertype.swift index b41237cc36179..3c650154dee57 100644 --- a/validation-test/compiler_crashers_fixed/00349-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/00349-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00350-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/00350-swift-constraints-constraintsystem-simplify.swift index 9cd4b082c3010..1a204c736c19f 100644 --- a/validation-test/compiler_crashers_fixed/00350-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/00350-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00351-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00351-swift-typechecker-checksubstitutions.swift index 2d4c70199ca7e..6db1d75e0d625 100644 --- a/validation-test/compiler_crashers_fixed/00351-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00351-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00352-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00352-swift-archetypebuilder-resolvearchetype.swift index ec950740e9f44..fd924dbfee5e2 100644 --- a/validation-test/compiler_crashers_fixed/00352-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00352-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00353-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00353-resolvetypedecl.swift index 705bbf1fb6d80..eb6495b94e0fb 100644 --- a/validation-test/compiler_crashers_fixed/00353-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00353-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00354-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/00354-swift-modulefile-maybereadpattern.swift index 22734701ec8dd..cd5ca773525d0 100644 --- a/validation-test/compiler_crashers_fixed/00354-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/00354-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00355-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00355-swift-constraints-constraintsystem-gettypeofmemberreference.swift index f8a3491c36bbf..c4314a678077f 100644 --- a/validation-test/compiler_crashers_fixed/00355-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00355-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00356-swift-parser-parsegenericarguments.swift b/validation-test/compiler_crashers_fixed/00356-swift-parser-parsegenericarguments.swift index fc292001caf4c..45a14e62d8f27 100644 --- a/validation-test/compiler_crashers_fixed/00356-swift-parser-parsegenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/00356-swift-parser-parsegenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00357-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00357-swift-type-transform.swift index 3c4d84a032ee4..d0ff74424d6e0 100644 --- a/validation-test/compiler_crashers_fixed/00357-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00357-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00358-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift b/validation-test/compiler_crashers_fixed/00358-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift index 375918e8c142c..776d98e70773a 100644 --- a/validation-test/compiler_crashers_fixed/00358-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/00358-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00359-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00359-swift-constraints-constraintsystem-getfixedtyperecursive.swift index b39deb5496e60..7a2455b05a813 100644 --- a/validation-test/compiler_crashers_fixed/00359-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00359-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00360-swift-parser-parseexprlist.swift b/validation-test/compiler_crashers_fixed/00360-swift-parser-parseexprlist.swift index f60413cbf245e..4bf9957373258 100644 --- a/validation-test/compiler_crashers_fixed/00360-swift-parser-parseexprlist.swift +++ b/validation-test/compiler_crashers_fixed/00360-swift-parser-parseexprlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00361-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/00361-swift-constraints-constraintgraph-gatherconstraints.swift index e55a7c80d9171..7d9e221c96ad3 100644 --- a/validation-test/compiler_crashers_fixed/00361-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00361-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00362-clang-stmt-statisticsenabled.swift b/validation-test/compiler_crashers_fixed/00362-clang-stmt-statisticsenabled.swift index 5da9ddd2ccf86..4b1832a085926 100644 --- a/validation-test/compiler_crashers_fixed/00362-clang-stmt-statisticsenabled.swift +++ b/validation-test/compiler_crashers_fixed/00362-clang-stmt-statisticsenabled.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00363-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/00363-swift-scopeinfo-addtoscope.swift index e0ac394cdb5cb..077059380f7e2 100644 --- a/validation-test/compiler_crashers_fixed/00363-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/00363-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00364-swift-typechecker-isrepresentableinobjc.swift b/validation-test/compiler_crashers_fixed/00364-swift-typechecker-isrepresentableinobjc.swift index 2102a6c82709c..eb6f1c4129aa8 100644 --- a/validation-test/compiler_crashers_fixed/00364-swift-typechecker-isrepresentableinobjc.swift +++ b/validation-test/compiler_crashers_fixed/00364-swift-typechecker-isrepresentableinobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00365-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00365-getselftypeforcontainer.swift index 6195cf81e4279..81415830c3d66 100644 --- a/validation-test/compiler_crashers_fixed/00365-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00365-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00366-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00366-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 589da905ed4f3..9e4b21cdadd1d 100644 --- a/validation-test/compiler_crashers_fixed/00366-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00366-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00367-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00367-llvm-errs.swift index 9303dd28316c0..f243491211027 100644 --- a/validation-test/compiler_crashers_fixed/00367-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00367-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00368-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00368-no-stacktrace.swift index 2373ce4f62f48..f505f5ceceb5a 100644 --- a/validation-test/compiler_crashers_fixed/00368-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00368-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00369-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00369-swift-constraints-constraintsystem-gettypeofmemberreference.swift index a9a3ef900b727..ba48d40a6ba52 100644 --- a/validation-test/compiler_crashers_fixed/00369-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00369-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00370-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00370-swift-completegenerictyperesolver-resolvedependentmembertype.swift index a249aacd88295..2d046364bc428 100644 --- a/validation-test/compiler_crashers_fixed/00370-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00370-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00371-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/00371-swift-archetypetype-setnestedtypes.swift index e78912d75985d..980fed74b8d9a 100644 --- a/validation-test/compiler_crashers_fixed/00371-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/00371-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00372-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00372-swift-declcontext-lookupqualified.swift index ddb1e1adde29a..50371fc3eda0f 100644 --- a/validation-test/compiler_crashers_fixed/00372-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00372-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00373-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00373-swift-declcontext-lookupqualified.swift index 9c315e2c2226f..9155af66da5f2 100644 --- a/validation-test/compiler_crashers_fixed/00373-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00373-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00374-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00374-getselftypeforcontainer.swift index ad52bc33551a5..81a0464f0f0b7 100644 --- a/validation-test/compiler_crashers_fixed/00374-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00374-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00375-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00375-swift-nominaltypedecl-getdeclaredtypeincontext.swift index fd5300f94424d..f17554fb65fc6 100644 --- a/validation-test/compiler_crashers_fixed/00375-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00375-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00376-void.swift b/validation-test/compiler_crashers_fixed/00376-void.swift index b030127a6a9c7..7aa697e95a318 100644 --- a/validation-test/compiler_crashers_fixed/00376-void.swift +++ b/validation-test/compiler_crashers_fixed/00376-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00377-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00377-swift-constraints-constraintsystem-gettypeofmemberreference.swift index fc108d2ce2ac8..4986972eafb46 100644 --- a/validation-test/compiler_crashers_fixed/00377-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00377-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00378-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00378-swift-lexer-lexidentifier.swift index fe909b8e509c5..edb81e991cb90 100644 --- a/validation-test/compiler_crashers_fixed/00378-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00378-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00379-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00379-swift-type-transform.swift index 205855ac48bfe..2faf2f56b4ca1 100644 --- a/validation-test/compiler_crashers_fixed/00379-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00379-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00380-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00380-swift-lexer-lexidentifier.swift index 191b4ee13288d..d58bb1d7b0887 100644 --- a/validation-test/compiler_crashers_fixed/00380-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00380-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00381-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00381-swift-lexer-lexidentifier.swift index ffef1ead78eef..c5a3cfb4018bb 100644 --- a/validation-test/compiler_crashers_fixed/00381-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00381-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00382-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00382-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 1b7b69b96fca8..d4e537d337855 100644 --- a/validation-test/compiler_crashers_fixed/00382-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00382-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00383-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00383-no-stacktrace.swift index eda6f02032b35..bf07c461f7f6e 100644 --- a/validation-test/compiler_crashers_fixed/00383-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00383-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00384-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00384-resolvetypedecl.swift index b19840427ac80..c46322d7e7ac0 100644 --- a/validation-test/compiler_crashers_fixed/00384-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00384-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00385-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00385-swift-declcontext-lookupqualified.swift index f328d7f685a9c..e1a5210f67e32 100644 --- a/validation-test/compiler_crashers_fixed/00385-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00385-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00386-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00386-swift-constraints-constraintsystem-getfixedtyperecursive.swift index f2d2dfb3d4db6..2f2d8d84b582e 100644 --- a/validation-test/compiler_crashers_fixed/00386-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00386-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00388-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/00388-swift-availabilityattr-isunavailable.swift index e8a0bc7813c44..f5589ebbbf0b5 100644 --- a/validation-test/compiler_crashers_fixed/00388-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/00388-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00389-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00389-swift-diagnosticengine-flushactivediagnostic.swift index cbdb3a5ec8077..712eb68d76f4a 100644 --- a/validation-test/compiler_crashers_fixed/00389-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00389-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00390-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00390-getselftypeforcontainer.swift index 47cf20adee292..375337edd6843 100644 --- a/validation-test/compiler_crashers_fixed/00390-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00390-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00391-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00391-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ed62d11f21631..d5c1c367f7290 100644 --- a/validation-test/compiler_crashers_fixed/00391-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00391-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00392-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/00392-llvm-prettystacktraceentry-prettystacktraceentry.swift index 39cc927c78c1e..9ff40c1964d70 100644 --- a/validation-test/compiler_crashers_fixed/00392-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/00392-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00393-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00393-resolvetypedecl.swift index e875d9201fa4c..3c7eac127342a 100644 --- a/validation-test/compiler_crashers_fixed/00393-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00393-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00394-void.swift b/validation-test/compiler_crashers_fixed/00394-void.swift index 1aed8777884b3..61a9ef3a6ded7 100644 --- a/validation-test/compiler_crashers_fixed/00394-void.swift +++ b/validation-test/compiler_crashers_fixed/00394-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00395-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00395-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 0d4c8ef13f761..eb757fc8a1530 100644 --- a/validation-test/compiler_crashers_fixed/00395-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00395-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00396-llvm-raw-fd-ostream-write-impl.random.swift b/validation-test/compiler_crashers_fixed/00396-llvm-raw-fd-ostream-write-impl.random.swift index 345eb389a3349..cf25266b96c2b 100644 --- a/validation-test/compiler_crashers_fixed/00396-llvm-raw-fd-ostream-write-impl.random.swift +++ b/validation-test/compiler_crashers_fixed/00396-llvm-raw-fd-ostream-write-impl.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00397-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00397-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 1bd80568938b8..0708563e54867 100644 --- a/validation-test/compiler_crashers_fixed/00397-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00397-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00398-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00398-no-stacktrace.swift index f49e1aa2bd39d..129f044d77672 100644 --- a/validation-test/compiler_crashers_fixed/00398-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00398-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00399-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00399-resolvetypedecl.swift index 8c506ea897c7c..c9f3d27639c06 100644 --- a/validation-test/compiler_crashers_fixed/00399-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00399-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00400-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00400-getselftypeforcontainer.swift index 93b47790c1239..04cd659f17713 100644 --- a/validation-test/compiler_crashers_fixed/00400-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00400-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00401-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00401-swift-typechecker-checksubstitutions.swift index 94733b0e683fc..556137105c37e 100644 --- a/validation-test/compiler_crashers_fixed/00401-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00401-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00402-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00402-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 2163e1ba60ace..8786a6fecf670 100644 --- a/validation-test/compiler_crashers_fixed/00402-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00402-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00403-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00403-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 592e673f1a5ba..1cc73c5589078 100644 --- a/validation-test/compiler_crashers_fixed/00403-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00403-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00404-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00404-swift-constraints-constraintsystem-getfixedtyperecursive.swift index f5d825d6d5fd4..fbc332826f78a 100644 --- a/validation-test/compiler_crashers_fixed/00404-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00404-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00405-void.swift b/validation-test/compiler_crashers_fixed/00405-void.swift index c79cf1efdc167..588a63b5229e1 100644 --- a/validation-test/compiler_crashers_fixed/00405-void.swift +++ b/validation-test/compiler_crashers_fixed/00405-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00406-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00406-swift-declcontext-lookupqualified.swift index 9f1a6a26da386..b68a9b89bd44b 100644 --- a/validation-test/compiler_crashers_fixed/00406-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00406-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00407-void.swift b/validation-test/compiler_crashers_fixed/00407-void.swift index 0015ab3c6d1f0..4e641bc782b26 100644 --- a/validation-test/compiler_crashers_fixed/00407-void.swift +++ b/validation-test/compiler_crashers_fixed/00407-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00408-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00408-swift-printingdiagnosticconsumer-handlediagnostic.swift index 24e1fbeecbfa1..726fa131ce122 100644 --- a/validation-test/compiler_crashers_fixed/00408-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00408-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00409-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/00409-llvm-raw-fd-ostream-write-impl.swift index f7b93ea51a45c..920f711ab6f53 100644 --- a/validation-test/compiler_crashers_fixed/00409-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/00409-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00410-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00410-getselftypeforcontainer.swift index 0543ddb18adeb..e62e630f9bdcd 100644 --- a/validation-test/compiler_crashers_fixed/00410-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00410-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00411-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00411-swift-nominaltypedecl-getdeclaredtypeincontext.swift index a8491d05c278a..57bfd9f3f6a2a 100644 --- a/validation-test/compiler_crashers_fixed/00411-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00411-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00412-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00412-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 660816c5661fa..e882495f1d3df 100644 --- a/validation-test/compiler_crashers_fixed/00412-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00412-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00413-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00413-swift-constraints-solution-computesubstitutions.swift index 3f85db12227ef..46a33316dae57 100644 --- a/validation-test/compiler_crashers_fixed/00413-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00413-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00414-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00414-swift-archetypebuilder-resolvearchetype.swift index 77318cf23f374..f5dc0d5b9d5f7 100644 --- a/validation-test/compiler_crashers_fixed/00414-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00414-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00415-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00415-resolvetypedecl.swift index cf7b5ea9c62af..de1ac4afe8bc0 100644 --- a/validation-test/compiler_crashers_fixed/00415-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00415-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00416-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/00416-swift-typechecker-conformstoprotocol.swift index 913f6699a7b94..af6d903eb1bf1 100644 --- a/validation-test/compiler_crashers_fixed/00416-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00416-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00417-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00417-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 6d5ca0305ed76..40c386dfe09d3 100644 --- a/validation-test/compiler_crashers_fixed/00417-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00417-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00418-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00418-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 47e47d0c1ff55..24b7f47dcb00c 100644 --- a/validation-test/compiler_crashers_fixed/00418-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00418-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00419-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/00419-llvm-raw-fd-ostream-write-impl.swift index e9eb01ad4a7f7..9f5a4677d9024 100644 --- a/validation-test/compiler_crashers_fixed/00419-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/00419-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00420-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00420-getselftypeforcontainer.swift index d1089307460ec..11ebb8c28291a 100644 --- a/validation-test/compiler_crashers_fixed/00420-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00420-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00421-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00421-resolvetypedecl.swift index 73210cef62bd5..24bf11c063bbd 100644 --- a/validation-test/compiler_crashers_fixed/00421-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00421-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00422-void.swift b/validation-test/compiler_crashers_fixed/00422-void.swift index 29b214baa90be..dc7542091e98a 100644 --- a/validation-test/compiler_crashers_fixed/00422-void.swift +++ b/validation-test/compiler_crashers_fixed/00422-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00423-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00423-swift-archetypebuilder-resolvearchetype.swift index f5004fb3468c8..da239f4dcb5b3 100644 --- a/validation-test/compiler_crashers_fixed/00423-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00423-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00424-no-stacktrace.random.swift b/validation-test/compiler_crashers_fixed/00424-no-stacktrace.random.swift index 12a25c647b2c6..2522346baa2cd 100644 --- a/validation-test/compiler_crashers_fixed/00424-no-stacktrace.random.swift +++ b/validation-test/compiler_crashers_fixed/00424-no-stacktrace.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00425-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00425-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 55ba12ed194b8..293d8dad96178 100644 --- a/validation-test/compiler_crashers_fixed/00425-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00425-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00426-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00426-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 6a1bda6356283..a3e38b040c9eb 100644 --- a/validation-test/compiler_crashers_fixed/00426-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00426-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00427-void.swift b/validation-test/compiler_crashers_fixed/00427-void.swift index 908066ff3c920..89a78ab1e9d98 100644 --- a/validation-test/compiler_crashers_fixed/00427-void.swift +++ b/validation-test/compiler_crashers_fixed/00427-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00428-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/00428-getcallerdefaultarg.swift index 519210a9dfb53..2f313197ca9cc 100644 --- a/validation-test/compiler_crashers_fixed/00428-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/00428-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00429-vtable.swift b/validation-test/compiler_crashers_fixed/00429-vtable.swift index 5dde0aa20a8ab..f766e1a951eca 100644 --- a/validation-test/compiler_crashers_fixed/00429-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00429-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00430-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00430-resolvetypedecl.swift index 7c506882f572a..0b975d25a68af 100644 --- a/validation-test/compiler_crashers_fixed/00430-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00430-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00431-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00431-swift-constraints-constraintsystem-gettypeofmemberreference.swift index cea5243cf7a56..f082187b07f85 100644 --- a/validation-test/compiler_crashers_fixed/00431-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00431-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00432-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00432-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 56bb599e9c460..cc542c4426579 100644 --- a/validation-test/compiler_crashers_fixed/00432-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00432-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00433-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00433-no-stacktrace.swift index acb4d3897a8ec..73f5bca48fcae 100644 --- a/validation-test/compiler_crashers_fixed/00433-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00433-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00434-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00434-swift-type-walk.swift index 02fa4ad3368aa..d44669fa11476 100644 --- a/validation-test/compiler_crashers_fixed/00434-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00434-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00435-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00435-swift-typebase-getcanonicaltype.swift index 2efac2acb84a3..0557cb64f2558 100644 --- a/validation-test/compiler_crashers_fixed/00435-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00435-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00436-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00436-resolvetypedecl.swift index 9e02656387eb4..e890d76830e4f 100644 --- a/validation-test/compiler_crashers_fixed/00436-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00436-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00437-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00437-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ed3a0523f90d4..32f67c2d56661 100644 --- a/validation-test/compiler_crashers_fixed/00437-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00437-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00438-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/00438-swift-genericsignature-get.swift index becea05b4ed3e..279c204ea06cc 100644 --- a/validation-test/compiler_crashers_fixed/00438-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/00438-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00439-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00439-swift-constraints-constraintsystem-gettypeofmemberreference.swift index a02986df3ad4d..a0a5435b71982 100644 --- a/validation-test/compiler_crashers_fixed/00439-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00439-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00440-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00440-resolvetypedecl.swift index 6c79aca39dde6..0d1ffb7dbe8df 100644 --- a/validation-test/compiler_crashers_fixed/00440-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00440-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00441-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00441-swift-typebase-getcanonicaltype.swift index 764fb707fdfcc..230c449425c33 100644 --- a/validation-test/compiler_crashers_fixed/00441-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00441-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00442-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00442-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9970018dadd88..6acf23c81c923 100644 --- a/validation-test/compiler_crashers_fixed/00442-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00442-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00443-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00443-swift-nominaltypedecl-getdeclaredtypeincontext.swift index c38c7ff43dbe2..ee116cf0e40bd 100644 --- a/validation-test/compiler_crashers_fixed/00443-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00443-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00444-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00444-resolvetypedecl.swift index f9009b52cce53..5ff3d07961d51 100644 --- a/validation-test/compiler_crashers_fixed/00444-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00444-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00445-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00445-getselftypeforcontainer.swift index 74a200d4111cb..03f46f8b6bdb2 100644 --- a/validation-test/compiler_crashers_fixed/00445-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00445-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00446-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00446-resolvetypedecl.swift index ecc61a6b33463..9a883c3540d28 100644 --- a/validation-test/compiler_crashers_fixed/00446-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00446-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00447-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00447-swift-typechecker-checksubstitutions.swift index d98aafa87b99b..d5e6baf913af6 100644 --- a/validation-test/compiler_crashers_fixed/00447-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00447-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00448-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00448-no-stacktrace.swift index 310f0f8dbc23a..d9639b72a6d6f 100644 --- a/validation-test/compiler_crashers_fixed/00448-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00448-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00449-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00449-swift-typechecker-validatedecl.swift index ca9332e736b72..f363655ff4f1a 100644 --- a/validation-test/compiler_crashers_fixed/00449-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00449-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00450-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/00450-llvm-foldingsetimpl-findnodeorinsertpos.swift index 3ad3e0ce6fa68..cf6e082cad86f 100644 --- a/validation-test/compiler_crashers_fixed/00450-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/00450-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00451-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00451-resolvetypedecl.swift index 6b9473bb212b3..eddff912baced 100644 --- a/validation-test/compiler_crashers_fixed/00451-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00451-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00452-nanl.random.swift b/validation-test/compiler_crashers_fixed/00452-nanl.random.swift index bcf29860e6f91..ff29ba3254d6e 100644 --- a/validation-test/compiler_crashers_fixed/00452-nanl.random.swift +++ b/validation-test/compiler_crashers_fixed/00452-nanl.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00453-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00453-resolvetypedecl.swift index e684e08f569db..92f3928a762b8 100644 --- a/validation-test/compiler_crashers_fixed/00453-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00453-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00454-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00454-swift-lexer-lexidentifier.swift index 60dd32de961d2..1f3acf0a4e2dc 100644 --- a/validation-test/compiler_crashers_fixed/00454-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00454-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00455-swift-parser-parseexprimpl.swift b/validation-test/compiler_crashers_fixed/00455-swift-parser-parseexprimpl.swift index b235b37d2afc5..ecfe147099e03 100644 --- a/validation-test/compiler_crashers_fixed/00455-swift-parser-parseexprimpl.swift +++ b/validation-test/compiler_crashers_fixed/00455-swift-parser-parseexprimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00456-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00456-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 19170184ec278..5341aa38418a5 100644 --- a/validation-test/compiler_crashers_fixed/00456-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00456-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00457-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00457-swift-declcontext-lookupqualified.swift index 874ec98ac755c..01a0bef665d8f 100644 --- a/validation-test/compiler_crashers_fixed/00457-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00457-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00458-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00458-swift-declcontext-lookupqualified.swift index a313bb8a7901f..a2201ab12f922 100644 --- a/validation-test/compiler_crashers_fixed/00458-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00458-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00459-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/00459-swift-archetypetype-setnestedtypes.swift index 51c8cbfb9305e..01cc966de268b 100644 --- a/validation-test/compiler_crashers_fixed/00459-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/00459-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00460-bool.swift b/validation-test/compiler_crashers_fixed/00460-bool.swift index 10a33ded3c4c9..41de088ca0ed8 100644 --- a/validation-test/compiler_crashers_fixed/00460-bool.swift +++ b/validation-test/compiler_crashers_fixed/00460-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00461-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00461-swift-clangmoduleunit-getadaptermodule.swift index 189f1c415908e..ae1874b1c130a 100644 --- a/validation-test/compiler_crashers_fixed/00461-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00461-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00462-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00462-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 7affdcfef93dd..2351aa4c7489c 100644 --- a/validation-test/compiler_crashers_fixed/00462-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00462-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00463-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00463-swift-metatypetype-get.swift index 7a679e589f222..d137ab05bfabb 100644 --- a/validation-test/compiler_crashers_fixed/00463-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00463-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00464-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00464-resolvetypedecl.swift index 0b6567869b4e2..391582306791b 100644 --- a/validation-test/compiler_crashers_fixed/00464-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00464-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00465-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00465-swift-typebase-isequal.swift index a9ffc561612c0..9f40b7aeddfdd 100644 --- a/validation-test/compiler_crashers_fixed/00465-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00465-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00466-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00466-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 5a0c1effa09e7..a04595a2fc03e 100644 --- a/validation-test/compiler_crashers_fixed/00466-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00466-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00467-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00467-llvm-foldingset-swift-tupletype-nodeequals.swift index e45caf35aec35..3303ded2e23ab 100644 --- a/validation-test/compiler_crashers_fixed/00467-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00467-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00468-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/00468-swift-parentype-get.swift index a8b9c7ae5e217..6136364b1f1c5 100644 --- a/validation-test/compiler_crashers_fixed/00468-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/00468-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00469-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00469-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 599d2b32ab677..6db0a7e9b52ea 100644 --- a/validation-test/compiler_crashers_fixed/00469-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00469-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00470-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/00470-swift-constraints-constraintsystem-simplifyconstraint.swift index fed2f4607472e..613ab65e4c73a 100644 --- a/validation-test/compiler_crashers_fixed/00470-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00470-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00471-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00471-resolvetypedecl.swift index 30b82a606a1b3..1fc33a36f1c73 100644 --- a/validation-test/compiler_crashers_fixed/00471-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00471-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00472-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00472-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 2a17582625fd4..0326a88b2fc35 100644 --- a/validation-test/compiler_crashers_fixed/00472-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00472-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00473-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00473-getselftypeforcontainer.swift index 391957ccf9f7a..6260f7dbdbc6c 100644 --- a/validation-test/compiler_crashers_fixed/00473-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00473-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00474-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00474-swift-typebase-getcanonicaltype.swift index 2e6c0ecb6abe7..046bf09142dfc 100644 --- a/validation-test/compiler_crashers_fixed/00474-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00474-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00475-void.swift b/validation-test/compiler_crashers_fixed/00475-void.swift index 9fd17d5be0c81..3f68e1776e2d0 100644 --- a/validation-test/compiler_crashers_fixed/00475-void.swift +++ b/validation-test/compiler_crashers_fixed/00475-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00476-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00476-swift-typechecker-validatedecl.swift index c81203b4a94a3..e812e85a006ad 100644 --- a/validation-test/compiler_crashers_fixed/00476-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00476-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00477-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00477-no-stacktrace.swift index b844fb047fa72..dc905cf7d995e 100644 --- a/validation-test/compiler_crashers_fixed/00477-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00477-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00478-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00478-swift-type-walk.swift index 4ae1e5579d7a9..233402aa8d5d0 100644 --- a/validation-test/compiler_crashers_fixed/00478-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00478-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00479-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00479-no-stacktrace.swift index 3766db71c1d68..fa7331706633d 100644 --- a/validation-test/compiler_crashers_fixed/00479-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00479-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00480-szone-free-definite-size.swift b/validation-test/compiler_crashers_fixed/00480-szone-free-definite-size.swift index 337cad496414a..b92d9fe1a82ff 100644 --- a/validation-test/compiler_crashers_fixed/00480-szone-free-definite-size.swift +++ b/validation-test/compiler_crashers_fixed/00480-szone-free-definite-size.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00481-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00481-getselftypeforcontainer.swift index 11b0e92c8b307..1c41f99bd0b85 100644 --- a/validation-test/compiler_crashers_fixed/00481-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00481-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00482-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00482-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 19f74e045e5d8..a217fc722b23e 100644 --- a/validation-test/compiler_crashers_fixed/00482-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00482-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00483-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00483-resolvetypedecl.swift index 1ac2f8258bb41..51ae1b35e5d71 100644 --- a/validation-test/compiler_crashers_fixed/00483-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00483-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00484-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00484-llvm-errs.swift index 7c3d6a232c8a4..e5a46d695ab6f 100644 --- a/validation-test/compiler_crashers_fixed/00484-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00484-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00485-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00485-swift-declcontext-lookupqualified.swift index bf76fdf2c6635..5355d88ac8e92 100644 --- a/validation-test/compiler_crashers_fixed/00485-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00485-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00486-llvm-smallvectorbase-grow-pod.swift b/validation-test/compiler_crashers_fixed/00486-llvm-smallvectorbase-grow-pod.swift index 8c2ab3f78bb0c..27c59c8dc95d0 100644 --- a/validation-test/compiler_crashers_fixed/00486-llvm-smallvectorbase-grow-pod.swift +++ b/validation-test/compiler_crashers_fixed/00486-llvm-smallvectorbase-grow-pod.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00487-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00487-resolvetypedecl.swift index 422d7cfef61c9..728f055e80f8a 100644 --- a/validation-test/compiler_crashers_fixed/00487-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00487-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00488-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00488-swift-clangmoduleunit-getadaptermodule.swift index c271f0b67a840..23172444fc4d8 100644 --- a/validation-test/compiler_crashers_fixed/00488-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00488-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00489-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00489-swift-printingdiagnosticconsumer-handlediagnostic.swift index cd4278b11bfbc..85952c75e0fd9 100644 --- a/validation-test/compiler_crashers_fixed/00489-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00489-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00490-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00490-swift-diagnosticengine-flushactivediagnostic.swift index 08643ef97d96e..3933a2fe32401 100644 --- a/validation-test/compiler_crashers_fixed/00490-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00490-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00491-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00491-swift-type-transform.swift index f2ece65d9ff15..ad0b8802f71bf 100644 --- a/validation-test/compiler_crashers_fixed/00491-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00491-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00492-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00492-swift-metatypetype-get.swift index d825198ce056b..0262058e102ea 100644 --- a/validation-test/compiler_crashers_fixed/00492-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00492-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00493-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00493-swift-type-transform.swift index 251e2dda45308..e11c02f196db9 100644 --- a/validation-test/compiler_crashers_fixed/00493-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00493-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00494-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00494-swift-metatypetype-get.swift index 4e8acb50045bf..bd7afc480b43d 100644 --- a/validation-test/compiler_crashers_fixed/00494-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00494-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00495-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/00495-llvm-foldingsetnodeid-operator.swift index b30a5b37f9fff..24cc80196e3c3 100644 --- a/validation-test/compiler_crashers_fixed/00495-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/00495-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00496-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/00496-getcallerdefaultarg.swift index 81a78dccb7aac..627345a07d81d 100644 --- a/validation-test/compiler_crashers_fixed/00496-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/00496-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00497-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00497-swift-constraints-constraintsystem-gettypeofmemberreference.swift index f6290a08e2511..1aac1c1b9db1b 100644 --- a/validation-test/compiler_crashers_fixed/00497-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00497-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00498-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00498-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 7b6b1f25f343a..632616bca90a5 100644 --- a/validation-test/compiler_crashers_fixed/00498-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00498-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00499-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/00499-llvm-foldingsetimpl-findnodeorinsertpos.swift index 87e495f42000f..7babe10bdfe83 100644 --- a/validation-test/compiler_crashers_fixed/00499-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/00499-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00500-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00500-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 1cc5f17f5bdc7..f67ee19d44ead 100644 --- a/validation-test/compiler_crashers_fixed/00500-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00500-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00501-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00501-resolvetypedecl.swift index 179969b12153f..38f57c96789eb 100644 --- a/validation-test/compiler_crashers_fixed/00501-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00501-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00502-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift b/validation-test/compiler_crashers_fixed/00502-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift index afbf3c8a6cc05..f946f1727dd6d 100644 --- a/validation-test/compiler_crashers_fixed/00502-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00502-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00503-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00503-swift-typebase-getcanonicaltype.swift index 6f87836cf89ed..3b2d3784331cb 100644 --- a/validation-test/compiler_crashers_fixed/00503-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00503-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00504-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00504-resolvetypedecl.swift index e48b67c05ce15..383c3ba610b96 100644 --- a/validation-test/compiler_crashers_fixed/00504-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00504-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00505-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00505-swift-lexer-lexidentifier.swift index e3360a0044f78..879fc5e27172e 100644 --- a/validation-test/compiler_crashers_fixed/00505-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00505-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00506-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/00506-swift-boundgenerictype-get.swift index 38bc4feea3a19..07e4057cac524 100644 --- a/validation-test/compiler_crashers_fixed/00506-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/00506-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00507-std-basic-string-char.swift b/validation-test/compiler_crashers_fixed/00507-std-basic-string-char.swift index 8580047f9a375..a4751096f3b5b 100644 --- a/validation-test/compiler_crashers_fixed/00507-std-basic-string-char.swift +++ b/validation-test/compiler_crashers_fixed/00507-std-basic-string-char.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00508-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00508-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 5733117083efa..e3aecd49f72d0 100644 --- a/validation-test/compiler_crashers_fixed/00508-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00508-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00509-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00509-getselftypeforcontainer.swift index 926f8583397f0..5510ca21ba0a9 100644 --- a/validation-test/compiler_crashers_fixed/00509-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00509-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00510-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00510-resolvetypedecl.swift index ca67582d3b333..d7431dfc39b49 100644 --- a/validation-test/compiler_crashers_fixed/00510-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00510-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00511-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/00511-swift-constraints-constraintlocator-profile.swift index 3439e7936d3f4..171f4d3efa2e2 100644 --- a/validation-test/compiler_crashers_fixed/00511-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/00511-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00512-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00512-getselftypeforcontainer.swift index 20188616fe06b..f84dd5762f5a5 100644 --- a/validation-test/compiler_crashers_fixed/00512-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00512-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00513-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00513-swift-typebase-getcanonicaltype.swift index 0e449f704134f..8f67310fc7de2 100644 --- a/validation-test/compiler_crashers_fixed/00513-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00513-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00514-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00514-no-stacktrace.swift index 7b0db413989d8..e66cb674b2625 100644 --- a/validation-test/compiler_crashers_fixed/00514-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00514-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00515-bool.swift b/validation-test/compiler_crashers_fixed/00515-bool.swift index b0424cd74b082..7ec2f3209d0e0 100644 --- a/validation-test/compiler_crashers_fixed/00515-bool.swift +++ b/validation-test/compiler_crashers_fixed/00515-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00516-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00516-no-stacktrace.swift index 63fba10468086..f236447823584 100644 --- a/validation-test/compiler_crashers_fixed/00516-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00516-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00517-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00517-swift-constraints-solution-computesubstitutions.swift index 997cf08b4dbcf..afbeab588d6ac 100644 --- a/validation-test/compiler_crashers_fixed/00517-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00517-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00518-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00518-no-stacktrace.swift index 44ece1ccb03fa..fb0590ff2b0c0 100644 --- a/validation-test/compiler_crashers_fixed/00518-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00518-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00519-void.swift b/validation-test/compiler_crashers_fixed/00519-void.swift index 60d1fb3ea1655..186c4f4e88f95 100644 --- a/validation-test/compiler_crashers_fixed/00519-void.swift +++ b/validation-test/compiler_crashers_fixed/00519-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00520-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00520-getselftypeforcontainer.swift index dd3ad65653a64..ab6970f1fa32f 100644 --- a/validation-test/compiler_crashers_fixed/00520-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00520-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00521-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/00521-swift-tuplepattern-create.swift index 826ce7e2cdf82..be72568da450f 100644 --- a/validation-test/compiler_crashers_fixed/00521-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/00521-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00522-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00522-no-stacktrace.swift index 07fbd5939d8c0..512a656496866 100644 --- a/validation-test/compiler_crashers_fixed/00522-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00522-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00523-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/00523-swift-typevisitor.swift index f4b4ffb3be259..88372ad9a2ed8 100644 --- a/validation-test/compiler_crashers_fixed/00523-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/00523-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00524-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00524-std-function-func-swift-type-subst.swift index dcd5f6484d437..b4514f6cac149 100644 --- a/validation-test/compiler_crashers_fixed/00524-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00524-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00525-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/00525-swift-archetypebuilder-maptypeintocontext.swift index 2ab6803d20d5f..524853c15f450 100644 --- a/validation-test/compiler_crashers_fixed/00525-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/00525-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00526-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00526-swift-typechecker-validatedecl.swift index edda29a40de30..301b638a3ddf2 100644 --- a/validation-test/compiler_crashers_fixed/00526-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00526-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00527-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00527-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 6cc4ac14def5c..2ee38c0325b8d 100644 --- a/validation-test/compiler_crashers_fixed/00527-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00527-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00528-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00528-swift-declcontext-lookupqualified.swift index 2185f99cfcef4..a8fb65ee9bbad 100644 --- a/validation-test/compiler_crashers_fixed/00528-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00528-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00529-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00529-swift-type-transform.swift index 28cb2b5751453..e08daf7d41b42 100644 --- a/validation-test/compiler_crashers_fixed/00529-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00529-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00530-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00530-swift-metatypetype-get.swift index 10bb00bcbcebb..4505f1ffe9f08 100644 --- a/validation-test/compiler_crashers_fixed/00530-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00530-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00531-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/00531-llvm-foldingsetnodeid-operator.swift index 0c4332a072f8e..b9f6eb5f9dbd8 100644 --- a/validation-test/compiler_crashers_fixed/00531-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/00531-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00532-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/00532-swift-constraints-solution-solution.swift index 52bbb24f5b466..e37c6d2f29d14 100644 --- a/validation-test/compiler_crashers_fixed/00532-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/00532-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00533-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00533-swift-typebase-getcanonicaltype.swift index 7aa1d5cbe485a..3e0642c97e78f 100644 --- a/validation-test/compiler_crashers_fixed/00533-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00533-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00534-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00534-swift-typebase-getcanonicaltype.swift index ce2131f40425f..2d1bd5d3f7531 100644 --- a/validation-test/compiler_crashers_fixed/00534-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00534-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00535-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00535-swift-type-transform.swift index ea05bc1de340e..a9a19a9708489 100644 --- a/validation-test/compiler_crashers_fixed/00535-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00535-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00536-vtable.swift b/validation-test/compiler_crashers_fixed/00536-vtable.swift index a978abeb59c23..45d7a25e767eb 100644 --- a/validation-test/compiler_crashers_fixed/00536-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00536-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00537-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00537-swift-constraints-solution-computesubstitutions.swift index 6292f08f81668..930e7988153ee 100644 --- a/validation-test/compiler_crashers_fixed/00537-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00537-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00538-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00538-swift-clangmoduleunit-getadaptermodule.swift index af838b9de82b5..b116bccce698d 100644 --- a/validation-test/compiler_crashers_fixed/00538-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00538-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00539-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00539-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 369349ca73b3d..2d426f64983bb 100644 --- a/validation-test/compiler_crashers_fixed/00539-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00539-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00540-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00540-getselftypeforcontainer.swift index 6e0092cf03222..bc47920d0cff8 100644 --- a/validation-test/compiler_crashers_fixed/00540-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00540-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00541-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00541-resolvetypedecl.swift index aa347201f918a..ba301cd91b990 100644 --- a/validation-test/compiler_crashers_fixed/00541-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00541-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00542-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00542-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 299660ae21e9d..e60cb6a628bf7 100644 --- a/validation-test/compiler_crashers_fixed/00542-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00542-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00543-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/00543-swift-nominaltypedecl-computeinterfacetype.swift index 39f5ecd6b0129..e5efd709fbd31 100644 --- a/validation-test/compiler_crashers_fixed/00543-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/00543-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00544-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00544-resolvetypedecl.swift index 80c9c8cbad8fe..2b2a1164909b9 100644 --- a/validation-test/compiler_crashers_fixed/00544-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00544-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00545-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/00545-llvm-prettystacktraceentry-prettystacktraceentry.swift index 274066790a048..24e3601c7f4f2 100644 --- a/validation-test/compiler_crashers_fixed/00545-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/00545-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00546-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00546-swift-typebase-getcanonicaltype.swift index a7ead8802a224..9cd9174c30098 100644 --- a/validation-test/compiler_crashers_fixed/00546-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00546-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00547-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00547-llvm-foldingset-swift-tupletype-nodeequals.swift index a392845ba2e71..73c956e8d16b3 100644 --- a/validation-test/compiler_crashers_fixed/00547-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00547-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00548-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00548-no-stacktrace.swift index fe48067c792d4..73438304ca0a3 100644 --- a/validation-test/compiler_crashers_fixed/00548-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00548-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00549-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00549-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 3d0c193081194..f45891af250e4 100644 --- a/validation-test/compiler_crashers_fixed/00549-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00549-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00550-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00550-std-function-func-swift-type-subst.swift index 641f1f6de11b0..35614d3fc1579 100644 --- a/validation-test/compiler_crashers_fixed/00550-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00550-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00551-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00551-swift-nominaltypedecl-getdeclaredtypeincontext.swift index bf555b2536315..640a77a298f5e 100644 --- a/validation-test/compiler_crashers_fixed/00551-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00551-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00552-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00552-swift-nominaltypedecl-getdeclaredtypeincontext.swift index d10cace1e4999..88da9a52b4628 100644 --- a/validation-test/compiler_crashers_fixed/00552-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00552-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00553-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00553-resolvetypedecl.swift index 43723e25356a9..57fbebd5ea570 100644 --- a/validation-test/compiler_crashers_fixed/00553-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00553-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00554-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00554-resolvetypedecl.swift index 1400c9b4456aa..ece2147f26775 100644 --- a/validation-test/compiler_crashers_fixed/00554-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00554-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00555-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/00555-swift-optional-swift-diagnostic-operator.swift index 14be7b5e80aac..fc520b5454b05 100644 --- a/validation-test/compiler_crashers_fixed/00555-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/00555-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00556-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00556-resolvetypedecl.swift index efeb5ec359683..ccd4e64eb6c56 100644 --- a/validation-test/compiler_crashers_fixed/00556-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00556-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00557-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00557-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 2ff302342eb2c..8665c4e5e005e 100644 --- a/validation-test/compiler_crashers_fixed/00557-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00557-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00558-ioctl.swift b/validation-test/compiler_crashers_fixed/00558-ioctl.swift index 1112467838a82..4ebd6c7cab199 100644 --- a/validation-test/compiler_crashers_fixed/00558-ioctl.swift +++ b/validation-test/compiler_crashers_fixed/00558-ioctl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00559-void.swift b/validation-test/compiler_crashers_fixed/00559-void.swift index 7b7871bbd3e05..c533ae806627c 100644 --- a/validation-test/compiler_crashers_fixed/00559-void.swift +++ b/validation-test/compiler_crashers_fixed/00559-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00560-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00560-swift-declcontext-lookupqualified.swift index 0208e56200d81..4ebc8faf0695d 100644 --- a/validation-test/compiler_crashers_fixed/00560-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00560-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00561-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00561-resolvetypedecl.swift index 6e1360e23150f..ab5112abaa143 100644 --- a/validation-test/compiler_crashers_fixed/00561-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00561-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00562-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/00562-swift-typechecker-typecheckexpression.swift index 876c23f57db69..94a281472c13c 100644 --- a/validation-test/compiler_crashers_fixed/00562-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/00562-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00563-cerror.swift b/validation-test/compiler_crashers_fixed/00563-cerror.swift index efb91b04176ad..8dec8eee870a5 100644 --- a/validation-test/compiler_crashers_fixed/00563-cerror.swift +++ b/validation-test/compiler_crashers_fixed/00563-cerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00564-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00564-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 692dbfc5dcad5..0c18981d0faf7 100644 --- a/validation-test/compiler_crashers_fixed/00564-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00564-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00565-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/00565-swift-lexer-getlocforendoftoken.swift index 2dd34e489c9d7..2b996cd427f83 100644 --- a/validation-test/compiler_crashers_fixed/00565-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/00565-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00566-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00566-resolvetypedecl.swift index 1cdc83e9dbcb4..a85caf8370160 100644 --- a/validation-test/compiler_crashers_fixed/00566-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00566-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00567-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00567-swift-constraints-constraintsystem-matchtypes.swift index a0aa2373ba014..9ddd0c3fb3df7 100644 --- a/validation-test/compiler_crashers_fixed/00567-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00567-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00568-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00568-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ba1419c81eefc..34d6b80acc2b6 100644 --- a/validation-test/compiler_crashers_fixed/00568-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00568-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00569-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00569-swift-declcontext-lookupqualified.swift index 48c23cb2c970f..37133cdacbc09 100644 --- a/validation-test/compiler_crashers_fixed/00569-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00569-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00570-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00570-swift-declcontext-lookupqualified.swift index 43ce66890b792..6732a6f3da219 100644 --- a/validation-test/compiler_crashers_fixed/00570-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00570-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00571-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00571-swift-declcontext-lookupqualified.swift index e59ef00f42420..2bd2c68081fd9 100644 --- a/validation-test/compiler_crashers_fixed/00571-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00571-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00572-resolvetypedecl.random.swift b/validation-test/compiler_crashers_fixed/00572-resolvetypedecl.random.swift index 5f23fb205bbc9..2277bf0004eab 100644 --- a/validation-test/compiler_crashers_fixed/00572-resolvetypedecl.random.swift +++ b/validation-test/compiler_crashers_fixed/00572-resolvetypedecl.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00573-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00573-swift-printingdiagnosticconsumer-handlediagnostic.swift index 4895e3c1f2f99..84bb0f3630b4f 100644 --- a/validation-test/compiler_crashers_fixed/00573-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00573-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00574-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00574-getselftypeforcontainer.swift index 181a0f2fd10ef..c5addd0e6078b 100644 --- a/validation-test/compiler_crashers_fixed/00574-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00574-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00575-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00575-swift-typechecker-checksubstitutions.swift index 96c8505fe54f7..23f97dd430c1b 100644 --- a/validation-test/compiler_crashers_fixed/00575-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00575-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00576-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00576-llvm-errs.swift index 6869c3078bf44..1ec557d2ce5a2 100644 --- a/validation-test/compiler_crashers_fixed/00576-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00576-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00577-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00577-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 189c80d3d7beb..fd46a19b0af66 100644 --- a/validation-test/compiler_crashers_fixed/00577-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00577-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00578-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00578-swift-type-walk.swift index 0c05f16ec79e1..e55bbd598b03b 100644 --- a/validation-test/compiler_crashers_fixed/00578-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00578-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00579-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00579-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 947ce0f514986..b0f74f4c6d8ca 100644 --- a/validation-test/compiler_crashers_fixed/00579-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00579-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00580-vtable.swift b/validation-test/compiler_crashers_fixed/00580-vtable.swift index 2948586c47975..1620158439273 100644 --- a/validation-test/compiler_crashers_fixed/00580-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00580-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00581-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00581-no-stacktrace.swift index c97bcce05d611..4d8897897a080 100644 --- a/validation-test/compiler_crashers_fixed/00581-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00581-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00582-a.swift b/validation-test/compiler_crashers_fixed/00582-a.swift index 27137e8997ebf..f84f1e441164c 100644 --- a/validation-test/compiler_crashers_fixed/00582-a.swift +++ b/validation-test/compiler_crashers_fixed/00582-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00583-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/00583-swift-funcdecl-setdeserializedsignature.swift index ea4d342c414cd..5bff107372dcc 100644 --- a/validation-test/compiler_crashers_fixed/00583-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/00583-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00584-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/00584-swift-constraints-constraintlocator-profile.swift index 543c283e3df0f..54d668266bb20 100644 --- a/validation-test/compiler_crashers_fixed/00584-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/00584-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00585-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00585-getselftypeforcontainer.swift index 19c25f7b5041d..6cedd3d48115b 100644 --- a/validation-test/compiler_crashers_fixed/00585-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00585-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00586-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00586-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 195f54e3771f8..923a62bb56559 100644 --- a/validation-test/compiler_crashers_fixed/00586-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00586-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00587-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/00587-swift-pattern-foreachvariable.swift index 69f5acf5025a3..9d29b2f4b9bc0 100644 --- a/validation-test/compiler_crashers_fixed/00587-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/00587-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00588-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00588-swift-typebase-getcanonicaltype.swift index a750ed0302336..c44b140a7666c 100644 --- a/validation-test/compiler_crashers_fixed/00588-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00588-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00589-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/00589-swift-diagnosticengine-diagnose.swift index f82924ad7375a..0eeffc3760697 100644 --- a/validation-test/compiler_crashers_fixed/00589-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/00589-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00590-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00590-swift-type-walk.swift index da7b1d4020126..f1774c1555bbc 100644 --- a/validation-test/compiler_crashers_fixed/00590-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00590-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00591-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00591-swift-typebase-getcanonicaltype.swift index c09370ec9cd24..2f92baccca3cd 100644 --- a/validation-test/compiler_crashers_fixed/00591-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00591-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00592-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/00592-swift-parser-parseexpridentifier.swift index 0b4f26293357f..44f9a4764f7c3 100644 --- a/validation-test/compiler_crashers_fixed/00592-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/00592-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00593-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00593-getselftypeforcontainer.swift index d18a2b2c5da3d..5e95110b96860 100644 --- a/validation-test/compiler_crashers_fixed/00593-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00593-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00594-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00594-getselftypeforcontainer.swift index 693cd8996f7a7..b40d34d40748d 100644 --- a/validation-test/compiler_crashers_fixed/00594-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00594-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00595-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/00595-swift-scopeinfo-addtoscope.swift index f6371257d165e..ef060406e8b28 100644 --- a/validation-test/compiler_crashers_fixed/00595-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/00595-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00596-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00596-swift-modulefile-lookupvalue.swift index bc476e135a7cc..417c8a2e60819 100644 --- a/validation-test/compiler_crashers_fixed/00596-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00596-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00597-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/00597-llvm-prettystacktraceentry-prettystacktraceentry.swift index 8e84c140f8cad..2eb9c22617f28 100644 --- a/validation-test/compiler_crashers_fixed/00597-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/00597-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00598-clang-sema-lookupname.swift b/validation-test/compiler_crashers_fixed/00598-clang-sema-lookupname.swift index 10c71589b8a59..238bc0530bf9a 100644 --- a/validation-test/compiler_crashers_fixed/00598-clang-sema-lookupname.swift +++ b/validation-test/compiler_crashers_fixed/00598-clang-sema-lookupname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00599-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00599-swift-clangmoduleunit-getimportedmodules.swift index d5296d6c9d92d..96695dfa7a2a2 100644 --- a/validation-test/compiler_crashers_fixed/00599-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00599-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00601-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00601-getselftypeforcontainer.swift index e6f3a436aaa2a..3faa09b41080e 100644 --- a/validation-test/compiler_crashers_fixed/00601-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00601-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00602-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/00602-swift-modulefile-gettype.swift index c901ced49e3af..64827b9099788 100644 --- a/validation-test/compiler_crashers_fixed/00602-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/00602-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00603-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00603-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 9f7b7d99d767a..d4a833b7d770b 100644 --- a/validation-test/compiler_crashers_fixed/00603-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00603-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00604-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/00604-swift-typebase-operator.swift index 8628a0d9ae097..33fa88fdf1eaf 100644 --- a/validation-test/compiler_crashers_fixed/00604-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/00604-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00605-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00605-swift-clangmoduleunit-getadaptermodule.swift index c0b7c0a2e38b2..a48c78df4151b 100644 --- a/validation-test/compiler_crashers_fixed/00605-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00605-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00606-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/00606-swift-typechecker-conformstoprotocol.swift index c99930c0b7fe3..fe15c13eb8198 100644 --- a/validation-test/compiler_crashers_fixed/00606-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00606-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00607-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00607-swift-typebase-getcanonicaltype.swift index 0001e07be407f..70a53b5b19e1d 100644 --- a/validation-test/compiler_crashers_fixed/00607-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00607-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00608-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/00608-swift-typebase-getanyoptionalobjecttype.swift index 1a7dc0e08e340..285a59671f5b6 100644 --- a/validation-test/compiler_crashers_fixed/00608-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/00608-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00609-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/00609-llvm-prettystacktraceentry-prettystacktraceentry.swift index 6a75dead312fe..164ab8256defa 100644 --- a/validation-test/compiler_crashers_fixed/00609-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/00609-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00610-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00610-swift-diagnosticengine-flushactivediagnostic.swift index afcd338494570..53bd72d4e51e4 100644 --- a/validation-test/compiler_crashers_fixed/00610-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00610-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00611-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00611-swift-constraints-constraintsystem-opengeneric.swift index 60c3ecda11ef3..e28cf9cf24163 100644 --- a/validation-test/compiler_crashers_fixed/00611-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00611-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00612-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00612-swift-typechecker-checksubstitutions.swift index 71189c19cb531..205465ae8f85f 100644 --- a/validation-test/compiler_crashers_fixed/00612-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00612-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00613-connectedcomponentsdfs.swift b/validation-test/compiler_crashers_fixed/00613-connectedcomponentsdfs.swift index a763a84fbec13..8f03cfa86ada9 100644 --- a/validation-test/compiler_crashers_fixed/00613-connectedcomponentsdfs.swift +++ b/validation-test/compiler_crashers_fixed/00613-connectedcomponentsdfs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00614-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00614-getselftypeforcontainer.swift index 50ba963a535b7..af83b7ab790ff 100644 --- a/validation-test/compiler_crashers_fixed/00614-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00614-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00615-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00615-swift-typebase-getcanonicaltype.swift index bbc42eed73439..91c6073e67808 100644 --- a/validation-test/compiler_crashers_fixed/00615-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00615-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00616-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/00616-swift-parser-parsedecl.swift index a77cfd8daf5ea..416bed5b79861 100644 --- a/validation-test/compiler_crashers_fixed/00616-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/00616-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00617-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/00617-swift-modulefile-gettype.swift index 18f902f92d4e3..0f2345371f9f9 100644 --- a/validation-test/compiler_crashers_fixed/00617-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/00617-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00618-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/00618-swift-parser-parseexprsequence.swift index 879be200f0431..f604f2fc9a1ea 100644 --- a/validation-test/compiler_crashers_fixed/00618-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/00618-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00619-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00619-swift-type-walk.swift index 97683f08f0b33..cc840f66de986 100644 --- a/validation-test/compiler_crashers_fixed/00619-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00619-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00620-llvm-bitstreamcursor-readabbreviatedfield.swift b/validation-test/compiler_crashers_fixed/00620-llvm-bitstreamcursor-readabbreviatedfield.swift index 4cfa9bf32ee54..4381e19822b2e 100644 --- a/validation-test/compiler_crashers_fixed/00620-llvm-bitstreamcursor-readabbreviatedfield.swift +++ b/validation-test/compiler_crashers_fixed/00620-llvm-bitstreamcursor-readabbreviatedfield.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00621-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00621-swift-type-walk.swift index 8de0920943252..c187906a93f42 100644 --- a/validation-test/compiler_crashers_fixed/00621-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00621-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00622-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00622-swift-constraints-constraintsystem-getfixedtyperecursive.swift index bde8ed534d4f2..bc7c7d6785ad0 100644 --- a/validation-test/compiler_crashers_fixed/00622-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00622-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00623-validateattributes.swift b/validation-test/compiler_crashers_fixed/00623-validateattributes.swift index 315b9a9127443..9bc7af6a3fbbe 100644 --- a/validation-test/compiler_crashers_fixed/00623-validateattributes.swift +++ b/validation-test/compiler_crashers_fixed/00623-validateattributes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00624-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/00624-swift-constraints-solution-solution.swift index f18f116dbb734..d22cfa3fa9d03 100644 --- a/validation-test/compiler_crashers_fixed/00624-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/00624-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00625-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00625-swift-constraints-constraintsystem-gettypeofmemberreference.swift index abbc5f91333db..78052b8526b83 100644 --- a/validation-test/compiler_crashers_fixed/00625-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00625-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00626-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/00626-swift-lexer-lexidentifier.swift index b5ca53c723e46..5eec80772339a 100644 --- a/validation-test/compiler_crashers_fixed/00626-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00626-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00627-bool.swift b/validation-test/compiler_crashers_fixed/00627-bool.swift index 4a80df009f8b5..cec0065821604 100644 --- a/validation-test/compiler_crashers_fixed/00627-bool.swift +++ b/validation-test/compiler_crashers_fixed/00627-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00628-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00628-swift-clangmoduleunit-getadaptermodule.swift index c6e4b194df508..d99056797cdf7 100644 --- a/validation-test/compiler_crashers_fixed/00628-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00628-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00629-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00629-getselftypeforcontainer.swift index c8d240441346f..980e6709c0ba4 100644 --- a/validation-test/compiler_crashers_fixed/00629-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00629-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00630-llvm-smalldensemap-swift-constraints-constraint.swift b/validation-test/compiler_crashers_fixed/00630-llvm-smalldensemap-swift-constraints-constraint.swift index 1c333fd083017..a1af4be426cd9 100644 --- a/validation-test/compiler_crashers_fixed/00630-llvm-smalldensemap-swift-constraints-constraint.swift +++ b/validation-test/compiler_crashers_fixed/00630-llvm-smalldensemap-swift-constraints-constraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00631-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00631-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 6c71383418461..73144e2ff48b8 100644 --- a/validation-test/compiler_crashers_fixed/00631-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00631-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00632-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00632-swift-constraints-constraintsystem-opengeneric.swift index d118b1b5df64f..278a681c6c181 100644 --- a/validation-test/compiler_crashers_fixed/00632-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00632-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00633-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00633-swift-constraints-solution-computesubstitutions.swift index 1c682c071eabc..d274213fa5564 100644 --- a/validation-test/compiler_crashers_fixed/00633-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00633-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00634-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00634-getselftypeforcontainer.swift index 9bc98045185c7..bc33e5413af6c 100644 --- a/validation-test/compiler_crashers_fixed/00634-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00634-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00635-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00635-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 641752cb97406..90bdd65733cef 100644 --- a/validation-test/compiler_crashers_fixed/00635-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00635-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00636-llvm-twine-str.swift b/validation-test/compiler_crashers_fixed/00636-llvm-twine-str.swift index bb2ab37067a8e..d18c71ce30391 100644 --- a/validation-test/compiler_crashers_fixed/00636-llvm-twine-str.swift +++ b/validation-test/compiler_crashers_fixed/00636-llvm-twine-str.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00637-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/00637-swift-lexer-getlocforendoftoken.swift index 82789ede1f686..670f177723c58 100644 --- a/validation-test/compiler_crashers_fixed/00637-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/00637-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00638-swift-typechecker-typecheckexpressionshallow.swift b/validation-test/compiler_crashers_fixed/00638-swift-typechecker-typecheckexpressionshallow.swift index a6228e3433c88..9e6c097cb71fd 100644 --- a/validation-test/compiler_crashers_fixed/00638-swift-typechecker-typecheckexpressionshallow.swift +++ b/validation-test/compiler_crashers_fixed/00638-swift-typechecker-typecheckexpressionshallow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00639-void.swift b/validation-test/compiler_crashers_fixed/00639-void.swift index c8799e3accae8..5940ec55c9f09 100644 --- a/validation-test/compiler_crashers_fixed/00639-void.swift +++ b/validation-test/compiler_crashers_fixed/00639-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00640-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00640-swift-diagnosticengine-flushactivediagnostic.swift index 642cc978d0f39..d2217f4b181d5 100644 --- a/validation-test/compiler_crashers_fixed/00640-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00640-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00641-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/00641-swift-constraints-constraintsystem-solve.swift index bf9047eeef4be..d8480f71b7ffe 100644 --- a/validation-test/compiler_crashers_fixed/00641-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/00641-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00642-llvm-errs.swift b/validation-test/compiler_crashers_fixed/00642-llvm-errs.swift index a748649e91920..781d5a8608d15 100644 --- a/validation-test/compiler_crashers_fixed/00642-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/00642-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00643-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00643-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 78888cc7cd497..7f9e6519a33ba 100644 --- a/validation-test/compiler_crashers_fixed/00643-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00643-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00644-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00644-resolvetypedecl.swift index 4bcc0be9a5c91..8cc1516b901b0 100644 --- a/validation-test/compiler_crashers_fixed/00644-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00644-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00645-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00645-resolvetypedecl.swift index e6270696643b6..be6e54ed6d9fb 100644 --- a/validation-test/compiler_crashers_fixed/00645-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00645-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00646-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/00646-llvm-raw-fd-ostream-write-impl.swift index 497717cbf14ad..777908832dc33 100644 --- a/validation-test/compiler_crashers_fixed/00646-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/00646-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00647-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00647-std-function-func-swift-type-subst.swift index 3ab8907cbe822..3ab5f81e8406f 100644 --- a/validation-test/compiler_crashers_fixed/00647-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00647-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00648-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00648-swift-declcontext-lookupqualified.swift index dda1cf792b248..f9e6145a5bd5e 100644 --- a/validation-test/compiler_crashers_fixed/00648-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00648-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00649-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00649-swift-metatypetype-get.swift index d05f7c6f35014..29753b7e6198c 100644 --- a/validation-test/compiler_crashers_fixed/00649-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00649-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00650-szone-malloc-should-clear.swift b/validation-test/compiler_crashers_fixed/00650-szone-malloc-should-clear.swift index 4bb32dc58556b..bdff39ac76e3d 100644 --- a/validation-test/compiler_crashers_fixed/00650-szone-malloc-should-clear.swift +++ b/validation-test/compiler_crashers_fixed/00650-szone-malloc-should-clear.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00651-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00651-resolvetypedecl.swift index 36f3c8bb875c6..266080c9569f9 100644 --- a/validation-test/compiler_crashers_fixed/00651-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00651-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00652-swift-constraints-constraintgraphnode-addconstraint.swift b/validation-test/compiler_crashers_fixed/00652-swift-constraints-constraintgraphnode-addconstraint.swift index f21feef8dd74f..495f296bd5094 100644 --- a/validation-test/compiler_crashers_fixed/00652-swift-constraints-constraintgraphnode-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00652-swift-constraints-constraintgraphnode-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00653-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/00653-swift-typebase-getanyoptionalobjecttype.swift index 8a26521edfd9b..fe5b4c8f0e96a 100644 --- a/validation-test/compiler_crashers_fixed/00653-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/00653-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00654-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00654-swift-declcontext-lookupqualified.swift index 0ae5b3c71597d..2ced8b88cebef 100644 --- a/validation-test/compiler_crashers_fixed/00654-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00654-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00655-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00655-swift-clangmoduleunit-getadaptermodule.swift index a666edcaa50d8..474387b832061 100644 --- a/validation-test/compiler_crashers_fixed/00655-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00655-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00656-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/00656-swift-astcontext-getidentifier.swift index ac31b90f5ba3d..bfbbee1c1fefa 100644 --- a/validation-test/compiler_crashers_fixed/00656-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00656-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00657-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00657-getselftypeforcontainer.swift index 01799f21c7221..46b1a77092f28 100644 --- a/validation-test/compiler_crashers_fixed/00657-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00657-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00658-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/00658-swift-constraints-constraint-create.swift index e182c99b84bdc..4eed536250146 100644 --- a/validation-test/compiler_crashers_fixed/00658-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/00658-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00659-s.swift b/validation-test/compiler_crashers_fixed/00659-s.swift index 81bcfbe3ee96c..de837697e5c01 100644 --- a/validation-test/compiler_crashers_fixed/00659-s.swift +++ b/validation-test/compiler_crashers_fixed/00659-s.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00660-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00660-swift-modulefile-getdecl.swift index f6e1b3b63ac6a..2bf6a71b8f2f4 100644 --- a/validation-test/compiler_crashers_fixed/00660-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00660-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00661-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00661-getselftypeforcontainer.swift index 2e5733eb2892c..bfcd319a457bd 100644 --- a/validation-test/compiler_crashers_fixed/00661-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00661-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00662-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00662-swift-typebase-isequal.swift index 0bf64f61d9a20..dbed48da6ba06 100644 --- a/validation-test/compiler_crashers_fixed/00662-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00662-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00663-swift-module-lookupconformance.swift b/validation-test/compiler_crashers_fixed/00663-swift-module-lookupconformance.swift index 1114ab69c4851..f49b669894dd9 100644 --- a/validation-test/compiler_crashers_fixed/00663-swift-module-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/00663-swift-module-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00664-swift-pattern-operator.swift b/validation-test/compiler_crashers_fixed/00664-swift-pattern-operator.swift index d8c06caec337a..2eb7f1e2f2313 100644 --- a/validation-test/compiler_crashers_fixed/00664-swift-pattern-operator.swift +++ b/validation-test/compiler_crashers_fixed/00664-swift-pattern-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00665-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/00665-swift-streamprinter-printtext.swift index b5d5e7894f28a..8ec2f25f7bca1 100644 --- a/validation-test/compiler_crashers_fixed/00665-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/00665-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00666-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00666-resolvetypedecl.swift index 880c9a1d8df0e..30a8ab00b7f0d 100644 --- a/validation-test/compiler_crashers_fixed/00666-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00666-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00667-swift-typedecl-getdeclaredtype.swift b/validation-test/compiler_crashers_fixed/00667-swift-typedecl-getdeclaredtype.swift index 22a9622a89ed5..a80393f40a763 100644 --- a/validation-test/compiler_crashers_fixed/00667-swift-typedecl-getdeclaredtype.swift +++ b/validation-test/compiler_crashers_fixed/00667-swift-typedecl-getdeclaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00668-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00668-swift-typebase-getcanonicaltype.swift index 73d87da3ae1ef..909ccca2c7b6b 100644 --- a/validation-test/compiler_crashers_fixed/00668-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00668-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00669-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00669-swift-metatypetype-get.swift index fef2a497c2929..5c63491f5d1c0 100644 --- a/validation-test/compiler_crashers_fixed/00669-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00669-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00670-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00670-getselftypeforcontainer.swift index 3936981a136a6..4b092bf0ffb20 100644 --- a/validation-test/compiler_crashers_fixed/00670-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00670-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00671-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00671-swift-constraints-solution-computesubstitutions.swift index 47ece414ed4e7..ce783b9f18e22 100644 --- a/validation-test/compiler_crashers_fixed/00671-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00671-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00672-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/00672-swift-diagnosticengine-diagnose.swift index 8bce64b26bbb2..c78a18f1af555 100644 --- a/validation-test/compiler_crashers_fixed/00672-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/00672-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00673-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00673-getselftypeforcontainer.swift index e32a6082522ff..2a53fc6ec7950 100644 --- a/validation-test/compiler_crashers_fixed/00673-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00673-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00674-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00674-getselftypeforcontainer.swift index c4932f19a63dc..d67c159b2a2c8 100644 --- a/validation-test/compiler_crashers_fixed/00674-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00674-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00675-swift-astcontext-getprotocol.swift b/validation-test/compiler_crashers_fixed/00675-swift-astcontext-getprotocol.swift index a01291d1ea9e4..8925d7083bb20 100644 --- a/validation-test/compiler_crashers_fixed/00675-swift-astcontext-getprotocol.swift +++ b/validation-test/compiler_crashers_fixed/00675-swift-astcontext-getprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00676-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00676-std-function-func-swift-type-subst.swift index 101be6d3bb49a..0fd2a251aaae7 100644 --- a/validation-test/compiler_crashers_fixed/00676-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00676-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00677-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00677-swift-typebase-isequal.swift index 9e3d51a791e79..68b98fe679f98 100644 --- a/validation-test/compiler_crashers_fixed/00677-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00677-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00678-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/00678-swift-availabilityattr-isunavailable.swift index 38ffe18209291..6c41bc136ab87 100644 --- a/validation-test/compiler_crashers_fixed/00678-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/00678-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00679-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00679-swift-clangmoduleunit-getimportedmodules.swift index f21a8626f6bb9..92ae389e1f09c 100644 --- a/validation-test/compiler_crashers_fixed/00679-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00679-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00680-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00680-swift-type-walk.swift index b1f1c35e7bf07..c316ee7f5adf2 100644 --- a/validation-test/compiler_crashers_fixed/00680-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00680-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00681-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00681-swift-declcontext-lookupqualified.swift index 5462ab4c1c31e..f7d6f706e0bef 100644 --- a/validation-test/compiler_crashers_fixed/00681-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00681-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00682-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00682-swift-type-walk.swift index f8bc247317f2d..82f9cf0ccf2f6 100644 --- a/validation-test/compiler_crashers_fixed/00682-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00682-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00683-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00683-swift-metatypetype-get.swift index 54b7f3837bfc6..4d2474179a65e 100644 --- a/validation-test/compiler_crashers_fixed/00683-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00683-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00684-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00684-swift-type-walk.swift index 24bb08e8c02f8..9a06acb6ca74a 100644 --- a/validation-test/compiler_crashers_fixed/00684-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00684-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00685-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00685-getselftypeforcontainer.swift index 14d347a46636e..1548bb23b044c 100644 --- a/validation-test/compiler_crashers_fixed/00685-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00685-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00686-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00686-swift-typebase-getcanonicaltype.swift index a44a7c43a0752..a1f4c70a41f46 100644 --- a/validation-test/compiler_crashers_fixed/00686-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00686-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00687-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00687-swift-modulefile-getdecl.swift index c1f1e3d54ef33..58db794aded40 100644 --- a/validation-test/compiler_crashers_fixed/00687-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00687-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00688-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00688-getselftypeforcontainer.swift index 18d2dfc9c1e03..ca61828053e1f 100644 --- a/validation-test/compiler_crashers_fixed/00688-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00688-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00689-b.swift b/validation-test/compiler_crashers_fixed/00689-b.swift index b59dd773beb50..631ea2dc8f6c6 100644 --- a/validation-test/compiler_crashers_fixed/00689-b.swift +++ b/validation-test/compiler_crashers_fixed/00689-b.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00690-swift-declname-declname.swift b/validation-test/compiler_crashers_fixed/00690-swift-declname-declname.swift index 282dc68626163..2f4ede87fa521 100644 --- a/validation-test/compiler_crashers_fixed/00690-swift-declname-declname.swift +++ b/validation-test/compiler_crashers_fixed/00690-swift-declname-declname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00691-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/00691-swift-inflightdiagnostic.swift index a36b59ac2c3a2..6fab2c4bdbc40 100644 --- a/validation-test/compiler_crashers_fixed/00691-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00691-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00692-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00692-swift-nominaltypedecl-getdeclaredtypeincontext.swift index bda83c0be2fb9..6f087e553323d 100644 --- a/validation-test/compiler_crashers_fixed/00692-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00692-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00693-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/00693-swift-typechecker-validatetype.swift index 1826baf3af4f0..0859e2dc4cb3c 100644 --- a/validation-test/compiler_crashers_fixed/00693-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/00693-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00694-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00694-getselftypeforcontainer.swift index fb357d14f0a16..8b03b107c0690 100644 --- a/validation-test/compiler_crashers_fixed/00694-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00694-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00695-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/00695-swift-availabilityattr-isunavailable.swift index 9e2538c7cdb0a..cd22ed33a2bb0 100644 --- a/validation-test/compiler_crashers_fixed/00695-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/00695-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00696-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00696-std-function-func-swift-type-subst.swift index 04d650f759112..f7ab59948ba56 100644 --- a/validation-test/compiler_crashers_fixed/00696-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00696-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00697-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00697-swift-typebase-getcanonicaltype.swift index c8c2c52f3cca4..9c0bad2613417 100644 --- a/validation-test/compiler_crashers_fixed/00697-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00697-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00698-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00698-swift-type-transform.swift index 475259147e001..133ad53b1eeb7 100644 --- a/validation-test/compiler_crashers_fixed/00698-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00698-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00699-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00699-swift-modulefile-lookupvalue.swift index c14248280dbdd..32e5f1f38db83 100644 --- a/validation-test/compiler_crashers_fixed/00699-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00699-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00700-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/00700-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index 9e2b97f434c90..1ca3daf6c4723 100644 --- a/validation-test/compiler_crashers_fixed/00700-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/00700-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00701-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00701-swift-nominaltypedecl-getdeclaredtypeincontext.swift index cf765d94cb861..66f2896f42bf8 100644 --- a/validation-test/compiler_crashers_fixed/00701-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00701-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00702-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00702-swift-constraints-constraintsystem-matchtypes.swift index 34a9994548574..1737c7970135c 100644 --- a/validation-test/compiler_crashers_fixed/00702-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00702-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00703-swift-sourcemanager-addnewsourcebuffer.swift b/validation-test/compiler_crashers_fixed/00703-swift-sourcemanager-addnewsourcebuffer.swift index 4d1bc13a74631..3f203d1fe9687 100644 --- a/validation-test/compiler_crashers_fixed/00703-swift-sourcemanager-addnewsourcebuffer.swift +++ b/validation-test/compiler_crashers_fixed/00703-swift-sourcemanager-addnewsourcebuffer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00704-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00704-swift-type-walk.swift index 0e3a5bcc2336a..4e6c773f56cae 100644 --- a/validation-test/compiler_crashers_fixed/00704-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00704-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00705-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/00705-swift-typechecker-validategenericfuncsignature.swift index 6f6f3f38ca1ff..ea024ff3e99a1 100644 --- a/validation-test/compiler_crashers_fixed/00705-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/00705-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00706-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00706-swift-constraints-constraintsystem-matchtypes.swift index 6cda03ccd1e45..f634c0d4305d1 100644 --- a/validation-test/compiler_crashers_fixed/00706-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00706-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00707-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00707-swift-metatypetype-get.swift index bb67c9265f9d9..c2b73213f6f61 100644 --- a/validation-test/compiler_crashers_fixed/00707-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00707-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00708-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/00708-swift-parser-parsetoken.swift index d0a1c34aa4f48..fb47c2623b9d2 100644 --- a/validation-test/compiler_crashers_fixed/00708-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/00708-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00709-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00709-getselftypeforcontainer.swift index c16cf2c93ae81..a7673f02464e1 100644 --- a/validation-test/compiler_crashers_fixed/00709-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00709-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00710-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00710-swift-clangmoduleunit-getadaptermodule.swift index 5179752531de4..074d7d74ec0ec 100644 --- a/validation-test/compiler_crashers_fixed/00710-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00710-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00711-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00711-swift-declcontext-lookupqualified.swift index 6412c9aab2674..68d6a86fd1565 100644 --- a/validation-test/compiler_crashers_fixed/00711-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00711-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00712-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/00712-swift-constraints-constraintgraph-gatherconstraints.swift index 99ba1d5f958bc..3e8ae4c0b2854 100644 --- a/validation-test/compiler_crashers_fixed/00712-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00712-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00713-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00713-swift-declcontext-lookupqualified.swift index c23243c7c06d8..9513de6862396 100644 --- a/validation-test/compiler_crashers_fixed/00713-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00713-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00714-void.swift b/validation-test/compiler_crashers_fixed/00714-void.swift index d4f8733bfd3ce..25b8a1aea6342 100644 --- a/validation-test/compiler_crashers_fixed/00714-void.swift +++ b/validation-test/compiler_crashers_fixed/00714-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00715-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/00715-swift-constraints-constraintsystem-solve.swift index f74a0112ff17a..0a2b4f3db7489 100644 --- a/validation-test/compiler_crashers_fixed/00715-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/00715-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00716-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/00716-swift-archetypetype-setnestedtypes.swift index a37e4d64d4f1b..fc6abb318143e 100644 --- a/validation-test/compiler_crashers_fixed/00716-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/00716-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00717-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/00717-swift-diagnosticengine-diagnose.swift index 5ffd000f0e42d..33e066c4ee02a 100644 --- a/validation-test/compiler_crashers_fixed/00717-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/00717-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00718-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/00718-swift-parentype-get.swift index 56d812f0f7594..07a2f6ed09a0f 100644 --- a/validation-test/compiler_crashers_fixed/00718-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/00718-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00719-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00719-swift-typebase-getcanonicaltype.swift index f07ef693d1cf7..4d722e15fa2db 100644 --- a/validation-test/compiler_crashers_fixed/00719-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00719-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00720-szone-malloc-should-clear.swift b/validation-test/compiler_crashers_fixed/00720-szone-malloc-should-clear.swift index a8730f30988d5..0b743d9103a19 100644 --- a/validation-test/compiler_crashers_fixed/00720-szone-malloc-should-clear.swift +++ b/validation-test/compiler_crashers_fixed/00720-szone-malloc-should-clear.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00721-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00721-no-stacktrace.swift index 2dba9c8c6523a..66c6a395c187c 100644 --- a/validation-test/compiler_crashers_fixed/00721-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00721-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00722-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00722-swift-type-walk.swift index 1fbd45bc2211f..fdb929d129473 100644 --- a/validation-test/compiler_crashers_fixed/00722-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00722-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00723-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00723-getselftypeforcontainer.swift index 4d2f5ee7ab748..a5868aba3c530 100644 --- a/validation-test/compiler_crashers_fixed/00723-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00723-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00724-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/00724-swift-typechecker-coercepatterntotype.swift index 7355cfad88f1a..9e0d3a25b40f3 100644 --- a/validation-test/compiler_crashers_fixed/00724-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/00724-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00725-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00725-swift-type-walk.swift index a648dd2334f7e..1f4a94e15b786 100644 --- a/validation-test/compiler_crashers_fixed/00725-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00725-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00726-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/00726-swift-typechecker-resolvetypeincontext.swift index c0e79b5ee4ed4..8b4974d5d2e21 100644 --- a/validation-test/compiler_crashers_fixed/00726-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00726-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00727-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00727-swift-clangmoduleunit-getadaptermodule.swift index 77aa62ef09064..ea1cd51a489ca 100644 --- a/validation-test/compiler_crashers_fixed/00727-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00727-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00728-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00728-swift-typebase-getcanonicaltype.swift index 18fa39c1e96b1..b942186eca1d6 100644 --- a/validation-test/compiler_crashers_fixed/00728-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00728-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00729-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/00729-swift-pattern-foreachvariable.swift index 2da36102561f0..f974ef6a2273c 100644 --- a/validation-test/compiler_crashers_fixed/00729-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/00729-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00730-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/00730-swift-modulefile-maybereadgenericparams.swift index f0948f9169402..c26aeba43b9b4 100644 --- a/validation-test/compiler_crashers_fixed/00730-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/00730-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00731-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00731-swift-typebase-isequal.swift index 67b3169ba515c..095d5e21c8d45 100644 --- a/validation-test/compiler_crashers_fixed/00731-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00731-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00732-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00732-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 25a6aa244c886..9e8957913f148 100644 --- a/validation-test/compiler_crashers_fixed/00732-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00732-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00733-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00733-resolvetypedecl.swift index 8fcf9baff47a9..ab4ca4ce8a8d0 100644 --- a/validation-test/compiler_crashers_fixed/00733-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00733-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00734-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00734-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 5bae24ad9c270..915444cc5677c 100644 --- a/validation-test/compiler_crashers_fixed/00734-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00734-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00735-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00735-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 8c92203e7fa6e..6cb817918f2ad 100644 --- a/validation-test/compiler_crashers_fixed/00735-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00735-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00736-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00736-swift-type-walk.swift index 9c931eb10cb25..4750f58ec41ca 100644 --- a/validation-test/compiler_crashers_fixed/00736-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00736-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00737-bool.swift b/validation-test/compiler_crashers_fixed/00737-bool.swift index 3373ddc21b02a..58bc3de810d90 100644 --- a/validation-test/compiler_crashers_fixed/00737-bool.swift +++ b/validation-test/compiler_crashers_fixed/00737-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00738-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00738-swift-type-walk.swift index 69510047f4bed..846d2ab519a4f 100644 --- a/validation-test/compiler_crashers_fixed/00738-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00738-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00739-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00739-swift-nominaltypedecl-getdeclaredtypeincontext.swift index d0ce774bac0e8..7164acbc3b93c 100644 --- a/validation-test/compiler_crashers_fixed/00739-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00739-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00740-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00740-swift-metatypetype-get.swift index a237dabc18f86..8ff68219ee6ca 100644 --- a/validation-test/compiler_crashers_fixed/00740-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00740-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00741-szone-malloc-should-clear.swift b/validation-test/compiler_crashers_fixed/00741-szone-malloc-should-clear.swift index e45f2f92a27a4..45b55badd5006 100644 --- a/validation-test/compiler_crashers_fixed/00741-szone-malloc-should-clear.swift +++ b/validation-test/compiler_crashers_fixed/00741-szone-malloc-should-clear.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00742-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00742-swift-metatypetype-get.swift index 2d9c3535a703e..6ecefb2f44736 100644 --- a/validation-test/compiler_crashers_fixed/00742-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00742-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00743-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00743-resolvetypedecl.swift index 093a95ef267ee..5200cd1650793 100644 --- a/validation-test/compiler_crashers_fixed/00743-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00743-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00744-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/00744-swift-constraints-constraintsystem-applysolution.swift index 12f16399fa64d..f46c305e95464 100644 --- a/validation-test/compiler_crashers_fixed/00744-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/00744-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00745-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00745-swift-type-transform.swift index 776c485a93953..1a5ffe86b1d9d 100644 --- a/validation-test/compiler_crashers_fixed/00745-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00745-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00746-vtable.swift b/validation-test/compiler_crashers_fixed/00746-vtable.swift index 4d3fae2f4ad9b..db21859af58ab 100644 --- a/validation-test/compiler_crashers_fixed/00746-vtable.swift +++ b/validation-test/compiler_crashers_fixed/00746-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00747-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00747-swift-typebase-getcanonicaltype.swift index f6c5429f3f78b..ab8fe427f5c9b 100644 --- a/validation-test/compiler_crashers_fixed/00747-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00747-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00748-getmemberforbasetype.swift b/validation-test/compiler_crashers_fixed/00748-getmemberforbasetype.swift index bbcdad44d2cbf..cf5ecd14c9db5 100644 --- a/validation-test/compiler_crashers_fixed/00748-getmemberforbasetype.swift +++ b/validation-test/compiler_crashers_fixed/00748-getmemberforbasetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00749-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00749-swift-clangmoduleunit-getadaptermodule.swift index e3d5469b69bd1..e75df2f58c784 100644 --- a/validation-test/compiler_crashers_fixed/00749-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00749-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00750-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/00750-getcallerdefaultarg.swift index 5bd34f7a8c1e5..6ccbf92998595 100644 --- a/validation-test/compiler_crashers_fixed/00750-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/00750-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00751-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00751-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 435b9385c3953..52acd719bfae4 100644 --- a/validation-test/compiler_crashers_fixed/00751-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00751-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00752-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00752-swift-archetypebuilder-resolvearchetype.swift index bf36a5610f763..3813a4137f8ba 100644 --- a/validation-test/compiler_crashers_fixed/00752-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00752-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00753-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00753-swift-type-transform.swift index 111c59ae3ce15..257d8ab345b8d 100644 --- a/validation-test/compiler_crashers_fixed/00753-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00753-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00754-x.swift b/validation-test/compiler_crashers_fixed/00754-x.swift index 24b367d69c29f..3dc32a41a219d 100644 --- a/validation-test/compiler_crashers_fixed/00754-x.swift +++ b/validation-test/compiler_crashers_fixed/00754-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00755-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/00755-swift-genericfunctiontype-get.swift index e4ba4c165597f..e287f7e78da59 100644 --- a/validation-test/compiler_crashers_fixed/00755-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/00755-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00756-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00756-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 80f0a4111aa8e..ff02aa7ab089a 100644 --- a/validation-test/compiler_crashers_fixed/00756-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00756-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00757-x.swift b/validation-test/compiler_crashers_fixed/00757-x.swift index 84c498f9d63f2..283da30934c0d 100644 --- a/validation-test/compiler_crashers_fixed/00757-x.swift +++ b/validation-test/compiler_crashers_fixed/00757-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00758-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/00758-swift-typechecker-typecheckpattern.swift index 2645ec34a0aab..08a7220051a63 100644 --- a/validation-test/compiler_crashers_fixed/00758-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/00758-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00759-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00759-resolvetypedecl.swift index c74b97a7e55a6..5d955ab05a9ed 100644 --- a/validation-test/compiler_crashers_fixed/00759-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00759-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00760-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00760-swift-constraints-constraintsystem-gettypeofmemberreference.swift index d023baf9ad770..bb2f612b74a6c 100644 --- a/validation-test/compiler_crashers_fixed/00760-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00760-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00761-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00761-swift-diagnosticengine-flushactivediagnostic.swift index cfa0883441e9e..aac4de3d87e61 100644 --- a/validation-test/compiler_crashers_fixed/00761-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00761-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00762-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/00762-swift-nominaltypedecl-computetype.swift index c83517f639518..316343b97da02 100644 --- a/validation-test/compiler_crashers_fixed/00762-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/00762-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00763-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00763-swift-type-walk.swift index afe337639f3be..f4340524d645c 100644 --- a/validation-test/compiler_crashers_fixed/00763-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00763-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00764-as.swift b/validation-test/compiler_crashers_fixed/00764-as.swift index 3efd6e9b513f7..101efc66f7d2d 100644 --- a/validation-test/compiler_crashers_fixed/00764-as.swift +++ b/validation-test/compiler_crashers_fixed/00764-as.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00765-swift-langoptions-gettargetconfigoption.swift b/validation-test/compiler_crashers_fixed/00765-swift-langoptions-gettargetconfigoption.swift index 01429fbc5efab..391cdc626dad2 100644 --- a/validation-test/compiler_crashers_fixed/00765-swift-langoptions-gettargetconfigoption.swift +++ b/validation-test/compiler_crashers_fixed/00765-swift-langoptions-gettargetconfigoption.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00766-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00766-swift-type-walk.swift index 8a415c04026f0..2d7e58c61e330 100644 --- a/validation-test/compiler_crashers_fixed/00766-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00766-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00767-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/00767-swift-constraints-constraintsystem-solve.swift index f4b5097b26dae..2bb6e20d81e67 100644 --- a/validation-test/compiler_crashers_fixed/00767-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/00767-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00768-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/00768-llvm-bitstreamcursor-readrecord.swift index e1cba66920871..d02e3f430ab7c 100644 --- a/validation-test/compiler_crashers_fixed/00768-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/00768-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00769-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00769-swift-modulefile-getdecl.swift index 0b9799384a224..f7917dc9dd26a 100644 --- a/validation-test/compiler_crashers_fixed/00769-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00769-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00770-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/00770-swift-astvisitor.swift index 1aa5afd7e655d..d6f7a3859ee31 100644 --- a/validation-test/compiler_crashers_fixed/00770-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/00770-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00771-x.swift b/validation-test/compiler_crashers_fixed/00771-x.swift index ccd3db1452111..84e82dc1a4418 100644 --- a/validation-test/compiler_crashers_fixed/00771-x.swift +++ b/validation-test/compiler_crashers_fixed/00771-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00772-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/00772-swift-substitutedtype-get.swift index 77718f446ccf0..e4d268b1def9d 100644 --- a/validation-test/compiler_crashers_fixed/00772-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/00772-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00773-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00773-resolvetypedecl.swift index b379fd4789a82..1b3509b77a241 100644 --- a/validation-test/compiler_crashers_fixed/00773-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00773-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00774-unowned.swift b/validation-test/compiler_crashers_fixed/00774-unowned.swift index 3ccad2acb0a77..f175c3cbe5a0b 100644 --- a/validation-test/compiler_crashers_fixed/00774-unowned.swift +++ b/validation-test/compiler_crashers_fixed/00774-unowned.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00775-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00775-resolvetypedecl.swift index ad6b937a4e37c..55faf7e08c50e 100644 --- a/validation-test/compiler_crashers_fixed/00775-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00775-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00776-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00776-no-stacktrace.swift index 5bb4881783e62..abae442f77637 100644 --- a/validation-test/compiler_crashers_fixed/00776-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00776-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00777-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00777-getselftypeforcontainer.swift index 5e32b6afa3c3f..7d8d2ec82bf02 100644 --- a/validation-test/compiler_crashers_fixed/00777-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00777-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00778-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/00778-swift-dependentmembertype-get.swift index 9e060707fc34b..2c2a1c8077949 100644 --- a/validation-test/compiler_crashers_fixed/00778-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/00778-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00779-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/00779-swift-parser-parsetoken.swift index d25fd4a131920..09849d42505ab 100644 --- a/validation-test/compiler_crashers_fixed/00779-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/00779-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00780-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00780-getselftypeforcontainer.swift index d6ab426603305..ec6ff77f17c68 100644 --- a/validation-test/compiler_crashers_fixed/00780-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00780-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00781-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift b/validation-test/compiler_crashers_fixed/00781-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift index 980790ffb347d..ac9b7769a5d96 100644 --- a/validation-test/compiler_crashers_fixed/00781-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00781-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00782-d.swift b/validation-test/compiler_crashers_fixed/00782-d.swift index 008c7cb810ce6..c4a14087e5a9a 100644 --- a/validation-test/compiler_crashers_fixed/00782-d.swift +++ b/validation-test/compiler_crashers_fixed/00782-d.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00783-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00783-swift-typebase-getcanonicaltype.swift index 811a157197b2c..6b77d97f0ee2a 100644 --- a/validation-test/compiler_crashers_fixed/00783-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00783-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00784-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00784-no-stacktrace.swift index c6cafa7717688..5c9a0a91e79ff 100644 --- a/validation-test/compiler_crashers_fixed/00784-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00784-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00785-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00785-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 2cfe5c2c0a5f4..a06baaad8ecb9 100644 --- a/validation-test/compiler_crashers_fixed/00785-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00785-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00786-end.swift b/validation-test/compiler_crashers_fixed/00786-end.swift index 6926f33e833ef..61849a45cf798 100644 --- a/validation-test/compiler_crashers_fixed/00786-end.swift +++ b/validation-test/compiler_crashers_fixed/00786-end.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00787-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00787-getselftypeforcontainer.swift index 6d2142e402d93..6b0f840d68db0 100644 --- a/validation-test/compiler_crashers_fixed/00787-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00787-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00788-t.swift b/validation-test/compiler_crashers_fixed/00788-t.swift index b036e23445f15..3b098f7d1b259 100644 --- a/validation-test/compiler_crashers_fixed/00788-t.swift +++ b/validation-test/compiler_crashers_fixed/00788-t.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00789-swift-typebase-isexistentialtype.swift b/validation-test/compiler_crashers_fixed/00789-swift-typebase-isexistentialtype.swift index 5740482019c63..0333d8ee3969a 100644 --- a/validation-test/compiler_crashers_fixed/00789-swift-typebase-isexistentialtype.swift +++ b/validation-test/compiler_crashers_fixed/00789-swift-typebase-isexistentialtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00790-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00790-resolvetypedecl.swift index 442f07f058d22..1a51f7a8c96e8 100644 --- a/validation-test/compiler_crashers_fixed/00790-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00790-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00791-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00791-swift-type-walk.swift index 174b61c9f94c4..0232c06bfc9f4 100644 --- a/validation-test/compiler_crashers_fixed/00791-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00791-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00792-swift-parser-parseexprarray.swift b/validation-test/compiler_crashers_fixed/00792-swift-parser-parseexprarray.swift index 2eaac7316270d..2c99276bc2afe 100644 --- a/validation-test/compiler_crashers_fixed/00792-swift-parser-parseexprarray.swift +++ b/validation-test/compiler_crashers_fixed/00792-swift-parser-parseexprarray.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00793-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00793-swift-typebase-getcanonicaltype.swift index 6f45fb605a68a..d7ae9d5de6f54 100644 --- a/validation-test/compiler_crashers_fixed/00793-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00793-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00794-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/00794-swift-typebase-isspecialized.swift index 8908ca950e021..f9d792b8985e9 100644 --- a/validation-test/compiler_crashers_fixed/00794-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/00794-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00795-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00795-swift-type-transform.swift index fc1259e52a53c..13e526a6f5e05 100644 --- a/validation-test/compiler_crashers_fixed/00795-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00795-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00796-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00796-getselftypeforcontainer.swift index a5c66b08dbe4b..2b5b323476b34 100644 --- a/validation-test/compiler_crashers_fixed/00796-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00796-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00797-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00797-getselftypeforcontainer.swift index 28dda2109be14..f1b05424aa87b 100644 --- a/validation-test/compiler_crashers_fixed/00797-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00797-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00798-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/00798-swift-typechecker-coercepatterntotype.swift index 5feb7aa1af3cc..5c00f534839cb 100644 --- a/validation-test/compiler_crashers_fixed/00798-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/00798-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00799-e.swift b/validation-test/compiler_crashers_fixed/00799-e.swift index 6a0ba7f23f9e6..37b91a68e15d9 100644 --- a/validation-test/compiler_crashers_fixed/00799-e.swift +++ b/validation-test/compiler_crashers_fixed/00799-e.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00800-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00800-swift-typebase-isequal.swift index 6996a99a12904..62f93b33214a6 100644 --- a/validation-test/compiler_crashers_fixed/00800-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00800-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00801-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00801-swift-typechecker-checksubstitutions.swift index 8529112f2013b..d34013cfbb62a 100644 --- a/validation-test/compiler_crashers_fixed/00801-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00801-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00802-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00802-swift-type-walk.swift index 8c53ec8faccfb..28ea070f6c8eb 100644 --- a/validation-test/compiler_crashers_fixed/00802-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00802-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00803-void.swift b/validation-test/compiler_crashers_fixed/00803-void.swift index 24e56ceee0751..8067d9f844789 100644 --- a/validation-test/compiler_crashers_fixed/00803-void.swift +++ b/validation-test/compiler_crashers_fixed/00803-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00804-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00804-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 520b70fbfdd10..c05aa0faf9de1 100644 --- a/validation-test/compiler_crashers_fixed/00804-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00804-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00805-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00805-swift-constraints-constraintsystem-opengeneric.swift index 94a359dbbdf9a..f346f05b74f3c 100644 --- a/validation-test/compiler_crashers_fixed/00805-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00805-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00806-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00806-swift-modulefile-lookupvalue.swift index ef45fe5cb8956..457dd3a74ceec 100644 --- a/validation-test/compiler_crashers_fixed/00806-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00806-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00807-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00807-swift-archetypebuilder-resolvearchetype.swift index 0d321e63853aa..72b1599d771dc 100644 --- a/validation-test/compiler_crashers_fixed/00807-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00807-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00808-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00808-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ec0013fb809b5..fda47a5a0e803 100644 --- a/validation-test/compiler_crashers_fixed/00808-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00808-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00809-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00809-swift-type-walk.swift index d5be36675ca55..41e5bff9f8805 100644 --- a/validation-test/compiler_crashers_fixed/00809-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00809-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00810-a-cd-x.swift b/validation-test/compiler_crashers_fixed/00810-a-cd-x.swift index 7eac3b9481d91..106b0c31281c8 100644 --- a/validation-test/compiler_crashers_fixed/00810-a-cd-x.swift +++ b/validation-test/compiler_crashers_fixed/00810-a-cd-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00811-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00811-swift-modulefile-getdecl.swift index 42cec98d24bbb..2116bdc5a544c 100644 --- a/validation-test/compiler_crashers_fixed/00811-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00811-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00812-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/00812-swift-modulefile-gettype.swift index f878ada1e07d9..1aab79614f2f2 100644 --- a/validation-test/compiler_crashers_fixed/00812-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/00812-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00813-swift-tupleexpr-create.swift b/validation-test/compiler_crashers_fixed/00813-swift-tupleexpr-create.swift index 05607088e6292..ac71eba6187f5 100644 --- a/validation-test/compiler_crashers_fixed/00813-swift-tupleexpr-create.swift +++ b/validation-test/compiler_crashers_fixed/00813-swift-tupleexpr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00814-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00814-swift-constraints-constraintsystem-getfixedtyperecursive.swift index daf3753ec59ef..e5d8500fb9aa8 100644 --- a/validation-test/compiler_crashers_fixed/00814-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00814-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00815-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00815-swift-typebase-getcanonicaltype.swift index 4bc8347f44934..a8b4bca0d2942 100644 --- a/validation-test/compiler_crashers_fixed/00815-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00815-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00816-swift-isplatformactive.swift b/validation-test/compiler_crashers_fixed/00816-swift-isplatformactive.swift index a6fd80235cfff..348f7625b4e3e 100644 --- a/validation-test/compiler_crashers_fixed/00816-swift-isplatformactive.swift +++ b/validation-test/compiler_crashers_fixed/00816-swift-isplatformactive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00818-c.swift b/validation-test/compiler_crashers_fixed/00818-c.swift index 15e160e9538c2..2fbb53778fe2c 100644 --- a/validation-test/compiler_crashers_fixed/00818-c.swift +++ b/validation-test/compiler_crashers_fixed/00818-c.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00819-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00819-swift-constraints-constraintsystem-opengeneric.swift index 5a72d88f90b5c..d7a661c207e93 100644 --- a/validation-test/compiler_crashers_fixed/00819-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00819-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00820-x.swift b/validation-test/compiler_crashers_fixed/00820-x.swift index 8f8325500770e..162c288620042 100644 --- a/validation-test/compiler_crashers_fixed/00820-x.swift +++ b/validation-test/compiler_crashers_fixed/00820-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00822-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00822-getselftypeforcontainer.swift index 98ed7c92e1970..d6441edc00d3f 100644 --- a/validation-test/compiler_crashers_fixed/00822-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00822-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00824-x.swift b/validation-test/compiler_crashers_fixed/00824-x.swift index 28d121655fb3a..0bafb3ddb5e22 100644 --- a/validation-test/compiler_crashers_fixed/00824-x.swift +++ b/validation-test/compiler_crashers_fixed/00824-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00825-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00825-resolvetypedecl.swift index 5e1b7a0f0575a..86d867375bf98 100644 --- a/validation-test/compiler_crashers_fixed/00825-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00825-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00826-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00826-swift-typebase-getcanonicaltype.swift index 7e38609fabf5e..9bd3a43f94a4e 100644 --- a/validation-test/compiler_crashers_fixed/00826-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00826-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00827-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/00827-swift-modulefile-maybereadpattern.swift index a409a1d15193d..03c26d4ee3bdb 100644 --- a/validation-test/compiler_crashers_fixed/00827-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/00827-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00828-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00828-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 61373e8d2ba6e..4ea789e1624b6 100644 --- a/validation-test/compiler_crashers_fixed/00828-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00828-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00829-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/00829-swift-constraints-constraintsystem-addconstraint.swift index 8b473f144535f..358cb93187f9f 100644 --- a/validation-test/compiler_crashers_fixed/00829-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00829-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00830-void.swift b/validation-test/compiler_crashers_fixed/00830-void.swift index 4fe80b8e1f35e..1130f9e7d9275 100644 --- a/validation-test/compiler_crashers_fixed/00830-void.swift +++ b/validation-test/compiler_crashers_fixed/00830-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00831-x.swift b/validation-test/compiler_crashers_fixed/00831-x.swift index 949e866a56b6a..434fea092fd41 100644 --- a/validation-test/compiler_crashers_fixed/00831-x.swift +++ b/validation-test/compiler_crashers_fixed/00831-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00832-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/00832-swift-lexer-getlocforendoftoken.swift index 013ba411074c0..ecec0cdcf3483 100644 --- a/validation-test/compiler_crashers_fixed/00832-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/00832-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00833-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift b/validation-test/compiler_crashers_fixed/00833-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift index 30052c1ffca8a..bd713dc8b3711 100644 --- a/validation-test/compiler_crashers_fixed/00833-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift +++ b/validation-test/compiler_crashers_fixed/00833-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00834-t.swift b/validation-test/compiler_crashers_fixed/00834-t.swift index 6543fd108735f..9986bb0a39c6d 100644 --- a/validation-test/compiler_crashers_fixed/00834-t.swift +++ b/validation-test/compiler_crashers_fixed/00834-t.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00835-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00835-no-stacktrace.swift index dceb0e9fbf784..38a3d36d1dbfd 100644 --- a/validation-test/compiler_crashers_fixed/00835-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00835-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00836-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00836-resolvetypedecl.swift index 2eb90eec2ab2a..d1400db493804 100644 --- a/validation-test/compiler_crashers_fixed/00836-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00836-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00837-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00837-swift-clangmoduleunit-getadaptermodule.swift index 67e147541e29b..b97e1ba94904a 100644 --- a/validation-test/compiler_crashers_fixed/00837-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00837-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00838-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00838-no-stacktrace.swift index 5b65c2901c9bc..e924cdc1191c9 100644 --- a/validation-test/compiler_crashers_fixed/00838-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00838-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00839-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00839-swift-diagnosticengine-flushactivediagnostic.swift index e696e345b4efe..a7db3540fbc5f 100644 --- a/validation-test/compiler_crashers_fixed/00839-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00839-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00840-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00840-swift-constraints-solution-computesubstitutions.swift index bff89686a0eab..ac95565b8387c 100644 --- a/validation-test/compiler_crashers_fixed/00840-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00840-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00842-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00842-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 8e6910de26804..1a8b5ccc3e73b 100644 --- a/validation-test/compiler_crashers_fixed/00842-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00842-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00843-anyobject.swift b/validation-test/compiler_crashers_fixed/00843-anyobject.swift index 960173bd53b79..e91f44b6ca424 100644 --- a/validation-test/compiler_crashers_fixed/00843-anyobject.swift +++ b/validation-test/compiler_crashers_fixed/00843-anyobject.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00844-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00844-no-stacktrace.swift index 145fcfabc8ca8..f921883fa40f5 100644 --- a/validation-test/compiler_crashers_fixed/00844-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00844-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00845-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00845-resolvetypedecl.swift index c4140ee6280e0..c176a92472929 100644 --- a/validation-test/compiler_crashers_fixed/00845-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00845-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00846-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/00846-swift-typebase-getanyoptionalobjecttype.swift index eabb4e39ced15..f1f585ece7638 100644 --- a/validation-test/compiler_crashers_fixed/00846-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/00846-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00847-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00847-swift-typebase-getcanonicaltype.swift index c1e7519b264e4..54754d1abc8a5 100644 --- a/validation-test/compiler_crashers_fixed/00847-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00847-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00848-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00848-resolvetypedecl.swift index fc0e064ac6170..ff073b8dcfc22 100644 --- a/validation-test/compiler_crashers_fixed/00848-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00848-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00849-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/00849-swift-type-transform.swift index 1594fe35a2bb4..e15930f84b877 100644 --- a/validation-test/compiler_crashers_fixed/00849-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/00849-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00850-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00850-getselftypeforcontainer.swift index 3790d2855d1c7..95dcf6b182999 100644 --- a/validation-test/compiler_crashers_fixed/00850-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00850-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00851-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00851-std-function-func-swift-type-subst.swift index bdfb38510b40b..8134dc16a2e7a 100644 --- a/validation-test/compiler_crashers_fixed/00851-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00851-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00852-void.swift b/validation-test/compiler_crashers_fixed/00852-void.swift index 73ac22cfa15ec..9fce1994f6807 100644 --- a/validation-test/compiler_crashers_fixed/00852-void.swift +++ b/validation-test/compiler_crashers_fixed/00852-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00853-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00853-swift-typebase-getcanonicaltype.swift index 1781af52989b0..758d4d34ff8c9 100644 --- a/validation-test/compiler_crashers_fixed/00853-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00853-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00854-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00854-swift-typechecker-validatedecl.swift index a81f308868ff3..a8ced1b8ad6df 100644 --- a/validation-test/compiler_crashers_fixed/00854-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00854-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00855-swift-parser-parsetypesimple.swift b/validation-test/compiler_crashers_fixed/00855-swift-parser-parsetypesimple.swift index 58dd7eb50edd1..bb099b0360bdc 100644 --- a/validation-test/compiler_crashers_fixed/00855-swift-parser-parsetypesimple.swift +++ b/validation-test/compiler_crashers_fixed/00855-swift-parser-parsetypesimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00856-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/00856-swift-clangmoduleunit-getimportedmodules.swift index 1f3e7f7eabce4..b96d9a88547b3 100644 --- a/validation-test/compiler_crashers_fixed/00856-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/00856-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00857-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/00857-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index e4555e3c2b1e3..458ff3a8858ca 100644 --- a/validation-test/compiler_crashers_fixed/00857-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/00857-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00858-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00858-swift-typebase-getcanonicaltype.swift index d2da6970b4c88..156906f422d48 100644 --- a/validation-test/compiler_crashers_fixed/00858-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00858-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00859-x.swift b/validation-test/compiler_crashers_fixed/00859-x.swift index 6d50e77a4bf97..ecfea0354feea 100644 --- a/validation-test/compiler_crashers_fixed/00859-x.swift +++ b/validation-test/compiler_crashers_fixed/00859-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00860-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00860-getselftypeforcontainer.swift index ac8c14c8ce35a..6d3018539f0fe 100644 --- a/validation-test/compiler_crashers_fixed/00860-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00860-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00861-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00861-swift-type-walk.swift index 79cdf9f924bfd..ce88fc85b5b9d 100644 --- a/validation-test/compiler_crashers_fixed/00861-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00861-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00862-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/00862-swift-tupletype-get.swift index bb82982f0cc38..267ca01b2d650 100644 --- a/validation-test/compiler_crashers_fixed/00862-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/00862-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00863-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00863-getselftypeforcontainer.swift index 89e5da32c1c6f..0ea176f7a9fda 100644 --- a/validation-test/compiler_crashers_fixed/00863-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00863-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00864-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00864-no-stacktrace.swift index 084e7621af60c..173595d9f9fde 100644 --- a/validation-test/compiler_crashers_fixed/00864-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00864-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00865-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00865-swift-constraints-constraintsystem-gettypeofmemberreference.swift index fc031858c3ad7..316ecfffae089 100644 --- a/validation-test/compiler_crashers_fixed/00865-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00865-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00866-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/00866-swift-constraints-constraintgraph-addconstraint.swift index 166ee030ef4df..8b0a157418b94 100644 --- a/validation-test/compiler_crashers_fixed/00866-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00866-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00867-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/00867-swift-archetypetype-setnestedtypes.swift index d2af502449349..a755bfa8e7653 100644 --- a/validation-test/compiler_crashers_fixed/00867-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/00867-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00868-x.swift b/validation-test/compiler_crashers_fixed/00868-x.swift index 1a02f1961e455..b301a46dce776 100644 --- a/validation-test/compiler_crashers_fixed/00868-x.swift +++ b/validation-test/compiler_crashers_fixed/00868-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00870-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00870-getselftypeforcontainer.swift index a919dc3872200..21af249ee26cb 100644 --- a/validation-test/compiler_crashers_fixed/00870-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00870-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00871-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00871-swift-constraints-constraintsystem-matchtypes.swift index 48bb5e5e33a2e..fd724913b051e 100644 --- a/validation-test/compiler_crashers_fixed/00871-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00871-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00872-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/00872-swift-parser-parseidentifier.swift index ce20852ab66c5..7678b476adfb4 100644 --- a/validation-test/compiler_crashers_fixed/00872-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/00872-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00873-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00873-no-stacktrace.swift index f978070bfbb87..29d01cf4a52f4 100644 --- a/validation-test/compiler_crashers_fixed/00873-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00873-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00874-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00874-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 470cc2be321ef..76133a5b0dfc1 100644 --- a/validation-test/compiler_crashers_fixed/00874-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00874-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00875-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00875-getselftypeforcontainer.swift index 01265def45a82..bc38120ef235d 100644 --- a/validation-test/compiler_crashers_fixed/00875-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00875-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00876-x.swift b/validation-test/compiler_crashers_fixed/00876-x.swift index 7f54bf0d1eb61..8e8c11fb7b1bb 100644 --- a/validation-test/compiler_crashers_fixed/00876-x.swift +++ b/validation-test/compiler_crashers_fixed/00876-x.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00877-as.swift b/validation-test/compiler_crashers_fixed/00877-as.swift index 91488d9fcb84c..df65f12e0a0fb 100644 --- a/validation-test/compiler_crashers_fixed/00877-as.swift +++ b/validation-test/compiler_crashers_fixed/00877-as.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00878-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00878-swift-constraints-constraintsystem-getfixedtyperecursive.swift index a9c80462f9119..669aefecaad43 100644 --- a/validation-test/compiler_crashers_fixed/00878-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00878-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00879-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/00879-swift-classtype-get.swift index b89030cfd113a..508509d216f00 100644 --- a/validation-test/compiler_crashers_fixed/00879-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/00879-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00880-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00880-getselftypeforcontainer.swift index f2378356b8818..6b49443372f9c 100644 --- a/validation-test/compiler_crashers_fixed/00880-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00880-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00881-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00881-swift-nominaltypedecl-getdeclaredtypeincontext.swift index c8b6a550c30fd..0c08b0c9ab79c 100644 --- a/validation-test/compiler_crashers_fixed/00881-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00881-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00882-a.swift b/validation-test/compiler_crashers_fixed/00882-a.swift index 960a44fa37b9d..640d3f7e45e90 100644 --- a/validation-test/compiler_crashers_fixed/00882-a.swift +++ b/validation-test/compiler_crashers_fixed/00882-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00883-t.swift b/validation-test/compiler_crashers_fixed/00883-t.swift index dbad1d638d64a..c63d3243c3bd7 100644 --- a/validation-test/compiler_crashers_fixed/00883-t.swift +++ b/validation-test/compiler_crashers_fixed/00883-t.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00884-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00884-getselftypeforcontainer.swift index 18cdc34da18d6..e7edd672a0b86 100644 --- a/validation-test/compiler_crashers_fixed/00884-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00884-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00885-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/00885-swift-parser-parseexprpostfix.swift index 8d2e5abc73e87..08640b3c33717 100644 --- a/validation-test/compiler_crashers_fixed/00885-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/00885-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00886-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/00886-swift-tuplepattern-create.swift index ee596a0d9cd4c..aee59da6fbd6c 100644 --- a/validation-test/compiler_crashers_fixed/00886-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/00886-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00887-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/00887-swift-archetypebuilder-resolvearchetype.swift index 781eedbe7a425..f696e0ec0b9d9 100644 --- a/validation-test/compiler_crashers_fixed/00887-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/00887-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00888-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00888-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 518136c44bdf7..ff0762b86aac6 100644 --- a/validation-test/compiler_crashers_fixed/00888-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00888-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00889-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00889-swift-type-walk.swift index 44c49c37d52c0..5a937c43050d1 100644 --- a/validation-test/compiler_crashers_fixed/00889-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00889-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00890-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00890-swift-completegenerictyperesolver-resolvedependentmembertype.swift index f9721b248a573..b67a8f7c1a4b3 100644 --- a/validation-test/compiler_crashers_fixed/00890-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00890-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00891-a.swift b/validation-test/compiler_crashers_fixed/00891-a.swift index d3ae39b8e6389..1bf1113beb1a5 100644 --- a/validation-test/compiler_crashers_fixed/00891-a.swift +++ b/validation-test/compiler_crashers_fixed/00891-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00892-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/00892-swift-protocoltype-canonicalizeprotocols.swift index 25dd8cb3b0be5..34c687c28d880 100644 --- a/validation-test/compiler_crashers_fixed/00892-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/00892-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00893-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00893-swift-nominaltypedecl-getdeclaredtypeincontext.swift index e2addede870cb..516fa57f1d170 100644 --- a/validation-test/compiler_crashers_fixed/00893-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00893-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00894-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/00894-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index 650ee8c443c81..6fe34deb52df2 100644 --- a/validation-test/compiler_crashers_fixed/00894-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/00894-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00895-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/00895-swift-tuplepattern-create.swift index b82835f543329..14cea1cd1ae88 100644 --- a/validation-test/compiler_crashers_fixed/00895-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/00895-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00896-void.swift b/validation-test/compiler_crashers_fixed/00896-void.swift index 37a8642fe5bc6..e77b9559a862d 100644 --- a/validation-test/compiler_crashers_fixed/00896-void.swift +++ b/validation-test/compiler_crashers_fixed/00896-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00897-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/00897-swift-modulefile-lookupvalue.swift index 4658134372b38..d0024a3373b1b 100644 --- a/validation-test/compiler_crashers_fixed/00897-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/00897-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00898-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00898-swift-diagnosticengine-flushactivediagnostic.swift index c72b89622fbb0..554cc0f2f3de4 100644 --- a/validation-test/compiler_crashers_fixed/00898-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00898-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00899-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00899-swift-typebase-getcanonicaltype.swift index badd1e7cf7ce8..9068d50a6c3c1 100644 --- a/validation-test/compiler_crashers_fixed/00899-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00899-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00900-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/00900-swift-functiontype-get.swift index 4f68f9ecd6b22..51f2b1d2a63d3 100644 --- a/validation-test/compiler_crashers_fixed/00900-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/00900-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00901-ab.swift b/validation-test/compiler_crashers_fixed/00901-ab.swift index 914b04dc6fc9a..4b5e5bac30246 100644 --- a/validation-test/compiler_crashers_fixed/00901-ab.swift +++ b/validation-test/compiler_crashers_fixed/00901-ab.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00902-c.swift b/validation-test/compiler_crashers_fixed/00902-c.swift index f17c02f0ef715..0ee60f5f61f27 100644 --- a/validation-test/compiler_crashers_fixed/00902-c.swift +++ b/validation-test/compiler_crashers_fixed/00902-c.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00903-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/00903-swift-scopeinfo-addtoscope.swift index 6807d59701bd8..432bc2d7dd860 100644 --- a/validation-test/compiler_crashers_fixed/00903-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/00903-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00904-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/00904-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 59ec071f50607..23f5e0ab0360e 100644 --- a/validation-test/compiler_crashers_fixed/00904-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/00904-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00905-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00905-swift-typechecker-checksubstitutions.swift index 119c5567700aa..a0a365eb66e6f 100644 --- a/validation-test/compiler_crashers_fixed/00905-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00905-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00906-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00906-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 13b8e7af4b366..256d677c7d480 100644 --- a/validation-test/compiler_crashers_fixed/00906-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00906-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00907-c-t.swift b/validation-test/compiler_crashers_fixed/00907-c-t.swift index 22000f57f46e7..7bea72545fcd4 100644 --- a/validation-test/compiler_crashers_fixed/00907-c-t.swift +++ b/validation-test/compiler_crashers_fixed/00907-c-t.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00908-l.swift b/validation-test/compiler_crashers_fixed/00908-l.swift index c8a23da8d6da9..14c97fd29d880 100644 --- a/validation-test/compiler_crashers_fixed/00908-l.swift +++ b/validation-test/compiler_crashers_fixed/00908-l.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00909-a.swift b/validation-test/compiler_crashers_fixed/00909-a.swift index 52ee8e6df99ac..863f2e3ec1bac 100644 --- a/validation-test/compiler_crashers_fixed/00909-a.swift +++ b/validation-test/compiler_crashers_fixed/00909-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00910-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00910-no-stacktrace.swift index 45460224e67b6..3ee208c5ec591 100644 --- a/validation-test/compiler_crashers_fixed/00910-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00910-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00911-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00911-no-stacktrace.swift index 8cc0b9d0176b4..10b9fcdff4de2 100644 --- a/validation-test/compiler_crashers_fixed/00911-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00911-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00912-a.swift b/validation-test/compiler_crashers_fixed/00912-a.swift index 5122bc740ba81..18ddba270bac3 100644 --- a/validation-test/compiler_crashers_fixed/00912-a.swift +++ b/validation-test/compiler_crashers_fixed/00912-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00913-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00913-no-stacktrace.swift index ead162b03d9c3..d3004f01fa802 100644 --- a/validation-test/compiler_crashers_fixed/00913-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00913-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00914-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/00914-swift-modulefile-getdecl.swift index 29840e802b00b..1c74543bd541d 100644 --- a/validation-test/compiler_crashers_fixed/00914-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/00914-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00915-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00915-resolvetypedecl.swift index b259383809325..ba5b63db118d6 100644 --- a/validation-test/compiler_crashers_fixed/00915-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00915-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00916-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00916-swift-metatypetype-get.swift index db5ec84fca40a..e7927d92997fe 100644 --- a/validation-test/compiler_crashers_fixed/00916-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00916-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00917-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/00917-swift-lexer-leximpl.swift index ba3ba8a2f0eba..ea6c0f8cb842b 100644 --- a/validation-test/compiler_crashers_fixed/00917-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/00917-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00919-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00919-getselftypeforcontainer.swift index 7982b0de2dd85..be22c6f190671 100644 --- a/validation-test/compiler_crashers_fixed/00919-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00919-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00920-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/00920-swift-typechecker-typecheckexpression.swift index 18817ac2a7aca..32ebb0ae736bb 100644 --- a/validation-test/compiler_crashers_fixed/00920-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/00920-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00921-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00921-resolvetypedecl.swift index 7bb2016668267..c44e8e694de80 100644 --- a/validation-test/compiler_crashers_fixed/00921-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00921-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00922-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/00922-swift-lexer-getlocforendoftoken.swift index dfddf6177920e..6f9981f8898b0 100644 --- a/validation-test/compiler_crashers_fixed/00922-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/00922-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00923-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00923-swift-typebase-getcanonicaltype.swift index 695bb6a0abf73..343776e9076cb 100644 --- a/validation-test/compiler_crashers_fixed/00923-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00923-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00924-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/00924-swift-parser-consumetoken.swift index e0f255775d846..a52bab8c1ecc3 100644 --- a/validation-test/compiler_crashers_fixed/00924-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/00924-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00925-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00925-no-stacktrace.swift index 56bc2d07902f6..c398cd6436081 100644 --- a/validation-test/compiler_crashers_fixed/00925-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00925-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00926-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/00926-swift-constraints-constraintsystem-opengeneric.swift index cb117ee5e36a7..dca4d4c4229e1 100644 --- a/validation-test/compiler_crashers_fixed/00926-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/00926-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00927-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00927-swift-constraints-solution-computesubstitutions.swift index 193aa450f6526..aabe6d595ff9a 100644 --- a/validation-test/compiler_crashers_fixed/00927-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00927-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00928-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/00928-swift-tupletype-get.swift index c0948a93827cd..2217739d490d1 100644 --- a/validation-test/compiler_crashers_fixed/00928-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/00928-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00929-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/00929-swift-tupletype-get.swift index d8ad7e0bb3090..928aa0fc96be0 100644 --- a/validation-test/compiler_crashers_fixed/00929-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/00929-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00930-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00930-swift-typebase-getcanonicaltype.swift index b210812329c49..d32cd9765fa44 100644 --- a/validation-test/compiler_crashers_fixed/00930-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00930-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00931-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00931-swift-typebase-getcanonicaltype.swift index 26231e59d1315..9e115ee15567d 100644 --- a/validation-test/compiler_crashers_fixed/00931-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00931-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00932-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/00932-swift-metatypetype-get.swift index 94206db1f37ed..8971cf826e41d 100644 --- a/validation-test/compiler_crashers_fixed/00932-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/00932-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00933-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00933-no-stacktrace.swift index 9ceb05bcacfb0..fdead2e0bd35e 100644 --- a/validation-test/compiler_crashers_fixed/00933-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00933-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00934-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00934-swift-type-walk.swift index adf3cdc01292a..27dd66d69b7e2 100644 --- a/validation-test/compiler_crashers_fixed/00934-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00934-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00935-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/00935-swift-constraints-constraintsystem-solve.swift index 9454809492044..32bfdd1836f4b 100644 --- a/validation-test/compiler_crashers_fixed/00935-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/00935-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00936-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00936-no-stacktrace.swift index 9f0dbd77b66ec..06962d61d9fb7 100644 --- a/validation-test/compiler_crashers_fixed/00936-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00936-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00937-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00937-getselftypeforcontainer.swift index 42f9e1a739cc5..479b422bc4da7 100644 --- a/validation-test/compiler_crashers_fixed/00937-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00937-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00938-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/00938-swift-constraints-constraintsystem-matchtypes.swift index 70ece9943838f..69c9dc0802580 100644 --- a/validation-test/compiler_crashers_fixed/00938-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/00938-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00939-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/00939-swift-typechecker-typecheckpattern.swift index 26e92757c3b13..b7b6b3c31d9c3 100644 --- a/validation-test/compiler_crashers_fixed/00939-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/00939-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00940-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00940-swift-typechecker-validatedecl.swift index bf6ef43337586..9bed067905a7f 100644 --- a/validation-test/compiler_crashers_fixed/00940-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00940-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00941-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/00941-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 48c58f850f1e2..15b5b910661ad 100644 --- a/validation-test/compiler_crashers_fixed/00941-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/00941-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00942-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00942-getselftypeforcontainer.swift index 200673dc52f17..81f471a89aee7 100644 --- a/validation-test/compiler_crashers_fixed/00942-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00942-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00943-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/00943-swift-diagnosticengine-diagnose.swift index f6a18fd277ef6..d86e6e63f2f24 100644 --- a/validation-test/compiler_crashers_fixed/00943-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/00943-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00944-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00944-std-function-func-swift-type-subst.swift index 3ea3e6684eaaa..2d69b0648d8ce 100644 --- a/validation-test/compiler_crashers_fixed/00944-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00944-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00945-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/00945-swift-lexer-lexstringliteral.swift index 97eaf7c45baeb..80e445bdd174c 100644 --- a/validation-test/compiler_crashers_fixed/00945-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/00945-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00946-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/00946-swift-type-walk.swift index 7dc98fcfe9ab2..2e666cc058f6c 100644 --- a/validation-test/compiler_crashers_fixed/00946-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/00946-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00947-void.swift b/validation-test/compiler_crashers_fixed/00947-void.swift index 549c389402036..d89aefe7f1417 100644 --- a/validation-test/compiler_crashers_fixed/00947-void.swift +++ b/validation-test/compiler_crashers_fixed/00947-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00948-swift-modulefile-readmembers.swift b/validation-test/compiler_crashers_fixed/00948-swift-modulefile-readmembers.swift index b1423d589797e..5ad7431943e81 100644 --- a/validation-test/compiler_crashers_fixed/00948-swift-modulefile-readmembers.swift +++ b/validation-test/compiler_crashers_fixed/00948-swift-modulefile-readmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00949-d.swift b/validation-test/compiler_crashers_fixed/00949-d.swift index 9c6ef07dfa249..04a0d83e48128 100644 --- a/validation-test/compiler_crashers_fixed/00949-d.swift +++ b/validation-test/compiler_crashers_fixed/00949-d.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00950-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00950-swift-typebase-getcanonicaltype.swift index f6fa807ee11b0..8965ff8c1605a 100644 --- a/validation-test/compiler_crashers_fixed/00950-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00950-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00951-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00951-swift-typebase-getcanonicaltype.swift index 9262fe3a0b779..20435f1895749 100644 --- a/validation-test/compiler_crashers_fixed/00951-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00951-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00952-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/00952-swift-constraints-constraintgraph-gatherconstraints.swift index b20fe1a82cfb5..5530b3e47a624 100644 --- a/validation-test/compiler_crashers_fixed/00952-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/00952-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00953-swift-inflightdiagnostic-highlight.swift b/validation-test/compiler_crashers_fixed/00953-swift-inflightdiagnostic-highlight.swift index 33c7e4d2c3a23..8b639aed63792 100644 --- a/validation-test/compiler_crashers_fixed/00953-swift-inflightdiagnostic-highlight.swift +++ b/validation-test/compiler_crashers_fixed/00953-swift-inflightdiagnostic-highlight.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00954-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/00954-swift-clangmoduleunit-getadaptermodule.swift index 1971fd8ad2df6..8cef34597a0c8 100644 --- a/validation-test/compiler_crashers_fixed/00954-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/00954-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00955-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/00955-swift-genericparamlist-addnestedarchetypes.swift index 912c999129e81..80530ddb83831 100644 --- a/validation-test/compiler_crashers_fixed/00955-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/00955-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00956-swift-type-print.swift b/validation-test/compiler_crashers_fixed/00956-swift-type-print.swift index 069c1ea955b56..6b5d5e6bdb7e0 100644 --- a/validation-test/compiler_crashers_fixed/00956-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/00956-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00957-void.swift b/validation-test/compiler_crashers_fixed/00957-void.swift index 68fa8099feb32..979ea6e3d2572 100644 --- a/validation-test/compiler_crashers_fixed/00957-void.swift +++ b/validation-test/compiler_crashers_fixed/00957-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00958-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00958-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 5d13d19e6a5b7..9653b792d616e 100644 --- a/validation-test/compiler_crashers_fixed/00958-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00958-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00959-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00959-swift-printingdiagnosticconsumer-handlediagnostic.swift index 1be974c4426cf..f56c12220cb62 100644 --- a/validation-test/compiler_crashers_fixed/00959-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00959-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00960-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/00960-swift-funcdecl-setdeserializedsignature.swift index 729f15ec3c5c3..2e3652b2cece9 100644 --- a/validation-test/compiler_crashers_fixed/00960-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/00960-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00961-bool.swift b/validation-test/compiler_crashers_fixed/00961-bool.swift index 5d037d6962021..ab66ec3becbac 100644 --- a/validation-test/compiler_crashers_fixed/00961-bool.swift +++ b/validation-test/compiler_crashers_fixed/00961-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00962-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/00962-swift-protocoltype-canonicalizeprotocols.swift index e50428824c6e3..24b47279185b3 100644 --- a/validation-test/compiler_crashers_fixed/00962-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/00962-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00963-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00963-swift-diagnosticengine-flushactivediagnostic.swift index 1eab0aa5f5a46..a7de5106218ad 100644 --- a/validation-test/compiler_crashers_fixed/00963-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00963-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00964-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00964-resolvetypedecl.swift index 2e757f9971f96..d28717d4647ab 100644 --- a/validation-test/compiler_crashers_fixed/00964-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00964-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00965-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/00965-swift-availabilityattr-isunavailable.swift index 25349936dac7b..eddd63e365805 100644 --- a/validation-test/compiler_crashers_fixed/00965-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/00965-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00966-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/00966-swift-astprinter-printtextimpl.swift index 0789380c8be4b..8dbef152ba179 100644 --- a/validation-test/compiler_crashers_fixed/00966-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/00966-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00967-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00967-getselftypeforcontainer.swift index 9dda1de45cec3..6e1709720205d 100644 --- a/validation-test/compiler_crashers_fixed/00967-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00967-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00968-swift-typebase-isexistentialtype.swift b/validation-test/compiler_crashers_fixed/00968-swift-typebase-isexistentialtype.swift index 3b960d929d439..7d072a74799cc 100644 --- a/validation-test/compiler_crashers_fixed/00968-swift-typebase-isexistentialtype.swift +++ b/validation-test/compiler_crashers_fixed/00968-swift-typebase-isexistentialtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00969-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00969-swift-diagnosticengine-flushactivediagnostic.swift index a4718e56dc2b1..8c3184cb7fcef 100644 --- a/validation-test/compiler_crashers_fixed/00969-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00969-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00970-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/00970-swift-diagnosticengine-flushactivediagnostic.swift index 3fe9070d061e4..4b125b2e95037 100644 --- a/validation-test/compiler_crashers_fixed/00970-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00970-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00971-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/00971-swift-parser-parsebraceitems.swift index f6ff7c2ed3439..bf1f58f1aa2da 100644 --- a/validation-test/compiler_crashers_fixed/00971-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/00971-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00972-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00972-no-stacktrace.swift index e475466c524bd..3cb74ba4318f7 100644 --- a/validation-test/compiler_crashers_fixed/00972-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00972-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00973-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/00973-std-function-func-swift-type-subst.swift index cbb1bec537959..97bfb91a76253 100644 --- a/validation-test/compiler_crashers_fixed/00973-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/00973-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00974-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00974-resolvetypedecl.swift index 2b7c1604924b3..2c92604d50caa 100644 --- a/validation-test/compiler_crashers_fixed/00974-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00974-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00975-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/00975-no-stacktrace.swift index 42cda57bc596f..0129b1c165155 100644 --- a/validation-test/compiler_crashers_fixed/00975-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/00975-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00976-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/00976-swift-declcontext-lookupqualified.swift index 36ec19e6e1eaf..48acc1c7c9942 100644 --- a/validation-test/compiler_crashers_fixed/00976-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/00976-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00977-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/00977-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index e923d74e7b5e7..15345d18c23b4 100644 --- a/validation-test/compiler_crashers_fixed/00977-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/00977-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00978-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/00978-llvm-foldingset-swift-structtype-nodeequals.swift index b2012516e5453..1b1bcf2289bb7 100644 --- a/validation-test/compiler_crashers_fixed/00978-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/00978-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00979-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/00979-getselftypeforcontainer.swift index 59ae261bd12b0..a143a1bea46d1 100644 --- a/validation-test/compiler_crashers_fixed/00979-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/00979-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00980-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/00980-swift-nominaltypedecl-getdeclaredtypeincontext.swift index e67cd3965ec9a..d9a685a36417f 100644 --- a/validation-test/compiler_crashers_fixed/00980-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/00980-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00981-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/00981-resolvetypedecl.swift index a627c05d867d4..a36a3f046b7cb 100644 --- a/validation-test/compiler_crashers_fixed/00981-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/00981-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00982-b.swift b/validation-test/compiler_crashers_fixed/00982-b.swift index 3ddf07e5200f1..881a8f9f129a1 100644 --- a/validation-test/compiler_crashers_fixed/00982-b.swift +++ b/validation-test/compiler_crashers_fixed/00982-b.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00983-a.swift b/validation-test/compiler_crashers_fixed/00983-a.swift index 04a30088a3747..a25e530c1c4a3 100644 --- a/validation-test/compiler_crashers_fixed/00983-a.swift +++ b/validation-test/compiler_crashers_fixed/00983-a.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00984-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/00984-swift-constraints-constraintsystem-simplifyconstraint.swift index 5a3eda1d96a7f..187d3f6ca2282 100644 --- a/validation-test/compiler_crashers_fixed/00984-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/00984-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00985-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/00985-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c587609558b73..cd94d927db718 100644 --- a/validation-test/compiler_crashers_fixed/00985-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/00985-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00986-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/00986-swift-unboundgenerictype-get.swift index f4641b49fd264..d3eb1896bec05 100644 --- a/validation-test/compiler_crashers_fixed/00986-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/00986-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00987-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/00987-swift-typechecker-validatedecl.swift index 736a38eda5b00..607325dd3a693 100644 --- a/validation-test/compiler_crashers_fixed/00987-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/00987-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00988-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/00988-swift-typechecker-typecheckdecl.swift index 23bd46e508116..594b65769cab8 100644 --- a/validation-test/compiler_crashers_fixed/00988-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/00988-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00989-swift-typechecker-computecaptures.swift b/validation-test/compiler_crashers_fixed/00989-swift-typechecker-computecaptures.swift index 9cb2d7ea8c273..8d959c366a53f 100644 --- a/validation-test/compiler_crashers_fixed/00989-swift-typechecker-computecaptures.swift +++ b/validation-test/compiler_crashers_fixed/00989-swift-typechecker-computecaptures.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00990-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/00990-swift-typechecker-checksubstitutions.swift index a9d8a35f58d95..17a8d96a55e4f 100644 --- a/validation-test/compiler_crashers_fixed/00990-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00990-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00991-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/00991-swift-typebase-isequal.swift index c964829c165f4..607fb17787aab 100644 --- a/validation-test/compiler_crashers_fixed/00991-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/00991-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00992-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/00992-swift-typebase-gettypevariables.swift index 49cbd42a0a51e..f35c815a66c94 100644 --- a/validation-test/compiler_crashers_fixed/00992-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/00992-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00993-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/00993-swift-typebase-getcanonicaltype.swift index 8f95bfa964d09..bc548c84af6f5 100644 --- a/validation-test/compiler_crashers_fixed/00993-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/00993-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00994-swift-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/00994-swift-typealiasdecl.swift index 8555b912e9c9a..035e065f3402b 100644 --- a/validation-test/compiler_crashers_fixed/00994-swift-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/00994-swift-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00995-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/00995-swift-tupletype-get.swift index 1e0cf1dfde6b0..cdc8dd63d1021 100644 --- a/validation-test/compiler_crashers_fixed/00995-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/00995-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00996-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/00996-swift-constraints-solution-computesubstitutions.swift index fee36d1c602a8..f2b7d158a057a 100644 --- a/validation-test/compiler_crashers_fixed/00996-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/00996-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00997-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/00997-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5092819a71fd3..b82148e77415c 100644 --- a/validation-test/compiler_crashers_fixed/00997-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/00997-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00998-bool.swift b/validation-test/compiler_crashers_fixed/00998-bool.swift index 664a535d4234f..ebd9d5407c0fd 100644 --- a/validation-test/compiler_crashers_fixed/00998-bool.swift +++ b/validation-test/compiler_crashers_fixed/00998-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/00999-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/00999-swift-parser-skipsingle.swift index 5b3b5c3d21650..91753aaa50d2a 100644 --- a/validation-test/compiler_crashers_fixed/00999-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/00999-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01000-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/01000-swift-parser-parsetypeidentifier.swift index b597bed78dceb..c4f59f2f125cf 100644 --- a/validation-test/compiler_crashers_fixed/01000-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01000-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01001-swift-parser-parsedeclimport.swift b/validation-test/compiler_crashers_fixed/01001-swift-parser-parsedeclimport.swift index dddc459867830..55277ca909fc6 100644 --- a/validation-test/compiler_crashers_fixed/01001-swift-parser-parsedeclimport.swift +++ b/validation-test/compiler_crashers_fixed/01001-swift-parser-parsedeclimport.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01002-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/01002-swift-parentype-get.swift index dba6c83c346df..ac5a90296914e 100644 --- a/validation-test/compiler_crashers_fixed/01002-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/01002-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01003-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01003-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 68b5456acdc1e..f9e18c03247a9 100644 --- a/validation-test/compiler_crashers_fixed/01003-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01003-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01004-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01004-swift-nominaltypedecl-computetype.swift index 8c4939b1ca6fb..b893ed502ea69 100644 --- a/validation-test/compiler_crashers_fixed/01004-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01004-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01005-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/01005-swift-nominaltype-get.swift index 18f6e4d0fedb8..da08dc9f47b07 100644 --- a/validation-test/compiler_crashers_fixed/01005-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/01005-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01006-swift-modulefile-resolvecrossreference.swift b/validation-test/compiler_crashers_fixed/01006-swift-modulefile-resolvecrossreference.swift index b0e72133f806f..71c01b89977dc 100644 --- a/validation-test/compiler_crashers_fixed/01006-swift-modulefile-resolvecrossreference.swift +++ b/validation-test/compiler_crashers_fixed/01006-swift-modulefile-resolvecrossreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01007-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01007-swift-modulefile-maybereadpattern.swift index ae9886d335322..04405790efa5d 100644 --- a/validation-test/compiler_crashers_fixed/01007-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01007-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01008-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01008-swift-modulefile-maybereadgenericparams.swift index c2cdc9b635b8e..254ddc83d0de6 100644 --- a/validation-test/compiler_crashers_fixed/01008-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01008-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01009-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01009-swift-modulefile-getdecl.swift index 26253ddcb4f86..39389a29f19d2 100644 --- a/validation-test/compiler_crashers_fixed/01009-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01009-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01010-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01010-swift-modulefile-gettype.swift index ffdec0e94dbec..80dcc6e9df45a 100644 --- a/validation-test/compiler_crashers_fixed/01010-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01010-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01011-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01011-swift-modulefile-getimportedmodules.swift index 7ee504815b5e5..a528c16593d2a 100644 --- a/validation-test/compiler_crashers_fixed/01011-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01011-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01012-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01012-swift-modulefile-getdecl.swift index 7604fa844c84f..325a6e849118c 100644 --- a/validation-test/compiler_crashers_fixed/01012-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01012-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01013-swift-module-lookupconformance.swift b/validation-test/compiler_crashers_fixed/01013-swift-module-lookupconformance.swift index 07ddc79dc36c7..07dc875363db0 100644 --- a/validation-test/compiler_crashers_fixed/01013-swift-module-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/01013-swift-module-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01014-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/01014-swift-inouttype-get.swift index a57d61d31e2d0..1471bacd460e3 100644 --- a/validation-test/compiler_crashers_fixed/01014-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/01014-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01015-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/01015-swift-inflightdiagnostic.swift index d9e0b897591ac..c34eac9278e1d 100644 --- a/validation-test/compiler_crashers_fixed/01015-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01015-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01016-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01016-swift-genericsignature-get.swift index 7bab976313a43..81b26097d6913 100644 --- a/validation-test/compiler_crashers_fixed/01016-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01016-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01017-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/01017-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index 7d0a54d012333..2e9695c632855 100644 --- a/validation-test/compiler_crashers_fixed/01017-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01017-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01018-diagnoseunknowntype.swift b/validation-test/compiler_crashers_fixed/01018-diagnoseunknowntype.swift index 8e7d42038bdeb..8fbccec54266b 100644 --- a/validation-test/compiler_crashers_fixed/01018-diagnoseunknowntype.swift +++ b/validation-test/compiler_crashers_fixed/01018-diagnoseunknowntype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01019-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01019-swift-constraints-constraintsystem-gettypeofmemberreference.swift index a85b8bbeb837a..ccc06771cac88 100644 --- a/validation-test/compiler_crashers_fixed/01019-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01019-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01020-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/01020-swift-lexer-lexoperatoridentifier.swift index b879ed89cc660..7aac8db607a65 100644 --- a/validation-test/compiler_crashers_fixed/01020-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/01020-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01021-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01021-getselftypeforcontainer.swift index c9ced34cd582e..4fe2ba4dcae7f 100644 --- a/validation-test/compiler_crashers_fixed/01021-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01021-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01022-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01022-swift-genericsignature-get.swift index 9c21aa7e8619a..cc767144e84c5 100644 --- a/validation-test/compiler_crashers_fixed/01022-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01022-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01023-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01023-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 512713b6c2e8c..4dec20ddaa219 100644 --- a/validation-test/compiler_crashers_fixed/01023-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01023-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01024-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01024-swift-constraints-constraintsystem-gettypeofmemberreference.swift index bb9389e488fd1..e3200ef5304e7 100644 --- a/validation-test/compiler_crashers_fixed/01024-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01024-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01025-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01025-getselftypeforcontainer.swift index ae2011526dec0..9d9cea77c982b 100644 --- a/validation-test/compiler_crashers_fixed/01025-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01025-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01026-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01026-swift-type-walk.swift index ac04ee4817c62..f77f7bc6d1a52 100644 --- a/validation-test/compiler_crashers_fixed/01026-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01026-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01027-llvm-foldingset-swift-genericsignature-nodeequals.swift b/validation-test/compiler_crashers_fixed/01027-llvm-foldingset-swift-genericsignature-nodeequals.swift index e62e6a3c6b9d8..3c033cb06fa73 100644 --- a/validation-test/compiler_crashers_fixed/01027-llvm-foldingset-swift-genericsignature-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01027-llvm-foldingset-swift-genericsignature-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01028-swift-camel-case-getfirstword.swift b/validation-test/compiler_crashers_fixed/01028-swift-camel-case-getfirstword.swift index 7e711a0c9227c..0c47a37905a46 100644 --- a/validation-test/compiler_crashers_fixed/01028-swift-camel-case-getfirstword.swift +++ b/validation-test/compiler_crashers_fixed/01028-swift-camel-case-getfirstword.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01029-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01029-swift-modulefile-maybereadgenericparams.swift index c59774f2d3b0c..637a2d2351cd2 100644 --- a/validation-test/compiler_crashers_fixed/01029-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01029-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01030-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/01030-swift-declname-printpretty.swift index 1e57540595ba4..d6d303cb6dbf6 100644 --- a/validation-test/compiler_crashers_fixed/01030-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/01030-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01031-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01031-getselftypeforcontainer.swift index 06075841e45c0..1a0db53563535 100644 --- a/validation-test/compiler_crashers_fixed/01031-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01031-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01032-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01032-no-stacktrace.swift index 489dcaea2ddab..8db067d5163c8 100644 --- a/validation-test/compiler_crashers_fixed/01032-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01032-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01033-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01033-swift-declcontext-lookupqualified.swift index 6fdd93f2801e2..9ea3f810a5862 100644 --- a/validation-test/compiler_crashers_fixed/01033-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01033-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01034-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01034-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 1aea17e7b2e85..50eed2aea22c1 100644 --- a/validation-test/compiler_crashers_fixed/01034-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01034-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01035-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01035-swift-completegenerictyperesolver-resolvedependentmembertype.swift index a805096914dc2..606ee08cc7a9d 100644 --- a/validation-test/compiler_crashers_fixed/01035-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01035-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01037-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01037-swift-nominaltypedecl-computetype.swift index b941c42ba075e..f7cebaee52e7c 100644 --- a/validation-test/compiler_crashers_fixed/01037-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01037-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01038-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/01038-swift-constraints-constraintsystem-simplifyconstraint.swift index b7483f35681ff..a037edacae625 100644 --- a/validation-test/compiler_crashers_fixed/01038-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01038-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01039-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/01039-swift-typechecker-conformstoprotocol.swift index 060dc4256ef04..e20fdba6a02af 100644 --- a/validation-test/compiler_crashers_fixed/01039-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/01039-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01040-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01040-swift-constraints-constraintsystem-simplifytype.swift index 928ec73b40c89..64db805cb497c 100644 --- a/validation-test/compiler_crashers_fixed/01040-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01040-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01041-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01041-swift-declcontext-lookupqualified.swift index 067c0d578b0fd..43f02d4343e77 100644 --- a/validation-test/compiler_crashers_fixed/01041-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01041-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01042-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01042-swift-typebase-getcanonicaltype.swift index ab4ae40746e0c..c069e94463ce6 100644 --- a/validation-test/compiler_crashers_fixed/01042-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01042-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01043-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/01043-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 4cf14ce51ccee..444991a2f2e2e 100644 --- a/validation-test/compiler_crashers_fixed/01043-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/01043-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01044-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01044-getselftypeforcontainer.swift index 13c3bf3dc23e8..3c6a1400e58e5 100644 --- a/validation-test/compiler_crashers_fixed/01044-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01044-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01045-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01045-getselftypeforcontainer.swift index dce04ec97acac..4a0fcaebd775d 100644 --- a/validation-test/compiler_crashers_fixed/01045-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01045-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01046-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/01046-swift-constraints-constraintsystem-simplify.swift index 01448577fefa4..0f11e5e4b41a9 100644 --- a/validation-test/compiler_crashers_fixed/01046-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/01046-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01047-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01047-no-stacktrace.swift index 8f9256fc16625..e80f20ec27a52 100644 --- a/validation-test/compiler_crashers_fixed/01047-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01047-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01048-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01048-swift-typebase-getcanonicaltype.swift index 992f4cfff1491..223330618ebc7 100644 --- a/validation-test/compiler_crashers_fixed/01048-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01048-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01049-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01049-swift-constraints-solution-solution.swift index fa98c5c0c96fd..5968154f0d0f3 100644 --- a/validation-test/compiler_crashers_fixed/01049-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01049-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01050-swift-generictypeparamdecl-generictypeparamdecl.swift b/validation-test/compiler_crashers_fixed/01050-swift-generictypeparamdecl-generictypeparamdecl.swift index 8fab21cb55c2c..16eeaa10929fb 100644 --- a/validation-test/compiler_crashers_fixed/01050-swift-generictypeparamdecl-generictypeparamdecl.swift +++ b/validation-test/compiler_crashers_fixed/01050-swift-generictypeparamdecl-generictypeparamdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01051-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01051-swift-declcontext-lookupqualified.swift index 70a40da77d30f..bda444e3fb344 100644 --- a/validation-test/compiler_crashers_fixed/01051-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01051-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01052-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01052-swift-genericsignature-get.swift index d26e3b634e41f..9de5388b25323 100644 --- a/validation-test/compiler_crashers_fixed/01052-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01052-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01053-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/01053-swift-inouttype-get.swift index 2b24f4f1433fe..42531b9b6c245 100644 --- a/validation-test/compiler_crashers_fixed/01053-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/01053-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01054-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01054-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 5a838284ebfee..1fbea40319319 100644 --- a/validation-test/compiler_crashers_fixed/01054-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01054-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01055-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01055-swift-tupletype-get.swift index 088fb3fca6622..690dad4088fe6 100644 --- a/validation-test/compiler_crashers_fixed/01055-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01055-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01056-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/01056-swift-typechecker-conformstoprotocol.swift index 3cee573d56a26..c8f62f2bbf1bf 100644 --- a/validation-test/compiler_crashers_fixed/01056-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/01056-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01057-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01057-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 54e8c79bc3f1d..a6546e7f76f4f 100644 --- a/validation-test/compiler_crashers_fixed/01057-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01057-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01058-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01058-swift-declcontext-lookupqualified.swift index 0f4f355840e2e..6ddc0beb079a7 100644 --- a/validation-test/compiler_crashers_fixed/01058-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01058-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01059-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01059-swift-constraints-constraintsystem-opengeneric.swift index 534841cd40ad1..21f505722e780 100644 --- a/validation-test/compiler_crashers_fixed/01059-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01059-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01060-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01060-swift-nominaltypedecl-getdeclaredtypeincontext.swift index f4e8d48d9c9ca..6b422843078e4 100644 --- a/validation-test/compiler_crashers_fixed/01060-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01060-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01061-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/01061-swift-typebase-gettypeofmember.swift index c5959c46b4ba8..64b7524ee98b4 100644 --- a/validation-test/compiler_crashers_fixed/01061-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/01061-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01062-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/01062-swift-typechecker-resolvetypeincontext.swift index 339bd0679023a..b662182ddaf79 100644 --- a/validation-test/compiler_crashers_fixed/01062-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01062-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01063-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/01063-swift-clangmoduleunit-getadaptermodule.swift index 9078102c86727..0b7cf3e433d31 100644 --- a/validation-test/compiler_crashers_fixed/01063-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/01063-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01064-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01064-swift-genericsignature-get.swift index 3215d5263f9e4..f60f5866c9449 100644 --- a/validation-test/compiler_crashers_fixed/01064-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01064-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01065-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/01065-swift-constraints-constraintsystem-assignfixedtype.swift index 44d8d3f2bc530..3f1a34ab0c9fd 100644 --- a/validation-test/compiler_crashers_fixed/01065-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/01065-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01066-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01066-swift-typebase-getcanonicaltype.swift index baa35e9dfed54..dbe4c5de38e63 100644 --- a/validation-test/compiler_crashers_fixed/01066-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01066-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01067-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01067-resolvetypedecl.swift index fb1fe06290601..1abf0d646a32f 100644 --- a/validation-test/compiler_crashers_fixed/01067-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01067-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01068-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01068-swift-modulefile-getdecl.swift index 794b71a3a65cb..ab74d0b057bdd 100644 --- a/validation-test/compiler_crashers_fixed/01068-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01068-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01069-swift-nominaltypedecl-getprotocols.swift b/validation-test/compiler_crashers_fixed/01069-swift-nominaltypedecl-getprotocols.swift index 207b86b1a8e05..326266f5dbe35 100644 --- a/validation-test/compiler_crashers_fixed/01069-swift-nominaltypedecl-getprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01069-swift-nominaltypedecl-getprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01070-void.swift b/validation-test/compiler_crashers_fixed/01070-void.swift index 13f29dd621da8..9699005056cd7 100644 --- a/validation-test/compiler_crashers_fixed/01070-void.swift +++ b/validation-test/compiler_crashers_fixed/01070-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01071-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01071-swift-modulefile-lookupvalue.swift index 5f6ef3e082679..a874fc1281408 100644 --- a/validation-test/compiler_crashers_fixed/01071-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01071-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01072-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01072-swift-typebase-getcanonicaltype.swift index 779b271fb95a3..fb741bbffb8bb 100644 --- a/validation-test/compiler_crashers_fixed/01072-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01072-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01073-swift-constraints-constraintgraphnode-addconstraint.swift b/validation-test/compiler_crashers_fixed/01073-swift-constraints-constraintgraphnode-addconstraint.swift index da62fe3822809..87287a2135056 100644 --- a/validation-test/compiler_crashers_fixed/01073-swift-constraints-constraintgraphnode-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01073-swift-constraints-constraintgraphnode-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01074-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/01074-swift-lexer-getlocforendoftoken.swift index 1ee60ac2968d1..db08e6805c024 100644 --- a/validation-test/compiler_crashers_fixed/01074-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/01074-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01075-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01075-swift-modulefile-lookupvalue.swift index f3d818167bfa0..d63163035d2a8 100644 --- a/validation-test/compiler_crashers_fixed/01075-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01075-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01076-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/01076-swift-lexer-getlocforendoftoken.swift index 88acaffee5778..83576658efdfd 100644 --- a/validation-test/compiler_crashers_fixed/01076-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/01076-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01077-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01077-swift-declcontext-lookupqualified.swift index d8d609087bc47..0f2d8dc3f8324 100644 --- a/validation-test/compiler_crashers_fixed/01077-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01077-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01078-void.swift b/validation-test/compiler_crashers_fixed/01078-void.swift index 7798c535db04e..eecc178434006 100644 --- a/validation-test/compiler_crashers_fixed/01078-void.swift +++ b/validation-test/compiler_crashers_fixed/01078-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01079-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01079-no-stacktrace.swift index 509f692399c02..bdbf7932fa9d2 100644 --- a/validation-test/compiler_crashers_fixed/01079-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01079-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01080-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/01080-swift-type-transform.swift index f46f42bbfe48b..9a9c6715e61e9 100644 --- a/validation-test/compiler_crashers_fixed/01080-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/01080-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01081-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01081-getselftypeforcontainer.swift index 5cb0ad3b5bd16..cd0c701e8be0e 100644 --- a/validation-test/compiler_crashers_fixed/01081-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01081-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01082-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/01082-llvm-foldingsetnodeid-operator.swift index 0df95d0c50d53..ab11aba94949b 100644 --- a/validation-test/compiler_crashers_fixed/01082-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/01082-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01083-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/01083-swift-typechecker-typecheckexpression.swift index 0d137771fae17..4c8ea65fb8956 100644 --- a/validation-test/compiler_crashers_fixed/01083-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/01083-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01084-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01084-getselftypeforcontainer.swift index 18e32a234495f..e9e6beb5029a7 100644 --- a/validation-test/compiler_crashers_fixed/01084-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01084-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01085-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01085-swift-declcontext-lookupqualified.swift index fe33534975be4..7824f28d67183 100644 --- a/validation-test/compiler_crashers_fixed/01085-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01085-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01086-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/01086-swift-parser-parseexprpostfix.swift index 0dac26d9121c6..65f62c39ee400 100644 --- a/validation-test/compiler_crashers_fixed/01086-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/01086-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01087-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01087-swift-declcontext-lookupqualified.swift index a7d5fa518eae8..5680ad6a7197b 100644 --- a/validation-test/compiler_crashers_fixed/01087-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01087-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01088-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01088-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 8633633d97a08..d56b09bd13687 100644 --- a/validation-test/compiler_crashers_fixed/01088-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01088-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01089-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01089-llvm-foldingset-swift-tupletype-nodeequals.swift index ca9d94e573d13..a6e780be8b5ef 100644 --- a/validation-test/compiler_crashers_fixed/01089-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01089-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01090-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/01090-swift-parser-parsebraceitems.swift index b00f2cf08735e..d4a31f06b51dc 100644 --- a/validation-test/compiler_crashers_fixed/01090-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/01090-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01091-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01091-getcallerdefaultarg.swift index 5034a4ec005c6..2d1664f2c997d 100644 --- a/validation-test/compiler_crashers_fixed/01091-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01091-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01092-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01092-getselftypeforcontainer.swift index 6c3e248b31288..5e4270e08ee26 100644 --- a/validation-test/compiler_crashers_fixed/01092-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01092-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01093-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01093-resolvetypedecl.swift index 839980cae3802..5890c7e00cc5b 100644 --- a/validation-test/compiler_crashers_fixed/01093-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01093-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01094-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01094-swift-modulefile-getdecl.swift index 848f3e9adbccf..cc1cc55d0e9c2 100644 --- a/validation-test/compiler_crashers_fixed/01094-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01094-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01095-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01095-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ba01b21d914f5..962d6a33321df 100644 --- a/validation-test/compiler_crashers_fixed/01095-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01095-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01096-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01096-swift-typechecker-validatedecl.swift index fd815901bbb9f..9d5e8ec4fe1b0 100644 --- a/validation-test/compiler_crashers_fixed/01096-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01096-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01097-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01097-no-stacktrace.swift index cddd4dc00b22d..86e85968a4150 100644 --- a/validation-test/compiler_crashers_fixed/01097-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01097-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01098-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01098-no-stacktrace.swift index e7be52f53f2c4..8a5f06fc2e570 100644 --- a/validation-test/compiler_crashers_fixed/01098-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01098-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01099-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01099-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 0f37fd068d192..4cb07fbce0327 100644 --- a/validation-test/compiler_crashers_fixed/01099-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01099-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01100-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01100-swift-type-walk.swift index abd6b31d6cbd0..217570fb8e598 100644 --- a/validation-test/compiler_crashers_fixed/01100-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01100-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01101-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/01101-swift-diagnosticengine-flushactivediagnostic.swift index 76f4c2815f3cb..9ea5aabeab1ed 100644 --- a/validation-test/compiler_crashers_fixed/01101-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01101-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01102-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01102-resolvetypedecl.swift index 05b74418b6d5c..7fe3157b0e4c2 100644 --- a/validation-test/compiler_crashers_fixed/01102-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01102-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01103-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01103-swift-unboundgenerictype-get.swift index b5ef325586a00..33cae01ef2599 100644 --- a/validation-test/compiler_crashers_fixed/01103-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01103-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01104-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01104-getselftypeforcontainer.swift index 4fdfcb1aade8d..228c26fafaf4a 100644 --- a/validation-test/compiler_crashers_fixed/01104-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01104-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01105-void.swift b/validation-test/compiler_crashers_fixed/01105-void.swift index 9ea9a4c8dae44..03e44baf38fa4 100644 --- a/validation-test/compiler_crashers_fixed/01105-void.swift +++ b/validation-test/compiler_crashers_fixed/01105-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01106-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/01106-swift-constraints-constraintsystem-addconstraint.swift index 9635d39c81837..dce7b97c4ac71 100644 --- a/validation-test/compiler_crashers_fixed/01106-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01106-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01107-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01107-std-function-func-swift-type-subst.swift index 34afbe2cea57d..413d0a8e433b4 100644 --- a/validation-test/compiler_crashers_fixed/01107-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01107-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01108-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/01108-swift-constraints-constraintsystem-solve.swift index 01693fefc88ab..ebc94dec7ae4a 100644 --- a/validation-test/compiler_crashers_fixed/01108-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/01108-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01109-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01109-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 0316e24037532..a073056893041 100644 --- a/validation-test/compiler_crashers_fixed/01109-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01109-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01110-swift-archetypetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/01110-swift-archetypetype-getnestedtype.swift index 7b4cfe42ae1fa..7a79972ffd39b 100644 --- a/validation-test/compiler_crashers_fixed/01110-swift-archetypetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/01110-swift-archetypetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01111-swift-astcontext-setconformsto.swift b/validation-test/compiler_crashers_fixed/01111-swift-astcontext-setconformsto.swift index 24261b5734cd2..9c665e0986d53 100644 --- a/validation-test/compiler_crashers_fixed/01111-swift-astcontext-setconformsto.swift +++ b/validation-test/compiler_crashers_fixed/01111-swift-astcontext-setconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01112-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01112-getselftypeforcontainer.swift index 3e3f523736d7b..9be8912710cf7 100644 --- a/validation-test/compiler_crashers_fixed/01112-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01112-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01113-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01113-getselftypeforcontainer.swift index 920ef5f04e6e8..15d19edb2e753 100644 --- a/validation-test/compiler_crashers_fixed/01113-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01113-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01114-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01114-swift-declcontext-lookupqualified.swift index 6ebe597d7d592..f0dd57617a1b3 100644 --- a/validation-test/compiler_crashers_fixed/01114-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01114-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01115-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01115-swift-lexer-lexidentifier.swift index 72862c2671473..fe16813c81fae 100644 --- a/validation-test/compiler_crashers_fixed/01115-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01115-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01116-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/01116-swift-typechecker-coercepatterntotype.swift index 75ec9240e32fd..440240168d4b9 100644 --- a/validation-test/compiler_crashers_fixed/01116-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/01116-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01117-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01117-swift-declcontext-lookupqualified.swift index 236bc39fab8f1..a59f92e092588 100644 --- a/validation-test/compiler_crashers_fixed/01117-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01117-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01118-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01118-swift-type-walk.swift index efe6d1b5f9c1d..015cf3221d360 100644 --- a/validation-test/compiler_crashers_fixed/01118-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01118-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01119-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01119-no-stacktrace.swift index 4f87af65e3501..a4222bd734fe0 100644 --- a/validation-test/compiler_crashers_fixed/01119-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01119-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01120-clang-codegen-codegenfunction-emitlvalueforfield.swift b/validation-test/compiler_crashers_fixed/01120-clang-codegen-codegenfunction-emitlvalueforfield.swift index a3029cff65e3f..629500e3cdc37 100644 --- a/validation-test/compiler_crashers_fixed/01120-clang-codegen-codegenfunction-emitlvalueforfield.swift +++ b/validation-test/compiler_crashers_fixed/01120-clang-codegen-codegenfunction-emitlvalueforfield.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01121-swift-derivedconformance-deriveequatable.swift b/validation-test/compiler_crashers_fixed/01121-swift-derivedconformance-deriveequatable.swift index fadbae2f641e6..16b71bf9b2835 100644 --- a/validation-test/compiler_crashers_fixed/01121-swift-derivedconformance-deriveequatable.swift +++ b/validation-test/compiler_crashers_fixed/01121-swift-derivedconformance-deriveequatable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01122-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/01122-swift-constraints-constraintsystem-solve.swift index 39a8bac22f3f3..af8a171fdd002 100644 --- a/validation-test/compiler_crashers_fixed/01122-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/01122-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01123-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01123-swift-modulefile-lookupvalue.swift index 759e19a16502d..8b1ca7ffd7bff 100644 --- a/validation-test/compiler_crashers_fixed/01123-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01123-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01124-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01124-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 6a15170ddc2f4..d4cc73b11adc3 100644 --- a/validation-test/compiler_crashers_fixed/01124-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01124-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01125-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01125-no-stacktrace.swift index 6e88a11907970..f984890b1596e 100644 --- a/validation-test/compiler_crashers_fixed/01125-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01125-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01126-swift-parser-parseexprorstmt.swift b/validation-test/compiler_crashers_fixed/01126-swift-parser-parseexprorstmt.swift index 8fc31d9eaa21e..e3e0c31780632 100644 --- a/validation-test/compiler_crashers_fixed/01126-swift-parser-parseexprorstmt.swift +++ b/validation-test/compiler_crashers_fixed/01126-swift-parser-parseexprorstmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01127-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01127-no-stacktrace.swift index 48638eca69168..c9ec218241b7b 100644 --- a/validation-test/compiler_crashers_fixed/01127-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01127-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01128-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01128-swift-printingdiagnosticconsumer-handlediagnostic.swift index f0705cfab1df5..76dc34311d480 100644 --- a/validation-test/compiler_crashers_fixed/01128-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01128-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01129-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01129-swift-functiontype-get.swift index c8f97937e3cbf..771144cfc6e71 100644 --- a/validation-test/compiler_crashers_fixed/01129-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01129-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01130-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01130-swift-declcontext-lookupqualified.swift index 432bb6567d766..29399f98a573f 100644 --- a/validation-test/compiler_crashers_fixed/01130-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01130-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01131-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01131-getselftypeforcontainer.swift index 84664aa8a7a3e..8bc56c11462a5 100644 --- a/validation-test/compiler_crashers_fixed/01131-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01131-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01132-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01132-swift-type-walk.swift index d19544c283106..7a4bb72e40ce1 100644 --- a/validation-test/compiler_crashers_fixed/01132-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01132-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01133-swift-clangimporter-loadextensions.swift b/validation-test/compiler_crashers_fixed/01133-swift-clangimporter-loadextensions.swift index 5ed9245d90c5b..28fad7c73012f 100644 --- a/validation-test/compiler_crashers_fixed/01133-swift-clangimporter-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/01133-swift-clangimporter-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01134-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01134-getselftypeforcontainer.swift index e5d17fe359855..c507c1b0b6ce2 100644 --- a/validation-test/compiler_crashers_fixed/01134-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01134-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01135-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/01135-swift-constraints-constraintsystem-addconstraint.swift index e0089730213a2..f1490bbb034c3 100644 --- a/validation-test/compiler_crashers_fixed/01135-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01135-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01136-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01136-getselftypeforcontainer.swift index 436888f1dad99..7e1d8d5478148 100644 --- a/validation-test/compiler_crashers_fixed/01136-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01136-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01137-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01137-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 0e44185672020..c799abed7dbb7 100644 --- a/validation-test/compiler_crashers_fixed/01137-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01137-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01138-void.swift b/validation-test/compiler_crashers_fixed/01138-void.swift index fb5e908ea8811..d7b25390b0cac 100644 --- a/validation-test/compiler_crashers_fixed/01138-void.swift +++ b/validation-test/compiler_crashers_fixed/01138-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01139-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/01139-swift-genericparamlist-addnestedarchetypes.swift index 49bddd7596052..b61b65d9576f0 100644 --- a/validation-test/compiler_crashers_fixed/01139-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01139-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01140-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01140-getselftypeforcontainer.swift index 4cd2ef07fe213..5b34d961e7f91 100644 --- a/validation-test/compiler_crashers_fixed/01140-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01140-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01141-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/01141-swift-parser-parseexprcallsuffix.swift index f81bc7b77883b..ff38f11b5e2b1 100644 --- a/validation-test/compiler_crashers_fixed/01141-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/01141-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01142-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01142-std-function-func-swift-type-subst.swift index eeee5f010f4ed..5088db70adfc3 100644 --- a/validation-test/compiler_crashers_fixed/01142-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01142-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01143-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01143-getselftypeforcontainer.swift index 6b189a8172c43..c2cb59ed6adfb 100644 --- a/validation-test/compiler_crashers_fixed/01143-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01143-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01144-swift-arrayslicetype-get.swift b/validation-test/compiler_crashers_fixed/01144-swift-arrayslicetype-get.swift index 038528923ffec..d3ede7f6b6ca2 100644 --- a/validation-test/compiler_crashers_fixed/01144-swift-arrayslicetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01144-swift-arrayslicetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01145-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/01145-swift-constraints-constraintsystem-addconstraint.swift index 2a0e29012a1ef..7f1616375d96d 100644 --- a/validation-test/compiler_crashers_fixed/01145-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01145-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01146-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01146-swift-constraints-constraintsystem-gettypeofmemberreference.swift index c4a39a258185a..e039a27de6545 100644 --- a/validation-test/compiler_crashers_fixed/01146-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01146-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01147-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01147-getselftypeforcontainer.swift index 80a0f8d177a3e..f34d5a1d58545 100644 --- a/validation-test/compiler_crashers_fixed/01147-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01147-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01148-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01148-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 425388e228a2d..f109a34e16aee 100644 --- a/validation-test/compiler_crashers_fixed/01148-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01148-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01149-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/01149-llvm-foldingsetnodeid-operator.swift index 04de396791c83..1ebaff934b9c7 100644 --- a/validation-test/compiler_crashers_fixed/01149-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/01149-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01150-void.swift b/validation-test/compiler_crashers_fixed/01150-void.swift index d8d01d62644e8..bac6219546adb 100644 --- a/validation-test/compiler_crashers_fixed/01150-void.swift +++ b/validation-test/compiler_crashers_fixed/01150-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01151-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01151-getselftypeforcontainer.swift index d352295d41c4a..8bcdfc7dd0484 100644 --- a/validation-test/compiler_crashers_fixed/01151-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01151-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01152-swift-derivedconformance-deriveequatable.swift b/validation-test/compiler_crashers_fixed/01152-swift-derivedconformance-deriveequatable.swift index 8fcc059a3d97e..d7f9f4679fee1 100644 --- a/validation-test/compiler_crashers_fixed/01152-swift-derivedconformance-deriveequatable.swift +++ b/validation-test/compiler_crashers_fixed/01152-swift-derivedconformance-deriveequatable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01153-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01153-swift-type-walk.swift index ea7c91f07bb12..acb5bab2e02c7 100644 --- a/validation-test/compiler_crashers_fixed/01153-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01153-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01154-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01154-swift-declcontext-lookupqualified.swift index 9afb68820f4cd..0e7bf52238ad0 100644 --- a/validation-test/compiler_crashers_fixed/01154-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01154-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01155-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01155-swift-nominaltypedecl-getdeclaredtypeincontext.swift index a1cf109adc932..1ed4d293cce86 100644 --- a/validation-test/compiler_crashers_fixed/01155-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01155-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01156-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01156-getselftypeforcontainer.swift index a259f177543cf..f0bb75e9dbe89 100644 --- a/validation-test/compiler_crashers_fixed/01156-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01156-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01157-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01157-swift-typebase-getcanonicaltype.swift index f38de3bc08702..3c4051e349ea2 100644 --- a/validation-test/compiler_crashers_fixed/01157-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01157-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01158-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01158-resolvetypedecl.swift index 76b5f64d4c15e..2e4dde6c019c2 100644 --- a/validation-test/compiler_crashers_fixed/01158-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01158-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01159-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01159-swift-declcontext-lookupqualified.swift index 86ba34a3e2b83..7e1dbe6dc745f 100644 --- a/validation-test/compiler_crashers_fixed/01159-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01159-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01160-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/01160-swift-genericparamlist-addnestedarchetypes.swift index b4278d52a0854..746b6f2c23806 100644 --- a/validation-test/compiler_crashers_fixed/01160-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01160-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01161-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01161-getselftypeforcontainer.swift index 15ffb0c6a66c5..d300f32a36b7b 100644 --- a/validation-test/compiler_crashers_fixed/01161-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01161-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01162-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/01162-swift-tuplepattern-create.swift index 1a4a086344598..40427c2bbe21f 100644 --- a/validation-test/compiler_crashers_fixed/01162-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/01162-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01163-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01163-swift-declcontext-lookupqualified.swift index 9622106e9d662..b68933e716cbf 100644 --- a/validation-test/compiler_crashers_fixed/01163-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01163-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01164-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01164-no-stacktrace.swift index f8f969ecb504a..c11167a5709d8 100644 --- a/validation-test/compiler_crashers_fixed/01164-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01164-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01165-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/01165-swift-parser-parsetoken.swift index 61af9572319f6..000bfc17ec8b9 100644 --- a/validation-test/compiler_crashers_fixed/01165-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/01165-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01166-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01166-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 23dc5ac991e76..f28a7955e4e96 100644 --- a/validation-test/compiler_crashers_fixed/01166-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01166-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01167-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01167-swift-constraints-constraintsystem-opengeneric.swift index 03929c4672e93..9c5ea64926ce6 100644 --- a/validation-test/compiler_crashers_fixed/01167-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01167-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01168-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01168-swift-constraints-solution-solution.swift index dd7d66ee9f258..fa3b4ea07efbe 100644 --- a/validation-test/compiler_crashers_fixed/01168-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01168-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01169-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01169-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index e379cc617ebbd..1a8236874d4cf 100644 --- a/validation-test/compiler_crashers_fixed/01169-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01169-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01170-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01170-getselftypeforcontainer.swift index 2a5a064e73744..269a9d175d481 100644 --- a/validation-test/compiler_crashers_fixed/01170-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01170-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01171-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/01171-swift-parentype-get.swift index 43367105f5b3b..934c5b88ed375 100644 --- a/validation-test/compiler_crashers_fixed/01171-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/01171-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01172-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01172-getselftypeforcontainer.swift index b5a429076cd4b..ccf17ae6ee075 100644 --- a/validation-test/compiler_crashers_fixed/01172-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01172-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01173-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01173-swift-completegenerictyperesolver-resolvedependentmembertype.swift index ae673f1bbdb5a..f4180cea62a06 100644 --- a/validation-test/compiler_crashers_fixed/01173-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01173-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01174-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01174-swift-type-walk.swift index 3aa1cf84ee4b1..c0a820a4a935d 100644 --- a/validation-test/compiler_crashers_fixed/01174-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01174-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01175-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01175-swift-nominaltypedecl-computetype.swift index 54eec6690542c..021985145a9bc 100644 --- a/validation-test/compiler_crashers_fixed/01175-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01175-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01176-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01176-swift-constraints-constraintsystem-matchtypes.swift index 8d2457c0c0f5b..0cf421a1718c2 100644 --- a/validation-test/compiler_crashers_fixed/01176-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01176-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01177-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01177-std-function-func-swift-type-subst.swift index a5acf49167bb5..b9d554e3bb785 100644 --- a/validation-test/compiler_crashers_fixed/01177-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01177-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01178-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01178-resolvetypedecl.swift index f06c80d6635bf..8baf4cc918ed0 100644 --- a/validation-test/compiler_crashers_fixed/01178-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01178-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01179-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01179-swift-declcontext-lookupqualified.swift index 05a226c5a9dc9..5850b53a48964 100644 --- a/validation-test/compiler_crashers_fixed/01179-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01179-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01180-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/01180-swift-nominaltypedecl-preparelookuptable.swift index b0b376536d566..8c92cca791057 100644 --- a/validation-test/compiler_crashers_fixed/01180-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/01180-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01181-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/01181-swift-unqualifiedlookup-unqualifiedlookup.swift index 02817e4a48090..77c236b0de061 100644 --- a/validation-test/compiler_crashers_fixed/01181-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/01181-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01182-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01182-swift-declcontext-lookupqualified.swift index 23295291204bb..7d3c7dfe7e670 100644 --- a/validation-test/compiler_crashers_fixed/01182-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01182-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01183-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01183-swift-declcontext-lookupqualified.swift index ccfbb65bf8813..ed9ea712cbcae 100644 --- a/validation-test/compiler_crashers_fixed/01183-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01183-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01184-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01184-swift-lexer-lexidentifier.swift index e40eaad3eae84..9d9e2fe635e80 100644 --- a/validation-test/compiler_crashers_fixed/01184-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01184-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01185-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/01185-swift-parser-parsetypeidentifier.swift index 86da5928e6eec..6338780bcf36c 100644 --- a/validation-test/compiler_crashers_fixed/01185-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01185-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01186-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01186-swift-type-walk.swift index c78a8bfb0bb7e..0ffc747b3b79f 100644 --- a/validation-test/compiler_crashers_fixed/01186-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01186-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01187-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01187-swift-type-walk.swift index 6a862c8510ab9..e11228e030365 100644 --- a/validation-test/compiler_crashers_fixed/01187-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01187-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01188-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01188-swift-genericfunctiontype-get.swift index ed1509afffb23..22ddb96c0ff28 100644 --- a/validation-test/compiler_crashers_fixed/01188-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01188-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01189-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/01189-swift-optional-swift-diagnostic-operator.swift index 7e7e118e0dff3..4ac158d68b6e9 100644 --- a/validation-test/compiler_crashers_fixed/01189-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/01189-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01190-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/01190-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift index 7299c2b6a95fe..bf7a103c61ad2 100644 --- a/validation-test/compiler_crashers_fixed/01190-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/01190-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01191-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01191-swift-declcontext-lookupqualified.swift index fdcdff212b884..b64559b011beb 100644 --- a/validation-test/compiler_crashers_fixed/01191-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01191-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01192-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01192-swift-constraints-constraintsystem-gettypeofmemberreference.swift index e55b79742b650..1334c6d2d03a1 100644 --- a/validation-test/compiler_crashers_fixed/01192-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01192-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01193-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01193-swift-printingdiagnosticconsumer-handlediagnostic.swift index fe6ecde305e69..1a89a20afbda8 100644 --- a/validation-test/compiler_crashers_fixed/01193-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01193-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01194-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01194-swift-declcontext-lookupqualified.swift index aa2dc8152af51..6b4194c37b119 100644 --- a/validation-test/compiler_crashers_fixed/01194-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01194-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01195-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01195-swift-typebase-getcanonicaltype.swift index d7fb397a20816..3a2309bd4230c 100644 --- a/validation-test/compiler_crashers_fixed/01195-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01195-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01196-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01196-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ffbfc50e405d7..7df5aa6d9e830 100644 --- a/validation-test/compiler_crashers_fixed/01196-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01196-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01197-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/01197-swift-typechecker-validatetype.swift index 8c9d55f847f8c..5da6c5c6c328f 100644 --- a/validation-test/compiler_crashers_fixed/01197-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/01197-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01198-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01198-resolvetypedecl.swift index 1c5ef2ddf1d98..140b291f89337 100644 --- a/validation-test/compiler_crashers_fixed/01198-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01198-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01199-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01199-swift-constraints-constraintsystem-opengeneric.swift index 1534bf9c8e79a..c5088290de6ec 100644 --- a/validation-test/compiler_crashers_fixed/01199-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01199-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01200-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01200-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9ccc906f6a420..a6d907d93402d 100644 --- a/validation-test/compiler_crashers_fixed/01200-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01200-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01201-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01201-swift-declcontext-lookupqualified.swift index 3f525d9a7e59f..d50eef6230b21 100644 --- a/validation-test/compiler_crashers_fixed/01201-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01201-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01202-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01202-swift-typechecker-validatedecl.swift index 2d19f5af469b7..40d27c3990f98 100644 --- a/validation-test/compiler_crashers_fixed/01202-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01202-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01203-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/01203-swift-typebase-gettypeofmember.swift index 1316b25a1ec78..972ca54d34fc6 100644 --- a/validation-test/compiler_crashers_fixed/01203-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/01203-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01204-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/01204-swift-parser-parseexprpostfix.swift index dce884dcf6feb..862326fbdf90f 100644 --- a/validation-test/compiler_crashers_fixed/01204-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/01204-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01205-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/01205-llvm-foldingsetnodeid-operator.swift index 817cd17ba47c0..fae515f8d0adc 100644 --- a/validation-test/compiler_crashers_fixed/01205-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/01205-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01206-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/01206-swift-parser-parseexpridentifier.swift index 82571225528d0..cc5ed6e64a4ac 100644 --- a/validation-test/compiler_crashers_fixed/01206-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/01206-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01207-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01207-swift-printingdiagnosticconsumer-handlediagnostic.swift index cc49f2be6f541..e4d55d937b3a1 100644 --- a/validation-test/compiler_crashers_fixed/01207-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01207-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01208-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01208-swift-modulefile-getdecl.swift index 2e92e26166006..4eb6f1b8ef592 100644 --- a/validation-test/compiler_crashers_fixed/01208-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01208-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01209-llvm-errs.swift b/validation-test/compiler_crashers_fixed/01209-llvm-errs.swift index c56e3e35c9033..0b6caa5a06f62 100644 --- a/validation-test/compiler_crashers_fixed/01209-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/01209-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01210-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01210-no-stacktrace.swift index 08121353d845d..b128fc4463eff 100644 --- a/validation-test/compiler_crashers_fixed/01210-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01210-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01211-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01211-swift-constraints-constraintsystem-gettypeofmemberreference.swift index c9a0c8d01ba50..29983d9322801 100644 --- a/validation-test/compiler_crashers_fixed/01211-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01211-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01212-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/01212-swift-declname-printpretty.swift index bc36680101e77..95397b710db16 100644 --- a/validation-test/compiler_crashers_fixed/01212-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/01212-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01213-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01213-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9a782809e3242..b01b0c4b561d8 100644 --- a/validation-test/compiler_crashers_fixed/01213-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01213-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01214-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01214-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index ee84d5d4d7de0..7da6dc49fa0ea 100644 --- a/validation-test/compiler_crashers_fixed/01214-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01214-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01215-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/01215-swift-optional-swift-diagnostic-operator.swift index 8082f56123ac4..d6a0a696b1186 100644 --- a/validation-test/compiler_crashers_fixed/01215-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/01215-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01216-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01216-swift-boundgenerictype-get.swift index 8e2b8d8aa76e9..36c14ac412903 100644 --- a/validation-test/compiler_crashers_fixed/01216-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01216-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01217-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/01217-swift-typechecker-resolveidentifiertype.swift index 8a4de72e001fd..c907dc4186e2e 100644 --- a/validation-test/compiler_crashers_fixed/01217-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/01217-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01218-void.swift b/validation-test/compiler_crashers_fixed/01218-void.swift index 246dccd5d6276..883549248c1a7 100644 --- a/validation-test/compiler_crashers_fixed/01218-void.swift +++ b/validation-test/compiler_crashers_fixed/01218-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01219-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01219-swift-modulefile-gettype.swift index 9aa2ebd978b02..304662f29e674 100644 --- a/validation-test/compiler_crashers_fixed/01219-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01219-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01220-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01220-getselftypeforcontainer.swift index 41b76fcfa8cd4..a755e3cf06d7d 100644 --- a/validation-test/compiler_crashers_fixed/01220-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01220-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01221-swift-typealiasdecl-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/01221-swift-typealiasdecl-typealiasdecl.swift index 51d509a27fbf9..bdd59c550c02f 100644 --- a/validation-test/compiler_crashers_fixed/01221-swift-typealiasdecl-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/01221-swift-typealiasdecl-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01222-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01222-swift-nominaltypedecl-computetype.swift index 835ab74fed3bc..52247e0452ab8 100644 --- a/validation-test/compiler_crashers_fixed/01222-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01222-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01223-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01223-swift-lexer-leximpl.swift index b2535bdbc945e..a287596eabf83 100644 --- a/validation-test/compiler_crashers_fixed/01223-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01223-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01224-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/01224-swift-parser-skipsingle.swift index 930abac6d3e5c..d4a8549134d24 100644 --- a/validation-test/compiler_crashers_fixed/01224-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/01224-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01225-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01225-getselftypeforcontainer.swift index c50bfb350477b..25bf888ec9c67 100644 --- a/validation-test/compiler_crashers_fixed/01225-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01225-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01226-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01226-swift-modulefile-gettype.swift index 8006775aa7cd7..bab0bc8f821ad 100644 --- a/validation-test/compiler_crashers_fixed/01226-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01226-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01227-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01227-swift-lexer-lexidentifier.swift index cb6c6c37991c9..b0bbb651d3287 100644 --- a/validation-test/compiler_crashers_fixed/01227-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01227-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01228-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01228-swift-constraints-constraintsystem-opengeneric.swift index 10723d4fa24c8..84ed286c5b459 100644 --- a/validation-test/compiler_crashers_fixed/01228-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01228-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01229-void.swift b/validation-test/compiler_crashers_fixed/01229-void.swift index fad9ae69dfd2d..f27e38f134ead 100644 --- a/validation-test/compiler_crashers_fixed/01229-void.swift +++ b/validation-test/compiler_crashers_fixed/01229-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01230-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01230-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 09a1005c72ed4..4cd477c078d91 100644 --- a/validation-test/compiler_crashers_fixed/01230-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01230-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01231-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01231-swift-metatypetype-get.swift index 996fdb1a5330c..c1f865249ada8 100644 --- a/validation-test/compiler_crashers_fixed/01231-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01231-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01232-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/01232-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift index 8486651af2ecf..7aca941618cf7 100644 --- a/validation-test/compiler_crashers_fixed/01232-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/01232-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01233-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01233-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 9a83306e34042..e19f2e80be4ae 100644 --- a/validation-test/compiler_crashers_fixed/01233-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01233-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01234-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/01234-swift-parser-parseexprpostfix.swift index eac8d78c197e2..d1b180a2343f3 100644 --- a/validation-test/compiler_crashers_fixed/01234-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/01234-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01235-bool.swift b/validation-test/compiler_crashers_fixed/01235-bool.swift index 24b7174dc7421..c33002916bf54 100644 --- a/validation-test/compiler_crashers_fixed/01235-bool.swift +++ b/validation-test/compiler_crashers_fixed/01235-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01236-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01236-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 17d5fe46aa977..15026f309cb27 100644 --- a/validation-test/compiler_crashers_fixed/01236-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01236-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01237-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01237-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 402d4528d1f48..b34dc17c86011 100644 --- a/validation-test/compiler_crashers_fixed/01237-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01237-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01238-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01238-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 22525d8054faf..a5a4393fffc3b 100644 --- a/validation-test/compiler_crashers_fixed/01238-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01238-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01239-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/01239-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 296915bf78f2b..34b704b75c3da 100644 --- a/validation-test/compiler_crashers_fixed/01239-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/01239-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01240-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01240-resolvetypedecl.swift index ab3547f6c5a4d..7e6c242322884 100644 --- a/validation-test/compiler_crashers_fixed/01240-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01240-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01241-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/01241-swift-constraints-constraintsystem-assignfixedtype.swift index 3f7027a94626f..18ec648e63c9c 100644 --- a/validation-test/compiler_crashers_fixed/01241-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/01241-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01242-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/01242-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 69aad75bde9cb..d95a2a8010a39 100644 --- a/validation-test/compiler_crashers_fixed/01242-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/01242-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01243-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/01243-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 380b8d8b8aa0b..b86efc4146205 100644 --- a/validation-test/compiler_crashers_fixed/01243-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/01243-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01244-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01244-swift-printingdiagnosticconsumer-handlediagnostic.swift index 24742ba32cc5f..437d66feb1fc8 100644 --- a/validation-test/compiler_crashers_fixed/01244-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01244-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01245-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01245-swift-typechecker-checksubstitutions.swift index 42c28fb330413..9a39bdc873c23 100644 --- a/validation-test/compiler_crashers_fixed/01245-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01245-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01246-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01246-getselftypeforcontainer.swift index e4a02142cbbdd..43f8ac47a8044 100644 --- a/validation-test/compiler_crashers_fixed/01246-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01246-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01247-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01247-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 121c0f6fab785..791725797efaf 100644 --- a/validation-test/compiler_crashers_fixed/01247-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01247-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01248-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01248-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index d620c853fffe8..6f117b4f6991b 100644 --- a/validation-test/compiler_crashers_fixed/01248-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01248-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01249-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01249-getselftypeforcontainer.swift index dd8699f3a55b6..791049bf23b90 100644 --- a/validation-test/compiler_crashers_fixed/01249-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01249-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01250-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01250-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 77575332464f8..66113aa1004bb 100644 --- a/validation-test/compiler_crashers_fixed/01250-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01250-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01251-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01251-getcallerdefaultarg.swift index aed4caebdda49..99ff471a4d665 100644 --- a/validation-test/compiler_crashers_fixed/01251-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01251-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01252-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01252-swift-nominaltypedecl-computetype.swift index b3897d90709e9..eafa48f8060ba 100644 --- a/validation-test/compiler_crashers_fixed/01252-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01252-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01253-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/01253-swift-tuplepattern-createsimple.swift index 7c871f506b3e9..09024a777a7ff 100644 --- a/validation-test/compiler_crashers_fixed/01253-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/01253-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01254-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift b/validation-test/compiler_crashers_fixed/01254-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift index 55f0eb3996e31..61013f762929c 100644 --- a/validation-test/compiler_crashers_fixed/01254-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift +++ b/validation-test/compiler_crashers_fixed/01254-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01255-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01255-getselftypeforcontainer.swift index 0d703d3ca68de..794f140d05c44 100644 --- a/validation-test/compiler_crashers_fixed/01255-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01255-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01256-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01256-swift-typebase-getcanonicaltype.swift index 17a266aaffd92..467cb9985edd8 100644 --- a/validation-test/compiler_crashers_fixed/01256-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01256-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01257-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01257-swift-declcontext-lookupqualified.swift index 9e502e9e43184..4e01196ba4579 100644 --- a/validation-test/compiler_crashers_fixed/01257-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01257-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01258-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01258-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 175b8bb29d115..0eb3738421282 100644 --- a/validation-test/compiler_crashers_fixed/01258-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01258-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01259-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01259-swift-modulefile-gettype.swift index 23e5bf915a886..72c68620d6bf2 100644 --- a/validation-test/compiler_crashers_fixed/01259-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01259-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01260-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01260-swift-constraints-constraintsystem-gettypeofmemberreference.swift index d99bffaeedadf..7026b1972790a 100644 --- a/validation-test/compiler_crashers_fixed/01260-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01260-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01261-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01261-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 94851193abb29..35e7159d963db 100644 --- a/validation-test/compiler_crashers_fixed/01261-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01261-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01262-swift-modulefile-maybereadconformance.swift b/validation-test/compiler_crashers_fixed/01262-swift-modulefile-maybereadconformance.swift index b5837ce288e0a..a7d69d012f3e4 100644 --- a/validation-test/compiler_crashers_fixed/01262-swift-modulefile-maybereadconformance.swift +++ b/validation-test/compiler_crashers_fixed/01262-swift-modulefile-maybereadconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01263-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01263-no-stacktrace.swift index 1b0a0568829d8..0d21ccbbac624 100644 --- a/validation-test/compiler_crashers_fixed/01263-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01263-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01264-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01264-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 4a0617b8b38c9..739e9ef4fc647 100644 --- a/validation-test/compiler_crashers_fixed/01264-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01264-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01265-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01265-getcallerdefaultarg.swift index 844ac61303eb6..1f70ed6c499fd 100644 --- a/validation-test/compiler_crashers_fixed/01265-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01265-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01266-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01266-getselftypeforcontainer.swift index 601c750abf356..5f4a2d58f313f 100644 --- a/validation-test/compiler_crashers_fixed/01266-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01266-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01267-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/01267-swift-protocoltype-canonicalizeprotocols.swift index 23b6882536d3f..af23928395bb6 100644 --- a/validation-test/compiler_crashers_fixed/01267-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01267-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01268-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01268-swift-lexer-lexidentifier.swift index 46f178e841f79..8360ef123973d 100644 --- a/validation-test/compiler_crashers_fixed/01268-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01268-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01269-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01269-swift-constraints-constraintsystem-getfixedtyperecursive.swift index d6c99cd1ec406..082f4e4ce807e 100644 --- a/validation-test/compiler_crashers_fixed/01269-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01269-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01270-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01270-swift-lexer-lexidentifier.swift index 9d6a4e5d287b5..2be205ebd9e92 100644 --- a/validation-test/compiler_crashers_fixed/01270-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01270-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01271-swift-parser-parseexprunary.swift b/validation-test/compiler_crashers_fixed/01271-swift-parser-parseexprunary.swift index cc1cf6b17bc7a..dfe337319ad19 100644 --- a/validation-test/compiler_crashers_fixed/01271-swift-parser-parseexprunary.swift +++ b/validation-test/compiler_crashers_fixed/01271-swift-parser-parseexprunary.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01272-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01272-getselftypeforcontainer.swift index 9c7b118df924d..1780c43fa8bde 100644 --- a/validation-test/compiler_crashers_fixed/01272-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01272-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01273-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01273-getselftypeforcontainer.swift index 85dd2a4bc7536..ffc3079ee2db5 100644 --- a/validation-test/compiler_crashers_fixed/01273-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01273-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01274-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01274-resolvetypedecl.swift index 57c76d059c900..b2e9f23c69595 100644 --- a/validation-test/compiler_crashers_fixed/01274-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01274-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01275-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/01275-swift-diagnosticengine-diagnose.swift index f6e3cf69efa01..6219c38210f63 100644 --- a/validation-test/compiler_crashers_fixed/01275-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/01275-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01276-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01276-swift-metatypetype-get.swift index 6fd0ae696c25a..7c0fe4b39001a 100644 --- a/validation-test/compiler_crashers_fixed/01276-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01276-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01277-diagnoseunknowntype.swift b/validation-test/compiler_crashers_fixed/01277-diagnoseunknowntype.swift index b9d38e533204b..37d5e06ea1699 100644 --- a/validation-test/compiler_crashers_fixed/01277-diagnoseunknowntype.swift +++ b/validation-test/compiler_crashers_fixed/01277-diagnoseunknowntype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01278-swift-modulefile-maybereadconformance.swift b/validation-test/compiler_crashers_fixed/01278-swift-modulefile-maybereadconformance.swift index 04fb0106a30c1..437a7814ff6ac 100644 --- a/validation-test/compiler_crashers_fixed/01278-swift-modulefile-maybereadconformance.swift +++ b/validation-test/compiler_crashers_fixed/01278-swift-modulefile-maybereadconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01279-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01279-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 10ca0fb815838..8f058fd085b5c 100644 --- a/validation-test/compiler_crashers_fixed/01279-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01279-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01280-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01280-swift-type-walk.swift index 56ffce8ba6197..bb7dd2fb9909b 100644 --- a/validation-test/compiler_crashers_fixed/01280-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01280-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01281-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01281-swift-lexer-leximpl.swift index bc90b392da5cc..00e81e2903d3b 100644 --- a/validation-test/compiler_crashers_fixed/01281-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01281-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01282-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01282-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 7d2c2c98ecc4a..2ce30458cbe97 100644 --- a/validation-test/compiler_crashers_fixed/01282-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01282-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01283-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01283-swift-modulefile-getdecl.swift index 592e1e5665ad2..4b81bf2b8c8cc 100644 --- a/validation-test/compiler_crashers_fixed/01283-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01283-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01284-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/01284-swift-parser-parseidentifier.swift index 98cf71b05b367..5400e2b794dcb 100644 --- a/validation-test/compiler_crashers_fixed/01284-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01284-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01285-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01285-swift-nominaltypedecl-getdeclaredtypeincontext.swift index eaac3cb77f27b..602f2650fe34c 100644 --- a/validation-test/compiler_crashers_fixed/01285-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01285-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01286-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/01286-swift-parser-parseexpridentifier.swift index 9433885596b1c..3eb1c9768e03c 100644 --- a/validation-test/compiler_crashers_fixed/01286-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/01286-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01287-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01287-swift-printingdiagnosticconsumer-handlediagnostic.swift index 3b847d6e8f253..daeda4335f06d 100644 --- a/validation-test/compiler_crashers_fixed/01287-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01287-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01288-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01288-getselftypeforcontainer.swift index a0bb5c66194de..d9308d445cb0d 100644 --- a/validation-test/compiler_crashers_fixed/01288-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01288-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01289-void.swift b/validation-test/compiler_crashers_fixed/01289-void.swift index f32c2684c6153..7d089ad88da33 100644 --- a/validation-test/compiler_crashers_fixed/01289-void.swift +++ b/validation-test/compiler_crashers_fixed/01289-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01290-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01290-no-stacktrace.swift index cc9cc6e9b7f23..e67216c93b168 100644 --- a/validation-test/compiler_crashers_fixed/01290-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01290-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01291-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01291-swift-type-walk.swift index 25fb167337fa4..e5484e91e47f5 100644 --- a/validation-test/compiler_crashers_fixed/01291-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01291-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01292-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01292-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ab07deb14bde8..5e2769fb3cbf8 100644 --- a/validation-test/compiler_crashers_fixed/01292-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01292-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01293-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01293-swift-modulefile-getimportedmodules.swift index f06d493ae3710..935a296715923 100644 --- a/validation-test/compiler_crashers_fixed/01293-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01293-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01294-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01294-getselftypeforcontainer.swift index 20789206d0b24..560994c20ea3f 100644 --- a/validation-test/compiler_crashers_fixed/01294-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01294-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01295-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01295-getselftypeforcontainer.swift index 97aa91af5e240..8a4b66dd4dc42 100644 --- a/validation-test/compiler_crashers_fixed/01295-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01295-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01296-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01296-resolvetypedecl.swift index d2663b1386b55..6557203205c6c 100644 --- a/validation-test/compiler_crashers_fixed/01296-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01296-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01297-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01297-swift-type-walk.swift index f3f15b4d83e8d..eeed92cad81a6 100644 --- a/validation-test/compiler_crashers_fixed/01297-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01297-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01298-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01298-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 847da1e81bc05..1a57f994a2707 100644 --- a/validation-test/compiler_crashers_fixed/01298-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01298-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01299-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01299-resolvetypedecl.swift index ef2dc42441459..047f0f558d7e7 100644 --- a/validation-test/compiler_crashers_fixed/01299-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01299-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01300-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01300-swift-nominaltypedecl-getdeclaredtypeincontext.swift index c8230cc316ff6..cc6bbd8584ebc 100644 --- a/validation-test/compiler_crashers_fixed/01300-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01300-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01301-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01301-swift-declcontext-lookupqualified.swift index aacad6445a10c..68b5348e9401d 100644 --- a/validation-test/compiler_crashers_fixed/01301-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01301-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01302-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01302-resolvetypedecl.swift index 14a9144c6dc66..f6a23a3bcac3e 100644 --- a/validation-test/compiler_crashers_fixed/01302-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01302-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01303-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01303-swift-type-walk.swift index 1f365fae2f82a..4084c5dc18e2b 100644 --- a/validation-test/compiler_crashers_fixed/01303-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01303-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01304-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01304-swift-type-walk.swift index 3b604f8f9df87..9b1233f5ed762 100644 --- a/validation-test/compiler_crashers_fixed/01304-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01304-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01305-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01305-getselftypeforcontainer.swift index 35477751c5caa..1e77a9f04c293 100644 --- a/validation-test/compiler_crashers_fixed/01305-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01305-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01306-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/01306-swift-type-transform.swift index a45e278c9ecc6..232cf8fba5a6d 100644 --- a/validation-test/compiler_crashers_fixed/01306-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/01306-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01307-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01307-swift-clangmoduleunit-getimportedmodules.swift index 6f75ec1ddf20a..312d6bb0943c7 100644 --- a/validation-test/compiler_crashers_fixed/01307-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01307-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01308-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01308-std-function-func-swift-type-subst.swift index 3a6df37a52325..252f9311eb2a6 100644 --- a/validation-test/compiler_crashers_fixed/01308-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01308-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01309-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01309-resolvetypedecl.swift index 972092be34d2b..ea3b366b83b4e 100644 --- a/validation-test/compiler_crashers_fixed/01309-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01309-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01310-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01310-getselftypeforcontainer.swift index 2ba2ac062d581..0915ebb527e64 100644 --- a/validation-test/compiler_crashers_fixed/01310-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01310-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01311-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01311-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 1bf1b66f5306f..478b6caca1dcf 100644 --- a/validation-test/compiler_crashers_fixed/01311-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01311-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01312-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01312-getselftypeforcontainer.swift index d9cbb2fc2d59e..ce7b0cb034b6d 100644 --- a/validation-test/compiler_crashers_fixed/01312-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01312-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01313-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01313-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9ddf2b7aa6309..76a6aa4808d82 100644 --- a/validation-test/compiler_crashers_fixed/01313-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01313-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01314-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01314-getselftypeforcontainer.swift index 1c1a6b15137dc..e045b19cf2205 100644 --- a/validation-test/compiler_crashers_fixed/01314-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01314-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01315-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/01315-swift-parser-parsebraceitems.swift index 81fca2e0c082b..19a916c36d517 100644 --- a/validation-test/compiler_crashers_fixed/01315-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/01315-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01316-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/01316-swift-typechecker-validatetype.swift index 39cde23fe54a7..aad7ef55bc311 100644 --- a/validation-test/compiler_crashers_fixed/01316-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/01316-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01317-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01317-swift-modulefile-maybereadgenericparams.swift index f03cb91a2e446..9ed32b2f476f9 100644 --- a/validation-test/compiler_crashers_fixed/01317-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01317-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01318-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/01318-swift-constraints-constraintgraph-addconstraint.swift index 20abe29db1ae2..c3b599af88408 100644 --- a/validation-test/compiler_crashers_fixed/01318-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01318-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01319-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01319-swift-typechecker-checksubstitutions.swift index ced06afb8e18c..693874612d45d 100644 --- a/validation-test/compiler_crashers_fixed/01319-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01319-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01320-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01320-resolvetypedecl.swift index cf8c454d25a66..25a45bc085705 100644 --- a/validation-test/compiler_crashers_fixed/01320-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01320-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01321-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01321-swift-typebase-getcanonicaltype.swift index 5e514d838a129..10e1fb8c44234 100644 --- a/validation-test/compiler_crashers_fixed/01321-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01321-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01322-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01322-swift-functiontype-get.swift index 5b6727f5e43d2..798a90ccd8cdf 100644 --- a/validation-test/compiler_crashers_fixed/01322-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01322-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01323-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01323-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 93f9690d57e20..b7bb85cdfc82f 100644 --- a/validation-test/compiler_crashers_fixed/01323-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01323-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01324-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/01324-swift-constraints-constraintgraph-removeconstraint.swift index 7883ee4f68b4f..07c4974918ad9 100644 --- a/validation-test/compiler_crashers_fixed/01324-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01324-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01325-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/01325-swift-typebase-isequal.swift index 93946b92e3813..18e9f2feb2e12 100644 --- a/validation-test/compiler_crashers_fixed/01325-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/01325-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01326-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01326-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 227337da5ed09..b6674973a30d4 100644 --- a/validation-test/compiler_crashers_fixed/01326-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01326-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01327-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01327-resolvetypedecl.swift index 6cb695e741095..11295a69c0b03 100644 --- a/validation-test/compiler_crashers_fixed/01327-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01327-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01328-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01328-swift-modulefile-lookupvalue.swift index d64e09d02a923..b8d85f2015a8a 100644 --- a/validation-test/compiler_crashers_fixed/01328-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01328-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01329-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/01329-llvm-bitstreamcursor-readrecord.swift index fe8d6a62da2d6..7a411ff3a7cb3 100644 --- a/validation-test/compiler_crashers_fixed/01329-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/01329-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01330-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01330-swift-typebase-getcanonicaltype.swift index 4011e62daf594..d070c11e6f953 100644 --- a/validation-test/compiler_crashers_fixed/01330-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01330-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01331-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01331-swift-modulefile-getimportedmodules.swift index 9ad4e7e0b9428..77dc3620fc94f 100644 --- a/validation-test/compiler_crashers_fixed/01331-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01331-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01332-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01332-swift-type-walk.swift index d4b6484e239fe..66b0e9ad54824 100644 --- a/validation-test/compiler_crashers_fixed/01332-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01332-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01333-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/01333-swift-abstractstoragedecl-makecomputed.swift index 69c5f08f4b1de..b38f173c059d0 100644 --- a/validation-test/compiler_crashers_fixed/01333-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/01333-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01334-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01334-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ffe6cd93fb9b3..8cd0e24016305 100644 --- a/validation-test/compiler_crashers_fixed/01334-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01334-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01335-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/01335-swift-astvisitor.swift index 0f25ee0d91b27..2d6c7adcbe018 100644 --- a/validation-test/compiler_crashers_fixed/01335-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/01335-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01336-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/01336-swift-archetypetype-setnestedtypes.swift index 2c1f4f3fb9c4d..48fdaee0c7baf 100644 --- a/validation-test/compiler_crashers_fixed/01336-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/01336-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01340-llvm-getelementptrinst-getindexedtype.swift b/validation-test/compiler_crashers_fixed/01340-llvm-getelementptrinst-getindexedtype.swift index 103cf44246120..e9a835c455f31 100644 --- a/validation-test/compiler_crashers_fixed/01340-llvm-getelementptrinst-getindexedtype.swift +++ b/validation-test/compiler_crashers_fixed/01340-llvm-getelementptrinst-getindexedtype.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01341-broken-function-found-compilation-aborted.swift b/validation-test/compiler_crashers_fixed/01341-broken-function-found-compilation-aborted.swift index d6789be89c825..ecb969962d895 100644 --- a/validation-test/compiler_crashers_fixed/01341-broken-function-found-compilation-aborted.swift +++ b/validation-test/compiler_crashers_fixed/01341-broken-function-found-compilation-aborted.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01342-swift-parser-parsegetsetimpl.swift b/validation-test/compiler_crashers_fixed/01342-swift-parser-parsegetsetimpl.swift index 35e7d0e83803c..d0845158f5843 100644 --- a/validation-test/compiler_crashers_fixed/01342-swift-parser-parsegetsetimpl.swift +++ b/validation-test/compiler_crashers_fixed/01342-swift-parser-parsegetsetimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01343-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01343-swift-type-walk.swift index 654f7166cbef8..8b1a88ad7ad9d 100644 --- a/validation-test/compiler_crashers_fixed/01343-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01343-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01344-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01344-swift-typechecker-checksubstitutions.swift index 8d4c4c022be5e..5fc02aa7ed845 100644 --- a/validation-test/compiler_crashers_fixed/01344-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01344-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01345-swift-typechecker-getdefaulttype.swift b/validation-test/compiler_crashers_fixed/01345-swift-typechecker-getdefaulttype.swift index db193f17d2c2b..587293ef7e012 100644 --- a/validation-test/compiler_crashers_fixed/01345-swift-typechecker-getdefaulttype.swift +++ b/validation-test/compiler_crashers_fixed/01345-swift-typechecker-getdefaulttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01346-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01346-swift-tupletype-get.swift index 512f95b6849cc..bf534b5c0415a 100644 --- a/validation-test/compiler_crashers_fixed/01346-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01346-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01347-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01347-getselftypeforcontainer.swift index ba5cb8429e675..baa6a056f3e1e 100644 --- a/validation-test/compiler_crashers_fixed/01347-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01347-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01348-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01348-swift-printingdiagnosticconsumer-handlediagnostic.swift index 6a6576ba561e9..51e25a3cfc6e7 100644 --- a/validation-test/compiler_crashers_fixed/01348-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01348-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01349-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/01349-swift-typebase-operator.swift index e12ae7bf97b1f..61abbbcbf1057 100644 --- a/validation-test/compiler_crashers_fixed/01349-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/01349-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01350-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/01350-swift-clangmoduleunit-getadaptermodule.swift index f5aae54a29351..a564fba836ea7 100644 --- a/validation-test/compiler_crashers_fixed/01350-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/01350-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01351-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/01351-swift-inflightdiagnostic-fixitreplacechars.swift index d05b023684510..5e513d15e095c 100644 --- a/validation-test/compiler_crashers_fixed/01351-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/01351-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01352-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01352-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 1c3fb265c46cc..b37a075989379 100644 --- a/validation-test/compiler_crashers_fixed/01352-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01352-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01353-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/01353-swift-streamprinter-printtext.swift index ee313eeb22dca..daeabc6ec55a2 100644 --- a/validation-test/compiler_crashers_fixed/01353-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/01353-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01354-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01354-getselftypeforcontainer.swift index 839476134531d..a96e69400ed12 100644 --- a/validation-test/compiler_crashers_fixed/01354-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01354-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01355-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01355-getselftypeforcontainer.swift index c487f3d37bab0..801a4c4215ed0 100644 --- a/validation-test/compiler_crashers_fixed/01355-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01355-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01356-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/01356-swift-type-transform.swift index 1b0005b4dd5d3..950a993647dfd 100644 --- a/validation-test/compiler_crashers_fixed/01356-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/01356-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01357-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01357-swift-lexer-lexidentifier.swift index 33e5d8b3cabf1..196281c3f7df4 100644 --- a/validation-test/compiler_crashers_fixed/01357-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01357-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01358-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01358-swift-lexer-leximpl.swift index 97bb981b24c43..4e0e1cf2a4a68 100644 --- a/validation-test/compiler_crashers_fixed/01358-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01358-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01359-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01359-getselftypeforcontainer.swift index 05849c8819764..507c7c338c8b6 100644 --- a/validation-test/compiler_crashers_fixed/01359-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01359-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01360-void.swift b/validation-test/compiler_crashers_fixed/01360-void.swift index 3de421f7cab0e..d9c30d4a10080 100644 --- a/validation-test/compiler_crashers_fixed/01360-void.swift +++ b/validation-test/compiler_crashers_fixed/01360-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01361-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/01361-swift-clangmoduleunit-getadaptermodule.swift index 27c3415ba13fc..c48a44b398ccc 100644 --- a/validation-test/compiler_crashers_fixed/01361-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/01361-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01362-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/01362-swift-constraints-constraintgraph-unbindtypevariable.swift index 6a0ce9b4bda7f..fd12731ea25ae 100644 --- a/validation-test/compiler_crashers_fixed/01362-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/01362-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01363-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01363-swift-modulefile-maybereadpattern.swift index 354d341b3ab6e..2f85b384673ac 100644 --- a/validation-test/compiler_crashers_fixed/01363-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01363-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01364-swift-enumtype-get.swift b/validation-test/compiler_crashers_fixed/01364-swift-enumtype-get.swift index ebdd50c48f9d2..afa4f7a8fbc92 100644 --- a/validation-test/compiler_crashers_fixed/01364-swift-enumtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01364-swift-enumtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01365-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01365-swift-constraints-constraintsystem-gettypeofmemberreference.swift index cf301ac9d5603..6da91fed0a901 100644 --- a/validation-test/compiler_crashers_fixed/01365-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01365-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01366-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/01366-swift-constraints-constraintsystem-simplifyconstraint.swift index b57c0294545ef..41b261e2aa197 100644 --- a/validation-test/compiler_crashers_fixed/01366-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01366-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01367-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01367-swift-modulefile-getdecl.swift index e57b6c71e093f..fe3a562c7556c 100644 --- a/validation-test/compiler_crashers_fixed/01367-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01367-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01368-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01368-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 2599792b43630..cadbf1e3e5187 100644 --- a/validation-test/compiler_crashers_fixed/01368-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01368-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01369-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01369-swift-modulefile-getdecl.swift index b954d27738721..e0db782893ecd 100644 --- a/validation-test/compiler_crashers_fixed/01369-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01369-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01370-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01370-swift-metatypetype-get.swift index 5b9d4e707ee06..8c79e6fbc0b8f 100644 --- a/validation-test/compiler_crashers_fixed/01370-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01370-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01371-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01371-swift-constraints-constraintsystem-simplifytype.swift index 8f2d1a83cf6a5..d7cb90df32426 100644 --- a/validation-test/compiler_crashers_fixed/01371-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01371-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01372-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01372-swift-boundgenerictype-get.swift index 986e567cc1a2e..7a8ff8029542a 100644 --- a/validation-test/compiler_crashers_fixed/01372-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01372-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01373-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/01373-swift-valuedecl-getinterfacetype.swift index 761695222ce03..f4b45e64b1534 100644 --- a/validation-test/compiler_crashers_fixed/01373-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/01373-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01374-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01374-getselftypeforcontainer.swift index 66af16021a6bd..3de6d719852cc 100644 --- a/validation-test/compiler_crashers_fixed/01374-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01374-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01375-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift b/validation-test/compiler_crashers_fixed/01375-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift index 139a522dcff38..e5aeff13f7568 100644 --- a/validation-test/compiler_crashers_fixed/01375-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift +++ b/validation-test/compiler_crashers_fixed/01375-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01376-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/01376-swift-parser-parsetoken.swift index 3e3a19bc24c19..c07a1e968650a 100644 --- a/validation-test/compiler_crashers_fixed/01376-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/01376-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01377-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01377-swift-modulefile-gettype.swift index f73df15aed5bf..b4e959c47d744 100644 --- a/validation-test/compiler_crashers_fixed/01377-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01377-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01378-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/01378-swift-typechecker-typecheckpattern.swift index 6289a8a897fa2..25e2f614466f2 100644 --- a/validation-test/compiler_crashers_fixed/01378-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/01378-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01379-swift-parser-parsedeclinit.swift b/validation-test/compiler_crashers_fixed/01379-swift-parser-parsedeclinit.swift index 95ae222e7fb53..d6c1802986426 100644 --- a/validation-test/compiler_crashers_fixed/01379-swift-parser-parsedeclinit.swift +++ b/validation-test/compiler_crashers_fixed/01379-swift-parser-parsedeclinit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01380-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01380-swift-nominaltypedecl-getdeclaredtypeincontext.swift index b257c792c9214..f191569b49628 100644 --- a/validation-test/compiler_crashers_fixed/01380-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01380-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01381-bool.swift b/validation-test/compiler_crashers_fixed/01381-bool.swift index 0b22d039481da..8d3d0407cbed6 100644 --- a/validation-test/compiler_crashers_fixed/01381-bool.swift +++ b/validation-test/compiler_crashers_fixed/01381-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01382-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01382-swift-constraints-constraintsystem-getfixedtyperecursive.swift index a8381fd3cad17..035d11897ba6b 100644 --- a/validation-test/compiler_crashers_fixed/01382-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01382-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01383-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01383-swift-clangmoduleunit-getimportedmodules.swift index eb5f55645867b..d7871ac8b0e6b 100644 --- a/validation-test/compiler_crashers_fixed/01383-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01383-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01384-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01384-swift-declcontext-lookupqualified.swift index c0d6c56ef0c6f..c8b572c3fc449 100644 --- a/validation-test/compiler_crashers_fixed/01384-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01384-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01385-swift-typedecl-getdeclaredtype.swift b/validation-test/compiler_crashers_fixed/01385-swift-typedecl-getdeclaredtype.swift index 781c316d8c234..6c46e54801886 100644 --- a/validation-test/compiler_crashers_fixed/01385-swift-typedecl-getdeclaredtype.swift +++ b/validation-test/compiler_crashers_fixed/01385-swift-typedecl-getdeclaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01386-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/01386-swift-substitutedtype-get.swift index e80936f7dd6fb..763a54f44f5a7 100644 --- a/validation-test/compiler_crashers_fixed/01386-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01386-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01387-swift-astcontext-setconformsto.swift b/validation-test/compiler_crashers_fixed/01387-swift-astcontext-setconformsto.swift index c1d99ffcb2c5e..bf488c053e1df 100644 --- a/validation-test/compiler_crashers_fixed/01387-swift-astcontext-setconformsto.swift +++ b/validation-test/compiler_crashers_fixed/01387-swift-astcontext-setconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01388-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01388-getselftypeforcontainer.swift index d4e39c2b7e93f..2a8ad20264fd2 100644 --- a/validation-test/compiler_crashers_fixed/01388-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01388-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01389-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01389-swift-type-walk.swift index d2fff89c9de8e..17512483d9dcd 100644 --- a/validation-test/compiler_crashers_fixed/01389-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01389-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01390-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/01390-swift-typebase-gettypevariables.swift index 5fbe2bd24983b..d64dd63be0f92 100644 --- a/validation-test/compiler_crashers_fixed/01390-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/01390-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01391-swift-typechecker-callwitness.swift b/validation-test/compiler_crashers_fixed/01391-swift-typechecker-callwitness.swift index b9df72a575132..d24c344204d3e 100644 --- a/validation-test/compiler_crashers_fixed/01391-swift-typechecker-callwitness.swift +++ b/validation-test/compiler_crashers_fixed/01391-swift-typechecker-callwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01392-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01392-swift-modulefile-lookupvalue.swift index 7f89b49537e03..a7e340c28b175 100644 --- a/validation-test/compiler_crashers_fixed/01392-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01392-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01393-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01393-swift-genericfunctiontype-get.swift index 15f441ff61e2a..d561942235ac5 100644 --- a/validation-test/compiler_crashers_fixed/01393-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01393-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01394-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/01394-swift-typechecker-typecheckexpression.swift index 0672e45e8a4ad..13ce4efbaf21b 100644 --- a/validation-test/compiler_crashers_fixed/01394-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/01394-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01395-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/01395-swift-parser-skipsingle.swift index 82776a93fd713..78823a6ffe4e0 100644 --- a/validation-test/compiler_crashers_fixed/01395-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/01395-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01396-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/01396-swift-availabilityattr-isunavailable.swift index a0b21f3545482..f636c4f852304 100644 --- a/validation-test/compiler_crashers_fixed/01396-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/01396-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01397-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/01397-swift-availabilityattr-isunavailable.swift index baf4b9f599dec..e747b096d6454 100644 --- a/validation-test/compiler_crashers_fixed/01397-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/01397-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01398-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01398-swift-typebase-getcanonicaltype.swift index 872ed495bad95..6bb1ab954250d 100644 --- a/validation-test/compiler_crashers_fixed/01398-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01398-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01399-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01399-swift-modulefile-getdecl.swift index 830d035afef42..3a2ceec958b49 100644 --- a/validation-test/compiler_crashers_fixed/01399-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01399-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01400-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/01400-swift-inflightdiagnostic.swift index 7455ed1aa520e..6b4926ceed1c0 100644 --- a/validation-test/compiler_crashers_fixed/01400-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01400-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01401-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/01401-swift-typebase-getdesugaredtype.swift index 3bec61e4c7656..6a41cd240ec19 100644 --- a/validation-test/compiler_crashers_fixed/01401-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/01401-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01402-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01402-swift-typebase-getanyoptionalobjecttype.swift index 6d6d82f256baa..eb375c41e6a10 100644 --- a/validation-test/compiler_crashers_fixed/01402-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01402-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01403-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01403-swift-modulefile-getdecl.swift index 501eca475db5f..891465350b5c4 100644 --- a/validation-test/compiler_crashers_fixed/01403-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01403-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01404-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01404-swift-tupletype-get.swift index b2337dc2686de..4a585c5584787 100644 --- a/validation-test/compiler_crashers_fixed/01404-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01404-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01405-swift-clangimporter-implementation-finishloadingclangmodule.swift b/validation-test/compiler_crashers_fixed/01405-swift-clangimporter-implementation-finishloadingclangmodule.swift index a3eca5b8d98bd..6e8c5f77a009c 100644 --- a/validation-test/compiler_crashers_fixed/01405-swift-clangimporter-implementation-finishloadingclangmodule.swift +++ b/validation-test/compiler_crashers_fixed/01405-swift-clangimporter-implementation-finishloadingclangmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01406-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01406-swift-nominaltypedecl-computetype.swift index 4c6acc569a630..8273ab68eeb0c 100644 --- a/validation-test/compiler_crashers_fixed/01406-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01406-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01407-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/01407-swift-declname-printpretty.swift index 5faae340e301a..ff6dfb77a3876 100644 --- a/validation-test/compiler_crashers_fixed/01407-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/01407-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01408-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01408-swift-type-walk.swift index cde11f2267a13..41db0d0972fbe 100644 --- a/validation-test/compiler_crashers_fixed/01408-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01408-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01409-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01409-getselftypeforcontainer.swift index c1431623430b2..733ea69eedcbc 100644 --- a/validation-test/compiler_crashers_fixed/01409-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01409-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01410-swift-constraints-constraintsystem-lookupmember.swift b/validation-test/compiler_crashers_fixed/01410-swift-constraints-constraintsystem-lookupmember.swift index da51866a1bcd8..943c8d85a494f 100644 --- a/validation-test/compiler_crashers_fixed/01410-swift-constraints-constraintsystem-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/01410-swift-constraints-constraintsystem-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01411-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01411-swift-typebase-getcanonicaltype.swift index 4439cb26baaaf..c56aab3edf175 100644 --- a/validation-test/compiler_crashers_fixed/01411-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01411-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01412-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/01412-swift-constraints-constraintlocator-profile.swift index 679ad7fceb927..00279c02c5176 100644 --- a/validation-test/compiler_crashers_fixed/01412-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/01412-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01413-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01413-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 12f52c571d25a..86dc820a77be7 100644 --- a/validation-test/compiler_crashers_fixed/01413-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01413-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01414-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/01414-swift-genericparamlist-create.swift index c1e99e2ec3ed3..93ec759357aeb 100644 --- a/validation-test/compiler_crashers_fixed/01414-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/01414-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01415-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01415-swift-typebase-getanyoptionalobjecttype.swift index 4768abcfab93f..c3a51117d72ce 100644 --- a/validation-test/compiler_crashers_fixed/01415-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01415-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01416-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/01416-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 86ccecbd5a97c..d9d757af6fea3 100644 --- a/validation-test/compiler_crashers_fixed/01416-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/01416-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01417-swift-extensiondecl-create.swift b/validation-test/compiler_crashers_fixed/01417-swift-extensiondecl-create.swift index 891ddbcf4da21..2f0c024a6ce95 100644 --- a/validation-test/compiler_crashers_fixed/01417-swift-extensiondecl-create.swift +++ b/validation-test/compiler_crashers_fixed/01417-swift-extensiondecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01418-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01418-resolvetypedecl.swift index 83ebe206e15ec..3c10b8177cde4 100644 --- a/validation-test/compiler_crashers_fixed/01418-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01418-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01419-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01419-swift-modulefile-maybereadgenericparams.swift index a70d44d212d0d..34d3a13927070 100644 --- a/validation-test/compiler_crashers_fixed/01419-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01419-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01420-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01420-swift-printingdiagnosticconsumer-handlediagnostic.swift index 00415b8113716..8ddc703ba8fdf 100644 --- a/validation-test/compiler_crashers_fixed/01420-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01420-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01421-void.swift b/validation-test/compiler_crashers_fixed/01421-void.swift index e5913933510f8..da63e82646d85 100644 --- a/validation-test/compiler_crashers_fixed/01421-void.swift +++ b/validation-test/compiler_crashers_fixed/01421-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01422-swift-parser-parsestmtreturn.swift b/validation-test/compiler_crashers_fixed/01422-swift-parser-parsestmtreturn.swift index fa64389178a52..854e91ec80fde 100644 --- a/validation-test/compiler_crashers_fixed/01422-swift-parser-parsestmtreturn.swift +++ b/validation-test/compiler_crashers_fixed/01422-swift-parser-parsestmtreturn.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01423-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01423-swift-typechecker-checksubstitutions.swift index d7a26e3e3b2e2..79e462ef75a8e 100644 --- a/validation-test/compiler_crashers_fixed/01423-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01423-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01424-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01424-getselftypeforcontainer.swift index 7a3ffe8ba2674..3f7f3ae603c12 100644 --- a/validation-test/compiler_crashers_fixed/01424-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01424-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01425-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01425-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c5093c0255533..0e7d62ff2c003 100644 --- a/validation-test/compiler_crashers_fixed/01425-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01425-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01426-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01426-no-stacktrace.swift index 27c4a476bd0d0..3c164db22c1af 100644 --- a/validation-test/compiler_crashers_fixed/01426-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01426-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01427-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01427-swift-typebase-getcanonicaltype.swift index 80a96a3f8a217..18bb32984716a 100644 --- a/validation-test/compiler_crashers_fixed/01427-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01427-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01428-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01428-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 2cda38392e860..36cb0ebcc3872 100644 --- a/validation-test/compiler_crashers_fixed/01428-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01428-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01429-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01429-swift-typebase-getcanonicaltype.swift index 3546280a6daf4..9ecfca2fa967d 100644 --- a/validation-test/compiler_crashers_fixed/01429-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01429-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01430-swift-expr-getsourcerange.swift b/validation-test/compiler_crashers_fixed/01430-swift-expr-getsourcerange.swift index f75bf23f61705..12ab62e6bc935 100644 --- a/validation-test/compiler_crashers_fixed/01430-swift-expr-getsourcerange.swift +++ b/validation-test/compiler_crashers_fixed/01430-swift-expr-getsourcerange.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01431-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01431-swift-unboundgenerictype-get.swift index e587bed4085d7..e472806a025a4 100644 --- a/validation-test/compiler_crashers_fixed/01431-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01431-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01432-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/01432-swift-bracestmt-create.swift index 58dd9331a6226..04c8fbd65b4b9 100644 --- a/validation-test/compiler_crashers_fixed/01432-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/01432-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01433-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/01433-swift-constraints-solution-simplifytype.swift index 1b50d649bfe7f..bf0a07fcbc780 100644 --- a/validation-test/compiler_crashers_fixed/01433-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01433-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01434-std-function-func-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/01434-std-function-func-swift-typebase-gettypevariables.swift index 0b2adb9fa025d..21dbedf216392 100644 --- a/validation-test/compiler_crashers_fixed/01434-std-function-func-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/01434-std-function-func-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01435-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/01435-swift-genericparamlist-addnestedarchetypes.swift index 1b4d1e21d05bb..582a08577f40f 100644 --- a/validation-test/compiler_crashers_fixed/01435-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01435-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01436-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01436-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 0f00771ff0ea9..833f4eda19445 100644 --- a/validation-test/compiler_crashers_fixed/01436-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01436-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01437-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/01437-swift-astprinter-printtextimpl.swift index 5bb8909e3870b..96ed1fb421df7 100644 --- a/validation-test/compiler_crashers_fixed/01437-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/01437-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01438-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01438-swift-typebase-getanyoptionalobjecttype.swift index 3f03de60718c2..f1dddd1d81d02 100644 --- a/validation-test/compiler_crashers_fixed/01438-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01438-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01439-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01439-swift-boundgenerictype-get.swift index 516817356fd01..b43b50b2e7262 100644 --- a/validation-test/compiler_crashers_fixed/01439-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01439-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01440-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/01440-swift-parser-parsetoken.swift index f753f7bb4c4f2..2b8d5cd6b6488 100644 --- a/validation-test/compiler_crashers_fixed/01440-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/01440-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01441-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/01441-swift-constraints-constraintgraph-removeconstraint.swift index 7616515334f6f..e20834e250e6b 100644 --- a/validation-test/compiler_crashers_fixed/01441-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01441-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01442-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01442-swift-genericfunctiontype-get.swift index 657d62c81363e..a25e1e072a741 100644 --- a/validation-test/compiler_crashers_fixed/01442-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01442-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01443-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01443-swift-lexer-leximpl.swift index a2271fcb75135..bd61fa9d8b8d6 100644 --- a/validation-test/compiler_crashers_fixed/01443-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01443-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01444-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01444-getcallerdefaultarg.swift index 5e2d97ea40b35..e2965bf883107 100644 --- a/validation-test/compiler_crashers_fixed/01444-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01444-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01445-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01445-swift-typebase-getcanonicaltype.swift index 86a8ee0f9e35c..b6102def5a90d 100644 --- a/validation-test/compiler_crashers_fixed/01445-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01445-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01446-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/01446-swift-genericparamlist-deriveallarchetypes.swift index 8c48c16e0eb66..8ca32e1248cd1 100644 --- a/validation-test/compiler_crashers_fixed/01446-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01446-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01447-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/01447-swift-parentype-get.swift index 5bc2241b5ac79..b62124e9a56fc 100644 --- a/validation-test/compiler_crashers_fixed/01447-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/01447-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01448-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01448-resolvetypedecl.swift index feffde29b7c3c..a2a96fb4a424c 100644 --- a/validation-test/compiler_crashers_fixed/01448-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01448-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01449-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01449-swift-modulefile-getdecl.swift index d86f11f054fe1..f0cfc2be9c8b0 100644 --- a/validation-test/compiler_crashers_fixed/01449-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01449-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01450-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01450-swift-modulefile-maybereadgenericparams.swift index 624390f859b5e..57f8b8c784dae 100644 --- a/validation-test/compiler_crashers_fixed/01450-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01450-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01451-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01451-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 9721fc7c7af67..427003a1021c8 100644 --- a/validation-test/compiler_crashers_fixed/01451-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01451-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01452-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01452-swift-type-walk.swift index 3fc591fec92b7..f47df99b4a0b7 100644 --- a/validation-test/compiler_crashers_fixed/01452-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01452-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01453-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/01453-swift-constraints-constraintgraph-change-undo.swift index e999aa4c30809..15cc8de0ca5b5 100644 --- a/validation-test/compiler_crashers_fixed/01453-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/01453-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01454-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01454-swift-typechecker-checksubstitutions.swift index fb75997924fcc..e0d01376ad932 100644 --- a/validation-test/compiler_crashers_fixed/01454-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01454-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01455-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/01455-swift-constraints-solution-computesubstitutions.swift index 1418304bf2508..0f91bc3e38b88 100644 --- a/validation-test/compiler_crashers_fixed/01455-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01455-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01456-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01456-getselftypeforcontainer.swift index 9513f6f11e413..24a278d7a1707 100644 --- a/validation-test/compiler_crashers_fixed/01456-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01456-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01457-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01457-getselftypeforcontainer.swift index b910eaeedc5e1..5b7fd84d84259 100644 --- a/validation-test/compiler_crashers_fixed/01457-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01457-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01458-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01458-swift-modulefile-maybereadpattern.swift index 2d9683ec0a174..a4b070fa339f2 100644 --- a/validation-test/compiler_crashers_fixed/01458-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01458-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01459-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/01459-swift-abstractstoragedecl-makecomputed.swift index 5bb21f01168f9..963aed1d0b55e 100644 --- a/validation-test/compiler_crashers_fixed/01459-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/01459-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01460-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01460-swift-typebase-getcanonicaltype.swift index 3a859e558648b..67002b7d146ce 100644 --- a/validation-test/compiler_crashers_fixed/01460-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01460-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01461-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01461-getselftypeforcontainer.swift index c2a5ace6af41c..35b498e07a89a 100644 --- a/validation-test/compiler_crashers_fixed/01461-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01461-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01462-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/01462-swift-archetypebuilder-resolvearchetype.swift index 3a6e205429237..00fa0e4a37e17 100644 --- a/validation-test/compiler_crashers_fixed/01462-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/01462-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01463-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01463-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ebe2327ecd72a..9f1337d45e6ae 100644 --- a/validation-test/compiler_crashers_fixed/01463-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01463-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01464-llvm-bitstreamcursor-readabbreviatedfield.swift b/validation-test/compiler_crashers_fixed/01464-llvm-bitstreamcursor-readabbreviatedfield.swift index 620fa95cf12aa..71c8160591e79 100644 --- a/validation-test/compiler_crashers_fixed/01464-llvm-bitstreamcursor-readabbreviatedfield.swift +++ b/validation-test/compiler_crashers_fixed/01464-llvm-bitstreamcursor-readabbreviatedfield.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01465-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01465-swift-nominaltypedecl-computetype.swift index 925e8aa954094..0c8d31d3f8cff 100644 --- a/validation-test/compiler_crashers_fixed/01465-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01465-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01466-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/01466-swift-archetypetype-setnestedtypes.swift index d830ee4766f57..349dd916ed667 100644 --- a/validation-test/compiler_crashers_fixed/01466-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/01466-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01467-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/01467-swift-inouttype-get.swift index ca36f55e36331..45d75eb11aa94 100644 --- a/validation-test/compiler_crashers_fixed/01467-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/01467-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01468-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01468-swift-modulefile-getimportedmodules.swift index 425687ee6d1be..aed4a13ff1cf3 100644 --- a/validation-test/compiler_crashers_fixed/01468-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01468-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01469-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01469-swift-modulefile-getdecl.swift index 485f6066fd7a8..a220ec25bb025 100644 --- a/validation-test/compiler_crashers_fixed/01469-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01469-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01470-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01470-swift-modulefile-getdecl.swift index 966b49665a9dd..6531661448e6d 100644 --- a/validation-test/compiler_crashers_fixed/01470-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01470-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01471-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01471-swift-clangmoduleunit-getimportedmodules.swift index 6adec5dedc356..4bd6d5e9e2f6f 100644 --- a/validation-test/compiler_crashers_fixed/01471-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01471-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01472-swift-modulefile-configurestorage.swift b/validation-test/compiler_crashers_fixed/01472-swift-modulefile-configurestorage.swift index 0bce32e1fd011..ecf816d680d37 100644 --- a/validation-test/compiler_crashers_fixed/01472-swift-modulefile-configurestorage.swift +++ b/validation-test/compiler_crashers_fixed/01472-swift-modulefile-configurestorage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01473-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/01473-swift-typebase-gettypevariables.swift index 75aefe3991f0c..e187818774575 100644 --- a/validation-test/compiler_crashers_fixed/01473-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/01473-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01474-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01474-swift-functiontype-get.swift index 7b1cfef49fe6a..102223618276c 100644 --- a/validation-test/compiler_crashers_fixed/01474-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01474-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01475-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01475-swift-functiontype-get.swift index 8fa09aa7afa5e..1ade7d690fed0 100644 --- a/validation-test/compiler_crashers_fixed/01475-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01475-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01476-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/01476-swift-lexer-getlocforendoftoken.swift index 3ff08c9d14508..3cbc1a63c6637 100644 --- a/validation-test/compiler_crashers_fixed/01476-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/01476-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01477-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01477-swift-typebase-getcanonicaltype.swift index f14a26683949e..38c88bbd70554 100644 --- a/validation-test/compiler_crashers_fixed/01477-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01477-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01478-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01478-swift-boundgenerictype-get.swift index 52c5eedced86e..b658d70c7e101 100644 --- a/validation-test/compiler_crashers_fixed/01478-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01478-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01479-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01479-resolvetypedecl.swift index 601d475f7cec2..19802cec26b72 100644 --- a/validation-test/compiler_crashers_fixed/01479-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01479-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype-edited.swift b/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype-edited.swift index de74552291357..5bf1bcfb8c7fa 100644 --- a/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype-edited.swift +++ b/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype-edited.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype.swift index 799f2eb51a86c..4ac759107f0ed 100644 --- a/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01480-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01481-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01481-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 8509923ca93a6..f9be26dd080ad 100644 --- a/validation-test/compiler_crashers_fixed/01481-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01481-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01482-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01482-swift-metatypetype-get.swift index 33059eb8dfa95..dce3001a2bfee 100644 --- a/validation-test/compiler_crashers_fixed/01482-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01482-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01483-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01483-swift-typebase-getcanonicaltype.swift index 38837e78caba5..00dd545976676 100644 --- a/validation-test/compiler_crashers_fixed/01483-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01483-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01484-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01484-swift-constraints-constraintsystem-matchtypes.swift index c4b319d04587c..21eec3c057a68 100644 --- a/validation-test/compiler_crashers_fixed/01484-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01484-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01485-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/01485-swift-constraints-constraintsystem-addconstraint.swift index 6be596d68475e..67f23ec6a168b 100644 --- a/validation-test/compiler_crashers_fixed/01485-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01485-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01487-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01487-std-function-func-swift-type-subst.swift index 337ee8549e645..644df19d46244 100644 --- a/validation-test/compiler_crashers_fixed/01487-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01487-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01488-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01488-swift-lexer-leximpl.swift index 28577979964ff..6e8236201f82a 100644 --- a/validation-test/compiler_crashers_fixed/01488-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01488-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01489-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01489-swift-lexer-lexidentifier.swift index b5ddff8d173e8..070beb6e621b9 100644 --- a/validation-test/compiler_crashers_fixed/01489-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01489-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01490-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01490-resolvetypedecl.swift index f863652ab7611..112c394fc88b2 100644 --- a/validation-test/compiler_crashers_fixed/01490-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01490-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01491-llvm-raw-ostream-write.swift b/validation-test/compiler_crashers_fixed/01491-llvm-raw-ostream-write.swift index 18e7e6ec09e24..278af0f58daf6 100644 --- a/validation-test/compiler_crashers_fixed/01491-llvm-raw-ostream-write.swift +++ b/validation-test/compiler_crashers_fixed/01491-llvm-raw-ostream-write.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01492-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01492-swift-constraints-constraintsystem-matchtypes.swift index fa67e73694964..38d0a1aec60eb 100644 --- a/validation-test/compiler_crashers_fixed/01492-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01492-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01493-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/01493-swift-constraints-constraintlocator-profile.swift index 1cef9d2ac47b0..e82a88b531e96 100644 --- a/validation-test/compiler_crashers_fixed/01493-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/01493-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01495-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01495-swift-functiontype-get.swift index 97d384c25c7b1..279557abef34c 100644 --- a/validation-test/compiler_crashers_fixed/01495-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01495-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01496-swift-nominaltypedecl-getprotocols.swift b/validation-test/compiler_crashers_fixed/01496-swift-nominaltypedecl-getprotocols.swift index 42e0ed2ba85e8..69efbfd67418c 100644 --- a/validation-test/compiler_crashers_fixed/01496-swift-nominaltypedecl-getprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01496-swift-nominaltypedecl-getprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01497-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/01497-swift-bracestmt-create.swift index cb5c9380bb03d..b656044032ee1 100644 --- a/validation-test/compiler_crashers_fixed/01497-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/01497-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01498-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01498-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 0a933f08e38fb..6cb43cf6f65be 100644 --- a/validation-test/compiler_crashers_fixed/01498-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01498-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01499-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/01499-swift-typechecker-coercepatterntotype.swift index 09be47cf38fbb..4dd9b25dc5c33 100644 --- a/validation-test/compiler_crashers_fixed/01499-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/01499-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01501-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/01501-swift-diagnosticengine-flushactivediagnostic.swift index 4a366d2430f00..751c40485b71b 100644 --- a/validation-test/compiler_crashers_fixed/01501-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01501-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01502-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01502-swift-modulefile-gettype.swift index f64389ab7122e..1b23608ae4d4a 100644 --- a/validation-test/compiler_crashers_fixed/01502-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01502-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01503-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/01503-swift-constraints-constraintlocator-profile.swift index 3b8be5fa97895..a75d558758400 100644 --- a/validation-test/compiler_crashers_fixed/01503-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/01503-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01504-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01504-llvm-foldingset-swift-tupletype-nodeequals.swift index 58d702120ddf0..5c7bf81e36de4 100644 --- a/validation-test/compiler_crashers_fixed/01504-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01504-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01505-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/01505-swift-constraints-constraintsystem-simplifymemberconstraint.swift index 4ac18cbacdfee..fc53fdb3d1a77 100644 --- a/validation-test/compiler_crashers_fixed/01505-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01505-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01506-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/01506-swift-typechecker-validategenericfuncsignature.swift index 2493bfcf7641b..6721b1ede109c 100644 --- a/validation-test/compiler_crashers_fixed/01506-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/01506-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01507-swift-constraints-matchcallarguments.swift b/validation-test/compiler_crashers_fixed/01507-swift-constraints-matchcallarguments.swift index e0a364707ae4b..bad6d48a2407b 100644 --- a/validation-test/compiler_crashers_fixed/01507-swift-constraints-matchcallarguments.swift +++ b/validation-test/compiler_crashers_fixed/01507-swift-constraints-matchcallarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01508-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01508-resolvetypedecl.swift index da24ad81ab84f..a530ce63b2b52 100644 --- a/validation-test/compiler_crashers_fixed/01508-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01508-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01509-bool-edited.swift b/validation-test/compiler_crashers_fixed/01509-bool-edited.swift index 112f7e75b7472..f2659b638acef 100644 --- a/validation-test/compiler_crashers_fixed/01509-bool-edited.swift +++ b/validation-test/compiler_crashers_fixed/01509-bool-edited.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01509-bool.swift b/validation-test/compiler_crashers_fixed/01509-bool.swift index ee2db1b457f03..a93abb4516c48 100644 --- a/validation-test/compiler_crashers_fixed/01509-bool.swift +++ b/validation-test/compiler_crashers_fixed/01509-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01510-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01510-swift-typebase-getcanonicaltype.swift index 4a49eb11d9af1..09928b442ac1c 100644 --- a/validation-test/compiler_crashers_fixed/01510-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01510-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01512-swift-optional-swift-infixoperatordecl.swift b/validation-test/compiler_crashers_fixed/01512-swift-optional-swift-infixoperatordecl.swift index c10ddd88e5812..bff9e6a334a63 100644 --- a/validation-test/compiler_crashers_fixed/01512-swift-optional-swift-infixoperatordecl.swift +++ b/validation-test/compiler_crashers_fixed/01512-swift-optional-swift-infixoperatordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01513-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01513-resolvetypedecl.swift index 46a0ff4e9c359..d2ed3b9eb6b33 100644 --- a/validation-test/compiler_crashers_fixed/01513-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01513-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01514-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/01514-swift-optional-swift-diagnostic-operator.swift index c8ee95c90355a..1f35acf00fa7a 100644 --- a/validation-test/compiler_crashers_fixed/01514-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/01514-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01515-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01515-swift-typebase-getcanonicaltype.swift index e87355ca58207..ed417d82c6c5f 100644 --- a/validation-test/compiler_crashers_fixed/01515-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01515-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01516-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01516-swift-type-walk.swift index 2c59778ecae91..c135a4ac521d0 100644 --- a/validation-test/compiler_crashers_fixed/01516-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01516-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01517-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/01517-swift-declname-printpretty.swift index 7f24c7a1fe79d..535befed8ee4b 100644 --- a/validation-test/compiler_crashers_fixed/01517-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/01517-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01518-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/01518-swift-typebase-getdesugaredtype.swift index 72393aa15dc04..d51f883ae944e 100644 --- a/validation-test/compiler_crashers_fixed/01518-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/01518-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01519-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01519-swift-type-walk.swift index 6cbed34fcce3f..a749d7e1a6fb0 100644 --- a/validation-test/compiler_crashers_fixed/01519-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01519-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01520-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/01520-llvm-bitstreamcursor-readrecord.swift index 0c25b4fe4772e..b042266d89ff2 100644 --- a/validation-test/compiler_crashers_fixed/01520-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/01520-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01521-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01521-getselftypeforcontainer.swift index 379246a3a7eb1..9a42a878bb887 100644 --- a/validation-test/compiler_crashers_fixed/01521-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01521-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01522-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01522-swift-typebase-getcanonicaltype.swift index 7d23ed258f1ab..626fabce77d33 100644 --- a/validation-test/compiler_crashers_fixed/01522-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01522-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01523-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01523-resolvetypedecl.swift index 1d3442c74ef9a..b449ac40e2b65 100644 --- a/validation-test/compiler_crashers_fixed/01523-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01523-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01524-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01524-getselftypeforcontainer.swift index a9d89d0a3bc6e..0acb47e311db3 100644 --- a/validation-test/compiler_crashers_fixed/01524-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01524-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01525-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/01525-swift-astvisitor.swift index d1f72dd59ecd9..00fcbe34e35de 100644 --- a/validation-test/compiler_crashers_fixed/01525-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/01525-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01526-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01526-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 8ba23331d4e1f..40a6ff392a47b 100644 --- a/validation-test/compiler_crashers_fixed/01526-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01526-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01527-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01527-resolvetypedecl.swift index d379835d34865..8e5c6b9ef2de8 100644 --- a/validation-test/compiler_crashers_fixed/01527-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01527-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01528-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01528-getselftypeforcontainer.swift index f9aa9d7aa6ed9..3c5796dbdbc6d 100644 --- a/validation-test/compiler_crashers_fixed/01528-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01528-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01530-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01530-swift-declcontext-lookupqualified.swift index 4081e372d5a30..4083d04ac6584 100644 --- a/validation-test/compiler_crashers_fixed/01530-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01530-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01531-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01531-resolvetypedecl.swift index 3c1dc1acdfe4a..952e904772f74 100644 --- a/validation-test/compiler_crashers_fixed/01531-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01531-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01532-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01532-swift-type-walk.swift index eed3b3d1ac477..6cad7e66160c0 100644 --- a/validation-test/compiler_crashers_fixed/01532-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01532-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01533-vtable.swift b/validation-test/compiler_crashers_fixed/01533-vtable.swift index dc5587e3b710d..ab6eb2bee648a 100644 --- a/validation-test/compiler_crashers_fixed/01533-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01533-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01534-bool.swift b/validation-test/compiler_crashers_fixed/01534-bool.swift index a09ac4183c9d2..a17d6cf576149 100644 --- a/validation-test/compiler_crashers_fixed/01534-bool.swift +++ b/validation-test/compiler_crashers_fixed/01534-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01535-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/01535-swift-constraints-constraintgraph-removeconstraint.swift index 3db02681fdbde..e675cbab3e45e 100644 --- a/validation-test/compiler_crashers_fixed/01535-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01535-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01536-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01536-getselftypeforcontainer.swift index 6514d529c8b71..6b25c0700ba73 100644 --- a/validation-test/compiler_crashers_fixed/01536-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01536-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01537-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01537-getselftypeforcontainer.swift index dbdeab20bae8a..c9973cab524d6 100644 --- a/validation-test/compiler_crashers_fixed/01537-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01537-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01538-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01538-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 0526bc6d72c34..df1b8b347016a 100644 --- a/validation-test/compiler_crashers_fixed/01538-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01538-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01539-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01539-swift-metatypetype-get.swift index c01a63eaf1f72..efbe8faa26a46 100644 --- a/validation-test/compiler_crashers_fixed/01539-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01539-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01540-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01540-swift-constraints-solution-solution.swift index 4e14e5aaa6dd7..311f3e1717cee 100644 --- a/validation-test/compiler_crashers_fixed/01540-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01540-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01541-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01541-swift-typebase-getcanonicaltype.swift index f2b7bb0ca83ef..82745d9fb31f3 100644 --- a/validation-test/compiler_crashers_fixed/01541-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01541-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01542-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01542-swift-typebase-getcanonicaltype.swift index 0cde0f6b19f99..b8e22321a9707 100644 --- a/validation-test/compiler_crashers_fixed/01542-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01542-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01543-bool.swift b/validation-test/compiler_crashers_fixed/01543-bool.swift index 44fb50bb63c30..69fe7d8220343 100644 --- a/validation-test/compiler_crashers_fixed/01543-bool.swift +++ b/validation-test/compiler_crashers_fixed/01543-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01544-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01544-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5faa2fd81d359..56891a5435e77 100644 --- a/validation-test/compiler_crashers_fixed/01544-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01544-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01545-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/01545-swift-streamprinter-printtext.swift index 220a9446cdb7d..9022eccb0f216 100644 --- a/validation-test/compiler_crashers_fixed/01545-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/01545-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01546-vtable.swift b/validation-test/compiler_crashers_fixed/01546-vtable.swift index 5ceba61fa5700..ce780beea336f 100644 --- a/validation-test/compiler_crashers_fixed/01546-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01546-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01547-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01547-swift-modulefile-lookupvalue.swift index 8355d2e018c22..0cade25eacf0d 100644 --- a/validation-test/compiler_crashers_fixed/01547-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01547-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01548-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01548-swift-typebase-getanyoptionalobjecttype.swift index 5f0b337b33887..1cc2adf1f91f8 100644 --- a/validation-test/compiler_crashers_fixed/01548-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01548-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01549-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift b/validation-test/compiler_crashers_fixed/01549-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift index dfd0820b25886..b30ce26efcc96 100644 --- a/validation-test/compiler_crashers_fixed/01549-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01549-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01550-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01550-swift-genericfunctiontype-get.swift index 853a9311df62c..4a6ec883c0056 100644 --- a/validation-test/compiler_crashers_fixed/01550-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01550-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01551-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01551-swift-type-walk.swift index f075e8d2d82e4..84848673f5fe7 100644 --- a/validation-test/compiler_crashers_fixed/01551-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01551-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01552-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01552-swift-constraints-solution-solution.swift index da3ae1ccb4549..f5f51a315f30c 100644 --- a/validation-test/compiler_crashers_fixed/01552-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01552-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01553-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01553-swift-typebase-getcanonicaltype.swift index aae9021384c30..c78e607b5f199 100644 --- a/validation-test/compiler_crashers_fixed/01553-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01553-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01554-swift-typealiasdecl-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/01554-swift-typealiasdecl-typealiasdecl.swift index fd195854d69ed..adcf3fb3f8f21 100644 --- a/validation-test/compiler_crashers_fixed/01554-swift-typealiasdecl-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/01554-swift-typealiasdecl-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01555-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/01555-swift-constraints-constraintsystem-simplifytype.swift index 24ca3a77002c1..d7bb3e885056b 100644 --- a/validation-test/compiler_crashers_fixed/01555-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01555-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01556-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01556-resolvetypedecl.swift index 31aecf94695d4..d9e176ed71f07 100644 --- a/validation-test/compiler_crashers_fixed/01556-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01556-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01557-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01557-swift-metatypetype-get.swift index 4a960999cbca3..179dea8671625 100644 --- a/validation-test/compiler_crashers_fixed/01557-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01557-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01558-swift-parser-parseexprunary.swift b/validation-test/compiler_crashers_fixed/01558-swift-parser-parseexprunary.swift index 76c7dc80fb5cf..7c5cc338aebbb 100644 --- a/validation-test/compiler_crashers_fixed/01558-swift-parser-parseexprunary.swift +++ b/validation-test/compiler_crashers_fixed/01558-swift-parser-parseexprunary.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01559-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01559-swift-typebase-getcanonicaltype.swift index 5eb229ea3fb03..a3271b3768e3d 100644 --- a/validation-test/compiler_crashers_fixed/01559-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01559-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01560-vtable.swift b/validation-test/compiler_crashers_fixed/01560-vtable.swift index 7f813f89bb94c..5fee9b18f776a 100644 --- a/validation-test/compiler_crashers_fixed/01560-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01560-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01561-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/01561-swift-constraints-solution-computesubstitutions.swift index be1d24c789f6f..a2c620a474525 100644 --- a/validation-test/compiler_crashers_fixed/01561-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01561-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01562-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01562-resolvetypedecl.swift index d446efda595d9..66111f81c41d7 100644 --- a/validation-test/compiler_crashers_fixed/01562-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01562-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01563-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01563-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 51ff18667b832..b145888290b47 100644 --- a/validation-test/compiler_crashers_fixed/01563-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01563-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01564-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01564-swift-constraints-constraintsystem-getfixedtyperecursive.swift index af0db511f1ede..c1f6612d28eea 100644 --- a/validation-test/compiler_crashers_fixed/01564-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01564-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01565-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01565-std-function-func-swift-type-subst.swift index 6b3203b2a5de5..067751f88db2d 100644 --- a/validation-test/compiler_crashers_fixed/01565-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01565-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01566-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01566-getselftypeforcontainer.swift index 1539fefd4eda5..2aba5ab321d1d 100644 --- a/validation-test/compiler_crashers_fixed/01566-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01566-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01567-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/01567-swift-tuplepattern-createsimple.swift index 7f157189c9b33..4f86b784adf04 100644 --- a/validation-test/compiler_crashers_fixed/01567-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/01567-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01568-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01568-getselftypeforcontainer.swift index 785b1d3f3853f..b1b84833c97d5 100644 --- a/validation-test/compiler_crashers_fixed/01568-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01568-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01569-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01569-swift-printingdiagnosticconsumer-handlediagnostic.swift index ca5b037129bf2..a5b4b6d9aec13 100644 --- a/validation-test/compiler_crashers_fixed/01569-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01569-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01570-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/01570-llvm-foldingsetnodeid-operator.swift index 2c82e9ea84e2f..ce3f29e9859fe 100644 --- a/validation-test/compiler_crashers_fixed/01570-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/01570-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01571-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01571-swift-type-walk.swift index 3ef70455385a1..626d3ceb6fbbd 100644 --- a/validation-test/compiler_crashers_fixed/01571-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01571-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01572-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01572-swift-constraints-solution-solution.swift index 2996d35f6a72d..d2525709b22c7 100644 --- a/validation-test/compiler_crashers_fixed/01572-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01572-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01573-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01573-resolvetypedecl.swift index d213bc6257921..5c212dac30fdd 100644 --- a/validation-test/compiler_crashers_fixed/01573-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01573-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01574-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01574-swift-typebase-getcanonicaltype.swift index 7ee9bca2e3abf..88800168078c4 100644 --- a/validation-test/compiler_crashers_fixed/01574-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01574-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01575-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01575-swift-modulefile-lookupvalue.swift index c5e13e76301ca..d8c1fd1297b6f 100644 --- a/validation-test/compiler_crashers_fixed/01575-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01575-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01576-swift-generictypeparamdecl-generictypeparamdecl.swift b/validation-test/compiler_crashers_fixed/01576-swift-generictypeparamdecl-generictypeparamdecl.swift index 049fa5f326da5..deb44e436f068 100644 --- a/validation-test/compiler_crashers_fixed/01576-swift-generictypeparamdecl-generictypeparamdecl.swift +++ b/validation-test/compiler_crashers_fixed/01576-swift-generictypeparamdecl-generictypeparamdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01577-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01577-getcallerdefaultarg.swift index d10fceaa09506..e74fc177bc0e1 100644 --- a/validation-test/compiler_crashers_fixed/01577-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01577-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01578-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01578-swift-type-walk.swift index eb91e5d544e3f..89ea0cad3f84c 100644 --- a/validation-test/compiler_crashers_fixed/01578-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01578-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01579-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01579-swift-typebase-getcanonicaltype.swift index 37b055f337be9..e6f7889832f1d 100644 --- a/validation-test/compiler_crashers_fixed/01579-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01579-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01580-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01580-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 7fa363f92f37c..e89ac0d259edd 100644 --- a/validation-test/compiler_crashers_fixed/01580-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01580-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01581-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01581-swift-pattern-foreachvariable.swift index 41f9a133dbf50..5587fa2faed7f 100644 --- a/validation-test/compiler_crashers_fixed/01581-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01581-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01582-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/01582-swift-constraints-solution-computesubstitutions.swift index 0126a3db56a83..f239be0c850fa 100644 --- a/validation-test/compiler_crashers_fixed/01582-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01582-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01583-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/01583-llvm-prettystacktraceentry-prettystacktraceentry.swift index af53f15e53045..7f8ecfabc5518 100644 --- a/validation-test/compiler_crashers_fixed/01583-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/01583-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01584-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01584-swift-constraints-constraintsystem-getfixedtyperecursive.swift index a7c376895ef70..ab73dcfa14d3e 100644 --- a/validation-test/compiler_crashers_fixed/01584-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01584-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01585-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01585-swift-type-walk.swift index bd2a4e06d725b..1120dcbb7cd7b 100644 --- a/validation-test/compiler_crashers_fixed/01585-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01585-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01586-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01586-swift-typechecker-checksubstitutions.swift index a4cd40ddef190..464334209fd7c 100644 --- a/validation-test/compiler_crashers_fixed/01586-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01586-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01587-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01587-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 04182fd42e30d..61d25d5677af1 100644 --- a/validation-test/compiler_crashers_fixed/01587-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01587-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01588-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01588-swift-constraints-constraintsystem-gettypeofmemberreference.swift index d9bce7ca93b5f..5f45c4311509d 100644 --- a/validation-test/compiler_crashers_fixed/01588-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01588-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01589-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/01589-swift-constraints-constraintgraph-removeconstraint.swift index 115a937c0c1cc..07322f67d2d13 100644 --- a/validation-test/compiler_crashers_fixed/01589-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01589-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01590-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01590-resolvetypedecl.swift index 1787f3a68e4d0..d5a0e750e9666 100644 --- a/validation-test/compiler_crashers_fixed/01590-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01590-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01591-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01591-resolvetypedecl.swift index 410bd8d912355..ba19b590ee771 100644 --- a/validation-test/compiler_crashers_fixed/01591-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01591-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01592-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01592-swift-pattern-foreachvariable.swift index b4f882775943a..fefaa3055557f 100644 --- a/validation-test/compiler_crashers_fixed/01592-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01592-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01593-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01593-swift-typebase-getcanonicaltype.swift index 8cd9db2f03237..83fc9e9354e6b 100644 --- a/validation-test/compiler_crashers_fixed/01593-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01593-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01594-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01594-swift-genericfunctiontype-get.swift index ba68c84507df2..b3bd7c442b83a 100644 --- a/validation-test/compiler_crashers_fixed/01594-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01594-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01595-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01595-swift-modulefile-gettype.swift index d057a44138c8d..546729c57a9e7 100644 --- a/validation-test/compiler_crashers_fixed/01595-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01595-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01596-llvm-bitstreamcursor-readvbr.swift b/validation-test/compiler_crashers_fixed/01596-llvm-bitstreamcursor-readvbr.swift index 102f9e43c0e87..336f95a068d04 100644 --- a/validation-test/compiler_crashers_fixed/01596-llvm-bitstreamcursor-readvbr.swift +++ b/validation-test/compiler_crashers_fixed/01596-llvm-bitstreamcursor-readvbr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01597-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/01597-swift-structtype-get.swift index b3fcecbff2c8e..2ef960704759a 100644 --- a/validation-test/compiler_crashers_fixed/01597-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01597-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01598-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/01598-swift-constraints-constraintsystem-getconstraintlocator.swift index 6e67c4d1dec9d..de16fb151c292 100644 --- a/validation-test/compiler_crashers_fixed/01598-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/01598-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01599-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01599-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 2a36279722480..0e39cfafd9dba 100644 --- a/validation-test/compiler_crashers_fixed/01599-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01599-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01600-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/01600-swift-availabilityattr-isunavailable.swift index 6baa568d08409..a9e54b3fbaf94 100644 --- a/validation-test/compiler_crashers_fixed/01600-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/01600-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01601-llvm-prettystacktraceentry-prettystacktraceentry.swift b/validation-test/compiler_crashers_fixed/01601-llvm-prettystacktraceentry-prettystacktraceentry.swift index 6bb00c196a986..7ff14fbd325e7 100644 --- a/validation-test/compiler_crashers_fixed/01601-llvm-prettystacktraceentry-prettystacktraceentry.swift +++ b/validation-test/compiler_crashers_fixed/01601-llvm-prettystacktraceentry-prettystacktraceentry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01602-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01602-getselftypeforcontainer.swift index 0b01bd07fc361..9559b85998f64 100644 --- a/validation-test/compiler_crashers_fixed/01602-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01602-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01603-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01603-swift-typechecker-validatedecl.swift index 8283f129be909..0ba9586760e1a 100644 --- a/validation-test/compiler_crashers_fixed/01603-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01603-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01604-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/01604-swift-parser-parseidentifier.swift index c04d952f0eb3e..6112221d2c70e 100644 --- a/validation-test/compiler_crashers_fixed/01604-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01604-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01605-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/01605-swift-protocoltype-canonicalizeprotocols.swift index 2635950a86118..d20fafaffa6e7 100644 --- a/validation-test/compiler_crashers_fixed/01605-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01605-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01606-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01606-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 7b5a122b76177..8df31d8766be3 100644 --- a/validation-test/compiler_crashers_fixed/01606-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01606-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01607-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01607-swift-type-walk.swift index ae0caf2dcf855..f3ee9a5f3a8ff 100644 --- a/validation-test/compiler_crashers_fixed/01607-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01607-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01608-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/01608-swift-lexer-getlocforendoftoken.swift index 335dd4ff86381..34c5f5c310633 100644 --- a/validation-test/compiler_crashers_fixed/01608-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/01608-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01609-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01609-getselftypeforcontainer.swift index c3019beeeb829..c0a2d4b0d8fe8 100644 --- a/validation-test/compiler_crashers_fixed/01609-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01609-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01610-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01610-swift-constraints-constraintsystem-gettypeofmemberreference.swift index a21d44975ddeb..638efbf2ca943 100644 --- a/validation-test/compiler_crashers_fixed/01610-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01610-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01611-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01611-getselftypeforcontainer.swift index 00c097efd39c5..cb984b778d4b8 100644 --- a/validation-test/compiler_crashers_fixed/01611-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01611-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01613-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01613-swift-typebase-getcanonicaltype.swift index f19c0bf4b1b9d..4cd81f0a7cd2e 100644 --- a/validation-test/compiler_crashers_fixed/01613-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01613-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01614-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01614-swift-type-walk.swift index 25cad6ae6e692..c4b1d7f9c27e8 100644 --- a/validation-test/compiler_crashers_fixed/01614-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01614-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01615-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01615-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ecc40704d088b..0a23520770902 100644 --- a/validation-test/compiler_crashers_fixed/01615-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01615-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01616-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/01616-swift-constraints-constraintgraph-gatherconstraints.swift index b83195f258e5c..69a3c92ea90da 100644 --- a/validation-test/compiler_crashers_fixed/01616-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/01616-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01617-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/01617-swift-scopeinfo-addtoscope.swift index f9585268d3f12..ddfb5d69455fe 100644 --- a/validation-test/compiler_crashers_fixed/01617-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/01617-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01618-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01618-swift-typebase-getcanonicaltype.swift index 887fbbc03c090..82bcfcc55f14b 100644 --- a/validation-test/compiler_crashers_fixed/01618-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01618-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01619-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01619-swift-typebase-getcanonicaltype.swift index c8d4a46d5b3b6..07d6b59448d5b 100644 --- a/validation-test/compiler_crashers_fixed/01619-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01619-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01620-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01620-resolvetypedecl.swift index f48c752651ce4..d1cfb8a04ab80 100644 --- a/validation-test/compiler_crashers_fixed/01620-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01620-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01621-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01621-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 311cd31992996..7da2097e9d68a 100644 --- a/validation-test/compiler_crashers_fixed/01621-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01621-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01622-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01622-swift-modulefile-maybereadpattern.swift index c8b3420c112b2..aefb4238e7a48 100644 --- a/validation-test/compiler_crashers_fixed/01622-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01622-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01623-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01623-getselftypeforcontainer.swift index 4d2ed09a1bf4b..e4e6dc6f40381 100644 --- a/validation-test/compiler_crashers_fixed/01623-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01623-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01624-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/01624-swift-namelookup-lookupinmodule.swift index fbb3f5b27cce4..9ed9ef28284c6 100644 --- a/validation-test/compiler_crashers_fixed/01624-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/01624-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01626-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01626-swift-constraints-solution-solution.swift index ac87a2f2c3551..114c6edfd4879 100644 --- a/validation-test/compiler_crashers_fixed/01626-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01626-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01627-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01627-swift-modulefile-gettype.swift index 581c6a36a2ab9..7a9d44d51d36f 100644 --- a/validation-test/compiler_crashers_fixed/01627-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01627-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01628-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01628-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 5696539df3654..fde1704ed5896 100644 --- a/validation-test/compiler_crashers_fixed/01628-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01628-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01629-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01629-getselftypeforcontainer.swift index c3870c15a97e5..4310cad94feb0 100644 --- a/validation-test/compiler_crashers_fixed/01629-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01629-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01630-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01630-getselftypeforcontainer.swift index 44c81a96462be..e459aba92ffa8 100644 --- a/validation-test/compiler_crashers_fixed/01630-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01630-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01631-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01631-swift-constraints-solution-solution.swift index d3126454fb1bc..687dde1f5e561 100644 --- a/validation-test/compiler_crashers_fixed/01631-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01631-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01632-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01632-swift-typechecker-validatedecl.swift index ccaae0dc98e1e..8e94c779cb2c1 100644 --- a/validation-test/compiler_crashers_fixed/01632-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01632-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01633-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01633-swift-genericfunctiontype-get.swift index 7872bf926aa62..3a93ac8933d99 100644 --- a/validation-test/compiler_crashers_fixed/01633-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01633-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01634-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01634-swift-typechecker-checksubstitutions.swift index 39da7f6b989c7..06b8cb3f9085e 100644 --- a/validation-test/compiler_crashers_fixed/01634-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01634-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01635-swift-mangle-mangler-mangletype.swift b/validation-test/compiler_crashers_fixed/01635-swift-mangle-mangler-mangletype.swift index 2c66cbfe4c0a0..43629f8d4c1db 100644 --- a/validation-test/compiler_crashers_fixed/01635-swift-mangle-mangler-mangletype.swift +++ b/validation-test/compiler_crashers_fixed/01635-swift-mangle-mangler-mangletype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01636-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01636-swift-tupletype-get.swift index 816161524d4fb..aa12f9c1b9f4d 100644 --- a/validation-test/compiler_crashers_fixed/01636-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01636-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01637-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01637-getselftypeforcontainer.swift index 5cff5eb0f3b09..46496d667d230 100644 --- a/validation-test/compiler_crashers_fixed/01637-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01637-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01638-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01638-swift-genericfunctiontype-get.swift index 926596c3ff2c2..cf5b3a1206edf 100644 --- a/validation-test/compiler_crashers_fixed/01638-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01638-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01640-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01640-swift-typebase-getcanonicaltype.swift index 7e4e38c154f01..2bcecd502b92c 100644 --- a/validation-test/compiler_crashers_fixed/01640-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01640-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01641-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01641-swift-modulefile-maybereadgenericparams.swift index f2fb6d831b21e..7bae22a4784f1 100644 --- a/validation-test/compiler_crashers_fixed/01641-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01641-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01642-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01642-swift-constraints-constraintsystem-gettypeofmemberreference.swift index ac199f9daa50e..dfcdef2357467 100644 --- a/validation-test/compiler_crashers_fixed/01642-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01642-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01643-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01643-swift-typechecker-checksubstitutions.swift index 34ecab9a4cc08..bc65f235eb986 100644 --- a/validation-test/compiler_crashers_fixed/01643-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01643-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01644-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01644-resolvetypedecl.swift index 081a7beb77e15..d8551294a5e0b 100644 --- a/validation-test/compiler_crashers_fixed/01644-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01644-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01645-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/01645-swift-typebase-getdesugaredtype.swift index 596cb3d8ad368..1ba6d339a1991 100644 --- a/validation-test/compiler_crashers_fixed/01645-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/01645-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01647-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/01647-no-stacktrace.swift index 7bc712918cb29..8dd0fd7a7dbc7 100644 --- a/validation-test/compiler_crashers_fixed/01647-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/01647-no-stacktrace.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01649-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/01649-swift-constraints-constraintgraph-change-undo.swift index b8ba73002d98f..afdb8c1081e56 100644 --- a/validation-test/compiler_crashers_fixed/01649-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/01649-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01650-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01650-swift-typebase-getanyoptionalobjecttype.swift index 194b39e9ffc25..c8b2b639302b7 100644 --- a/validation-test/compiler_crashers_fixed/01650-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01650-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01651-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01651-getselftypeforcontainer.swift index 84a337f33deef..117fb91af6909 100644 --- a/validation-test/compiler_crashers_fixed/01651-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01651-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01653-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01653-swift-pattern-foreachvariable.swift index f9ec85ceb7635..a4baabe7106a8 100644 --- a/validation-test/compiler_crashers_fixed/01653-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01653-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01654-swift-astprinter-printname.swift b/validation-test/compiler_crashers_fixed/01654-swift-astprinter-printname.swift index 735320c363b94..1e21664c8314c 100644 --- a/validation-test/compiler_crashers_fixed/01654-swift-astprinter-printname.swift +++ b/validation-test/compiler_crashers_fixed/01654-swift-astprinter-printname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01655-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01655-getselftypeforcontainer.swift index 3a5e8820910d3..396377a9d30dc 100644 --- a/validation-test/compiler_crashers_fixed/01655-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01655-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01656-swift-astcontext-getconformsto.swift b/validation-test/compiler_crashers_fixed/01656-swift-astcontext-getconformsto.swift index fdf7ebc624ef0..26333bb388a82 100644 --- a/validation-test/compiler_crashers_fixed/01656-swift-astcontext-getconformsto.swift +++ b/validation-test/compiler_crashers_fixed/01656-swift-astcontext-getconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01657-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01657-resolvetypedecl.swift index 8e9495b939e31..f7ffae9f50124 100644 --- a/validation-test/compiler_crashers_fixed/01657-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01657-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01658-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/01658-swift-parser-parsetypeidentifier.swift index b7cb0496c8175..b3e050cfcdf2b 100644 --- a/validation-test/compiler_crashers_fixed/01658-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01658-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01659-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01659-swift-typebase-getcanonicaltype.swift index 9c92a7d483355..0b1f1a4e15dd5 100644 --- a/validation-test/compiler_crashers_fixed/01659-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01659-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01660-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/01660-swift-parser-parseexprsequence.swift index 21a577784643e..5923193870d62 100644 --- a/validation-test/compiler_crashers_fixed/01660-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/01660-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01661-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/01661-swift-parser-parsedeclfunc.swift index 0245cfc84d676..6d8d09fe09048 100644 --- a/validation-test/compiler_crashers_fixed/01661-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/01661-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01662-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01662-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 60ed25c4f5a85..bf5c2dcd4c806 100644 --- a/validation-test/compiler_crashers_fixed/01662-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01662-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01664-swift-parser-parsetypetuplebody.swift b/validation-test/compiler_crashers_fixed/01664-swift-parser-parsetypetuplebody.swift index fcca2c8c512a6..73f7b00911dbc 100644 --- a/validation-test/compiler_crashers_fixed/01664-swift-parser-parsetypetuplebody.swift +++ b/validation-test/compiler_crashers_fixed/01664-swift-parser-parsetypetuplebody.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01665-llvm-foldingset-swift-enumtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01665-llvm-foldingset-swift-enumtype-nodeequals.swift index 02f84c8689d1e..d7861dd043506 100644 --- a/validation-test/compiler_crashers_fixed/01665-llvm-foldingset-swift-enumtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01665-llvm-foldingset-swift-enumtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01666-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01666-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index cfeac47118bd9..bea80f8c03bc5 100644 --- a/validation-test/compiler_crashers_fixed/01666-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01666-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01667-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/01667-swift-parser-parseexprpostfix.swift index 266b4f775fc27..ee3f3c64af4c6 100644 --- a/validation-test/compiler_crashers_fixed/01667-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/01667-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01668-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01668-swift-type-walk.swift index eed0b41748366..d3a75fedce98b 100644 --- a/validation-test/compiler_crashers_fixed/01668-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01668-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01669-void.swift b/validation-test/compiler_crashers_fixed/01669-void.swift index 087c2eaca17bc..8c2e000ce3f05 100644 --- a/validation-test/compiler_crashers_fixed/01669-void.swift +++ b/validation-test/compiler_crashers_fixed/01669-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01670-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01670-swift-modulefile-maybereadgenericparams.swift index eeae8c1e830c8..33a14c287405d 100644 --- a/validation-test/compiler_crashers_fixed/01670-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01670-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01671-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/01671-swift-structtype-get.swift index 92df0094cf2d1..5c61a92c48100 100644 --- a/validation-test/compiler_crashers_fixed/01671-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01671-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01673-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01673-swift-constraints-constraintsystem-opengeneric.swift index ac0d890359f03..2c9c3debe8884 100644 --- a/validation-test/compiler_crashers_fixed/01673-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01673-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01674-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/01674-swift-constraints-constraintsystem-simplifyconstraint.swift index d3db6fe9bde31..f9a466060bccc 100644 --- a/validation-test/compiler_crashers_fixed/01674-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01674-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01675-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/01675-swift-streamprinter-printtext.swift index 998a95ebf8c9d..2bbcd2c21d4e3 100644 --- a/validation-test/compiler_crashers_fixed/01675-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/01675-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01676-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/01676-swift-parser-parseexprsequence.swift index b62da03012b37..0493ef8c19f10 100644 --- a/validation-test/compiler_crashers_fixed/01676-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/01676-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01677-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/01677-swift-dependentmembertype-get.swift index 9e6479509e1cc..74a06809517e1 100644 --- a/validation-test/compiler_crashers_fixed/01677-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/01677-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01678-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01678-swift-type-walk.swift index a3f6f31fd587c..2bc0e70f5adce 100644 --- a/validation-test/compiler_crashers_fixed/01678-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01678-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01679-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/01679-swift-optional-swift-diagnostic-operator.swift index 9ea3ccb85dc72..9a58f7d9134a7 100644 --- a/validation-test/compiler_crashers_fixed/01679-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/01679-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01681-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/01681-swift-nominaltypedecl-preparelookuptable.swift index 9120f1f210cf4..4d1f8b718150c 100644 --- a/validation-test/compiler_crashers_fixed/01681-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/01681-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01682-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/01682-swift-parser-parsedecl.swift index 2477ca3f15807..5c9062b614524 100644 --- a/validation-test/compiler_crashers_fixed/01682-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/01682-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01683-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/01683-swift-nominaltype-get.swift index c522d5dab915d..1c70a810989dc 100644 --- a/validation-test/compiler_crashers_fixed/01683-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/01683-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01685-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01685-swift-typebase-getanyoptionalobjecttype.swift index dfefa815e520a..d3fef633cf587 100644 --- a/validation-test/compiler_crashers_fixed/01685-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01685-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01686-swift-astcontext-setconformsto.swift b/validation-test/compiler_crashers_fixed/01686-swift-astcontext-setconformsto.swift index 66edf8dccdef5..14c49b6542f52 100644 --- a/validation-test/compiler_crashers_fixed/01686-swift-astcontext-setconformsto.swift +++ b/validation-test/compiler_crashers_fixed/01686-swift-astcontext-setconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01687-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/01687-swift-constraints-constraintgraph-removeconstraint.swift index 14f9b67b26661..d0529824cb26a 100644 --- a/validation-test/compiler_crashers_fixed/01687-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01687-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01688-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01688-swift-constraints-constraintsystem-matchtypes.swift index e44b71af5c366..d7e2c1fe685f2 100644 --- a/validation-test/compiler_crashers_fixed/01688-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01688-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01689-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01689-getselftypeforcontainer.swift index b2d287cd27c0b..9450b38e0118f 100644 --- a/validation-test/compiler_crashers_fixed/01689-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01689-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01691-clang-astcontext-getrecordtype.swift b/validation-test/compiler_crashers_fixed/01691-clang-astcontext-getrecordtype.swift index e0ad26f1be674..f8c039600ce31 100644 --- a/validation-test/compiler_crashers_fixed/01691-clang-astcontext-getrecordtype.swift +++ b/validation-test/compiler_crashers_fixed/01691-clang-astcontext-getrecordtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01692-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01692-swift-typebase-getcanonicaltype.swift index 12d14aa17dfb2..bb030d99e4a14 100644 --- a/validation-test/compiler_crashers_fixed/01692-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01692-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01693-swift-typealiasdecl-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/01693-swift-typealiasdecl-typealiasdecl.swift index 196149fef594e..3364068af45b8 100644 --- a/validation-test/compiler_crashers_fixed/01693-swift-typealiasdecl-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/01693-swift-typealiasdecl-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01694-void.swift b/validation-test/compiler_crashers_fixed/01694-void.swift index 95bd26c51b17e..3d43e29645bbb 100644 --- a/validation-test/compiler_crashers_fixed/01694-void.swift +++ b/validation-test/compiler_crashers_fixed/01694-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01695-swift-pattern-operator.swift b/validation-test/compiler_crashers_fixed/01695-swift-pattern-operator.swift index f4f4f14462c79..08e3af37840d3 100644 --- a/validation-test/compiler_crashers_fixed/01695-swift-pattern-operator.swift +++ b/validation-test/compiler_crashers_fixed/01695-swift-pattern-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01696-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01696-getselftypeforcontainer.swift index 94fc4454e6044..c2a79eade74c8 100644 --- a/validation-test/compiler_crashers_fixed/01696-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01696-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01698-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01698-swift-type-walk.swift index cc13356145434..990395aa8067d 100644 --- a/validation-test/compiler_crashers_fixed/01698-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01698-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01699-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01699-llvm-foldingset-swift-tupletype-nodeequals.swift index 452e14c066a6c..cec416373e02d 100644 --- a/validation-test/compiler_crashers_fixed/01699-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01699-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01700-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01700-swift-modulefile-gettype.swift index 8c74b59f55d84..68713ead4df0b 100644 --- a/validation-test/compiler_crashers_fixed/01700-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01700-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01701-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01701-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 768dd8439ad1c..fd65c37a35e16 100644 --- a/validation-test/compiler_crashers_fixed/01701-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01701-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01702-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01702-swift-type-walk.swift index c58e0f0a9ac0e..0af604ddd8d67 100644 --- a/validation-test/compiler_crashers_fixed/01702-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01702-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01703-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/01703-swift-constraints-constraintlocator-profile.swift index 11e7e58628fb7..8c9370e2f71a0 100644 --- a/validation-test/compiler_crashers_fixed/01703-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/01703-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01704-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01704-getselftypeforcontainer.swift index 9315d90ae3a07..aa5890179d949 100644 --- a/validation-test/compiler_crashers_fixed/01704-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01704-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01705-vtable.swift b/validation-test/compiler_crashers_fixed/01705-vtable.swift index fd6c92dabe706..3a2399119f039 100644 --- a/validation-test/compiler_crashers_fixed/01705-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01705-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01706-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01706-resolvetypedecl.swift index 821ab49b8a5bb..d8a88487566bc 100644 --- a/validation-test/compiler_crashers_fixed/01706-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01706-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01707-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01707-swift-genericsignature-get.swift index effddaeef1599..2905748a5fb99 100644 --- a/validation-test/compiler_crashers_fixed/01707-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01707-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01708-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01708-swift-type-walk.swift index c85551ac3bf9a..dd8f1d80a1d84 100644 --- a/validation-test/compiler_crashers_fixed/01708-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01708-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01709-vtable.swift b/validation-test/compiler_crashers_fixed/01709-vtable.swift index 9338c36e2a3c8..047691486a680 100644 --- a/validation-test/compiler_crashers_fixed/01709-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01709-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01710-swift-typechecker-callwitness.swift b/validation-test/compiler_crashers_fixed/01710-swift-typechecker-callwitness.swift index 55f269dfda067..05a90c72f9131 100644 --- a/validation-test/compiler_crashers_fixed/01710-swift-typechecker-callwitness.swift +++ b/validation-test/compiler_crashers_fixed/01710-swift-typechecker-callwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01711-swift-module-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01711-swift-module-lookupvalue.swift index 7722d149bc217..7e98cea9aca71 100644 --- a/validation-test/compiler_crashers_fixed/01711-swift-module-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01711-swift-module-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01712-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/01712-swift-boundgenerictype-get.swift index e171cdead2490..4921089f5b380 100644 --- a/validation-test/compiler_crashers_fixed/01712-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/01712-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01713-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01713-swift-typebase-getcanonicaltype.swift index e738ae3ad7e08..f9fdb63b567f1 100644 --- a/validation-test/compiler_crashers_fixed/01713-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01713-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01714-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01714-swift-typebase-getcanonicaltype.swift index c6b7262904d6e..326a16a7a78fe 100644 --- a/validation-test/compiler_crashers_fixed/01714-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01714-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01715-void.swift b/validation-test/compiler_crashers_fixed/01715-void.swift index 0c3fb80f50658..b80f49ef16e67 100644 --- a/validation-test/compiler_crashers_fixed/01715-void.swift +++ b/validation-test/compiler_crashers_fixed/01715-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01716-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01716-swift-type-walk.swift index f99fa398b8c77..c980a8a084979 100644 --- a/validation-test/compiler_crashers_fixed/01716-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01716-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01717-getcallerdefaultarg.swift b/validation-test/compiler_crashers_fixed/01717-getcallerdefaultarg.swift index b88faeeb86899..ceeb15e16a4bc 100644 --- a/validation-test/compiler_crashers_fixed/01717-getcallerdefaultarg.swift +++ b/validation-test/compiler_crashers_fixed/01717-getcallerdefaultarg.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01718-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/01718-swift-nominaltypedecl-preparelookuptable.swift index 5760e24304321..15ba3491207ed 100644 --- a/validation-test/compiler_crashers_fixed/01718-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/01718-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01719-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01719-swift-typebase-getanyoptionalobjecttype.swift index 0a883b75964f0..c48920696a186 100644 --- a/validation-test/compiler_crashers_fixed/01719-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01719-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01720-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01720-swift-clangmoduleunit-getimportedmodules.swift index eddd7f90a42ae..607647ecc55e9 100644 --- a/validation-test/compiler_crashers_fixed/01720-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01720-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01721-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01721-getselftypeforcontainer.swift index 2a060dff1ffd9..b5b4c566af3ad 100644 --- a/validation-test/compiler_crashers_fixed/01721-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01721-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01722-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01722-getselftypeforcontainer.swift index b9585d06fe039..4361445f4de51 100644 --- a/validation-test/compiler_crashers_fixed/01722-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01722-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01723-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/01723-swift-optional-swift-diagnostic-operator.swift index 1db81eb5c9d97..ce1424256cafb 100644 --- a/validation-test/compiler_crashers_fixed/01723-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/01723-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01724-llvm-tinyptrvector-swift-valuedecl-push-back.swift b/validation-test/compiler_crashers_fixed/01724-llvm-tinyptrvector-swift-valuedecl-push-back.swift index 6b4132c4e2ba4..0bc204e951a14 100644 --- a/validation-test/compiler_crashers_fixed/01724-llvm-tinyptrvector-swift-valuedecl-push-back.swift +++ b/validation-test/compiler_crashers_fixed/01724-llvm-tinyptrvector-swift-valuedecl-push-back.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01725-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01725-swift-type-walk.swift index a21a0e5c80cba..c1187f30cb07f 100644 --- a/validation-test/compiler_crashers_fixed/01725-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01725-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01726-getmemberforbasetype.swift b/validation-test/compiler_crashers_fixed/01726-getmemberforbasetype.swift index 8303cc45a7e37..b1d4fefc0740d 100644 --- a/validation-test/compiler_crashers_fixed/01726-getmemberforbasetype.swift +++ b/validation-test/compiler_crashers_fixed/01726-getmemberforbasetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01728-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01728-llvm-foldingset-swift-tupletype-nodeequals.swift index c6bfd1659357d..e19a6f3b21e14 100644 --- a/validation-test/compiler_crashers_fixed/01728-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01728-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01729-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/01729-swift-parser-parsetoken.swift index 3b2ea6fe81f0f..14e0af9315508 100644 --- a/validation-test/compiler_crashers_fixed/01729-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/01729-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01730-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01730-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 4750ee212bbca..afb4ad49544b9 100644 --- a/validation-test/compiler_crashers_fixed/01730-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01730-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01731-swift-dictionarytype-get.swift b/validation-test/compiler_crashers_fixed/01731-swift-dictionarytype-get.swift index 235c0d2cca116..fd5b91e4f4381 100644 --- a/validation-test/compiler_crashers_fixed/01731-swift-dictionarytype-get.swift +++ b/validation-test/compiler_crashers_fixed/01731-swift-dictionarytype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01732-swift-parser-parsebraceitemlist.swift b/validation-test/compiler_crashers_fixed/01732-swift-parser-parsebraceitemlist.swift index 02bda6f70b0b7..14ac7bcc76882 100644 --- a/validation-test/compiler_crashers_fixed/01732-swift-parser-parsebraceitemlist.swift +++ b/validation-test/compiler_crashers_fixed/01732-swift-parser-parsebraceitemlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01733-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01733-swift-tupletype-get.swift index 3ba2cbed72372..5402fd97a2867 100644 --- a/validation-test/compiler_crashers_fixed/01733-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01733-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01734-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01734-resolvetypedecl.swift index ae084b1338762..2921e7caa46c8 100644 --- a/validation-test/compiler_crashers_fixed/01734-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01734-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01735-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01735-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c82af12b90111..6563ddf9246e0 100644 --- a/validation-test/compiler_crashers_fixed/01735-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01735-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01736-void.swift b/validation-test/compiler_crashers_fixed/01736-void.swift index 8ca51ec811e9e..e3a3274260efa 100644 --- a/validation-test/compiler_crashers_fixed/01736-void.swift +++ b/validation-test/compiler_crashers_fixed/01736-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01737-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/01737-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 9728778b46454..679f662fe7b6f 100644 --- a/validation-test/compiler_crashers_fixed/01737-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/01737-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01738-vtable.swift b/validation-test/compiler_crashers_fixed/01738-vtable.swift index e59bdb82ef463..9609c2b3f5001 100644 --- a/validation-test/compiler_crashers_fixed/01738-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01738-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01739-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/01739-swift-constraints-constraintsystem-solvesimplified.swift index a4892da308eb5..ac24f7a4c1cd7 100644 --- a/validation-test/compiler_crashers_fixed/01739-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/01739-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01740-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01740-swift-constraints-constraintsystem-getfixedtyperecursive.swift index a01ee0c294366..02a630ee75fdc 100644 --- a/validation-test/compiler_crashers_fixed/01740-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01740-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01741-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/01741-swift-constraints-constraintsystem-simplifymemberconstraint.swift index 41af7dc792b4d..466b20c50e815 100644 --- a/validation-test/compiler_crashers_fixed/01741-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01741-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01742-swift-arrayslicetype-get.swift b/validation-test/compiler_crashers_fixed/01742-swift-arrayslicetype-get.swift index 36f4c5ecb243c..0caa5727ee0d0 100644 --- a/validation-test/compiler_crashers_fixed/01742-swift-arrayslicetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01742-swift-arrayslicetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01743-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01743-swift-typechecker-checksubstitutions.swift index 924e43d8d1308..cb7c5c39c65cd 100644 --- a/validation-test/compiler_crashers_fixed/01743-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01743-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01745-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01745-swift-typebase-getcanonicaltype.swift index 612ef29c069a5..29e85dee29741 100644 --- a/validation-test/compiler_crashers_fixed/01745-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01745-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01746-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/01746-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index cf9484d40a0e2..6b6b08758023c 100644 --- a/validation-test/compiler_crashers_fixed/01746-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/01746-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01747-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/01747-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 52495b185cb8a..f0086a1f7bf65 100644 --- a/validation-test/compiler_crashers_fixed/01747-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/01747-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01748-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01748-swift-typebase-getanyoptionalobjecttype.swift index 8826dbab1ec0a..b378c78048233 100644 --- a/validation-test/compiler_crashers_fixed/01748-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01748-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01749-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01749-swift-typebase-getcanonicaltype.swift index 5189ccea1f5ef..10ec6e6510f9d 100644 --- a/validation-test/compiler_crashers_fixed/01749-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01749-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01750-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01750-swift-modulefile-gettype.swift index 38a4562e8f77d..a7108fe27f953 100644 --- a/validation-test/compiler_crashers_fixed/01750-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01750-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01751-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01751-swift-type-walk.swift index 0f650878f7519..55e4d02cd5a10 100644 --- a/validation-test/compiler_crashers_fixed/01751-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01751-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01752-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01752-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index f8411a68e0568..dc0dbd0a216a0 100644 --- a/validation-test/compiler_crashers_fixed/01752-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01752-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01753-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/01753-swift-lexer-lexstringliteral.swift index 64d620ec4902a..d1f1af6c25db4 100644 --- a/validation-test/compiler_crashers_fixed/01753-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/01753-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01754-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01754-getselftypeforcontainer.swift index 8abf09d865a5d..c666fb38df755 100644 --- a/validation-test/compiler_crashers_fixed/01754-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01754-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01755-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/01755-swift-streamprinter-printtext.swift index ad9d5411ed93b..03a676b02b9aa 100644 --- a/validation-test/compiler_crashers_fixed/01755-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/01755-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01756-swift-constraints-constraintsystem-matchfunctiontypes.swift b/validation-test/compiler_crashers_fixed/01756-swift-constraints-constraintsystem-matchfunctiontypes.swift index ae4cb7c94fcee..40f0dc5737123 100644 --- a/validation-test/compiler_crashers_fixed/01756-swift-constraints-constraintsystem-matchfunctiontypes.swift +++ b/validation-test/compiler_crashers_fixed/01756-swift-constraints-constraintsystem-matchfunctiontypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01757-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01757-swift-typebase-getcanonicaltype.swift index 3dbfba68a6dca..b6e7b00c7187c 100644 --- a/validation-test/compiler_crashers_fixed/01757-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01757-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01758-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01758-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 8ece57f215711..47d81b8568ee7 100644 --- a/validation-test/compiler_crashers_fixed/01758-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01758-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01759-bool.swift b/validation-test/compiler_crashers_fixed/01759-bool.swift index e034fbbfef1c3..a956e1ec3a63c 100644 --- a/validation-test/compiler_crashers_fixed/01759-bool.swift +++ b/validation-test/compiler_crashers_fixed/01759-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01760-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01760-swift-typebase-getcanonicaltype.swift index 971c7fc2f7317..9cc8c89819011 100644 --- a/validation-test/compiler_crashers_fixed/01760-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01760-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01761-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01761-swift-genericfunctiontype-get.swift index 89787760cf03b..c9e8280a0ec0b 100644 --- a/validation-test/compiler_crashers_fixed/01761-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01761-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01762-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/01762-swift-constraints-constraintsystem-opengeneric.swift index 7d35f5a908ac9..cf29b4ef932f2 100644 --- a/validation-test/compiler_crashers_fixed/01762-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/01762-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01763-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/01763-swift-archetypebuilder-resolvearchetype.swift index de7fa831d2eb9..81c3c0e376bbd 100644 --- a/validation-test/compiler_crashers_fixed/01763-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/01763-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01764-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/01764-swift-astprinter-printtextimpl.swift index e5c03190a1be7..d480a244f5929 100644 --- a/validation-test/compiler_crashers_fixed/01764-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/01764-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01765-swift-inflightdiagnostic-highlight.swift b/validation-test/compiler_crashers_fixed/01765-swift-inflightdiagnostic-highlight.swift index 3386f95bfecc2..0011c62016a75 100644 --- a/validation-test/compiler_crashers_fixed/01765-swift-inflightdiagnostic-highlight.swift +++ b/validation-test/compiler_crashers_fixed/01765-swift-inflightdiagnostic-highlight.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01766-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01766-swift-typechecker-validatedecl.swift index 2d3850f9ff8b9..d06071d2dbc0a 100644 --- a/validation-test/compiler_crashers_fixed/01766-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01766-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01767-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01767-resolvetypedecl.swift index 1e3b59129bf54..aa011b0983233 100644 --- a/validation-test/compiler_crashers_fixed/01767-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01767-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01768-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01768-swift-type-walk.swift index d8ff9f545c2e9..832e0101bc334 100644 --- a/validation-test/compiler_crashers_fixed/01768-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01768-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01769-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01769-getselftypeforcontainer.swift index 810be36149c33..266b2f5b9660a 100644 --- a/validation-test/compiler_crashers_fixed/01769-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01769-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01770-swift-typechecker-buildarrayinjectionfnref.swift b/validation-test/compiler_crashers_fixed/01770-swift-typechecker-buildarrayinjectionfnref.swift index 6ba72e56c661c..1a97b40f88866 100644 --- a/validation-test/compiler_crashers_fixed/01770-swift-typechecker-buildarrayinjectionfnref.swift +++ b/validation-test/compiler_crashers_fixed/01770-swift-typechecker-buildarrayinjectionfnref.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01771-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/01771-swift-sourcefile-getcache.swift index 1e2fdacf3cd6c..29bf220f46708 100644 --- a/validation-test/compiler_crashers_fixed/01771-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/01771-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01772-void.swift b/validation-test/compiler_crashers_fixed/01772-void.swift index 649e95ee6c5c7..e804e46ecdd64 100644 --- a/validation-test/compiler_crashers_fixed/01772-void.swift +++ b/validation-test/compiler_crashers_fixed/01772-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01773-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01773-swift-typebase-getcanonicaltype.swift index f8c75b286f256..816d2e9e0d2f3 100644 --- a/validation-test/compiler_crashers_fixed/01773-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01773-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01774-getmemberforbasetype.swift b/validation-test/compiler_crashers_fixed/01774-getmemberforbasetype.swift index 582c519a97a73..dbdda1a7f4acc 100644 --- a/validation-test/compiler_crashers_fixed/01774-getmemberforbasetype.swift +++ b/validation-test/compiler_crashers_fixed/01774-getmemberforbasetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01775-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01775-resolvetypedecl.swift index c874d972f945f..9063dc6e41fac 100644 --- a/validation-test/compiler_crashers_fixed/01775-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01775-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01776-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/01776-swift-availabilityattr-isunavailable.swift index 7fae1594234cd..4c979808bfeef 100644 --- a/validation-test/compiler_crashers_fixed/01776-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/01776-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01777-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01777-resolvetypedecl.swift index cb4d20dacc725..6d0e8612b42a7 100644 --- a/validation-test/compiler_crashers_fixed/01777-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01777-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01778-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01778-getselftypeforcontainer.swift index 5b7f8cc26df52..a2cf62a67a768 100644 --- a/validation-test/compiler_crashers_fixed/01778-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01778-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01779-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01779-swift-constraints-constraintsystem-gettypeofmemberreference.swift index cf71c3cdf9164..65f4aac6dcbb8 100644 --- a/validation-test/compiler_crashers_fixed/01779-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01779-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01780-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01780-getselftypeforcontainer.swift index e981205cae6c9..3c357e0dbaa00 100644 --- a/validation-test/compiler_crashers_fixed/01780-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01780-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01781-swift-optional-std-pair-swift-api-notes-contextid.swift b/validation-test/compiler_crashers_fixed/01781-swift-optional-std-pair-swift-api-notes-contextid.swift index ffa71f76bf3b7..d76cde1a537b4 100644 --- a/validation-test/compiler_crashers_fixed/01781-swift-optional-std-pair-swift-api-notes-contextid.swift +++ b/validation-test/compiler_crashers_fixed/01781-swift-optional-std-pair-swift-api-notes-contextid.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01782-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01782-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index b39399d27ea6e..bd6d16387f0b5 100644 --- a/validation-test/compiler_crashers_fixed/01782-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01782-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01783-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01783-getselftypeforcontainer.swift index dc3121107cc92..e21eba8509a3c 100644 --- a/validation-test/compiler_crashers_fixed/01783-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01783-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01784-swift-constraints-constraintgraph-lookupnode.swift b/validation-test/compiler_crashers_fixed/01784-swift-constraints-constraintgraph-lookupnode.swift index 6b4a5ac5d46a3..5ca65eabb0732 100644 --- a/validation-test/compiler_crashers_fixed/01784-swift-constraints-constraintgraph-lookupnode.swift +++ b/validation-test/compiler_crashers_fixed/01784-swift-constraints-constraintgraph-lookupnode.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01785-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/01785-swift-scopeinfo-addtoscope.swift index 4a1f50f9741c8..60b1db1a5451b 100644 --- a/validation-test/compiler_crashers_fixed/01785-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/01785-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01786-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01786-std-function-func-swift-type-subst.swift index 18dad3ecbebd7..3cd0d89f30521 100644 --- a/validation-test/compiler_crashers_fixed/01786-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01786-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01787-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01787-swift-clangmoduleunit-getimportedmodules.swift index fe09c8a54337d..49abd1af52721 100644 --- a/validation-test/compiler_crashers_fixed/01787-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01787-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01788-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01788-swift-typebase-getcanonicaltype.swift index 51c6c02f40bfa..171c4504cce95 100644 --- a/validation-test/compiler_crashers_fixed/01788-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01788-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01789-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/01789-swift-generictypeparamtype-get.swift index d9229c966ae25..520d72c15e861 100644 --- a/validation-test/compiler_crashers_fixed/01789-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01789-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01790-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/01790-swift-constraints-constraintgraph-unbindtypevariable.swift index f41e1f6c0313d..7dbc052b3400f 100644 --- a/validation-test/compiler_crashers_fixed/01790-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/01790-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01791-swift-typedecl-getdeclaredtype.swift b/validation-test/compiler_crashers_fixed/01791-swift-typedecl-getdeclaredtype.swift index 1eb94a1db504d..d6f9578b99f04 100644 --- a/validation-test/compiler_crashers_fixed/01791-swift-typedecl-getdeclaredtype.swift +++ b/validation-test/compiler_crashers_fixed/01791-swift-typedecl-getdeclaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01792-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/01792-swift-genericsignature-get.swift index 297f9a17ef876..d39c9f80eefdf 100644 --- a/validation-test/compiler_crashers_fixed/01792-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/01792-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift index f064d9574f8da..eab6f3698eca9 100644 --- a/validation-test/compiler_crashers_fixed/01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01794-swift-astcontext-setconformsto.swift b/validation-test/compiler_crashers_fixed/01794-swift-astcontext-setconformsto.swift index b4bf377b39c3d..2f4a4738eff1c 100644 --- a/validation-test/compiler_crashers_fixed/01794-swift-astcontext-setconformsto.swift +++ b/validation-test/compiler_crashers_fixed/01794-swift-astcontext-setconformsto.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01795-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01795-swift-pattern-foreachvariable.swift index 309fa29ad3471..044e08cc85f15 100644 --- a/validation-test/compiler_crashers_fixed/01795-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01795-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01796-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01796-swift-modulefile-getdecl.swift index cb4cd0ac07af9..f705d3490468c 100644 --- a/validation-test/compiler_crashers_fixed/01796-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01796-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01797-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01797-swift-typebase-getcanonicaltype.swift index 795010e1aabca..02d6648e5a00e 100644 --- a/validation-test/compiler_crashers_fixed/01797-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01797-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01798-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/01798-swift-typechecker-coercepatterntotype.swift index 20d89720fe4f2..bb95d7b56d6a2 100644 --- a/validation-test/compiler_crashers_fixed/01798-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/01798-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01799-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01799-resolvetypedecl.swift index e3434e0df657d..9ef03a7a63762 100644 --- a/validation-test/compiler_crashers_fixed/01799-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01799-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01800-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01800-swift-functiontype-get.swift index ad3e9fa56a25e..7ef48410a5de8 100644 --- a/validation-test/compiler_crashers_fixed/01800-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01800-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01801-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01801-swift-typebase-getcanonicaltype.swift index 2b3a1311b23b6..60a6289659021 100644 --- a/validation-test/compiler_crashers_fixed/01801-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01801-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01802-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/01802-swift-astvisitor.swift index 3dfa1da30e3e2..2a8d642b6a5c5 100644 --- a/validation-test/compiler_crashers_fixed/01802-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/01802-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01803-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/01803-swift-modulefile-getdecl.swift index 127748df9d614..7a701c366fbdd 100644 --- a/validation-test/compiler_crashers_fixed/01803-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/01803-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01804-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01804-swift-modulefile-maybereadpattern.swift index f5dc902e6f13a..d3400cc155c2f 100644 --- a/validation-test/compiler_crashers_fixed/01804-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01804-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01805-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01805-swift-type-walk.swift index b75c13f4bcf31..390e8dc53ba5b 100644 --- a/validation-test/compiler_crashers_fixed/01805-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01805-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01806-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01806-swift-typechecker-validatedecl.swift index d9cae523213f8..28c87dbd6ede9 100644 --- a/validation-test/compiler_crashers_fixed/01806-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01806-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01807-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01807-resolvetypedecl.swift index 7569722c3e0b8..5d9b9c48060bd 100644 --- a/validation-test/compiler_crashers_fixed/01807-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01807-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01808-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/01808-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index a5e07e9b0015b..dd088175254ca 100644 --- a/validation-test/compiler_crashers_fixed/01808-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/01808-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01809-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01809-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index 23a0f7f992618..eb85b53397c5e 100644 --- a/validation-test/compiler_crashers_fixed/01809-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01809-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01810-swift-clangimporter-implementation-finishloadingclangmodule.swift b/validation-test/compiler_crashers_fixed/01810-swift-clangimporter-implementation-finishloadingclangmodule.swift index a938bb89bbc2a..873c698067333 100644 --- a/validation-test/compiler_crashers_fixed/01810-swift-clangimporter-implementation-finishloadingclangmodule.swift +++ b/validation-test/compiler_crashers_fixed/01810-swift-clangimporter-implementation-finishloadingclangmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01811-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01811-swift-modulefile-maybereadgenericparams.swift index 9bc5fbfc17ccb..90185406361bb 100644 --- a/validation-test/compiler_crashers_fixed/01811-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01811-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01812-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/01812-swift-lexer-getlocforendoftoken.swift index 732429fda55c1..cd2726c2c31ee 100644 --- a/validation-test/compiler_crashers_fixed/01812-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/01812-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01813-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/01813-swift-archetypebuilder-resolvearchetype.swift index 2fb28cec4c59d..65cf08c28234b 100644 --- a/validation-test/compiler_crashers_fixed/01813-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/01813-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01814-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01814-swift-constraints-constraintsystem-matchtypes.swift index 483107ef51313..82f9a6ef5e8ea 100644 --- a/validation-test/compiler_crashers_fixed/01814-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01814-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01815-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01815-getselftypeforcontainer.swift index 94c1b9f2ac104..28345953ca776 100644 --- a/validation-test/compiler_crashers_fixed/01815-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01815-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01816-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01816-swift-type-walk.swift index 86e2e7f075b76..ab682c0572829 100644 --- a/validation-test/compiler_crashers_fixed/01816-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01816-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01817-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01817-swift-typebase-getcanonicaltype.swift index 5f187fb55ff47..8d386a5a304ac 100644 --- a/validation-test/compiler_crashers_fixed/01817-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01817-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01818-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/01818-swift-typebase-isspecialized.swift index 9c64c43f5cb59..a5a2c71296e1e 100644 --- a/validation-test/compiler_crashers_fixed/01818-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/01818-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01819-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/01819-swift-typevisitor.swift index b0793f2183088..d800147526b7d 100644 --- a/validation-test/compiler_crashers_fixed/01819-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/01819-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01820-cleanupillformedexpression.swift b/validation-test/compiler_crashers_fixed/01820-cleanupillformedexpression.swift index cc2935dd5c009..4630c7c25db8f 100644 --- a/validation-test/compiler_crashers_fixed/01820-cleanupillformedexpression.swift +++ b/validation-test/compiler_crashers_fixed/01820-cleanupillformedexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01821-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01821-llvm-foldingset-swift-tupletype-nodeequals.swift index 6d83ef39398e5..82db17bca9cbd 100644 --- a/validation-test/compiler_crashers_fixed/01821-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01821-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01822-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/01822-swift-typebase-isspecialized.swift index cf879317760a9..212aecdec0cec 100644 --- a/validation-test/compiler_crashers_fixed/01822-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/01822-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01823-llvm-sys-path-append.swift b/validation-test/compiler_crashers_fixed/01823-llvm-sys-path-append.swift index 5480a686c1036..55cfd90a23626 100644 --- a/validation-test/compiler_crashers_fixed/01823-llvm-sys-path-append.swift +++ b/validation-test/compiler_crashers_fixed/01823-llvm-sys-path-append.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01824-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01824-swift-typebase-getcanonicaltype.swift index 6985d04d1dfcf..5905cae6c12a1 100644 --- a/validation-test/compiler_crashers_fixed/01824-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01824-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01825-swift-module-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01825-swift-module-lookupvalue.swift index d6b085ee34bb6..accb916300ac8 100644 --- a/validation-test/compiler_crashers_fixed/01825-swift-module-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01825-swift-module-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01826-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/01826-swift-typebase-getanyoptionalobjecttype.swift index d04c5c775a748..d5bdbeac5a8ba 100644 --- a/validation-test/compiler_crashers_fixed/01826-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/01826-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01827-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01827-getselftypeforcontainer.swift index 8c8de3a6b6b33..d908c7c8efa09 100644 --- a/validation-test/compiler_crashers_fixed/01827-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01827-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01828-swift-typealiasdecl-typealiasdecl.swift b/validation-test/compiler_crashers_fixed/01828-swift-typealiasdecl-typealiasdecl.swift index 0002abca16efb..42bc0cc4ee97f 100644 --- a/validation-test/compiler_crashers_fixed/01828-swift-typealiasdecl-typealiasdecl.swift +++ b/validation-test/compiler_crashers_fixed/01828-swift-typealiasdecl-typealiasdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01829-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01829-llvm-foldingset-swift-classtype-nodeequals.swift index d607cff4fecab..938601eb4a227 100644 --- a/validation-test/compiler_crashers_fixed/01829-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01829-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01830-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/01830-swift-constraints-constraintgraphnode-getadjacency.swift index 06523206e1b42..6fbfaa3b9c832 100644 --- a/validation-test/compiler_crashers_fixed/01830-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/01830-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01831-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01831-getselftypeforcontainer.swift index 423a8502b3e6f..a04955e41e5cf 100644 --- a/validation-test/compiler_crashers_fixed/01831-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01831-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01832-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01832-swift-lexer-leximpl.swift index 0e65ac14a13f9..27156e8e3af1a 100644 --- a/validation-test/compiler_crashers_fixed/01832-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01832-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01833-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01833-swift-clangmoduleunit-getimportedmodules.swift index 96d1b3052f285..8f3e1a3cd430c 100644 --- a/validation-test/compiler_crashers_fixed/01833-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01833-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01834-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01834-getselftypeforcontainer.swift index 776328a590155..e4d949036c917 100644 --- a/validation-test/compiler_crashers_fixed/01834-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01834-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01835-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01835-getselftypeforcontainer.swift index 081a1eb4c07b1..461a8a58022d5 100644 --- a/validation-test/compiler_crashers_fixed/01835-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01835-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01836-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01836-swift-nominaltypedecl-getdeclaredtypeincontext.swift index f310649c45954..396f215d8976b 100644 --- a/validation-test/compiler_crashers_fixed/01836-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01836-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01837-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01837-getselftypeforcontainer.swift index e5d9fe2162513..214d1b36b247e 100644 --- a/validation-test/compiler_crashers_fixed/01837-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01837-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01838-void.swift b/validation-test/compiler_crashers_fixed/01838-void.swift index bf2dfb38bf7f4..a8c2c7ce01f26 100644 --- a/validation-test/compiler_crashers_fixed/01838-void.swift +++ b/validation-test/compiler_crashers_fixed/01838-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01839-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01839-swift-modulefile-gettype.swift index 52f565a09a6fb..d22b08eea53db 100644 --- a/validation-test/compiler_crashers_fixed/01839-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01839-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01840-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01840-getselftypeforcontainer.swift index 5489a9230951c..5ff9e22043bf9 100644 --- a/validation-test/compiler_crashers_fixed/01840-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01840-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01841-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01841-swift-metatypetype-get.swift index 32a57a4672cd3..4637d71e64d54 100644 --- a/validation-test/compiler_crashers_fixed/01841-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01841-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01842-swift-associatedtypedecl-associatedtypedecl.swift b/validation-test/compiler_crashers_fixed/01842-swift-associatedtypedecl-associatedtypedecl.swift index d4fd72de0b98b..bf110ca7d76cb 100644 --- a/validation-test/compiler_crashers_fixed/01842-swift-associatedtypedecl-associatedtypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01842-swift-associatedtypedecl-associatedtypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01843-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/01843-llvm-bitstreamcursor-readrecord.swift index 4b11609a53f7e..dd4820c2fba49 100644 --- a/validation-test/compiler_crashers_fixed/01843-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/01843-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01844-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/01844-swift-constraints-constraintsystem-assignfixedtype.swift index c5091e2bb0bca..c7c76a0334972 100644 --- a/validation-test/compiler_crashers_fixed/01844-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/01844-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01845-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/01845-swift-typebase-gettypeofmember.swift index 88cf454bc2e70..8e4894d63d971 100644 --- a/validation-test/compiler_crashers_fixed/01845-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/01845-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01846-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/01846-swift-parser-parseexprpostfix.swift index fd6e461828259..d3e2f314e7411 100644 --- a/validation-test/compiler_crashers_fixed/01846-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/01846-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01847-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01847-std-function-func-swift-type-subst.swift index eb5c2ff0458bb..27e6a1e741c84 100644 --- a/validation-test/compiler_crashers_fixed/01847-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01847-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01848-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01848-swift-completegenerictyperesolver-resolvedependentmembertype.swift index ae45db68cdff5..2603276537e80 100644 --- a/validation-test/compiler_crashers_fixed/01848-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01848-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01849-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01849-swift-nominaltypedecl-getdeclaredtypeincontext.swift index f349b8757e736..f349d93753979 100644 --- a/validation-test/compiler_crashers_fixed/01849-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01849-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01850-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01850-swift-type-walk.swift index 6699374376062..43b97ebe83908 100644 --- a/validation-test/compiler_crashers_fixed/01850-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01850-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01851-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/01851-swift-genericparamlist-addnestedarchetypes.swift index e36f4dbac4f57..f62a07310bf99 100644 --- a/validation-test/compiler_crashers_fixed/01851-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01851-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01852-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/01852-swift-constraints-constraintsystem-getconstraintlocator.swift index 3067a1fab865f..5780c73695384 100644 --- a/validation-test/compiler_crashers_fixed/01852-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/01852-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01853-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/01853-swift-lexer-lexidentifier.swift index 7132dd196e4af..e5c5ce0ed0c7c 100644 --- a/validation-test/compiler_crashers_fixed/01853-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/01853-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01854-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01854-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index 57c895230433d..ce0d31308a941 100644 --- a/validation-test/compiler_crashers_fixed/01854-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01854-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01855-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01855-swift-pattern-foreachvariable.swift index c0f805a122daa..db2742c51bd20 100644 --- a/validation-test/compiler_crashers_fixed/01855-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01855-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01856-swift-parser-parsetypesimple.swift b/validation-test/compiler_crashers_fixed/01856-swift-parser-parsetypesimple.swift index cc8e640602b00..e53b4e5c4ab95 100644 --- a/validation-test/compiler_crashers_fixed/01856-swift-parser-parsetypesimple.swift +++ b/validation-test/compiler_crashers_fixed/01856-swift-parser-parsetypesimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01857-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01857-std-function-func-swift-type-subst.swift index 52b49c32a612e..e6ee5827ea5b8 100644 --- a/validation-test/compiler_crashers_fixed/01857-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01857-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01858-llvm-densemap-swift-valuedecl.swift b/validation-test/compiler_crashers_fixed/01858-llvm-densemap-swift-valuedecl.swift index 7cd69e2eec12a..3c039e871acf8 100644 --- a/validation-test/compiler_crashers_fixed/01858-llvm-densemap-swift-valuedecl.swift +++ b/validation-test/compiler_crashers_fixed/01858-llvm-densemap-swift-valuedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01859-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/01859-swift-constraints-solution-solution.swift index d72257dc8e34a..0d19fc3e831c1 100644 --- a/validation-test/compiler_crashers_fixed/01859-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/01859-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01860-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01860-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 9cde965eb6cef..a62cfa86b844d 100644 --- a/validation-test/compiler_crashers_fixed/01860-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01860-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01861-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/01861-swift-parser-parseexprclosure.swift index 3c632aef3026b..f5b6fd832bf2a 100644 --- a/validation-test/compiler_crashers_fixed/01861-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/01861-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01862-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/01862-swift-genericparamlist-deriveallarchetypes.swift index ac6360c863199..f3c7d9667c675 100644 --- a/validation-test/compiler_crashers_fixed/01862-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/01862-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01863-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/01863-swift-modulefile-maybereadpattern.swift index ebf7bb123ad03..a3a5b54abdb6f 100644 --- a/validation-test/compiler_crashers_fixed/01863-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/01863-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01864-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/01864-swift-valuedecl-settype.swift index 1b64d868f0ea3..f3f87d68f67a3 100644 --- a/validation-test/compiler_crashers_fixed/01864-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/01864-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01865-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/01865-swift-typechecker-validatetype.swift index 47b4370597d44..dd05fe9cc1b03 100644 --- a/validation-test/compiler_crashers_fixed/01865-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/01865-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01866-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/01866-swift-archetypetype-setnestedtypes.swift index 3548fd3ce4d06..de46b0c696aad 100644 --- a/validation-test/compiler_crashers_fixed/01866-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/01866-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01867-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01867-swift-constraints-constraintsystem-gettypeofmemberreference.swift index de9ef07fb1910..757ebe41e3471 100644 --- a/validation-test/compiler_crashers_fixed/01867-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01867-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01868-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01868-swift-typebase-getcanonicaltype.swift index 316256b949dbd..39b1d218e587d 100644 --- a/validation-test/compiler_crashers_fixed/01868-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01868-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01870-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/01870-swift-protocoltype-canonicalizeprotocols.swift index 26dd8d780fa69..810d0528f8906 100644 --- a/validation-test/compiler_crashers_fixed/01870-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01870-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01872-void.swift b/validation-test/compiler_crashers_fixed/01872-void.swift index e84a4642e1c3b..581bf1eaecb65 100644 --- a/validation-test/compiler_crashers_fixed/01872-void.swift +++ b/validation-test/compiler_crashers_fixed/01872-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01873-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/01873-swift-pattern-foreachvariable.swift index ae0f56f2db710..d10d1a53e39ec 100644 --- a/validation-test/compiler_crashers_fixed/01873-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/01873-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01874-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01874-swift-metatypetype-get.swift index 605291633d7fe..7a11655d45f91 100644 --- a/validation-test/compiler_crashers_fixed/01874-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01874-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01875-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01875-swift-modulefile-gettype.swift index 94e61f0577555..862abf54e6a2b 100644 --- a/validation-test/compiler_crashers_fixed/01875-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01875-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01876-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01876-swift-type-walk.swift index 284998f205ac6..f2161e43a2e5f 100644 --- a/validation-test/compiler_crashers_fixed/01876-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01876-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01877-swift-typebase-isexistentialtype.swift b/validation-test/compiler_crashers_fixed/01877-swift-typebase-isexistentialtype.swift index fe9446ee54cb2..efdde11f7c90d 100644 --- a/validation-test/compiler_crashers_fixed/01877-swift-typebase-isexistentialtype.swift +++ b/validation-test/compiler_crashers_fixed/01877-swift-typebase-isexistentialtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01878-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01878-resolvetypedecl.swift index 402b93461797a..ba91e3bc5b29b 100644 --- a/validation-test/compiler_crashers_fixed/01878-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01878-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01880-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01880-swift-typechecker-checksubstitutions.swift index dc2a78cd9bdfb..90a94cf504828 100644 --- a/validation-test/compiler_crashers_fixed/01880-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01880-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01881-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/01881-swift-structtype-get.swift index 6b380195446b1..af7e7e9a9386c 100644 --- a/validation-test/compiler_crashers_fixed/01881-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/01881-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01882-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/01882-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index 50d9bcf7e2904..f8653f21344fb 100644 --- a/validation-test/compiler_crashers_fixed/01882-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01882-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01883-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01883-getselftypeforcontainer.swift index aab53c3dc5b19..4c482aaf8a1b4 100644 --- a/validation-test/compiler_crashers_fixed/01883-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01883-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01884-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/01884-swift-typechecker-resolvetypeincontext.swift index 7c72d6b2b43df..b5201ad1dac0a 100644 --- a/validation-test/compiler_crashers_fixed/01884-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01884-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01885-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/01885-swift-constraints-solution-simplifytype.swift index 520486691e042..4a54b10381172 100644 --- a/validation-test/compiler_crashers_fixed/01885-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/01885-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01886-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/01886-swift-typebase-operator.swift index c95ef71572baa..1a0bd02d75315 100644 --- a/validation-test/compiler_crashers_fixed/01886-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/01886-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01887-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01887-swift-type-walk.swift index 8eeaf59c45c97..8f90bf3a2883f 100644 --- a/validation-test/compiler_crashers_fixed/01887-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01887-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01888-vtable.swift b/validation-test/compiler_crashers_fixed/01888-vtable.swift index 8a51da8562493..379419de4411e 100644 --- a/validation-test/compiler_crashers_fixed/01888-vtable.swift +++ b/validation-test/compiler_crashers_fixed/01888-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01889-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01889-swift-typebase-getcanonicaltype.swift index 7aac0c74d7a2b..09768ab04d28d 100644 --- a/validation-test/compiler_crashers_fixed/01889-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01889-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01890-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/01890-swift-clangmoduleunit-getadaptermodule.swift index 6b29ab5714aab..b44293a96abcf 100644 --- a/validation-test/compiler_crashers_fixed/01890-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/01890-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01892-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01892-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 30eec7c1aa772..447ca9fafed94 100644 --- a/validation-test/compiler_crashers_fixed/01892-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01892-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01893-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01893-resolvetypedecl.swift index 2b29cbb4aa529..3922bba25a612 100644 --- a/validation-test/compiler_crashers_fixed/01893-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01893-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01894-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01894-swift-type-walk.swift index acae28595ec1d..f89cdf9b077bb 100644 --- a/validation-test/compiler_crashers_fixed/01894-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01894-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01895-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01895-swift-typechecker-validatedecl.swift index cb8b7d99d222d..b3af7cbb989f4 100644 --- a/validation-test/compiler_crashers_fixed/01895-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01895-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01896-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/01896-swift-parser-parsedecl.swift index e03524caec2a7..a76d8a9ff982b 100644 --- a/validation-test/compiler_crashers_fixed/01896-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/01896-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01897-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01897-resolvetypedecl.swift index 5593120adf536..4c58940dcfb45 100644 --- a/validation-test/compiler_crashers_fixed/01897-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01897-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01898-swift-parser-parsefunctionarguments.swift b/validation-test/compiler_crashers_fixed/01898-swift-parser-parsefunctionarguments.swift index 22928fc037d0e..b578dd7a4a0bb 100644 --- a/validation-test/compiler_crashers_fixed/01898-swift-parser-parsefunctionarguments.swift +++ b/validation-test/compiler_crashers_fixed/01898-swift-parser-parsefunctionarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01899-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01899-swift-declcontext-lookupqualified.swift index 249322c6edd0e..b002ebc6ef5df 100644 --- a/validation-test/compiler_crashers_fixed/01899-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01899-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01900-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01900-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 2d42d90e65b3a..6b95cdf217927 100644 --- a/validation-test/compiler_crashers_fixed/01900-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01900-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01901-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/01901-swift-constraints-constraintsystem-matchtypes.swift index b5198c4a5a8f2..ebf909870afd4 100644 --- a/validation-test/compiler_crashers_fixed/01901-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/01901-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01902-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01902-getselftypeforcontainer.swift index ca5a5db04b10c..c3cb3ccc5775a 100644 --- a/validation-test/compiler_crashers_fixed/01902-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01902-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01903-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01903-swift-type-walk.swift index efd959ed5efcf..1d64f3ff12e6c 100644 --- a/validation-test/compiler_crashers_fixed/01903-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01903-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01905-swift-optionaltype-get.swift b/validation-test/compiler_crashers_fixed/01905-swift-optionaltype-get.swift index 53c46f2c27ca7..fb498d3a3e407 100644 --- a/validation-test/compiler_crashers_fixed/01905-swift-optionaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/01905-swift-optionaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01906-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/01906-llvm-foldingset-swift-tupletype-nodeequals.swift index 61eef68e9140d..8149071f81772 100644 --- a/validation-test/compiler_crashers_fixed/01906-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/01906-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01907-swift-generictypeparamdecl-generictypeparamdecl.swift b/validation-test/compiler_crashers_fixed/01907-swift-generictypeparamdecl-generictypeparamdecl.swift index e2ca608111dac..c176932d37320 100644 --- a/validation-test/compiler_crashers_fixed/01907-swift-generictypeparamdecl-generictypeparamdecl.swift +++ b/validation-test/compiler_crashers_fixed/01907-swift-generictypeparamdecl-generictypeparamdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01908-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/01908-std-function-func-mapsignaturetype.swift index 70cafc412870b..a624960d71644 100644 --- a/validation-test/compiler_crashers_fixed/01908-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/01908-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01910-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/01910-swift-modulefile-gettype.swift index d1964ebf159a7..241d368628c5d 100644 --- a/validation-test/compiler_crashers_fixed/01910-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/01910-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01911-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/01911-swift-archetypetype-setnestedtypes.swift index d2b4957bac614..6caa0b503d8f9 100644 --- a/validation-test/compiler_crashers_fixed/01911-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/01911-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01912-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/01912-llvm-foldingsetnodeid-operator.swift index 85f6602d244c1..991df9c32e78a 100644 --- a/validation-test/compiler_crashers_fixed/01912-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/01912-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01914-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/01914-swift-parser-parsetoken.swift index 10bb39317704b..0a9d0300cab55 100644 --- a/validation-test/compiler_crashers_fixed/01914-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/01914-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01915-swift-typechecker-getprotocol.swift b/validation-test/compiler_crashers_fixed/01915-swift-typechecker-getprotocol.swift index 9765b7fa27a9d..894d8fa5b0bd0 100644 --- a/validation-test/compiler_crashers_fixed/01915-swift-typechecker-getprotocol.swift +++ b/validation-test/compiler_crashers_fixed/01915-swift-typechecker-getprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01916-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01916-swift-nominaltypedecl-getdeclaredtypeincontext.swift index d08f3a23dac97..a39e02ca0fdf0 100644 --- a/validation-test/compiler_crashers_fixed/01916-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01916-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01917-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01917-getselftypeforcontainer.swift index c1fe1a6d23b08..99f97f5a70fcb 100644 --- a/validation-test/compiler_crashers_fixed/01917-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01917-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01918-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01918-swift-clangmoduleunit-getimportedmodules.swift index 6f9e9a87bbd00..a475d0486cdd2 100644 --- a/validation-test/compiler_crashers_fixed/01918-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01918-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01919-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01919-swift-typebase-getcanonicaltype.swift index 58f5c56178021..af85e804b6b0b 100644 --- a/validation-test/compiler_crashers_fixed/01919-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01919-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01920-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/01920-swift-completegenerictyperesolver-resolvedependentmembertype.swift index c85ff6372741b..7370d2c161d53 100644 --- a/validation-test/compiler_crashers_fixed/01920-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/01920-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01921-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/01921-swift-printingdiagnosticconsumer-handlediagnostic.swift index cc2a8a5fd0116..f0e22917e5679 100644 --- a/validation-test/compiler_crashers_fixed/01921-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/01921-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01922-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01922-getselftypeforcontainer.swift index 89a140bdd164b..46deb61366f07 100644 --- a/validation-test/compiler_crashers_fixed/01922-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01922-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01923-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/01923-swift-lexer-lexstringliteral.swift index f72eb1a2bfc02..ebdb1cce0fee8 100644 --- a/validation-test/compiler_crashers_fixed/01923-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/01923-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01924-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01924-swift-typebase-getcanonicaltype.swift index 698187071d972..5d3af8f19b8c7 100644 --- a/validation-test/compiler_crashers_fixed/01924-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01924-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01925-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/01925-swift-parser-consumetoken.swift index 1f4d88622a186..ecd4126d270f4 100644 --- a/validation-test/compiler_crashers_fixed/01925-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/01925-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01926-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/01926-swift-constraints-constraintgraph-addconstraint.swift index d7c6e5b4c4dd0..9498cbc308942 100644 --- a/validation-test/compiler_crashers_fixed/01926-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01926-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01927-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01927-swift-type-walk.swift index 12ebd17fa8eac..6997af5954d67 100644 --- a/validation-test/compiler_crashers_fixed/01927-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01927-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01928-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01928-swift-metatypetype-get.swift index 2e7e6f51ae186..665e2b281e5c9 100644 --- a/validation-test/compiler_crashers_fixed/01928-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01928-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01929-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/01929-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 5ab51d48e10d5..afd3ec7ae833c 100644 --- a/validation-test/compiler_crashers_fixed/01929-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/01929-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01930-void.swift b/validation-test/compiler_crashers_fixed/01930-void.swift index 4de8e7ba8def0..5e1affba20f7b 100644 --- a/validation-test/compiler_crashers_fixed/01930-void.swift +++ b/validation-test/compiler_crashers_fixed/01930-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01931-swift-protocolcompositiontype-build.swift b/validation-test/compiler_crashers_fixed/01931-swift-protocolcompositiontype-build.swift index abc0bec81c94e..f6c3a41c4f6cf 100644 --- a/validation-test/compiler_crashers_fixed/01931-swift-protocolcompositiontype-build.swift +++ b/validation-test/compiler_crashers_fixed/01931-swift-protocolcompositiontype-build.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01932-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/01932-swift-declname-printpretty.swift index fb2f8a4fd5288..e6e0007a93d89 100644 --- a/validation-test/compiler_crashers_fixed/01932-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/01932-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01933-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/01933-swift-constraints-constraintsystem-solve.swift index c2de62285d74d..c22734a40d3de 100644 --- a/validation-test/compiler_crashers_fixed/01933-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/01933-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01935-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01935-swift-genericfunctiontype-get.swift index f37daefdfe9ea..740c41f1bc117 100644 --- a/validation-test/compiler_crashers_fixed/01935-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01935-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01936-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01936-getselftypeforcontainer.swift index 9fc51d35f4606..cbc31ada8cbc5 100644 --- a/validation-test/compiler_crashers_fixed/01936-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01936-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01937-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/01937-swift-typechecker-validatedecl.swift index 2972251886d35..bb8a28f17d852 100644 --- a/validation-test/compiler_crashers_fixed/01937-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/01937-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01938-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/01938-swift-parser-skipsingle.swift index 756bf5dee3794..40f59cdc29d2a 100644 --- a/validation-test/compiler_crashers_fixed/01938-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/01938-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01939-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01939-swift-functiontype-get.swift index e1577faddfaa1..fb62e8194e1c8 100644 --- a/validation-test/compiler_crashers_fixed/01939-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01939-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01940-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01940-swift-typebase-getcanonicaltype.swift index 6ebbc89af7288..b6253c159cfb7 100644 --- a/validation-test/compiler_crashers_fixed/01940-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01940-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01941-swift-optionaltype-get.swift b/validation-test/compiler_crashers_fixed/01941-swift-optionaltype-get.swift index 064408fc27b34..f2feeb2ce7c53 100644 --- a/validation-test/compiler_crashers_fixed/01941-swift-optionaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/01941-swift-optionaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01942-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01942-resolvetypedecl.swift index 5c9915733aa86..2d6eb4293cb4a 100644 --- a/validation-test/compiler_crashers_fixed/01942-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01942-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01943-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01943-swift-type-walk.swift index a995f27d82eba..eef1db02dfcd3 100644 --- a/validation-test/compiler_crashers_fixed/01943-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01943-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01944-swift-type-print.swift b/validation-test/compiler_crashers_fixed/01944-swift-type-print.swift index d7a96d5c53623..7bc828729a545 100644 --- a/validation-test/compiler_crashers_fixed/01944-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/01944-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01945-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01945-getselftypeforcontainer.swift index c79c74a42d2b8..23ebdd77e4a41 100644 --- a/validation-test/compiler_crashers_fixed/01945-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01945-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01946-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01946-resolvetypedecl.swift index 5a18bda89c548..34c852bb5675b 100644 --- a/validation-test/compiler_crashers_fixed/01946-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01946-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01947-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01947-resolvetypedecl.swift index bbcb340268968..cac0fa253d506 100644 --- a/validation-test/compiler_crashers_fixed/01947-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01947-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01948-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01948-swift-metatypetype-get.swift index 42de1270ea799..58bc9ec09b6a7 100644 --- a/validation-test/compiler_crashers_fixed/01948-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01948-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01949-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/01949-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index a6100af34e37a..0f58516e95572 100644 --- a/validation-test/compiler_crashers_fixed/01949-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/01949-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01950-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01950-swift-modulefile-lookupvalue.swift index c4a87a62cbee5..83a39ffbfddb7 100644 --- a/validation-test/compiler_crashers_fixed/01950-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01950-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01951-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/01951-swift-constraints-constraintsystem-assignfixedtype.swift index de35653aa3cde..36720a1b36588 100644 --- a/validation-test/compiler_crashers_fixed/01951-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/01951-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01952-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01952-swift-functiontype-get.swift index dbb5ec5b7d6af..cb96fcf17fa2c 100644 --- a/validation-test/compiler_crashers_fixed/01952-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01952-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01953-swift-module-lookupconformance.swift b/validation-test/compiler_crashers_fixed/01953-swift-module-lookupconformance.swift index 096f90b21c0fd..91987f3c475d4 100644 --- a/validation-test/compiler_crashers_fixed/01953-swift-module-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/01953-swift-module-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01954-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/01954-swift-constraints-constraintsystem-assignfixedtype.swift index fc1ec36f3044a..80b8df7714b9c 100644 --- a/validation-test/compiler_crashers_fixed/01954-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/01954-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01955-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01955-std-function-func-swift-type-subst.swift index ab295d95174b9..f3d0cabe4fc3e 100644 --- a/validation-test/compiler_crashers_fixed/01955-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01955-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01957-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/01957-swift-typechecker-resolvetypeincontext.swift index 4a944319bbdbe..b9de57caf5742 100644 --- a/validation-test/compiler_crashers_fixed/01957-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01957-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01958-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01958-std-function-func-swift-type-subst.swift index dbc8f1d2c4210..fa917917cf8d6 100644 --- a/validation-test/compiler_crashers_fixed/01958-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01958-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01960-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01960-resolvetypedecl.swift index 8fc56e0f92c4a..ab9251ca3ec21 100644 --- a/validation-test/compiler_crashers_fixed/01960-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01960-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01961-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01961-swift-metatypetype-get.swift index de61c78844d46..711b8a6550fa7 100644 --- a/validation-test/compiler_crashers_fixed/01961-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01961-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01962-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/01962-swift-genericfunctiontype-get.swift index d3724cbc316e8..f613f07f9c4ce 100644 --- a/validation-test/compiler_crashers_fixed/01962-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01962-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01963-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/01963-swift-nominaltypedecl-computetype.swift index 40740a6ec3968..fdb6425b339e1 100644 --- a/validation-test/compiler_crashers_fixed/01963-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/01963-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01964-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01964-resolvetypedecl.swift index 3c859768bd4a1..c8ab414a8274b 100644 --- a/validation-test/compiler_crashers_fixed/01964-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01964-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01965-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift b/validation-test/compiler_crashers_fixed/01965-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift index 064b6da7844a4..dbc5b405739c6 100644 --- a/validation-test/compiler_crashers_fixed/01965-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift +++ b/validation-test/compiler_crashers_fixed/01965-swift-constraints-constraintsystem-diagnosefailurefromconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01966-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/01966-swift-clangmoduleunit-getimportedmodules.swift index 67568ea785e97..ac48bfebeebae 100644 --- a/validation-test/compiler_crashers_fixed/01966-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/01966-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01967-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/01967-swift-type-walk.swift index b1ba68d6138af..874feeb5811ed 100644 --- a/validation-test/compiler_crashers_fixed/01967-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/01967-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01968-bool.swift b/validation-test/compiler_crashers_fixed/01968-bool.swift index c3df28d64ae18..c1077b3539785 100644 --- a/validation-test/compiler_crashers_fixed/01968-bool.swift +++ b/validation-test/compiler_crashers_fixed/01968-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01969-getmemberforbasetype.swift b/validation-test/compiler_crashers_fixed/01969-getmemberforbasetype.swift index 610e11df1e837..a261c08aaafd3 100644 --- a/validation-test/compiler_crashers_fixed/01969-getmemberforbasetype.swift +++ b/validation-test/compiler_crashers_fixed/01969-getmemberforbasetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01970-void.swift b/validation-test/compiler_crashers_fixed/01970-void.swift index 6e7e469aee56e..882d52fa0df36 100644 --- a/validation-test/compiler_crashers_fixed/01970-void.swift +++ b/validation-test/compiler_crashers_fixed/01970-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01971-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/01971-swift-metatypetype-get.swift index f36733e520f74..9b4a9b3896e20 100644 --- a/validation-test/compiler_crashers_fixed/01971-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/01971-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01972-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01972-resolvetypedecl.swift index 9431c0e3bd928..8632e10c67371 100644 --- a/validation-test/compiler_crashers_fixed/01972-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01972-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01973-void.swift b/validation-test/compiler_crashers_fixed/01973-void.swift index 8006920ef52fa..8ac9a9231c11b 100644 --- a/validation-test/compiler_crashers_fixed/01973-void.swift +++ b/validation-test/compiler_crashers_fixed/01973-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01974-swift-declname-declname.swift b/validation-test/compiler_crashers_fixed/01974-swift-declname-declname.swift index d3b7f283e54f9..7664ae81585a6 100644 --- a/validation-test/compiler_crashers_fixed/01974-swift-declname-declname.swift +++ b/validation-test/compiler_crashers_fixed/01974-swift-declname-declname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01975-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/01975-getselftypeforcontainer.swift index def882ec26a5d..f68a0582fe76f 100644 --- a/validation-test/compiler_crashers_fixed/01975-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/01975-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01976-llvm-yaml-scalartraits-float-input.swift b/validation-test/compiler_crashers_fixed/01976-llvm-yaml-scalartraits-float-input.swift index f79721fb897df..74bf0c1cee4db 100644 --- a/validation-test/compiler_crashers_fixed/01976-llvm-yaml-scalartraits-float-input.swift +++ b/validation-test/compiler_crashers_fixed/01976-llvm-yaml-scalartraits-float-input.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01977-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/01977-swift-constraints-constraintgraph-addconstraint.swift index 8485e77624853..f1c0d38d158e2 100644 --- a/validation-test/compiler_crashers_fixed/01977-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/01977-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01978-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/01978-swift-typebase-getcanonicaltype.swift index 7f0616db670d9..55ac73a083054 100644 --- a/validation-test/compiler_crashers_fixed/01978-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/01978-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01979-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/01979-swift-parser-parseexprclosure.swift index eacdfeacf39b5..0b420460432bf 100644 --- a/validation-test/compiler_crashers_fixed/01979-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/01979-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01980-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/01980-swift-typebase-operator.swift index 60e57c741564f..c23391059fc0e 100644 --- a/validation-test/compiler_crashers_fixed/01980-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/01980-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01981-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/01981-swift-modulefile-maybereadgenericparams.swift index 225aca7264987..e634d4e1b979d 100644 --- a/validation-test/compiler_crashers_fixed/01981-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/01981-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01982-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/01982-resolvetypedecl.swift index cd947913fb52e..5ff952871c7fe 100644 --- a/validation-test/compiler_crashers_fixed/01982-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/01982-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01983-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/01983-std-function-func-swift-type-subst.swift index d530c4bd718b8..9fe679ab6e125 100644 --- a/validation-test/compiler_crashers_fixed/01983-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/01983-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01984-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/01984-swift-protocoltype-canonicalizeprotocols.swift index 7dd46f9caa25e..b88c8d9f0d608 100644 --- a/validation-test/compiler_crashers_fixed/01984-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/01984-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01985-swift-parser-parsestmtforeach.swift b/validation-test/compiler_crashers_fixed/01985-swift-parser-parsestmtforeach.swift index e9365ace6cd76..48b30cc134a1a 100644 --- a/validation-test/compiler_crashers_fixed/01985-swift-parser-parsestmtforeach.swift +++ b/validation-test/compiler_crashers_fixed/01985-swift-parser-parsestmtforeach.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01986-swift-parser-parseexprunary.swift b/validation-test/compiler_crashers_fixed/01986-swift-parser-parseexprunary.swift index 6e073644b80b3..fbc988cea629e 100644 --- a/validation-test/compiler_crashers_fixed/01986-swift-parser-parseexprunary.swift +++ b/validation-test/compiler_crashers_fixed/01986-swift-parser-parseexprunary.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01987-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/01987-swift-functiontype-get.swift index 41c555ee62289..6cb4d5cf25c12 100644 --- a/validation-test/compiler_crashers_fixed/01987-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/01987-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01988-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01988-swift-modulefile-lookupvalue.swift index a6edd21acd172..f14a7be5ba8ca 100644 --- a/validation-test/compiler_crashers_fixed/01988-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01988-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01989-void.swift b/validation-test/compiler_crashers_fixed/01989-void.swift index 46e8f1fa2f48f..a126d67c22640 100644 --- a/validation-test/compiler_crashers_fixed/01989-void.swift +++ b/validation-test/compiler_crashers_fixed/01989-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01990-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/01990-swift-modulefile-lookupvalue.swift index dff65fc4a8b44..3c11e3140f555 100644 --- a/validation-test/compiler_crashers_fixed/01990-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/01990-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01991-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/01991-swift-declcontext-lookupqualified.swift index 6e2bbd4d10dd5..89b2bbaa30595 100644 --- a/validation-test/compiler_crashers_fixed/01991-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/01991-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01992-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/01992-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 691eedfbd47c4..c83427ae61de9 100644 --- a/validation-test/compiler_crashers_fixed/01992-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/01992-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01993-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01993-swift-typechecker-checksubstitutions.swift index 59007a478732e..29128fb393bb5 100644 --- a/validation-test/compiler_crashers_fixed/01993-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01993-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01994-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/01994-swift-parser-consumetoken.swift index 61fe9b561caa8..44a65373a91d3 100644 --- a/validation-test/compiler_crashers_fixed/01994-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/01994-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01995-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/01995-swift-constraints-constraintsystem-solve.swift index 47016d0daa79b..a7b4fc6b4f2a3 100644 --- a/validation-test/compiler_crashers_fixed/01995-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/01995-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01996-swift-parser-parsedeclenumcase.swift b/validation-test/compiler_crashers_fixed/01996-swift-parser-parsedeclenumcase.swift index 31876c4bc5ada..6310684e74fd2 100644 --- a/validation-test/compiler_crashers_fixed/01996-swift-parser-parsedeclenumcase.swift +++ b/validation-test/compiler_crashers_fixed/01996-swift-parser-parsedeclenumcase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01997-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/01997-swift-typechecker-checksubstitutions.swift index c705116e84914..5d5df7fb867eb 100644 --- a/validation-test/compiler_crashers_fixed/01997-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/01997-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01998-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/01998-swift-tupletype-get.swift index 04c66b425cb63..e56e2e49b73e6 100644 --- a/validation-test/compiler_crashers_fixed/01998-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/01998-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/01999-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/01999-swift-lexer-leximpl.swift index 0aeb2d13a9b06..5ba5f2883dab6 100644 --- a/validation-test/compiler_crashers_fixed/01999-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/01999-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02000-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/02000-swift-constraints-constraintsystem-opengeneric.swift index e5209bea21c34..45919440331ec 100644 --- a/validation-test/compiler_crashers_fixed/02000-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/02000-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02001-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02001-swift-typebase-getcanonicaltype.swift index eb1cf710c61de..9ae5592bd75ed 100644 --- a/validation-test/compiler_crashers_fixed/02001-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02001-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02002-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02002-resolvetypedecl.swift index f31fa39b3959b..27e89613fe560 100644 --- a/validation-test/compiler_crashers_fixed/02002-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02002-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02003-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/02003-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index adca71bb094fe..51aa7d762e409 100644 --- a/validation-test/compiler_crashers_fixed/02003-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/02003-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02004-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/02004-swift-diagnosticengine-flushactivediagnostic.swift index c9e45326bee96..d36de3300e961 100644 --- a/validation-test/compiler_crashers_fixed/02004-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/02004-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02005-swift-parser-parsedeclvargetset.swift b/validation-test/compiler_crashers_fixed/02005-swift-parser-parsedeclvargetset.swift index 36900ce942d15..ae2a1de218685 100644 --- a/validation-test/compiler_crashers_fixed/02005-swift-parser-parsedeclvargetset.swift +++ b/validation-test/compiler_crashers_fixed/02005-swift-parser-parsedeclvargetset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02006-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/02006-swift-typebase-getdesugaredtype.swift index 8334b7bdc5be1..10eda421725e9 100644 --- a/validation-test/compiler_crashers_fixed/02006-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/02006-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02007-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02007-swift-type-walk.swift index 7aed79a1945c9..dbfdf85dda268 100644 --- a/validation-test/compiler_crashers_fixed/02007-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02007-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02008-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/02008-swift-tupletype-get.swift index 497d7e591ee9f..8834f0b978d13 100644 --- a/validation-test/compiler_crashers_fixed/02008-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/02008-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02009-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02009-swift-type-walk.swift index fb9ef09660390..f55f1186f0704 100644 --- a/validation-test/compiler_crashers_fixed/02009-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02009-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02010-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02010-resolvetypedecl.swift index 1e90854e81573..facf60ee6fe6a 100644 --- a/validation-test/compiler_crashers_fixed/02010-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02010-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02011-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/02011-swift-lexer-lexidentifier.swift index 0a50c3cad9155..47f64a66b253b 100644 --- a/validation-test/compiler_crashers_fixed/02011-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/02011-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02012-inferdynamic.swift b/validation-test/compiler_crashers_fixed/02012-inferdynamic.swift index 8cbe07ac06ddc..dd8ada4a2a3f0 100644 --- a/validation-test/compiler_crashers_fixed/02012-inferdynamic.swift +++ b/validation-test/compiler_crashers_fixed/02012-inferdynamic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02013-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/02013-swift-lexer-leximpl.swift index 1353adf46b9b0..593e2920fa1c1 100644 --- a/validation-test/compiler_crashers_fixed/02013-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/02013-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02014-swift-parser-parsetypesimple.swift b/validation-test/compiler_crashers_fixed/02014-swift-parser-parsetypesimple.swift index 02b5f28cb4e34..3de0179f7b44b 100644 --- a/validation-test/compiler_crashers_fixed/02014-swift-parser-parsetypesimple.swift +++ b/validation-test/compiler_crashers_fixed/02014-swift-parser-parsetypesimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02015-swift-typebase-gettypeofmember.swift b/validation-test/compiler_crashers_fixed/02015-swift-typebase-gettypeofmember.swift index 85331b6907b06..ce892c3679d2f 100644 --- a/validation-test/compiler_crashers_fixed/02015-swift-typebase-gettypeofmember.swift +++ b/validation-test/compiler_crashers_fixed/02015-swift-typebase-gettypeofmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02016-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/02016-swift-tuplepattern-create.swift index 3c7f18a83e5ba..58a4a72c53503 100644 --- a/validation-test/compiler_crashers_fixed/02016-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/02016-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02017-swift-astcontext-getdictionarydecl.swift b/validation-test/compiler_crashers_fixed/02017-swift-astcontext-getdictionarydecl.swift index b635bb5936bbd..6ee1e482b55bc 100644 --- a/validation-test/compiler_crashers_fixed/02017-swift-astcontext-getdictionarydecl.swift +++ b/validation-test/compiler_crashers_fixed/02017-swift-astcontext-getdictionarydecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02018-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/02018-swift-declname-printpretty.swift index c1ebd36e491c2..8e7d8795868ee 100644 --- a/validation-test/compiler_crashers_fixed/02018-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/02018-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02019-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/02019-swift-protocoltype-canonicalizeprotocols.swift index 2bfa5bea84de3..91c1903e78235 100644 --- a/validation-test/compiler_crashers_fixed/02019-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/02019-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02020-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/02020-swift-lexer-getlocforendoftoken.swift index 0270237d7e46a..f6a1c66a51710 100644 --- a/validation-test/compiler_crashers_fixed/02020-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/02020-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02021-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/02021-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index 4bac3178323dd..44e4334532b5d 100644 --- a/validation-test/compiler_crashers_fixed/02021-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/02021-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02022-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/02022-swift-clangmoduleunit-getimportedmodules.swift index 4aa0d7dd0d787..f5f2d2d3d41b6 100644 --- a/validation-test/compiler_crashers_fixed/02022-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/02022-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02023-void.swift b/validation-test/compiler_crashers_fixed/02023-void.swift index 6255d6bac3967..e7f3dde757a1d 100644 --- a/validation-test/compiler_crashers_fixed/02023-void.swift +++ b/validation-test/compiler_crashers_fixed/02023-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02024-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02024-getselftypeforcontainer.swift index 3cab052a9c565..6d357382b468f 100644 --- a/validation-test/compiler_crashers_fixed/02024-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02024-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02025-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02025-resolvetypedecl.swift index d47785e23a87c..8ffcaf794a31e 100644 --- a/validation-test/compiler_crashers_fixed/02025-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02025-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02026-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/02026-swift-pattern-foreachvariable.swift index 68c43dc9b3d7e..7cea21c977758 100644 --- a/validation-test/compiler_crashers_fixed/02026-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/02026-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02027-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/02027-swift-unboundgenerictype-get.swift index 0d70aa12458d4..808b9499d5c8f 100644 --- a/validation-test/compiler_crashers_fixed/02027-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/02027-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02028-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/02028-swift-constraints-constraintsystem-simplify.swift index 03b23ea6484e7..f7d374b4ac3b2 100644 --- a/validation-test/compiler_crashers_fixed/02028-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/02028-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02029-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02029-resolvetypedecl.swift index 0bf1f3c29e231..33cb9348953fc 100644 --- a/validation-test/compiler_crashers_fixed/02029-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02029-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02030-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/02030-std-function-func-swift-type-subst.swift index e0699509a4fd0..d1a8fe6236821 100644 --- a/validation-test/compiler_crashers_fixed/02030-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/02030-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02031-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/02031-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index dba24ed61bd2c..a0089844537b9 100644 --- a/validation-test/compiler_crashers_fixed/02031-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/02031-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02032-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/02032-swift-typechecker-resolveidentifiertype.swift index 6ffa93413eaf5..202cd4068db9d 100644 --- a/validation-test/compiler_crashers_fixed/02032-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/02032-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02033-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02033-swift-typebase-getcanonicaltype.swift index 79196c248bd57..58b04a36583e4 100644 --- a/validation-test/compiler_crashers_fixed/02033-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02033-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02034-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/02034-swift-optional-swift-diagnostic-operator.swift index 3be5b040155ad..3da730590c9c0 100644 --- a/validation-test/compiler_crashers_fixed/02034-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/02034-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02035-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/02035-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index 2a0c349471012..d7ee3102114df 100644 --- a/validation-test/compiler_crashers_fixed/02035-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/02035-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02036-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02036-getselftypeforcontainer.swift index ed3fa11b2461d..57b27129bfc5d 100644 --- a/validation-test/compiler_crashers_fixed/02036-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02036-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02037-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02037-swift-type-walk.swift index 9be209d797d83..0c79e1a948c5f 100644 --- a/validation-test/compiler_crashers_fixed/02037-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02037-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02038-llvm-bitstreamcursor-readvbr.swift b/validation-test/compiler_crashers_fixed/02038-llvm-bitstreamcursor-readvbr.swift index d1ba1feeaa345..6e7e7d6cbd51f 100644 --- a/validation-test/compiler_crashers_fixed/02038-llvm-bitstreamcursor-readvbr.swift +++ b/validation-test/compiler_crashers_fixed/02038-llvm-bitstreamcursor-readvbr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02039-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02039-swift-type-walk.swift index 4599ca8394f83..fb3b0b5e2a5d9 100644 --- a/validation-test/compiler_crashers_fixed/02039-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02039-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02040-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02040-getselftypeforcontainer.swift index a662f6aded52f..737359712bbe9 100644 --- a/validation-test/compiler_crashers_fixed/02040-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02040-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02041-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/02041-swift-typechecker-checksubstitutions.swift index 096e85766cca2..e623b0ae0c481 100644 --- a/validation-test/compiler_crashers_fixed/02041-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/02041-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02042-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/02042-swift-typechecker-validatedecl.swift index 7f1876c5cb5c8..130d538979952 100644 --- a/validation-test/compiler_crashers_fixed/02042-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/02042-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02043-std-function-func-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/02043-std-function-func-swift-constraints-solution-computesubstitutions.swift index cc2648e3bddd8..96172b222bc52 100644 --- a/validation-test/compiler_crashers_fixed/02043-std-function-func-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/02043-std-function-func-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02044-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/02044-swift-typechecker-typecheckpattern.swift index f5e6195b42926..de4a326ee18b5 100644 --- a/validation-test/compiler_crashers_fixed/02044-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/02044-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02045-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02045-swift-type-walk.swift index a2647b33532bc..4f00a9714adc2 100644 --- a/validation-test/compiler_crashers_fixed/02045-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02045-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02046-swift-pattern-operator.swift b/validation-test/compiler_crashers_fixed/02046-swift-pattern-operator.swift index ee4fe928e69f9..01317bbbc7196 100644 --- a/validation-test/compiler_crashers_fixed/02046-swift-pattern-operator.swift +++ b/validation-test/compiler_crashers_fixed/02046-swift-pattern-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02047-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02047-swift-type-walk.swift index 01a12a6acab40..72996e74f2e75 100644 --- a/validation-test/compiler_crashers_fixed/02047-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02047-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02048-swift-enumdecl-issimpleenum.swift b/validation-test/compiler_crashers_fixed/02048-swift-enumdecl-issimpleenum.swift index f3448d9ff8def..2eb312f6d0d12 100644 --- a/validation-test/compiler_crashers_fixed/02048-swift-enumdecl-issimpleenum.swift +++ b/validation-test/compiler_crashers_fixed/02048-swift-enumdecl-issimpleenum.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02049-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/02049-swift-pattern-foreachvariable.swift index be89ace01c07c..b9326d414e4bb 100644 --- a/validation-test/compiler_crashers_fixed/02049-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/02049-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02050-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02050-swift-type-walk.swift index ab18d113e982e..5bbf06c993cbe 100644 --- a/validation-test/compiler_crashers_fixed/02050-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02050-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02051-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/02051-swift-tupletype-get.swift index 3c8e42ee4ed2e..1b4a744c382a3 100644 --- a/validation-test/compiler_crashers_fixed/02051-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/02051-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02052-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/02052-swift-constraints-constraintsystem-getfixedtyperecursive.swift index e8333b6dd75c6..b55403d522b8f 100644 --- a/validation-test/compiler_crashers_fixed/02052-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/02052-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02053-swift-modulefile-maybereadsubstitution.swift b/validation-test/compiler_crashers_fixed/02053-swift-modulefile-maybereadsubstitution.swift index 2b3b3ad57c166..177d6e400522a 100644 --- a/validation-test/compiler_crashers_fixed/02053-swift-modulefile-maybereadsubstitution.swift +++ b/validation-test/compiler_crashers_fixed/02053-swift-modulefile-maybereadsubstitution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02054-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/02054-swift-diagnosticengine-flushactivediagnostic.swift index 328f9c9101296..8d7bb8d7d340a 100644 --- a/validation-test/compiler_crashers_fixed/02054-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/02054-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02055-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/02055-llvm-foldingsetnodeid-operator.swift index bd457284b1e87..87c56a60cb5e1 100644 --- a/validation-test/compiler_crashers_fixed/02055-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/02055-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02056-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02056-swift-type-walk.swift index 8dca16e453e27..8ca13aa8163e2 100644 --- a/validation-test/compiler_crashers_fixed/02056-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02056-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02057-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/02057-swift-clangmoduleunit-getadaptermodule.swift index 7f6eaaac67bbf..f0a9ffa834461 100644 --- a/validation-test/compiler_crashers_fixed/02057-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/02057-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02058-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/02058-swift-constraints-constraintsystem-solvesimplified.swift index 1da64678fb996..5adc5da2f2983 100644 --- a/validation-test/compiler_crashers_fixed/02058-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/02058-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02059-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02059-resolvetypedecl.swift index a2dba15224343..ae2852182c2bd 100644 --- a/validation-test/compiler_crashers_fixed/02059-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02059-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02060-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/02060-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 50d811df6f19c..eaddd0010ea26 100644 --- a/validation-test/compiler_crashers_fixed/02060-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/02060-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02061-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/02061-swift-constraints-constraintgraph-gatherconstraints.swift index 3b8bf3913d52f..947909975ca79 100644 --- a/validation-test/compiler_crashers_fixed/02061-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/02061-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02062-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02062-getselftypeforcontainer.swift index e407b36b47006..75ff938aadf85 100644 --- a/validation-test/compiler_crashers_fixed/02062-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02062-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02063-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02063-swift-nominaltypedecl-getdeclaredtypeincontext.swift index f2622ffdbe90f..deb88b976d169 100644 --- a/validation-test/compiler_crashers_fixed/02063-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02063-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02064-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/02064-swift-diagnosticengine-diagnose.swift index 40d9d4ad72087..8743d56647016 100644 --- a/validation-test/compiler_crashers_fixed/02064-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/02064-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02065-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/02065-swift-constraints-constraintsystem-getconstraintlocator.swift index 8755682fa043d..a5038620327fb 100644 --- a/validation-test/compiler_crashers_fixed/02065-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/02065-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02066-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/02066-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c69e621ce606e..0487680149b8c 100644 --- a/validation-test/compiler_crashers_fixed/02066-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/02066-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02067-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02067-getselftypeforcontainer.swift index 241e07a928649..8e751b9404e4c 100644 --- a/validation-test/compiler_crashers_fixed/02067-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02067-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02068-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/02068-swift-parser-parsedeclfunc.swift index cb9478af9f1e9..dcf938a343faa 100644 --- a/validation-test/compiler_crashers_fixed/02068-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/02068-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02069-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02069-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 355663550baa9..3ea36aa933b20 100644 --- a/validation-test/compiler_crashers_fixed/02069-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02069-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02072-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/02072-swift-functiontype-get.swift index a7ef065c0760b..bda29573de409 100644 --- a/validation-test/compiler_crashers_fixed/02072-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/02072-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02073-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/02073-swift-optional-swift-diagnostic-operator.swift index 4e7f0e4303490..7155c6496d0c9 100644 --- a/validation-test/compiler_crashers_fixed/02073-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/02073-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02074-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift b/validation-test/compiler_crashers_fixed/02074-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift index 2d548ccc96516..6ee78e2d498e7 100644 --- a/validation-test/compiler_crashers_fixed/02074-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift +++ b/validation-test/compiler_crashers_fixed/02074-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02075-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/02075-swift-nominaltypedecl-computetype.swift index ea9a1843b822d..d2dd11a4d777e 100644 --- a/validation-test/compiler_crashers_fixed/02075-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/02075-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02076-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/02076-swift-modulefile-getdecl.swift index 9bf338ce21593..564943e5f3847 100644 --- a/validation-test/compiler_crashers_fixed/02076-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/02076-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02077-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02077-swift-typebase-getcanonicaltype.swift index cb82d3e413d92..0f4622dfc4c1e 100644 --- a/validation-test/compiler_crashers_fixed/02077-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02077-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02078-swift-parser-parsedeclinit.swift b/validation-test/compiler_crashers_fixed/02078-swift-parser-parsedeclinit.swift index f6a966749fc06..038e7302c9935 100644 --- a/validation-test/compiler_crashers_fixed/02078-swift-parser-parsedeclinit.swift +++ b/validation-test/compiler_crashers_fixed/02078-swift-parser-parsedeclinit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02079-swift-module-lookupvalue.swift b/validation-test/compiler_crashers_fixed/02079-swift-module-lookupvalue.swift index a96a18e2ad407..719ca3246888b 100644 --- a/validation-test/compiler_crashers_fixed/02079-swift-module-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/02079-swift-module-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02080-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02080-swift-type-walk.swift index 20d1156367044..54f6c66150995 100644 --- a/validation-test/compiler_crashers_fixed/02080-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02080-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02081-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/02081-swift-inouttype-get.swift index 794af50293a6c..f61496cb8b325 100644 --- a/validation-test/compiler_crashers_fixed/02081-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/02081-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02082-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/02082-swift-clangmoduleunit-getimportedmodules.swift index 9274317a9df72..9c35c6f90d497 100644 --- a/validation-test/compiler_crashers_fixed/02082-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/02082-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02084-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02084-getselftypeforcontainer.swift index 88d846712b693..610021cc411c5 100644 --- a/validation-test/compiler_crashers_fixed/02084-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02084-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02085-swift-range-swift-nestedgenericparamlistiterator-swift-archetypetype.swift b/validation-test/compiler_crashers_fixed/02085-swift-range-swift-nestedgenericparamlistiterator-swift-archetypetype.swift index 7a2c57297b8ff..da03767c4f477 100644 --- a/validation-test/compiler_crashers_fixed/02085-swift-range-swift-nestedgenericparamlistiterator-swift-archetypetype.swift +++ b/validation-test/compiler_crashers_fixed/02085-swift-range-swift-nestedgenericparamlistiterator-swift-archetypetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02086-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/02086-swift-modulefile-getdecl.swift index 4cf3c30f215d2..0f880057715f1 100644 --- a/validation-test/compiler_crashers_fixed/02086-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/02086-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02087-swift-generictypeparamdecl-generictypeparamdecl.swift b/validation-test/compiler_crashers_fixed/02087-swift-generictypeparamdecl-generictypeparamdecl.swift index 493cf9d05a6ef..9b73ff68d40fa 100644 --- a/validation-test/compiler_crashers_fixed/02087-swift-generictypeparamdecl-generictypeparamdecl.swift +++ b/validation-test/compiler_crashers_fixed/02087-swift-generictypeparamdecl-generictypeparamdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02088-swift-constraints-constraintsystem-matchfunctiontypes.swift b/validation-test/compiler_crashers_fixed/02088-swift-constraints-constraintsystem-matchfunctiontypes.swift index 7c1c93841712f..abf614b70a6ee 100644 --- a/validation-test/compiler_crashers_fixed/02088-swift-constraints-constraintsystem-matchfunctiontypes.swift +++ b/validation-test/compiler_crashers_fixed/02088-swift-constraints-constraintsystem-matchfunctiontypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02089-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/02089-swift-typechecker-resolvetypeincontext.swift index ae900eccdae77..677b601b19fdc 100644 --- a/validation-test/compiler_crashers_fixed/02089-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02089-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02090-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02090-swift-type-walk.swift index 093b415933b01..b9f1e7bd735bd 100644 --- a/validation-test/compiler_crashers_fixed/02090-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02090-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02091-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/02091-swift-constraints-constraintsystem-finalize.swift index c3f1a2e338478..511fe86f5183e 100644 --- a/validation-test/compiler_crashers_fixed/02091-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/02091-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02092-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/02092-swift-abstractstoragedecl-makecomputed.swift index d6a1c5f5ea9eb..d93e5d3ef5342 100644 --- a/validation-test/compiler_crashers_fixed/02092-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/02092-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02093-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/02093-swift-metatypetype-get.swift index 9069b6a8ed30e..e1d94590b7113 100644 --- a/validation-test/compiler_crashers_fixed/02093-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/02093-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02094-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/02094-swift-typechecker-resolvetypeincontext.swift index b0391162fa7d6..79b4d6453cdfc 100644 --- a/validation-test/compiler_crashers_fixed/02094-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02094-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02095-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/02095-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 01c7f0b08bd1d..812a83249073c 100644 --- a/validation-test/compiler_crashers_fixed/02095-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/02095-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02096-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/02096-swift-functiontype-get.swift index ddcf1a401337e..8ce9ee087eec3 100644 --- a/validation-test/compiler_crashers_fixed/02096-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/02096-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02097-swift-singlerawcomment-singlerawcomment.swift b/validation-test/compiler_crashers_fixed/02097-swift-singlerawcomment-singlerawcomment.swift index 2f425e2d90b21..c3b850fb6bf91 100644 --- a/validation-test/compiler_crashers_fixed/02097-swift-singlerawcomment-singlerawcomment.swift +++ b/validation-test/compiler_crashers_fixed/02097-swift-singlerawcomment-singlerawcomment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02098-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/02098-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index a65e8e769eee6..709c24a97f79f 100644 --- a/validation-test/compiler_crashers_fixed/02098-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/02098-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02099-swift-clangimporter-loadmodule.swift b/validation-test/compiler_crashers_fixed/02099-swift-clangimporter-loadmodule.swift index 49fd8cd000a96..3f8e9023b600c 100644 --- a/validation-test/compiler_crashers_fixed/02099-swift-clangimporter-loadmodule.swift +++ b/validation-test/compiler_crashers_fixed/02099-swift-clangimporter-loadmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02100-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/02100-swift-printingdiagnosticconsumer-handlediagnostic.swift index 08f9562d62b35..34ee55c6c0336 100644 --- a/validation-test/compiler_crashers_fixed/02100-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/02100-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02101-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02101-getselftypeforcontainer.swift index 65bd209ddea06..85063a2e20278 100644 --- a/validation-test/compiler_crashers_fixed/02101-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02101-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02102-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02102-swift-typebase-getcanonicaltype.swift index 8515bd30b4ae8..ba0c25ab0e9ee 100644 --- a/validation-test/compiler_crashers_fixed/02102-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02102-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02103-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02103-swift-typebase-getcanonicaltype.swift index 485a81572d688..7110cd0bd0d18 100644 --- a/validation-test/compiler_crashers_fixed/02103-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02103-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02104-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02104-resolvetypedecl.swift index 69c1fce04593f..ef3c2394d6730 100644 --- a/validation-test/compiler_crashers_fixed/02104-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02104-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02105-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/02105-swift-modulefile-getdecl.swift index 06edb47689c1b..81b2832ce1115 100644 --- a/validation-test/compiler_crashers_fixed/02105-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/02105-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02106-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02106-swift-typebase-getcanonicaltype.swift index 6c4d4ab151b0e..8f24420482321 100644 --- a/validation-test/compiler_crashers_fixed/02106-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02106-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02107-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/02107-swift-functiontype-get.swift index 1f177e979c783..2d978798f996d 100644 --- a/validation-test/compiler_crashers_fixed/02107-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/02107-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02108-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/02108-swift-type-transform.swift index f78c616ef6579..7239e7efc72c4 100644 --- a/validation-test/compiler_crashers_fixed/02108-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/02108-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02109-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/02109-swift-constraints-solution-computesubstitutions.swift index 80cae8e54de13..b88a591bf304f 100644 --- a/validation-test/compiler_crashers_fixed/02109-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/02109-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02110-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/02110-swift-modulefile-gettype.swift index 912547d3bd0f5..0dd3fea4e2ec0 100644 --- a/validation-test/compiler_crashers_fixed/02110-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/02110-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02111-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/02111-swift-declcontext-lookupqualified.swift index 2cc84c5cead51..6c2284c54eba5 100644 --- a/validation-test/compiler_crashers_fixed/02111-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/02111-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02112-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02112-swift-nominaltypedecl-getdeclaredtypeincontext.swift index b5391d678287c..322ef4dc5e860 100644 --- a/validation-test/compiler_crashers_fixed/02112-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02112-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02113-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/02113-swift-typechecker-resolvetypeincontext.swift index c376f95cdc846..3560c5e0843c4 100644 --- a/validation-test/compiler_crashers_fixed/02113-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02113-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02114-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02114-getselftypeforcontainer.swift index 4d92cf498cfe3..6f39016d43cbd 100644 --- a/validation-test/compiler_crashers_fixed/02114-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02114-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02115-vtable.swift b/validation-test/compiler_crashers_fixed/02115-vtable.swift index 851697f3cb78e..a8b7c100acab0 100644 --- a/validation-test/compiler_crashers_fixed/02115-vtable.swift +++ b/validation-test/compiler_crashers_fixed/02115-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02116-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/02116-swift-modulefile-maybereadgenericparams.swift index c07d7e946ddb9..3a52e457aaafe 100644 --- a/validation-test/compiler_crashers_fixed/02116-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/02116-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02117-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02117-swift-typebase-getcanonicaltype.swift index 2629ae9b0fda4..446cfa7a4bb15 100644 --- a/validation-test/compiler_crashers_fixed/02117-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02117-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02118-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/02118-swift-typechecker-checkinheritanceclause.swift index 1ff645480e3f8..9233c92079151 100644 --- a/validation-test/compiler_crashers_fixed/02118-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/02118-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02119-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/02119-swift-metatypetype-get.swift index 8c9201b246d0d..9613e9b3e0c42 100644 --- a/validation-test/compiler_crashers_fixed/02119-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/02119-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02120-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02120-swift-type-walk.swift index c6be574de0f85..0d1d55fff9e50 100644 --- a/validation-test/compiler_crashers_fixed/02120-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02120-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02121-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02121-getselftypeforcontainer.swift index 8301e1030b70e..d79cba903842d 100644 --- a/validation-test/compiler_crashers_fixed/02121-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02121-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02122-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/02122-swift-modulefile-maybereadgenericparams.swift index d38f5debba0bc..2be9f5c50e19b 100644 --- a/validation-test/compiler_crashers_fixed/02122-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/02122-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02123-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/02123-swift-clangmoduleunit-getadaptermodule.swift index 960fbbb6fc2ef..129e7258091c2 100644 --- a/validation-test/compiler_crashers_fixed/02123-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/02123-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02124-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/02124-swift-type-transform.swift index b975ef32dce89..0a5ffbceb6786 100644 --- a/validation-test/compiler_crashers_fixed/02124-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/02124-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02125-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/02125-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 1a9e1a4520d84..a84ec7a503f73 100644 --- a/validation-test/compiler_crashers_fixed/02125-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/02125-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02126-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/02126-swift-metatypetype-get.swift index 0dc2c9348aa1a..b8cedb874bdb8 100644 --- a/validation-test/compiler_crashers_fixed/02126-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/02126-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02127-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/02127-swift-modulefile-maybereadpattern.swift index 2ddef81f0175a..4a9b00086cb06 100644 --- a/validation-test/compiler_crashers_fixed/02127-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/02127-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02128-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02128-swift-nominaltypedecl-getdeclaredtypeincontext.swift index e71811e3e84e1..c5fa50f99b6be 100644 --- a/validation-test/compiler_crashers_fixed/02128-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02128-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02129-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/02129-swift-clangmoduleunit-getimportedmodules.swift index 4664ccfa214f4..a0b4fd030bb53 100644 --- a/validation-test/compiler_crashers_fixed/02129-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/02129-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02130-vtable.swift b/validation-test/compiler_crashers_fixed/02130-vtable.swift index 68d61f35857fa..7758a7ff77b8a 100644 --- a/validation-test/compiler_crashers_fixed/02130-vtable.swift +++ b/validation-test/compiler_crashers_fixed/02130-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02131-swift-parser-parsedeclclass.swift b/validation-test/compiler_crashers_fixed/02131-swift-parser-parsedeclclass.swift index a96f7f7f2a837..78097327db766 100644 --- a/validation-test/compiler_crashers_fixed/02131-swift-parser-parsedeclclass.swift +++ b/validation-test/compiler_crashers_fixed/02131-swift-parser-parsedeclclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02132-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02132-resolvetypedecl.swift index 7fe9daf9bb7fe..c6d957066d8d0 100644 --- a/validation-test/compiler_crashers_fixed/02132-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02132-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02133-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02133-resolvetypedecl.swift index 890f516c3cd14..ae4e1dc2787db 100644 --- a/validation-test/compiler_crashers_fixed/02133-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02133-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02134-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/02134-swift-constraints-constraintsystem-matchtypes.swift index 361ae71190547..32bfa3033363e 100644 --- a/validation-test/compiler_crashers_fixed/02134-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/02134-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02135-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/02135-swift-metatypetype-get.swift index 024ec0efb71b1..114ddd3ede299 100644 --- a/validation-test/compiler_crashers_fixed/02135-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/02135-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02136-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/02136-swift-lexer-lexidentifier.swift index 244cad76d6e05..9de2506783e8f 100644 --- a/validation-test/compiler_crashers_fixed/02136-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/02136-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02137-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02137-getselftypeforcontainer.swift index 8904c1ff47c54..7a0beaa1f26a6 100644 --- a/validation-test/compiler_crashers_fixed/02137-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02137-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02138-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/02138-swift-modulefile-maybereadpattern.swift index 84061c2282ba5..d3f77d49fb8e9 100644 --- a/validation-test/compiler_crashers_fixed/02138-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/02138-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02139-swift-constraints-constraintgraphnode-addconstraint.swift b/validation-test/compiler_crashers_fixed/02139-swift-constraints-constraintgraphnode-addconstraint.swift index 2cf648ccecd16..2421a59cd026f 100644 --- a/validation-test/compiler_crashers_fixed/02139-swift-constraints-constraintgraphnode-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/02139-swift-constraints-constraintgraphnode-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02140-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02140-getselftypeforcontainer.swift index 4b79c730d4873..e8d60f0acac79 100644 --- a/validation-test/compiler_crashers_fixed/02140-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02140-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02141-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/02141-swift-parser-skipsingle.swift index ebbfdff34e3e9..9d987d9c885e1 100644 --- a/validation-test/compiler_crashers_fixed/02141-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/02141-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02142-formatdiagnostictext.swift b/validation-test/compiler_crashers_fixed/02142-formatdiagnostictext.swift index 5dbc57008c4ea..8469684c5f64d 100644 --- a/validation-test/compiler_crashers_fixed/02142-formatdiagnostictext.swift +++ b/validation-test/compiler_crashers_fixed/02142-formatdiagnostictext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02143-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/02143-swift-structtype-get.swift index 51e2febbf47c3..ef58012fe477e 100644 --- a/validation-test/compiler_crashers_fixed/02143-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/02143-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02144-swift-parser-parsestmt.swift b/validation-test/compiler_crashers_fixed/02144-swift-parser-parsestmt.swift index 107e4344d2f71..b87c0635a9899 100644 --- a/validation-test/compiler_crashers_fixed/02144-swift-parser-parsestmt.swift +++ b/validation-test/compiler_crashers_fixed/02144-swift-parser-parsestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02145-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02145-swift-typebase-getcanonicaltype.swift index 06515cb9b58d8..8ed63d0874174 100644 --- a/validation-test/compiler_crashers_fixed/02145-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02145-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02146-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/02146-swift-type-transform.swift index 2373249a21c94..924f84bb7b732 100644 --- a/validation-test/compiler_crashers_fixed/02146-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/02146-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02147-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/02147-swift-diagnosticengine-diagnose.swift index a1cae19375147..43bcbb744f133 100644 --- a/validation-test/compiler_crashers_fixed/02147-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/02147-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02148-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/02148-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 298ccd1e1d374..86f8c39cbce2d 100644 --- a/validation-test/compiler_crashers_fixed/02148-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/02148-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02149-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/02149-swift-constraints-constraintgraph-gatherconstraints.swift index 989b37d07a1f6..e9b93a02e7803 100644 --- a/validation-test/compiler_crashers_fixed/02149-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/02149-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02150-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/02150-swift-typechecker-coercepatterntotype.swift index 817ef90aecce3..587c2d957066f 100644 --- a/validation-test/compiler_crashers_fixed/02150-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/02150-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02151-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/02151-swift-tupletype-get.swift index ab7612b43de3d..1a958dfa14caa 100644 --- a/validation-test/compiler_crashers_fixed/02151-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/02151-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02153-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/02153-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 6110f1cf7f7db..4d9450a6c226b 100644 --- a/validation-test/compiler_crashers_fixed/02153-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/02153-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02154-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/02154-swift-sourcefile-getcache.swift index 161db399dfc39..38fdd7d59d5b1 100644 --- a/validation-test/compiler_crashers_fixed/02154-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/02154-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02155-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/02155-swift-optional-swift-diagnostic-operator.swift index 7d1c8d4d139c0..d832ff224ba35 100644 --- a/validation-test/compiler_crashers_fixed/02155-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/02155-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02156-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02156-swift-typebase-getcanonicaltype.swift index 1b6ee768560d3..d38a8b0c5429b 100644 --- a/validation-test/compiler_crashers_fixed/02156-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02156-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02157-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/02157-swift-nominaltypedecl-computetype.swift index 01e0cba926029..163315ef7d3b7 100644 --- a/validation-test/compiler_crashers_fixed/02157-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/02157-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02158-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02158-swift-type-walk.swift index de9638dba36a1..489733e18ec0a 100644 --- a/validation-test/compiler_crashers_fixed/02158-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02158-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02159-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/02159-swift-typechecker-typecheckexpression.swift index 3d5ac160a259e..b5519370d16c7 100644 --- a/validation-test/compiler_crashers_fixed/02159-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/02159-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02161-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02161-swift-type-walk.swift index 51e9e0bb36b61..0f8acad3e2555 100644 --- a/validation-test/compiler_crashers_fixed/02161-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02161-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02162-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02162-swift-type-walk.swift index 3f6956915f1dd..4f6c590fdeebc 100644 --- a/validation-test/compiler_crashers_fixed/02162-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02162-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02163-swift-parser-parseexprlist.swift b/validation-test/compiler_crashers_fixed/02163-swift-parser-parseexprlist.swift index b5a8f27941daf..8c214d677f07f 100644 --- a/validation-test/compiler_crashers_fixed/02163-swift-parser-parseexprlist.swift +++ b/validation-test/compiler_crashers_fixed/02163-swift-parser-parseexprlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02164-swift-typechecker-checksubstitutions.swift b/validation-test/compiler_crashers_fixed/02164-swift-typechecker-checksubstitutions.swift index 8994c5f108b0d..9b8e565fa13cd 100644 --- a/validation-test/compiler_crashers_fixed/02164-swift-typechecker-checksubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/02164-swift-typechecker-checksubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02165-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/02165-swift-diagnosticengine-diagnose.swift index 17e9b52929094..f3a3deb4219db 100644 --- a/validation-test/compiler_crashers_fixed/02165-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/02165-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02166-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02166-swift-type-walk.swift index c4d5fb3620bbc..a953777f6b052 100644 --- a/validation-test/compiler_crashers_fixed/02166-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02166-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02167-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/02167-swift-typechecker-validatedecl.swift index 383f9fe8c4db3..6f47c6585e945 100644 --- a/validation-test/compiler_crashers_fixed/02167-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/02167-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02168-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02168-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 8506cef6abb46..6ca99f653d9d4 100644 --- a/validation-test/compiler_crashers_fixed/02168-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02168-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02169-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02169-swift-typebase-getcanonicaltype.swift index a6819225d3585..0a43f883e57ae 100644 --- a/validation-test/compiler_crashers_fixed/02169-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02169-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02170-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/02170-swift-inouttype-get.swift index 5f970ea422bb8..1ced9f00f99ef 100644 --- a/validation-test/compiler_crashers_fixed/02170-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/02170-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02171-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/02171-swift-tupletype-get.swift index c21043f521351..e50cd6a77c2ea 100644 --- a/validation-test/compiler_crashers_fixed/02171-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/02171-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02172-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/02172-swift-boundgenerictype-get.swift index 509c2a4f4cf69..358007e8cafa9 100644 --- a/validation-test/compiler_crashers_fixed/02172-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/02172-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02173-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/02173-swift-parser-skipsingle.swift index c29e3f77a5185..ca7230f9f19f4 100644 --- a/validation-test/compiler_crashers_fixed/02173-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/02173-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02174-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/02174-swift-modulefile-lookupvalue.swift index 570a4ccefbe02..c71f5da9f98e0 100644 --- a/validation-test/compiler_crashers_fixed/02174-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/02174-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02175-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/02175-swift-scopeinfo-addtoscope.swift index 4753837ec4e36..c93b43b3add37 100644 --- a/validation-test/compiler_crashers_fixed/02175-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/02175-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02176-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02176-swift-typebase-getcanonicaltype.swift index c7089b5bd3799..ac0832eae0b07 100644 --- a/validation-test/compiler_crashers_fixed/02176-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02176-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02177-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/02177-swift-metatypetype-get.swift index 7042acaf24a2c..45f8958a553b8 100644 --- a/validation-test/compiler_crashers_fixed/02177-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/02177-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02178-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/02178-swift-lexer-leximpl.swift index a13f638efe952..60618bb06f30c 100644 --- a/validation-test/compiler_crashers_fixed/02178-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/02178-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02179-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/02179-llvm-bitstreamcursor-readrecord.swift index 224434783ba0c..6f5089db11870 100644 --- a/validation-test/compiler_crashers_fixed/02179-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/02179-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02180-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02180-getselftypeforcontainer.swift index 40244216f2b12..99add5e213015 100644 --- a/validation-test/compiler_crashers_fixed/02180-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02180-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02181-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/02181-swift-modulefile-getdecl.swift index 92490c9bb1035..5ca279ca94282 100644 --- a/validation-test/compiler_crashers_fixed/02181-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/02181-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02182-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/02182-swift-streamprinter-printtext.swift index faf900f8b7688..ecfa066fca053 100644 --- a/validation-test/compiler_crashers_fixed/02182-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/02182-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02183-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02183-swift-type-walk.swift index d67b23f1bd1cc..ccdfe930c63ad 100644 --- a/validation-test/compiler_crashers_fixed/02183-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02183-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02184-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02184-getselftypeforcontainer.swift index 003f21daac9ec..3d0fbf7f910ec 100644 --- a/validation-test/compiler_crashers_fixed/02184-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02184-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02185-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/02185-swift-constraints-constraintsystem-matchtypes.swift index 7eec1ec18cf9e..b7b1b556569a0 100644 --- a/validation-test/compiler_crashers_fixed/02185-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/02185-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02186-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02186-getselftypeforcontainer.swift index 1a08d943c90ba..22a4c8b815374 100644 --- a/validation-test/compiler_crashers_fixed/02186-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02186-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02187-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/02187-swift-protocoltype-canonicalizeprotocols.swift index c51677abba5f7..68ca00524507b 100644 --- a/validation-test/compiler_crashers_fixed/02187-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/02187-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02188-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/02188-swift-diagnosticengine-flushactivediagnostic.swift index a09a625af7f65..c597be59eae92 100644 --- a/validation-test/compiler_crashers_fixed/02188-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/02188-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02189-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02189-swift-type-walk.swift index a76658ee0c5f9..913a071f49c6e 100644 --- a/validation-test/compiler_crashers_fixed/02189-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02189-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02190-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02190-getselftypeforcontainer.swift index 5fc24c27f07ec..aaa18693c8b2e 100644 --- a/validation-test/compiler_crashers_fixed/02190-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02190-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02191-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/02191-swift-streamprinter-printtext.swift index 3a6a5c5079a66..b1cc0456dfc9d 100644 --- a/validation-test/compiler_crashers_fixed/02191-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/02191-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02192-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/02192-swift-scopeinfo-addtoscope.swift index 82022834b67d1..214013f99b540 100644 --- a/validation-test/compiler_crashers_fixed/02192-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/02192-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02193-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/02193-swift-typechecker-resolvetypeincontext.swift index 2c8da21803783..4130c16fe7c3c 100644 --- a/validation-test/compiler_crashers_fixed/02193-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02193-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02194-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02194-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 60fd32642e132..20e2f25962a67 100644 --- a/validation-test/compiler_crashers_fixed/02194-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02194-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02195-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02195-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 460d43ffc935a..bcf588be7af46 100644 --- a/validation-test/compiler_crashers_fixed/02195-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02195-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02196-swift-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/02196-swift-optional-swift-diagnostic-operator.swift index 90f040285556d..816682ecb050c 100644 --- a/validation-test/compiler_crashers_fixed/02196-swift-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/02196-swift-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02197-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02197-resolvetypedecl.swift index e6cf94f0da182..40aa22315c0c7 100644 --- a/validation-test/compiler_crashers_fixed/02197-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02197-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02198-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/02198-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 312aba77066a3..10078c97b2d53 100644 --- a/validation-test/compiler_crashers_fixed/02198-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/02198-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02199-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02199-getselftypeforcontainer.swift index 7f5f578945102..c9120a5b4e19c 100644 --- a/validation-test/compiler_crashers_fixed/02199-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02199-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02200-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/02200-getselftypeforcontainer.swift index b6994850eae25..f9fad885a2a3f 100644 --- a/validation-test/compiler_crashers_fixed/02200-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/02200-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02201-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/02201-std-function-func-swift-type-subst.swift index a071a31eb4d7f..32c748038253a 100644 --- a/validation-test/compiler_crashers_fixed/02201-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/02201-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02202-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/02202-swift-boundgenerictype-get.swift index f5a0381c079db..2f5e359cbfbb7 100644 --- a/validation-test/compiler_crashers_fixed/02202-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/02202-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02203-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/02203-swift-constraints-constraintsystem-gettypeofmemberreference.swift index dc1fe9868a621..fef0c65f2657f 100644 --- a/validation-test/compiler_crashers_fixed/02203-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/02203-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02204-swift-clangmoduleunit-getadaptermodule.swift b/validation-test/compiler_crashers_fixed/02204-swift-clangmoduleunit-getadaptermodule.swift index 5b93c04c10f38..4cf2b489ae5dc 100644 --- a/validation-test/compiler_crashers_fixed/02204-swift-clangmoduleunit-getadaptermodule.swift +++ b/validation-test/compiler_crashers_fixed/02204-swift-clangmoduleunit-getadaptermodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02205-resolvetypedecl.swift b/validation-test/compiler_crashers_fixed/02205-resolvetypedecl.swift index 8d972e50715ad..59c708b2708ed 100644 --- a/validation-test/compiler_crashers_fixed/02205-resolvetypedecl.swift +++ b/validation-test/compiler_crashers_fixed/02205-resolvetypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02206-void.swift b/validation-test/compiler_crashers_fixed/02206-void.swift index 9b88827f9e94e..195c5a3c3a77a 100644 --- a/validation-test/compiler_crashers_fixed/02206-void.swift +++ b/validation-test/compiler_crashers_fixed/02206-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02207-swift-nominaltypedecl-getprotocols.swift b/validation-test/compiler_crashers_fixed/02207-swift-nominaltypedecl-getprotocols.swift index 83a48ea5dd75a..eaa4eb6074cb2 100644 --- a/validation-test/compiler_crashers_fixed/02207-swift-nominaltypedecl-getprotocols.swift +++ b/validation-test/compiler_crashers_fixed/02207-swift-nominaltypedecl-getprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02208-swift-modulefile-configurestorage.swift b/validation-test/compiler_crashers_fixed/02208-swift-modulefile-configurestorage.swift index c129f656eb54f..7b9d90d69c887 100644 --- a/validation-test/compiler_crashers_fixed/02208-swift-modulefile-configurestorage.swift +++ b/validation-test/compiler_crashers_fixed/02208-swift-modulefile-configurestorage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02209-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/02209-swift-typebase-operator.swift index 8ebaa82e19b9b..762ab9c567f34 100644 --- a/validation-test/compiler_crashers_fixed/02209-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/02209-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02210-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/02210-swift-typechecker-coercepatterntotype.swift index 413d2aca79ad5..9431d9f92a58b 100644 --- a/validation-test/compiler_crashers_fixed/02210-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/02210-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02211-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/02211-swift-nominaltypedecl-preparelookuptable.swift index 33a87c1d8d1b5..047d1972862f3 100644 --- a/validation-test/compiler_crashers_fixed/02211-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/02211-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02213-llvm-smallptrsetimplbase-smallptrsetimplbase.swift b/validation-test/compiler_crashers_fixed/02213-llvm-smallptrsetimplbase-smallptrsetimplbase.swift index 4db3ce2239ace..c8ce1474feb03 100644 --- a/validation-test/compiler_crashers_fixed/02213-llvm-smallptrsetimplbase-smallptrsetimplbase.swift +++ b/validation-test/compiler_crashers_fixed/02213-llvm-smallptrsetimplbase-smallptrsetimplbase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02214-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/02214-swift-inouttype-get.swift index 6b95582a8203c..307632400abf6 100644 --- a/validation-test/compiler_crashers_fixed/02214-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/02214-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02215-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/02215-swift-modulefile-gettype.swift index 57c657fc85855..11ccb650d4a6b 100644 --- a/validation-test/compiler_crashers_fixed/02215-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/02215-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02216-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/02216-swift-archetypetype-setnestedtypes.swift index dd6f812bf17c4..afddefaa650a8 100644 --- a/validation-test/compiler_crashers_fixed/02216-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/02216-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02217-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/02217-swift-bracestmt-create.swift index 3d2df3c72f6bb..cea04ccf91e88 100644 --- a/validation-test/compiler_crashers_fixed/02217-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/02217-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02218-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/02218-swift-typebase-getdesugaredtype.swift index 3d72f78fc58a3..0cccd5f146baa 100644 --- a/validation-test/compiler_crashers_fixed/02218-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/02218-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02219-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/02219-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 715bc69e7878d..f1f1225631510 100644 --- a/validation-test/compiler_crashers_fixed/02219-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/02219-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02220-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/02220-swift-namelookup-lookupinmodule.swift index f4a9636d5762c..b17bf78a1a817 100644 --- a/validation-test/compiler_crashers_fixed/02220-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/02220-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02221-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02221-swift-type-walk.swift index 0378c5510457e..cc06d029cbc8c 100644 --- a/validation-test/compiler_crashers_fixed/02221-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02221-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02222-swift-generictypeparamdecl-generictypeparamdecl.swift b/validation-test/compiler_crashers_fixed/02222-swift-generictypeparamdecl-generictypeparamdecl.swift index 70e146efc5eda..546efaca61333 100644 --- a/validation-test/compiler_crashers_fixed/02222-swift-generictypeparamdecl-generictypeparamdecl.swift +++ b/validation-test/compiler_crashers_fixed/02222-swift-generictypeparamdecl-generictypeparamdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02223-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/02223-swift-lexer-leximpl.swift index 67eb1d7011b36..7f93745198c13 100644 --- a/validation-test/compiler_crashers_fixed/02223-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/02223-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02224-swift-typebase-operator.swift b/validation-test/compiler_crashers_fixed/02224-swift-typebase-operator.swift index f8b282491a303..d7bf686765334 100644 --- a/validation-test/compiler_crashers_fixed/02224-swift-typebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/02224-swift-typebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02225-swift-sourcemanager-getmessage.swift b/validation-test/compiler_crashers_fixed/02225-swift-sourcemanager-getmessage.swift index a13d04e3a55f3..559c41503a0ed 100644 --- a/validation-test/compiler_crashers_fixed/02225-swift-sourcemanager-getmessage.swift +++ b/validation-test/compiler_crashers_fixed/02225-swift-sourcemanager-getmessage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02226-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/02226-swift-modulefile-getdecl.swift index 3a25d394a391e..059832041c447 100644 --- a/validation-test/compiler_crashers_fixed/02226-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/02226-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02227-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02227-swift-type-walk.swift index 0a3e8668cbf00..50a9a8ba5af11 100644 --- a/validation-test/compiler_crashers_fixed/02227-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02227-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02228-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02228-swift-type-walk.swift index d9a09a1a04a4c..e2bec7a461e6a 100644 --- a/validation-test/compiler_crashers_fixed/02228-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02228-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02229-swift-parser-parsedeclextension.swift b/validation-test/compiler_crashers_fixed/02229-swift-parser-parsedeclextension.swift index 8c54248597a36..b24ee70541231 100644 --- a/validation-test/compiler_crashers_fixed/02229-swift-parser-parsedeclextension.swift +++ b/validation-test/compiler_crashers_fixed/02229-swift-parser-parsedeclextension.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02230-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/02230-std-function-func-mapsignaturetype.swift index 2277fe778301f..ef07611b3ba61 100644 --- a/validation-test/compiler_crashers_fixed/02230-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/02230-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02231-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02231-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ad074fca6b1e7..994788e683364 100644 --- a/validation-test/compiler_crashers_fixed/02231-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02231-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02232-swift-parser-parsedaccessors-record.swift b/validation-test/compiler_crashers_fixed/02232-swift-parser-parsedaccessors-record.swift index 3c80a1704c485..cfa71fe86b554 100644 --- a/validation-test/compiler_crashers_fixed/02232-swift-parser-parsedaccessors-record.swift +++ b/validation-test/compiler_crashers_fixed/02232-swift-parser-parsedaccessors-record.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02234-bool.swift b/validation-test/compiler_crashers_fixed/02234-bool.swift index 3aeb9ea736ae3..afb1c918f7c29 100644 --- a/validation-test/compiler_crashers_fixed/02234-bool.swift +++ b/validation-test/compiler_crashers_fixed/02234-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02235-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/02235-swift-declname-printpretty.swift index 7faf40d21f102..ed29669de76b2 100644 --- a/validation-test/compiler_crashers_fixed/02235-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/02235-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02236-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/02236-swift-nominaltypedecl-computetype.swift index 47e66beaba56d..85f8b01093490 100644 --- a/validation-test/compiler_crashers_fixed/02236-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/02236-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02237-swift-parser-parsetypecomposition.swift b/validation-test/compiler_crashers_fixed/02237-swift-parser-parsetypecomposition.swift index a7c9d5fd8d7e3..57932c0701a5b 100644 --- a/validation-test/compiler_crashers_fixed/02237-swift-parser-parsetypecomposition.swift +++ b/validation-test/compiler_crashers_fixed/02237-swift-parser-parsetypecomposition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02238-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/02238-swift-typechecker-coercepatterntotype.swift index 09ac2ef402ebb..7b1e9f87a45ea 100644 --- a/validation-test/compiler_crashers_fixed/02238-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/02238-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02239-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/02239-swift-parser-consumetoken.swift index e8d3b6be7e946..bcb37358a22cc 100644 --- a/validation-test/compiler_crashers_fixed/02239-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/02239-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02240-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02240-swift-typebase-getcanonicaltype.swift index 01b572d54ea17..9f0d4fcfdb5c1 100644 --- a/validation-test/compiler_crashers_fixed/02240-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02240-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02241-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/02241-swift-diagnosticengine-diagnose.swift index 5997731c708d2..796a7fa40c601 100644 --- a/validation-test/compiler_crashers_fixed/02241-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/02241-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02243-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/02243-swift-boundgenerictype-get.swift index da25f2a7dea47..ad1e04ba92a6a 100644 --- a/validation-test/compiler_crashers_fixed/02243-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/02243-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02244-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/02244-swift-printingdiagnosticconsumer-handlediagnostic.swift index bcc0ccceeab23..8dea9e701be1e 100644 --- a/validation-test/compiler_crashers_fixed/02244-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/02244-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02245-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02245-swift-typebase-getcanonicaltype.swift index 7b1d2b4e2ff06..72ef42b585806 100644 --- a/validation-test/compiler_crashers_fixed/02245-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02245-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02246-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/02246-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 96e4ee6f3241a..b5fe9f588db5d 100644 --- a/validation-test/compiler_crashers_fixed/02246-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/02246-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02247-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/02247-swift-constraints-constraintsystem-finalize.swift index 19a425ddf6c74..7495c8a199431 100644 --- a/validation-test/compiler_crashers_fixed/02247-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/02247-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02248-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/02248-swift-typebase-getcanonicaltype.swift index dc4d44ff37ebf..a5899dbce1320 100644 --- a/validation-test/compiler_crashers_fixed/02248-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/02248-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02249-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/02249-swift-constraints-constraintsystem-opengeneric.swift index a43d8eb1170d6..3e55951e3e4fd 100644 --- a/validation-test/compiler_crashers_fixed/02249-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/02249-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02250-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/02250-swift-parser-parsetoken.swift index 0c40457970044..d26db25a15350 100644 --- a/validation-test/compiler_crashers_fixed/02250-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/02250-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02251-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/02251-swift-lexer-getlocforendoftoken.swift index 46723eba37d01..fcbf32be931b7 100644 --- a/validation-test/compiler_crashers_fixed/02251-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/02251-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02252-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/02252-swift-typechecker-resolveidentifiertype.swift index 3bbc6fae5818e..d7adb8d09d6ba 100644 --- a/validation-test/compiler_crashers_fixed/02252-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/02252-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02253-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02253-swift-type-walk.swift index 7c8bdb194384b..b04b47bbe221e 100644 --- a/validation-test/compiler_crashers_fixed/02253-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02253-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02254-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/02254-swift-type-walk.swift index 05f2f734d09c3..21bfede14f458 100644 --- a/validation-test/compiler_crashers_fixed/02254-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/02254-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02255-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/02255-swift-genericsignature-get.swift index a65d00f478ec2..bb01a02677ae4 100644 --- a/validation-test/compiler_crashers_fixed/02255-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/02255-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02256-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/02256-swift-sourcefile-getcache.swift index d6977ecee6e5d..68d6deff2e47d 100644 --- a/validation-test/compiler_crashers_fixed/02256-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/02256-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02257-swift-any-from-nsmutablearray.swift b/validation-test/compiler_crashers_fixed/02257-swift-any-from-nsmutablearray.swift index af199b78a3648..59b23822413bb 100644 --- a/validation-test/compiler_crashers_fixed/02257-swift-any-from-nsmutablearray.swift +++ b/validation-test/compiler_crashers_fixed/02257-swift-any-from-nsmutablearray.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/02327-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/02327-swift-clangimporter-lookupvalue.swift index 9e1f22d1e84b8..d161f38971073 100644 --- a/validation-test/compiler_crashers_fixed/02327-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/02327-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/03204-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/03204-swift-type-transform.swift index 5539ce752c92a..86dd0e276b8a9 100644 --- a/validation-test/compiler_crashers_fixed/03204-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/03204-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/03326-swift-archetypetype-setnestedtypes.swift b/validation-test/compiler_crashers_fixed/03326-swift-archetypetype-setnestedtypes.swift index a2bf120ce316b..24b20aafa942e 100644 --- a/validation-test/compiler_crashers_fixed/03326-swift-archetypetype-setnestedtypes.swift +++ b/validation-test/compiler_crashers_fixed/03326-swift-archetypetype-setnestedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/04450-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/04450-swift-typebase-getcanonicaltype.swift index 93df0e412b8e0..3d5d1cfedcc39 100644 --- a/validation-test/compiler_crashers_fixed/04450-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/04450-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/04592-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/04592-swift-constraints-constraintsystem-simplifyconstraint.swift index 0c9296a642117..282294f44bd1e 100644 --- a/validation-test/compiler_crashers_fixed/04592-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/04592-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/05045-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/05045-swift-typebase-getcanonicaltype.swift index 5d0faa44162a7..57f0e8c4d9d1e 100644 --- a/validation-test/compiler_crashers_fixed/05045-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/05045-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/05431-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/05431-swift-declname-printpretty.swift index d13b0ff8b0e9f..7e7dc47dc0913 100644 --- a/validation-test/compiler_crashers_fixed/05431-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/05431-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/06207-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/06207-swift-diagnosticengine-flushactivediagnostic.swift index 024137a1eba30..c252aaa584ad8 100644 --- a/validation-test/compiler_crashers_fixed/06207-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/06207-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/06252-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/06252-swift-typechecker-conformstoprotocol.swift index 6a100a72b3919..032fe9524465d 100644 --- a/validation-test/compiler_crashers_fixed/06252-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/06252-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/06542-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/06542-swift-unqualifiedlookup-unqualifiedlookup.swift index c608f5df21384..0824310e2485c 100644 --- a/validation-test/compiler_crashers_fixed/06542-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/06542-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/07285-swift-astprinter-printname.swift b/validation-test/compiler_crashers_fixed/07285-swift-astprinter-printname.swift index 80b1fd303d669..8d120be476f16 100644 --- a/validation-test/compiler_crashers_fixed/07285-swift-astprinter-printname.swift +++ b/validation-test/compiler_crashers_fixed/07285-swift-astprinter-printname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/08008-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/08008-swift-typechecker-typecheckexpression.swift index c3ff0b8ca67c3..64473e3815a15 100644 --- a/validation-test/compiler_crashers_fixed/08008-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/08008-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/08893-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/08893-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index 832f4470d5975..b8c57edeed25e 100644 --- a/validation-test/compiler_crashers_fixed/08893-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/08893-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/09354-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/09354-swift-nominaltypedecl-computetype.swift index e1471dcfb67ad..712a28e49fe51 100644 --- a/validation-test/compiler_crashers_fixed/09354-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/09354-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/09385-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/09385-swift-structtype-get.swift index aae680e1a0ccc..0d7dc66f7d7c0 100644 --- a/validation-test/compiler_crashers_fixed/09385-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/09385-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/09650-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/09650-swift-typebase-getcanonicaltype.swift index 4bf39d811d466..029555403a4a3 100644 --- a/validation-test/compiler_crashers_fixed/09650-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/09650-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/09990-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/09990-std-function-func-swift-type-subst.swift index 2ba0d50126432..d811f5d84cb8f 100644 --- a/validation-test/compiler_crashers_fixed/09990-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/09990-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/10023-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/10023-swift-typebase-getcanonicaltype.swift index 9b7dbc52c5f82..a71460f8631dc 100644 --- a/validation-test/compiler_crashers_fixed/10023-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/10023-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/10248-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/10248-swift-streamprinter-printtext.swift index 5ec5edfb48d07..101bf47ab587a 100644 --- a/validation-test/compiler_crashers_fixed/10248-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/10248-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift b/validation-test/compiler_crashers_fixed/10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift index bdf514a97fc65..f31126e3a08a0 100644 --- a/validation-test/compiler_crashers_fixed/10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift +++ b/validation-test/compiler_crashers_fixed/10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/11093-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/11093-swift-substitutedtype-get.swift index 84a97c6dcb2f9..8a5e4e4c8ad2c 100644 --- a/validation-test/compiler_crashers_fixed/11093-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/11093-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/12748-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/12748-swift-constraints-constraintsystem-simplify.swift index 10b761bf1b933..1d339b23c532e 100644 --- a/validation-test/compiler_crashers_fixed/12748-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/12748-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/13000-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/13000-swift-constraints-constraintsystem-matchtypes.swift index bae5c95d7c73c..9501afe3c12e4 100644 --- a/validation-test/compiler_crashers_fixed/13000-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/13000-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/13737-swift-availabilityattr-isunavailable.swift b/validation-test/compiler_crashers_fixed/13737-swift-availabilityattr-isunavailable.swift index 60ff838545026..2ebec4f1f5df8 100644 --- a/validation-test/compiler_crashers_fixed/13737-swift-availabilityattr-isunavailable.swift +++ b/validation-test/compiler_crashers_fixed/13737-swift-availabilityattr-isunavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/16694-swift-constraints-constraintsystem-opentype.swift b/validation-test/compiler_crashers_fixed/16694-swift-constraints-constraintsystem-opentype.swift index a723f5b0fe0e3..d04eb2924e716 100644 --- a/validation-test/compiler_crashers_fixed/16694-swift-constraints-constraintsystem-opentype.swift +++ b/validation-test/compiler_crashers_fixed/16694-swift-constraints-constraintsystem-opentype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/21655-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/21655-swift-boundgenerictype-get.swift index 5d7eb8b8e9be9..7e6a5680868ef 100644 --- a/validation-test/compiler_crashers_fixed/21655-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/21655-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/21765-vtable.swift b/validation-test/compiler_crashers_fixed/21765-vtable.swift index 31ec4462fd837..940d497e9f0db 100644 --- a/validation-test/compiler_crashers_fixed/21765-vtable.swift +++ b/validation-test/compiler_crashers_fixed/21765-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/21847-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/21847-llvm-foldingset-swift-tupletype-nodeequals.swift index fa7185619aff1..864ad883763bf 100644 --- a/validation-test/compiler_crashers_fixed/21847-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/21847-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/21852-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/21852-swift-constraints-constraintsystem-opengeneric.swift index 4b8b9a4b3e8e2..35c78e3be40ff 100644 --- a/validation-test/compiler_crashers_fixed/21852-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/21852-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/22250-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/22250-swift-typevisitor.swift index a57067afbe0f6..a22048d5e0370 100644 --- a/validation-test/compiler_crashers_fixed/22250-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/22250-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/22253-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/22253-swift-type-transform.swift index ef728699ca8b8..739ec1132fbaa 100644 --- a/validation-test/compiler_crashers_fixed/22253-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/22253-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/22391-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/22391-swift-genericparamlist-deriveallarchetypes.swift index 7a0ce8da6647a..fd682d82f3bcf 100644 --- a/validation-test/compiler_crashers_fixed/22391-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/22391-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/22582-swift-clangmoduleunit-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/22582-swift-clangmoduleunit-getimportedmodules.swift index 1963775df1055..b8390de6d37c6 100644 --- a/validation-test/compiler_crashers_fixed/22582-swift-clangmoduleunit-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/22582-swift-clangmoduleunit-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/22725-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/22725-swift-constraints-constraintsystem-solvesimplified.swift index d604cb4bc96d3..ed79023d715fd 100644 --- a/validation-test/compiler_crashers_fixed/22725-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/22725-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/23060-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/23060-swift-typechecker-validatedecl.swift index e06c3e9caabed..eb1d024416361 100644 --- a/validation-test/compiler_crashers_fixed/23060-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/23060-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/23086-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/23086-swift-typechecker-validatedecl.swift index 4d1e256882de2..24dba44d5052f 100644 --- a/validation-test/compiler_crashers_fixed/23086-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/23086-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/23445-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/23445-swift-constraints-constraintgraph-unbindtypevariable.swift index 919d6477865a3..3d2f1748f3e60 100644 --- a/validation-test/compiler_crashers_fixed/23445-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/23445-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/23680-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/23680-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index 201fdb33e6fa4..04f48aaa24676 100644 --- a/validation-test/compiler_crashers_fixed/23680-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/23680-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/23974-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/23974-swift-declname-printpretty.swift index 7a2d44b462981..fa7be1b02c256 100644 --- a/validation-test/compiler_crashers_fixed/23974-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/23974-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24232-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/24232-swift-lexer-leximpl.swift index 73e9a0d91ecb6..de980b0a4b97a 100644 --- a/validation-test/compiler_crashers_fixed/24232-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/24232-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24245-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/24245-swift-constraints-constraintsystem-solve.swift index 5e784b047f445..b058c4a89425d 100644 --- a/validation-test/compiler_crashers_fixed/24245-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/24245-swift-constraints-constraintsystem-solve.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24394-swift-typevariabletype-implementation-getrepresentative.swift b/validation-test/compiler_crashers_fixed/24394-swift-typevariabletype-implementation-getrepresentative.swift index f825f96897fb9..ad000ed649cb4 100644 --- a/validation-test/compiler_crashers_fixed/24394-swift-typevariabletype-implementation-getrepresentative.swift +++ b/validation-test/compiler_crashers_fixed/24394-swift-typevariabletype-implementation-getrepresentative.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24440-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/24440-swift-typechecker-coercepatterntotype.swift index 5739ceda1ed59..7b6b86f50bfe9 100644 --- a/validation-test/compiler_crashers_fixed/24440-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/24440-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24531-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/24531-swift-metatypetype-get.swift index f05892d021e11..57ed6fdb1c001 100644 --- a/validation-test/compiler_crashers_fixed/24531-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/24531-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24558-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/24558-swift-typebase-gatherallsubstitutions.swift index 13d4b442cf2b4..aff893c5b1aa7 100644 --- a/validation-test/compiler_crashers_fixed/24558-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/24558-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24624-swift-module-lookupconformance.swift b/validation-test/compiler_crashers_fixed/24624-swift-module-lookupconformance.swift index 39b47944209be..2ee80b038b9c2 100644 --- a/validation-test/compiler_crashers_fixed/24624-swift-module-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/24624-swift-module-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24645-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/24645-swift-diagnosticengine-flushactivediagnostic.swift index 3324980a5a7c7..e2604698f400d 100644 --- a/validation-test/compiler_crashers_fixed/24645-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/24645-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24670-isunknownobjecttype.swift b/validation-test/compiler_crashers_fixed/24670-isunknownobjecttype.swift index 7ff726fde71f1..111eeb7f52abb 100644 --- a/validation-test/compiler_crashers_fixed/24670-isunknownobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/24670-isunknownobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24680-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/24680-swift-typechecker-validategenericfuncsignature.swift index 03185cb9031a9..12e5fc23870e1 100644 --- a/validation-test/compiler_crashers_fixed/24680-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/24680-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24769-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/24769-std-function-func-swift-type-subst.swift index 59b82051eb588..04b6229c99b6e 100644 --- a/validation-test/compiler_crashers_fixed/24769-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/24769-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24797-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/24797-no-stacktrace.swift index 49dbe7fe6ee18..653407d0d766f 100644 --- a/validation-test/compiler_crashers_fixed/24797-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/24797-no-stacktrace.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift index 246dca535b5b3..95d6289888654 100644 --- a/validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/24798-no-stacktrace.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24800-swift-constraints-constraintsystem-matchsuperclasstypes.swift b/validation-test/compiler_crashers_fixed/24800-swift-constraints-constraintsystem-matchsuperclasstypes.swift index e062789933646..54d318574b67d 100644 --- a/validation-test/compiler_crashers_fixed/24800-swift-constraints-constraintsystem-matchsuperclasstypes.swift +++ b/validation-test/compiler_crashers_fixed/24800-swift-constraints-constraintsystem-matchsuperclasstypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24864-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/24864-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index dfa01b35d6c50..07b661b7e09c9 100644 --- a/validation-test/compiler_crashers_fixed/24864-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/24864-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24879-getmemberforbasetype.swift b/validation-test/compiler_crashers_fixed/24879-getmemberforbasetype.swift index 8a6f6d26bfead..b2e3d8bf2f796 100644 --- a/validation-test/compiler_crashers_fixed/24879-getmemberforbasetype.swift +++ b/validation-test/compiler_crashers_fixed/24879-getmemberforbasetype.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24900-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/24900-swift-typebase-getmembersubstitutions.swift index 6a31272982bbf..b94eeb389be3e 100644 --- a/validation-test/compiler_crashers_fixed/24900-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/24900-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24915-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/24915-swift-typebase-getcanonicaltype.swift index 0ee8b5fa48c59..bc0b855e1a898 100644 --- a/validation-test/compiler_crashers_fixed/24915-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/24915-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24947-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/24947-swift-lexer-leximpl.swift index 78ecd8c09bb38..8f8821511b6de 100644 --- a/validation-test/compiler_crashers_fixed/24947-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/24947-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24960-swift-typedecl-getdeclaredinterfacetype.swift b/validation-test/compiler_crashers_fixed/24960-swift-typedecl-getdeclaredinterfacetype.swift index c173a2916dfaa..2703efdf8502f 100644 --- a/validation-test/compiler_crashers_fixed/24960-swift-typedecl-getdeclaredinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/24960-swift-typedecl-getdeclaredinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24969-swift-vardecl-emitlettovarnoteifsimple.swift b/validation-test/compiler_crashers_fixed/24969-swift-vardecl-emitlettovarnoteifsimple.swift index a6c4ce8cc0a07..aced5a103d285 100644 --- a/validation-test/compiler_crashers_fixed/24969-swift-vardecl-emitlettovarnoteifsimple.swift +++ b/validation-test/compiler_crashers_fixed/24969-swift-vardecl-emitlettovarnoteifsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/24987-swift-expr-findexistinginitializercontext.swift b/validation-test/compiler_crashers_fixed/24987-swift-expr-findexistinginitializercontext.swift index ba5da78b4c6ca..23aa3bd2201a1 100644 --- a/validation-test/compiler_crashers_fixed/24987-swift-expr-findexistinginitializercontext.swift +++ b/validation-test/compiler_crashers_fixed/24987-swift-expr-findexistinginitializercontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25009-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25009-swift-typechecker-resolvetypeincontext.swift index e161ba56ee5cd..8ff2fec383778 100644 --- a/validation-test/compiler_crashers_fixed/25009-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25009-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25011-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/25011-swift-constraints-constraintsystem-opengeneric.swift index d8d8a4ed5b8e4..a452969d06da8 100644 --- a/validation-test/compiler_crashers_fixed/25011-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/25011-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25128-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/25128-swift-type-transform.swift index 26865d43d619a..9ce9d09709ffb 100644 --- a/validation-test/compiler_crashers_fixed/25128-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/25128-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25152-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25152-swift-typechecker-resolvetypeincontext.swift index cf944ac93a104..05cfd0a2a6b3f 100644 --- a/validation-test/compiler_crashers_fixed/25152-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25152-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25154-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/25154-swift-constraints-constraintsystem-opengeneric.swift index 04a1ee26a1254..8b982c65cdfc3 100644 --- a/validation-test/compiler_crashers_fixed/25154-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/25154-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25163-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/25163-swift-constraints-constraintsystem-opengeneric.swift index 7f204383883a4..0068e7db7aa94 100644 --- a/validation-test/compiler_crashers_fixed/25163-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/25163-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25327-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25327-swift-metatypetype-get.swift index dcecb171097e2..86889cf1a4499 100644 --- a/validation-test/compiler_crashers_fixed/25327-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25327-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25329-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/25329-swift-typebase-getmembersubstitutions.swift index 20b5a4b578b9c..12091036a6329 100644 --- a/validation-test/compiler_crashers_fixed/25329-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/25329-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25340-findlocalval-checkpattern.swift b/validation-test/compiler_crashers_fixed/25340-findlocalval-checkpattern.swift index 8993b06497aa4..4d02f4142bac7 100644 --- a/validation-test/compiler_crashers_fixed/25340-findlocalval-checkpattern.swift +++ b/validation-test/compiler_crashers_fixed/25340-findlocalval-checkpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25341-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/25341-swift-inflightdiagnostic-fixitreplacechars.swift index 0c0531b868351..7a023803859f2 100644 --- a/validation-test/compiler_crashers_fixed/25341-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/25341-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25342-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/25342-swift-sourcemanager-getbytedistance.swift index 3cd86520a62a4..0e0644ef5072f 100644 --- a/validation-test/compiler_crashers_fixed/25342-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/25342-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25343-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/25343-swift-parser-parsedeclfunc.swift index 4a457c8291edd..15e750ab9161c 100644 --- a/validation-test/compiler_crashers_fixed/25343-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/25343-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25344-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25344-swift-modulefile-gettype.swift index dca1add5cd2ec..c10ccf951f86c 100644 --- a/validation-test/compiler_crashers_fixed/25344-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25344-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25345-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25345-swift-parser-parsedecl.swift index 6655dc4fdfa26..3d619057fcf3b 100644 --- a/validation-test/compiler_crashers_fixed/25345-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25345-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25346-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25346-swift-parser-skipsingle.swift index 4325d4d3ed8c2..a9b1910938dd3 100644 --- a/validation-test/compiler_crashers_fixed/25346-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25346-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25347-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25347-swift-typechecker-checkinheritanceclause.swift index b42a16df2b2a5..b4cd67ad95c7e 100644 --- a/validation-test/compiler_crashers_fixed/25347-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25347-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25348-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/25348-swift-markasobjc.swift index ad5676707bdb4..8f79bc0eda26d 100644 --- a/validation-test/compiler_crashers_fixed/25348-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/25348-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25349-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25349-swift-typechecker-validatedecl.swift index 7a905e073f926..d912fa97e6b88 100644 --- a/validation-test/compiler_crashers_fixed/25349-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25349-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25350-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/25350-swift-typeloc-iserror.swift index 1ba31363bd9b1..dddaa820f4d9a 100644 --- a/validation-test/compiler_crashers_fixed/25350-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/25350-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25351-swift-serialization-serializer-writenormalconformance.swift b/validation-test/compiler_crashers_fixed/25351-swift-serialization-serializer-writenormalconformance.swift index 4bb6b4e6ae106..b1d17f25853d6 100644 --- a/validation-test/compiler_crashers_fixed/25351-swift-serialization-serializer-writenormalconformance.swift +++ b/validation-test/compiler_crashers_fixed/25351-swift-serialization-serializer-writenormalconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25352-swift-boundgenerictype-getsubstitutions.swift b/validation-test/compiler_crashers_fixed/25352-swift-boundgenerictype-getsubstitutions.swift index 57898c4eb4bcf..3166b85ba8a6f 100644 --- a/validation-test/compiler_crashers_fixed/25352-swift-boundgenerictype-getsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/25352-swift-boundgenerictype-getsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25353-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25353-swift-printingdiagnosticconsumer-handlediagnostic.swift index 9366190ede349..9f60d6847d325 100644 --- a/validation-test/compiler_crashers_fixed/25353-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25353-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25354-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/25354-no-stacktrace.swift index cb7868e00071f..8c4dbe932e2d9 100644 --- a/validation-test/compiler_crashers_fixed/25354-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/25354-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25355-swift-typechecker-typecheckpatternbinding.swift b/validation-test/compiler_crashers_fixed/25355-swift-typechecker-typecheckpatternbinding.swift index a21cc0a71fba8..33730fe31eb9e 100644 --- a/validation-test/compiler_crashers_fixed/25355-swift-typechecker-typecheckpatternbinding.swift +++ b/validation-test/compiler_crashers_fixed/25355-swift-typechecker-typecheckpatternbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25356-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25356-swift-diagnosticengine-emitdiagnostic.swift index d983e00cf20b8..e4ddf5de687a1 100644 --- a/validation-test/compiler_crashers_fixed/25356-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25356-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25357-swift-parser-parseexprorstmt.swift b/validation-test/compiler_crashers_fixed/25357-swift-parser-parseexprorstmt.swift index 58cfeb983c255..5a2585a908328 100644 --- a/validation-test/compiler_crashers_fixed/25357-swift-parser-parseexprorstmt.swift +++ b/validation-test/compiler_crashers_fixed/25357-swift-parser-parseexprorstmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25358-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25358-llvm-foldingset-swift-classtype-nodeequals.swift index 295ae20a5c136..4f18d58925be4 100644 --- a/validation-test/compiler_crashers_fixed/25358-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25358-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25359-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/25359-swift-genericparamlist-deriveallarchetypes.swift index 5112fad1f1bf4..3c67924003f57 100644 --- a/validation-test/compiler_crashers_fixed/25359-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/25359-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25360-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/25360-swift-lexer-getlocforendoftoken.swift index 0a3b46b876e07..5cdc95591849a 100644 --- a/validation-test/compiler_crashers_fixed/25360-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/25360-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25361-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/25361-swift-funcdecl-setdeserializedsignature.swift index fca3023dfb66f..9e2eaf6055ce5 100644 --- a/validation-test/compiler_crashers_fixed/25361-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/25361-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25362-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/25362-swift-genericparamlist-create.swift index 9e96276a56378..5fa6263b1f481 100644 --- a/validation-test/compiler_crashers_fixed/25362-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/25362-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25363-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/25363-swift-archetypebuilder-addrequirement.swift index 668feedeeb144..340063dfc96cc 100644 --- a/validation-test/compiler_crashers_fixed/25363-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/25363-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25364-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/25364-swift-parser-parsetoken.swift index 3052fd23f1532..5ba676125bb5a 100644 --- a/validation-test/compiler_crashers_fixed/25364-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/25364-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25365-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/25365-no-stacktrace.swift index c1973c394f784..32c797d60f2ec 100644 --- a/validation-test/compiler_crashers_fixed/25365-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/25365-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25366-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25366-swift-conformancelookuptable-updatelookuptable.swift index ad4dbe3fc1a41..b00fbd5228323 100644 --- a/validation-test/compiler_crashers_fixed/25366-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25366-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25367-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25367-swift-conformancelookuptable-updatelookuptable.swift index d78e75ca6b730..a5a4efc939a6d 100644 --- a/validation-test/compiler_crashers_fixed/25367-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25367-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25368-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/25368-swift-genericfunctiontype-get.swift index efa32ac3df823..6df855a3306fe 100644 --- a/validation-test/compiler_crashers_fixed/25368-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25368-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25369-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25369-swift-iterabledeclcontext-getmembers.swift index c687e2341348e..d3f536e635290 100644 --- a/validation-test/compiler_crashers_fixed/25369-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25369-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25370-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25370-swift-genericsignature-get.swift index cf5af68059d8b..49a7290df131f 100644 --- a/validation-test/compiler_crashers_fixed/25370-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25370-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25371-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/25371-llvm-raw-fd-ostream-write-impl.swift index 3c6a61bbf05fc..2370400c5819d 100644 --- a/validation-test/compiler_crashers_fixed/25371-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/25371-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25372-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25372-swift-lexer-leximpl.swift index 515f8e1301428..f3382ed4fb7b8 100644 --- a/validation-test/compiler_crashers_fixed/25372-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25372-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25373-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25373-swift-printingdiagnosticconsumer-handlediagnostic.swift index e06f289f3c3a8..5fd17f7ab23c0 100644 --- a/validation-test/compiler_crashers_fixed/25373-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25373-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25374-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25374-swift-diagnosticengine-emitdiagnostic.swift index 47e6bd572a7e1..b94729b96c636 100644 --- a/validation-test/compiler_crashers_fixed/25374-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25374-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25375-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/25375-swift-typebase-isequal.swift index 70d7e61739e3f..7acda2b434671 100644 --- a/validation-test/compiler_crashers_fixed/25375-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/25375-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25376-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25376-swift-parser-parsedecl.swift index 782acabef9eff..f0a89d634d7ed 100644 --- a/validation-test/compiler_crashers_fixed/25376-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25376-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25377-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/25377-swift-declname-printpretty.swift index cd017c2ff5ce8..dd51100967a54 100644 --- a/validation-test/compiler_crashers_fixed/25377-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/25377-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25378-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/25378-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index 52ba39a4e193f..3238adca0c1ba 100644 --- a/validation-test/compiler_crashers_fixed/25378-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/25378-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25379-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25379-llvm-foldingset-swift-tupletype-nodeequals.swift index fd265cd24e410..6b46e58cd8f94 100644 --- a/validation-test/compiler_crashers_fixed/25379-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25379-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25380-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25380-swift-parser-parsedecl.swift index 8ec05e3572c0d..489ea6490c990 100644 --- a/validation-test/compiler_crashers_fixed/25380-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25380-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25381-swift-nominaltypedecl-makemembervisible.swift b/validation-test/compiler_crashers_fixed/25381-swift-nominaltypedecl-makemembervisible.swift index 28727b82c1439..bd1ac49d70470 100644 --- a/validation-test/compiler_crashers_fixed/25381-swift-nominaltypedecl-makemembervisible.swift +++ b/validation-test/compiler_crashers_fixed/25381-swift-nominaltypedecl-makemembervisible.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25382-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/25382-swift-typechecker-overapproximateosversionsatlocation.swift index d318d5a41c4a4..430e08181fb9d 100644 --- a/validation-test/compiler_crashers_fixed/25382-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/25382-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25383-void.swift b/validation-test/compiler_crashers_fixed/25383-void.swift index 58a767f463007..3579090347aef 100644 --- a/validation-test/compiler_crashers_fixed/25383-void.swift +++ b/validation-test/compiler_crashers_fixed/25383-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25384-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/25384-swift-constraints-constraintsystem-opengeneric.swift index 278a923ccee42..be7db2ec7c6aa 100644 --- a/validation-test/compiler_crashers_fixed/25384-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/25384-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25385-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/25385-swift-patternbindingdecl-setpattern.swift index 0db4fa883a33a..5f26a5e1d3039 100644 --- a/validation-test/compiler_crashers_fixed/25385-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/25385-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25386-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/25386-swift-protocoltype-canonicalizeprotocols.swift index 9177737d2f867..7b5253c4170e8 100644 --- a/validation-test/compiler_crashers_fixed/25386-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25386-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25387-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/25387-swift-typebase-getsuperclass.swift index 046ff9308bada..f24f8a71141ad 100644 --- a/validation-test/compiler_crashers_fixed/25387-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25387-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25388-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25388-swift-lexer-lexidentifier.swift index a8bee90e70ad7..acfedc4ecf8bc 100644 --- a/validation-test/compiler_crashers_fixed/25388-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25388-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25389-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/25389-swift-funcdecl-setdeserializedsignature.swift index 410ca88f49d23..d7fdcc697b641 100644 --- a/validation-test/compiler_crashers_fixed/25389-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/25389-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25390-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25390-swift-inflightdiagnostic.swift index 56dc2bf354500..9c548a18d5ca4 100644 --- a/validation-test/compiler_crashers_fixed/25390-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25390-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25391-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/25391-swift-archetypebuilder-potentialarchetype-gettype.swift index ff86e5f2ff50a..263b8655fec68 100644 --- a/validation-test/compiler_crashers_fixed/25391-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25391-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25392-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/25392-swift-patternbindingdecl-setpattern.swift index 6b9461b04f4e7..d38a25bc6d079 100644 --- a/validation-test/compiler_crashers_fixed/25392-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/25392-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25393-swift-protocolconformance-subst.swift b/validation-test/compiler_crashers_fixed/25393-swift-protocolconformance-subst.swift index a2256ea708f66..eef5a84bc23bd 100644 --- a/validation-test/compiler_crashers_fixed/25393-swift-protocolconformance-subst.swift +++ b/validation-test/compiler_crashers_fixed/25393-swift-protocolconformance-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25394-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25394-swift-parser-skipsingle.swift index 81c78ee8c6387..941d77878e37e 100644 --- a/validation-test/compiler_crashers_fixed/25394-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25394-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25395-std-function-func.swift b/validation-test/compiler_crashers_fixed/25395-std-function-func.swift index 31bff7c7cb6c8..dba8c2841cbf8 100644 --- a/validation-test/compiler_crashers_fixed/25395-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/25395-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25396-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25396-swift-typechecker-validatetype.swift index 7ea5c3016547a..23806ae48255a 100644 --- a/validation-test/compiler_crashers_fixed/25396-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25396-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25397-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25397-swift-astcontext-allocate.swift index f1e5f529c6fec..5e1b2f1e421db 100644 --- a/validation-test/compiler_crashers_fixed/25397-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25397-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25398-swift-serialization-serializer-writenormalconformance.swift b/validation-test/compiler_crashers_fixed/25398-swift-serialization-serializer-writenormalconformance.swift index 25258dce0f0a8..db320a1fa7674 100644 --- a/validation-test/compiler_crashers_fixed/25398-swift-serialization-serializer-writenormalconformance.swift +++ b/validation-test/compiler_crashers_fixed/25398-swift-serialization-serializer-writenormalconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25399-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25399-swift-printingdiagnosticconsumer-handlediagnostic.swift index 2977b8a7efc96..1323a2c237f3f 100644 --- a/validation-test/compiler_crashers_fixed/25399-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25399-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25401-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/25401-swift-functiontype-get.swift index fc5665e60d737..6f921a658b500 100644 --- a/validation-test/compiler_crashers_fixed/25401-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25401-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25402-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25402-swift-archetypebuilder-finalize.swift index 3ec1b5b04c8ba..301954aca9360 100644 --- a/validation-test/compiler_crashers_fixed/25402-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25402-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25403-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/25403-swift-protocoltype-canonicalizeprotocols.swift index 558a300d8ff62..66f07275e9409 100644 --- a/validation-test/compiler_crashers_fixed/25403-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25403-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25404-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25404-swift-lexer-leximpl.swift index 3d8b0a05cac53..b7456e6ed882e 100644 --- a/validation-test/compiler_crashers_fixed/25404-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25404-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25405-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25405-swift-parser-parsedecl.swift index ce1951e95a9d3..810294ccad77d 100644 --- a/validation-test/compiler_crashers_fixed/25405-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25405-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25406-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/25406-swift-functiontype-get.swift index 442081d1ccf96..904045423e48f 100644 --- a/validation-test/compiler_crashers_fixed/25406-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25406-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25407-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/25407-swift-conformancelookuptable-expandimpliedconformances.swift index c437dcb509f19..85529b2e5fddb 100644 --- a/validation-test/compiler_crashers_fixed/25407-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/25407-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25408-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/25408-swift-boundgenerictype-get.swift index 3c7fbebf9b154..8b9db8d3de0bc 100644 --- a/validation-test/compiler_crashers_fixed/25408-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/25408-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25409-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25409-llvm-foldingset-swift-tupletype-nodeequals.swift index 12b62a44f6e12..fffebd86c0c2e 100644 --- a/validation-test/compiler_crashers_fixed/25409-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25409-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25410-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25410-swift-typechecker-resolvetypeincontext.swift index 4ae2bd449efb6..de5611acc5d28 100644 --- a/validation-test/compiler_crashers_fixed/25410-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25410-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25411-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25411-swift-typechecker-validatedecl.swift index 40b2aac3ca8f5..4ce3e4fe147be 100644 --- a/validation-test/compiler_crashers_fixed/25411-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25411-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25412-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/25412-swift-sourcemanager-getbytedistance.swift index 3db6a28e6934b..a18a17bd3ee11 100644 --- a/validation-test/compiler_crashers_fixed/25412-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/25412-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25413-llvm-errs.swift b/validation-test/compiler_crashers_fixed/25413-llvm-errs.swift index 31a8e41cf5d16..747a0a60fc956 100644 --- a/validation-test/compiler_crashers_fixed/25413-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/25413-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25414-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/25414-swift-generictypeparamtype-get.swift index 60d76e9a02be9..76e0c8f43932d 100644 --- a/validation-test/compiler_crashers_fixed/25414-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25414-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25415-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift b/validation-test/compiler_crashers_fixed/25415-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift index 4c2ecb0feca4b..3d2dd420fe90e 100644 --- a/validation-test/compiler_crashers_fixed/25415-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift +++ b/validation-test/compiler_crashers_fixed/25415-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25416-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25416-swift-parser-parsedecl.swift index 63a7e6ec436f8..8be288c65968c 100644 --- a/validation-test/compiler_crashers_fixed/25416-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25416-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25417-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25417-swift-inouttype-get.swift index d5b8adb77729c..a9d4467f73673 100644 --- a/validation-test/compiler_crashers_fixed/25417-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25417-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25418-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25418-swift-typechecker-validatetype.swift index 3e20875c6014b..20ec49aa4cc23 100644 --- a/validation-test/compiler_crashers_fixed/25418-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25418-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25419-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25419-swift-archetypebuilder-finalize.swift index 8fced8a5d5fc4..d4d53e709f4a2 100644 --- a/validation-test/compiler_crashers_fixed/25419-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25419-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25420-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/25420-swift-expr-walk.swift index 2c4be2a18b869..7f1c9341649c5 100644 --- a/validation-test/compiler_crashers_fixed/25420-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/25420-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25421-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/25421-swift-conformancelookuptable-getimplicitprotocols.swift index cd78660bb8761..6533504b1e617 100644 --- a/validation-test/compiler_crashers_fixed/25421-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25421-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25422-swift-nominaltypedecl-setgenericsignature.swift b/validation-test/compiler_crashers_fixed/25422-swift-nominaltypedecl-setgenericsignature.swift index d07c57b20a57d..368d2dc66f3b1 100644 --- a/validation-test/compiler_crashers_fixed/25422-swift-nominaltypedecl-setgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/25422-swift-nominaltypedecl-setgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25423-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25423-swift-inouttype-get.swift index 129e777da71d3..8be47ba99dd3e 100644 --- a/validation-test/compiler_crashers_fixed/25423-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25423-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25424-swift-typechecker-computeaccessibility.swift b/validation-test/compiler_crashers_fixed/25424-swift-typechecker-computeaccessibility.swift index dab29c69d1a12..d3624c48d53cf 100644 --- a/validation-test/compiler_crashers_fixed/25424-swift-typechecker-computeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/25424-swift-typechecker-computeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25425-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25425-swift-parser-parsedecl.swift index cd1f9848fd56a..df007a65c3e0a 100644 --- a/validation-test/compiler_crashers_fixed/25425-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25425-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25426-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25426-swift-parser-parsedecl.swift index e1be9469b494d..53cd5c7500426 100644 --- a/validation-test/compiler_crashers_fixed/25426-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25426-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25427-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25427-swift-typechecker-resolveidentifiertype.swift index cb23f9d3cbfd7..1a344aa324bc1 100644 --- a/validation-test/compiler_crashers_fixed/25427-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25427-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25428-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/25428-swift-nominaltypedecl-prepareextensions.swift index bc3e04f3829c1..8d06a19022405 100644 --- a/validation-test/compiler_crashers_fixed/25428-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/25428-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25429-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25429-swift-typechecker-resolvetypeincontext.swift index 0f82450128a30..555ef68546f39 100644 --- a/validation-test/compiler_crashers_fixed/25429-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25429-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25430-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/25430-swift-dependentmembertype-get.swift index 9175929d9803f..5a506267438c7 100644 --- a/validation-test/compiler_crashers_fixed/25430-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/25430-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25431-swift-prettystacktracetyperepr-print.swift b/validation-test/compiler_crashers_fixed/25431-swift-prettystacktracetyperepr-print.swift index b44440156b6b2..491e45f61d4b2 100644 --- a/validation-test/compiler_crashers_fixed/25431-swift-prettystacktracetyperepr-print.swift +++ b/validation-test/compiler_crashers_fixed/25431-swift-prettystacktracetyperepr-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25432-abort.swift b/validation-test/compiler_crashers_fixed/25432-abort.swift index 663cb2c99016d..585220498d8e8 100644 --- a/validation-test/compiler_crashers_fixed/25432-abort.swift +++ b/validation-test/compiler_crashers_fixed/25432-abort.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25433-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25433-swift-archetypebuilder-finalize.swift index 96246c28fbfe1..119eed1dbe6f0 100644 --- a/validation-test/compiler_crashers_fixed/25433-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25433-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25434-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25434-swift-typechecker-validatedecl.swift index d4bf2f40f929b..eda72d335b848 100644 --- a/validation-test/compiler_crashers_fixed/25434-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25434-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25435-swift-valuedecl-setinterfacetype.swift b/validation-test/compiler_crashers_fixed/25435-swift-valuedecl-setinterfacetype.swift index cc9e226e7c5d1..3926dd04addb9 100644 --- a/validation-test/compiler_crashers_fixed/25435-swift-valuedecl-setinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25435-swift-valuedecl-setinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25436-swift-derivedfileunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25436-swift-derivedfileunit-lookupvalue.swift index a909d7b287086..282dc39ba77e1 100644 --- a/validation-test/compiler_crashers_fixed/25436-swift-derivedfileunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25436-swift-derivedfileunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25437-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25437-swift-typechecker-resolveidentifiertype.swift index 6201ca6de8f72..acd6bf3ffcef1 100644 --- a/validation-test/compiler_crashers_fixed/25437-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25437-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25438-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25438-swift-parser-parsedecl.swift index 34fcc45dbb4f6..623be4d8ff381 100644 --- a/validation-test/compiler_crashers_fixed/25438-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25438-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25439-swift-conformancelookuptable-addprotocol.swift b/validation-test/compiler_crashers_fixed/25439-swift-conformancelookuptable-addprotocol.swift index 86f265da54782..79462c885554e 100644 --- a/validation-test/compiler_crashers_fixed/25439-swift-conformancelookuptable-addprotocol.swift +++ b/validation-test/compiler_crashers_fixed/25439-swift-conformancelookuptable-addprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25440-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/25440-swift-typeloc-iserror.swift index 4818e5b5f70c8..b6172466877a4 100644 --- a/validation-test/compiler_crashers_fixed/25440-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/25440-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25441-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25441-swift-modulefile-gettype.swift index 79be6954dc0ec..4396576e5fea9 100644 --- a/validation-test/compiler_crashers_fixed/25441-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25441-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25442-llvm-smdiagnostic-smdiagnostic.swift b/validation-test/compiler_crashers_fixed/25442-llvm-smdiagnostic-smdiagnostic.swift index ba55a2e7f71b1..13e7f921a48b0 100644 --- a/validation-test/compiler_crashers_fixed/25442-llvm-smdiagnostic-smdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25442-llvm-smdiagnostic-smdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25443-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25443-swift-parser-parsedecl.swift index 6242cc0442c5a..9dac263603288 100644 --- a/validation-test/compiler_crashers_fixed/25443-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25443-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25444-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25444-swift-archetypebuilder-finalize.swift index 18e7eaedbce66..c50f4f4e7a2a9 100644 --- a/validation-test/compiler_crashers_fixed/25444-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25444-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25445-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/25445-swift-type-transform.swift index ce30625b0d5fa..b193faea2ac2e 100644 --- a/validation-test/compiler_crashers_fixed/25445-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/25445-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25446-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/25446-swift-typeloc-iserror.swift index bbffc2a22d66b..4095ca9696199 100644 --- a/validation-test/compiler_crashers_fixed/25446-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/25446-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25447-llvm-tinyptrvector-swift-valuedecl-push-back.swift b/validation-test/compiler_crashers_fixed/25447-llvm-tinyptrvector-swift-valuedecl-push-back.swift index 7f6c8547aa906..0263950fce019 100644 --- a/validation-test/compiler_crashers_fixed/25447-llvm-tinyptrvector-swift-valuedecl-push-back.swift +++ b/validation-test/compiler_crashers_fixed/25447-llvm-tinyptrvector-swift-valuedecl-push-back.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25448-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/25448-swift-archetypebuilder-addrequirement.swift index e082acd95821c..9df35955f8d86 100644 --- a/validation-test/compiler_crashers_fixed/25448-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/25448-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25449-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25449-swift-lexer-leximpl.swift index 2f95660e7fef9..b3d947dd70990 100644 --- a/validation-test/compiler_crashers_fixed/25449-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25449-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25450-void.swift b/validation-test/compiler_crashers_fixed/25450-void.swift index b2bce015ac9e8..dab83bdc70918 100644 --- a/validation-test/compiler_crashers_fixed/25450-void.swift +++ b/validation-test/compiler_crashers_fixed/25450-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25451-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/25451-swift-scopeinfo-addtoscope.swift index e8d83c7cd9da8..471638b7f607d 100644 --- a/validation-test/compiler_crashers_fixed/25451-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/25451-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25452-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/25452-swift-typechecker-typecheckpattern.swift index 80a9ca1094c5a..edaa0c5186ccb 100644 --- a/validation-test/compiler_crashers_fixed/25452-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/25452-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25453-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25453-swift-inflightdiagnostic.swift index 03f4ac0636f87..0d7c560f859b3 100644 --- a/validation-test/compiler_crashers_fixed/25453-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25453-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25454-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/25454-swift-abstractclosureexpr-setparams.swift index 1b8916a107547..d81f61c20cb5a 100644 --- a/validation-test/compiler_crashers_fixed/25454-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/25454-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25455-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25455-swift-typechecker-coercepatterntotype.swift index 5313a5321004a..9ad8b434e1f79 100644 --- a/validation-test/compiler_crashers_fixed/25455-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25455-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25456-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/25456-swift-removeshadoweddecls.swift index c91c24991d229..186bd276fbf9d 100644 --- a/validation-test/compiler_crashers_fixed/25456-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/25456-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25457-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/25457-std-function-func-swift-type-subst.swift index c56ba159b3800..77f2d0179cf60 100644 --- a/validation-test/compiler_crashers_fixed/25457-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/25457-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25458-swift-archetypetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/25458-swift-archetypetype-getnestedtype.swift index 0480057cc9b7a..85cff2bb5510d 100644 --- a/validation-test/compiler_crashers_fixed/25458-swift-archetypetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/25458-swift-archetypetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25459-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/25459-swift-declcontext-lookupqualified.swift index 02619634c0473..083301408afe4 100644 --- a/validation-test/compiler_crashers_fixed/25459-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/25459-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25460-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/25460-swift-expr-walk.swift index 5abb796aebe36..4681c65a871eb 100644 --- a/validation-test/compiler_crashers_fixed/25460-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/25460-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25461-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/25461-no-stacktrace.swift index 8d84a3c475959..d326daa90f1e7 100644 --- a/validation-test/compiler_crashers_fixed/25461-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/25461-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25462-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25462-swift-printingdiagnosticconsumer-handlediagnostic.swift index eb162299bc259..749b4bbc961f9 100644 --- a/validation-test/compiler_crashers_fixed/25462-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25462-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25463-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/25463-swift-typebase-getanyoptionalobjecttype.swift index ba614a7195e32..c30a1c05bd16d 100644 --- a/validation-test/compiler_crashers_fixed/25463-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/25463-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25464-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/25464-swift-typechecker-typecheckexpression.swift index a0c0f1b3855ff..3bc289f4a565e 100644 --- a/validation-test/compiler_crashers_fixed/25464-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/25464-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25465-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/25465-swift-namelookup-lookupinmodule.swift index f0c68a87b1d02..a63b07209a86e 100644 --- a/validation-test/compiler_crashers_fixed/25465-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/25465-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25466-swift-parser-parsebraceitemlist.swift b/validation-test/compiler_crashers_fixed/25466-swift-parser-parsebraceitemlist.swift index fb9c81b95149d..b256d2cad26c8 100644 --- a/validation-test/compiler_crashers_fixed/25466-swift-parser-parsebraceitemlist.swift +++ b/validation-test/compiler_crashers_fixed/25466-swift-parser-parsebraceitemlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25467-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25467-swift-metatypetype-get.swift index bd26d869a76a9..4e5ccdbe9f0c4 100644 --- a/validation-test/compiler_crashers_fixed/25467-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25467-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25468-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25468-swift-genericsignature-get.swift index 8acf6c48ff8c5..1d5b4ce1cccca 100644 --- a/validation-test/compiler_crashers_fixed/25468-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25468-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25469-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/25469-swift-constraints-constraintsystem-matchtypes.swift index 8d348bdd314bb..19e887832ac9c 100644 --- a/validation-test/compiler_crashers_fixed/25469-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/25469-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25470-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/25470-swift-typechecker-checkdeclarationavailability.swift index b9ae758244acf..07548e737ab83 100644 --- a/validation-test/compiler_crashers_fixed/25470-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/25470-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25471-swift-iterabledeclcontext-setloader.swift b/validation-test/compiler_crashers_fixed/25471-swift-iterabledeclcontext-setloader.swift index 8928ea7eeb842..0d92929492e15 100644 --- a/validation-test/compiler_crashers_fixed/25471-swift-iterabledeclcontext-setloader.swift +++ b/validation-test/compiler_crashers_fixed/25471-swift-iterabledeclcontext-setloader.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25472-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25472-swift-typechecker-coercepatterntotype.swift index ae783c0777573..28ac65a001bb5 100644 --- a/validation-test/compiler_crashers_fixed/25472-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25472-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25473-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25473-swift-inflightdiagnostic.swift index 93c5bbb48aca4..9dda482101a32 100644 --- a/validation-test/compiler_crashers_fixed/25473-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25473-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25474-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/25474-swift-parser-diagnose.swift index 177f3d7274c4c..afc675848e4ff 100644 --- a/validation-test/compiler_crashers_fixed/25474-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/25474-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25475-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25475-swift-parser-parsedecl.swift index c1cbbfbf303a7..420255bd22af8 100644 --- a/validation-test/compiler_crashers_fixed/25475-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25475-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25476-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/25476-swift-genericfunctiontype-get.swift index 0a41e50446cd7..388e4de354539 100644 --- a/validation-test/compiler_crashers_fixed/25476-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25476-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25477-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/25477-swift-genericparamlist-deriveallarchetypes.swift index 6663a224e4281..b2c851d22ca18 100644 --- a/validation-test/compiler_crashers_fixed/25477-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/25477-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25478-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25478-swift-astcontext-allocate.swift index 5dcf6a8304631..9d3db2848b1b4 100644 --- a/validation-test/compiler_crashers_fixed/25478-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25478-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25479-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25479-swift-printingdiagnosticconsumer-handlediagnostic.swift index a38fab4fc0d45..2111497b4d644 100644 --- a/validation-test/compiler_crashers_fixed/25479-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25479-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25480-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25480-swift-typechecker-validatedecl.swift index c09495e9f8d9f..59ef0b7673242 100644 --- a/validation-test/compiler_crashers_fixed/25480-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25480-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25481-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/25481-swift-modulefile-getimportedmodules.swift index 192b06b5a4362..f116837394192 100644 --- a/validation-test/compiler_crashers_fixed/25481-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/25481-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25482-void.swift b/validation-test/compiler_crashers_fixed/25482-void.swift index 792487a3e5831..e0920919b8997 100644 --- a/validation-test/compiler_crashers_fixed/25482-void.swift +++ b/validation-test/compiler_crashers_fixed/25482-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25483-swift-performexprdiagnostics.swift b/validation-test/compiler_crashers_fixed/25483-swift-performexprdiagnostics.swift index 33e7633619dcf..9d9b52a701233 100644 --- a/validation-test/compiler_crashers_fixed/25483-swift-performexprdiagnostics.swift +++ b/validation-test/compiler_crashers_fixed/25483-swift-performexprdiagnostics.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25484-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/25484-swift-modulefile-getdecl.swift index 8b5d7c618ab89..45c16bf8ce88d 100644 --- a/validation-test/compiler_crashers_fixed/25484-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/25484-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25485-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/25485-swift-patternbindingdecl-setpattern.swift index 046006936cf9f..6a4d85868d0f8 100644 --- a/validation-test/compiler_crashers_fixed/25485-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/25485-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25486-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25486-llvm-foldingset-swift-tupletype-nodeequals.swift index 1129809d23039..604a63407c4b7 100644 --- a/validation-test/compiler_crashers_fixed/25486-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25486-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25487-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25487-llvm-bitstreamcursor-read.swift index 725c8c22657d0..73b5e0059f249 100644 --- a/validation-test/compiler_crashers_fixed/25487-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25487-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25488-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/25488-std-function-func-swift-type-subst.swift index 2c7c92388a9d7..8044f4249accc 100644 --- a/validation-test/compiler_crashers_fixed/25488-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/25488-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25489-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/25489-swift-valuedecl-getinterfacetype.swift index 1d772b2f5526f..998010aff73d9 100644 --- a/validation-test/compiler_crashers_fixed/25489-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25489-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25490-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/25490-swift-streamprinter-printtext.swift index 7e6ae87198b8a..06c5d52b8e22b 100644 --- a/validation-test/compiler_crashers_fixed/25490-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/25490-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25491-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/25491-swift-parser-parsebraceitems.swift index 4bc695eae6047..8da9665db05d1 100644 --- a/validation-test/compiler_crashers_fixed/25491-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/25491-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25492-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25492-swift-astcontext-allocate.swift index dceb9b354339b..7b7d47d24d50c 100644 --- a/validation-test/compiler_crashers_fixed/25492-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25492-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25493-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/25493-swift-sourcemanager-getbytedistance.swift index cb58f87893cdd..cf2a26532c8a0 100644 --- a/validation-test/compiler_crashers_fixed/25493-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/25493-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25494-swift-type-print.swift b/validation-test/compiler_crashers_fixed/25494-swift-type-print.swift index ea02e8a1f94e8..a9db4f1edf04e 100644 --- a/validation-test/compiler_crashers_fixed/25494-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/25494-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25495-void.swift b/validation-test/compiler_crashers_fixed/25495-void.swift index 40fbdf36d5d3c..a925f020f1027 100644 --- a/validation-test/compiler_crashers_fixed/25495-void.swift +++ b/validation-test/compiler_crashers_fixed/25495-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25496-swift-typechecker-lookupmembertype.swift b/validation-test/compiler_crashers_fixed/25496-swift-typechecker-lookupmembertype.swift index 2c92e7ac701fd..146a0cdfae0ec 100644 --- a/validation-test/compiler_crashers_fixed/25496-swift-typechecker-lookupmembertype.swift +++ b/validation-test/compiler_crashers_fixed/25496-swift-typechecker-lookupmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25497-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/25497-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index b01d6e9a80f34..7ea2f7440ac57 100644 --- a/validation-test/compiler_crashers_fixed/25497-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25497-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25498-swift-constraints-constraint-constraint.swift b/validation-test/compiler_crashers_fixed/25498-swift-constraints-constraint-constraint.swift index 42e0e8bbaa0fe..d7c672b354707 100644 --- a/validation-test/compiler_crashers_fixed/25498-swift-constraints-constraint-constraint.swift +++ b/validation-test/compiler_crashers_fixed/25498-swift-constraints-constraint-constraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25499-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/25499-swift-typechecker-addimplicitconstructors.swift index 7465c6b3ae80e..6489c7257bbd8 100644 --- a/validation-test/compiler_crashers_fixed/25499-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/25499-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25500-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25500-swift-lexer-lexidentifier.swift index 89472679a80d5..af742de84ec2d 100644 --- a/validation-test/compiler_crashers_fixed/25500-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25500-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25501-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/25501-swift-genericparamlist-addnestedarchetypes.swift index bb813534d9833..f4b791c040908 100644 --- a/validation-test/compiler_crashers_fixed/25501-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/25501-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25502-swift-typedecl-getdeclaredinterfacetype.swift b/validation-test/compiler_crashers_fixed/25502-swift-typedecl-getdeclaredinterfacetype.swift index 708781d1253ed..902cfbca4f28f 100644 --- a/validation-test/compiler_crashers_fixed/25502-swift-typedecl-getdeclaredinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25502-swift-typedecl-getdeclaredinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25503-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/25503-swift-namelookup-lookupinmodule.swift index 61689cf5daf6d..89828edb8240d 100644 --- a/validation-test/compiler_crashers_fixed/25503-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/25503-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25504-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/25504-swift-constraints-constraintgraphnode-getadjacency.swift index 376b27b26913b..05eb058bc0894 100644 --- a/validation-test/compiler_crashers_fixed/25504-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/25504-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25505-swift-constraints-constraintsystem-salvage.swift b/validation-test/compiler_crashers_fixed/25505-swift-constraints-constraintsystem-salvage.swift index 1ac823dc4426b..2b92ca5192065 100644 --- a/validation-test/compiler_crashers_fixed/25505-swift-constraints-constraintsystem-salvage.swift +++ b/validation-test/compiler_crashers_fixed/25505-swift-constraints-constraintsystem-salvage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25506-swift-type-print.swift b/validation-test/compiler_crashers_fixed/25506-swift-type-print.swift index 7030917738306..bbfcf6b8234d1 100644 --- a/validation-test/compiler_crashers_fixed/25506-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/25506-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25507-void.swift b/validation-test/compiler_crashers_fixed/25507-void.swift index fab514918b3fd..9968b76acb1bf 100644 --- a/validation-test/compiler_crashers_fixed/25507-void.swift +++ b/validation-test/compiler_crashers_fixed/25507-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25508-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/25508-swift-archetypebuilder-addrequirement.swift index a7ff745776ec1..c4ac33af9d9bd 100644 --- a/validation-test/compiler_crashers_fixed/25508-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/25508-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25509-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25509-swift-lexer-lexidentifier.swift index 0b0b41bf32391..32ec2e8945ac5 100644 --- a/validation-test/compiler_crashers_fixed/25509-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25509-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25510-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/25510-swift-typechecker-getinterfacetypefrominternaltype.swift index 4b17ecac0069a..9f48a02c85af9 100644 --- a/validation-test/compiler_crashers_fixed/25510-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/25510-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25511-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25511-swift-modulefile-gettype.swift index 40c6df2edac14..7950a406c40b0 100644 --- a/validation-test/compiler_crashers_fixed/25511-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25511-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25512-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25512-swift-genericsignature-get.swift index 72641efedeb6c..b0bacff13fde6 100644 --- a/validation-test/compiler_crashers_fixed/25512-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25512-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25513-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/25513-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index 5674c7dd82494..03d89b40cb6f7 100644 --- a/validation-test/compiler_crashers_fixed/25513-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/25513-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25514-bool.swift b/validation-test/compiler_crashers_fixed/25514-bool.swift index 3bcee15db75fc..275cc56afa3e0 100644 --- a/validation-test/compiler_crashers_fixed/25514-bool.swift +++ b/validation-test/compiler_crashers_fixed/25514-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25515-swift-memberlookuptable-addmember.swift b/validation-test/compiler_crashers_fixed/25515-swift-memberlookuptable-addmember.swift index 0db0e82efe5b1..f13dba3d43f28 100644 --- a/validation-test/compiler_crashers_fixed/25515-swift-memberlookuptable-addmember.swift +++ b/validation-test/compiler_crashers_fixed/25515-swift-memberlookuptable-addmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25516-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25516-swift-diagnosticengine-emitdiagnostic.swift index 25ea2608ca100..3f881ce692d13 100644 --- a/validation-test/compiler_crashers_fixed/25516-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25516-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25517-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25517-swift-typechecker-validatetype.swift index 8351b22c457f6..5163f57c350f0 100644 --- a/validation-test/compiler_crashers_fixed/25517-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25517-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25518-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25518-swift-lexer-leximpl.swift index c66d882491e47..fce6e386b3d85 100644 --- a/validation-test/compiler_crashers_fixed/25518-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25518-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25519-void.swift b/validation-test/compiler_crashers_fixed/25519-void.swift index 2f9e255edb5b2..0229e8dfeb4bc 100644 --- a/validation-test/compiler_crashers_fixed/25519-void.swift +++ b/validation-test/compiler_crashers_fixed/25519-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25520-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25520-swift-typechecker-checkinheritanceclause.swift index b16507dfd49c9..5e6490775b73d 100644 --- a/validation-test/compiler_crashers_fixed/25520-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25520-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25521-swift-ide-printdeclusr.swift b/validation-test/compiler_crashers_fixed/25521-swift-ide-printdeclusr.swift index 5b8f5b77ee7c8..11da4717318ab 100644 --- a/validation-test/compiler_crashers_fixed/25521-swift-ide-printdeclusr.swift +++ b/validation-test/compiler_crashers_fixed/25521-swift-ide-printdeclusr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25522-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/25522-swift-typebase-getsuperclass.swift index 85b0ec70ae631..3bc1e96dec56c 100644 --- a/validation-test/compiler_crashers_fixed/25522-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25522-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25523-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/25523-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index b572128e175e6..8726db70d3fcd 100644 --- a/validation-test/compiler_crashers_fixed/25523-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/25523-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25524-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/25524-swift-constraints-constraintsystem-simplifytype.swift index 875cb2bd31bd2..34a8c49c7dd9d 100644 --- a/validation-test/compiler_crashers_fixed/25524-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/25524-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25525-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/25525-swift-modulefile-getimportedmodules.swift index 25e5f4a2c3e09..792a4055f0ffd 100644 --- a/validation-test/compiler_crashers_fixed/25525-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/25525-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25526-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25526-swift-lexer-lexidentifier.swift index 2c645a176ceec..a0822a60735cd 100644 --- a/validation-test/compiler_crashers_fixed/25526-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25526-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25527-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/25527-swift-modulefile-getimportedmodules.swift index 3571a29c14260..52425e287a24c 100644 --- a/validation-test/compiler_crashers_fixed/25527-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/25527-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25528-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25528-swift-iterabledeclcontext-getmembers.swift index 641dd3542ab92..7efc953910d8c 100644 --- a/validation-test/compiler_crashers_fixed/25528-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25528-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25529-void.swift b/validation-test/compiler_crashers_fixed/25529-void.swift index fa1a8d5d8e3c0..3fc3c9d08218b 100644 --- a/validation-test/compiler_crashers_fixed/25529-void.swift +++ b/validation-test/compiler_crashers_fixed/25529-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25530-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25530-swift-diagnosticengine-flushactivediagnostic.swift index f7df451e651bf..4925982190bfc 100644 --- a/validation-test/compiler_crashers_fixed/25530-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25530-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25531-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/25531-swift-abstractclosureexpr-setparams.swift index f44db7d99ecfc..c6e124c30a674 100644 --- a/validation-test/compiler_crashers_fixed/25531-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/25531-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25532-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/25532-swift-declname-printpretty.swift index 5d91432870e95..9d8e7f5e394d1 100644 --- a/validation-test/compiler_crashers_fixed/25532-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/25532-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25533-bool.swift b/validation-test/compiler_crashers_fixed/25533-bool.swift index 871e34d47e5e8..4c16aa99c9f83 100644 --- a/validation-test/compiler_crashers_fixed/25533-bool.swift +++ b/validation-test/compiler_crashers_fixed/25533-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25534-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/25534-swift-archetypebuilder-potentialarchetype-gettype.swift index 033410ae8c970..1949948e19421 100644 --- a/validation-test/compiler_crashers_fixed/25534-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25534-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25535-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/25535-swift-astvisitor.swift index 39d3343c40dba..8b36e55e96b3b 100644 --- a/validation-test/compiler_crashers_fixed/25535-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/25535-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25536-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25536-swift-printingdiagnosticconsumer-handlediagnostic.swift index 54995c8533178..776b16d1c46b6 100644 --- a/validation-test/compiler_crashers_fixed/25536-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25536-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25537-swift-parser-parsegenericparameters.swift b/validation-test/compiler_crashers_fixed/25537-swift-parser-parsegenericparameters.swift index 2016b8aed56af..d8b4e204a9056 100644 --- a/validation-test/compiler_crashers_fixed/25537-swift-parser-parsegenericparameters.swift +++ b/validation-test/compiler_crashers_fixed/25537-swift-parser-parsegenericparameters.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25538-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25538-swift-archetypebuilder-finalize.swift index 18082b59f2fa5..d6d355ae54371 100644 --- a/validation-test/compiler_crashers_fixed/25538-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25538-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25539-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25539-std-function-func-mapsignaturetype.swift index 07a8a8fd3119b..dff3cf76766ab 100644 --- a/validation-test/compiler_crashers_fixed/25539-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25539-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25540-swift-parser-parsedeclstruct.swift b/validation-test/compiler_crashers_fixed/25540-swift-parser-parsedeclstruct.swift index b5442f8734114..72fe48d35ddac 100644 --- a/validation-test/compiler_crashers_fixed/25540-swift-parser-parsedeclstruct.swift +++ b/validation-test/compiler_crashers_fixed/25540-swift-parser-parsedeclstruct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25541-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/25541-swift-lexer-getlocforendoftoken.swift index 42735135e505c..e4d4a36e66694 100644 --- a/validation-test/compiler_crashers_fixed/25541-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/25541-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25542-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25542-swift-printingdiagnosticconsumer-handlediagnostic.swift index 13eb63176886f..47f4e8bbfffe4 100644 --- a/validation-test/compiler_crashers_fixed/25542-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25542-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25543-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/25543-swift-typechecker-typecheckexpression.swift index 303dec77afb92..1d31873377a40 100644 --- a/validation-test/compiler_crashers_fixed/25543-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/25543-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25544-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25544-llvm-foldingset-swift-tupletype-nodeequals.swift index a318c20305c0d..5b683bc815f29 100644 --- a/validation-test/compiler_crashers_fixed/25544-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25544-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25545-swift-parser-parsestmt.swift b/validation-test/compiler_crashers_fixed/25545-swift-parser-parsestmt.swift index 8aaf3d6e76f29..ede8d621b2ca2 100644 --- a/validation-test/compiler_crashers_fixed/25545-swift-parser-parsestmt.swift +++ b/validation-test/compiler_crashers_fixed/25545-swift-parser-parsestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25546-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25546-swift-metatypetype-get.swift index 1b13f58bae639..f3a53dfc90240 100644 --- a/validation-test/compiler_crashers_fixed/25546-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25546-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25547-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25547-swift-diagnosticengine-flushactivediagnostic.swift index 971c7a0aaf621..6ba92982cba62 100644 --- a/validation-test/compiler_crashers_fixed/25547-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25547-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25548-void.swift b/validation-test/compiler_crashers_fixed/25548-void.swift index 7bf0a8d28d22a..a953a901b0361 100644 --- a/validation-test/compiler_crashers_fixed/25548-void.swift +++ b/validation-test/compiler_crashers_fixed/25548-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25549-swift-constraints-constraintsystem-gettypeofreference.swift b/validation-test/compiler_crashers_fixed/25549-swift-constraints-constraintsystem-gettypeofreference.swift index fea7f84798e70..41388df38681e 100644 --- a/validation-test/compiler_crashers_fixed/25549-swift-constraints-constraintsystem-gettypeofreference.swift +++ b/validation-test/compiler_crashers_fixed/25549-swift-constraints-constraintsystem-gettypeofreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25550-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/25550-swift-unboundgenerictype-get.swift index bebf4e37e0a56..f21d066c13390 100644 --- a/validation-test/compiler_crashers_fixed/25550-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/25550-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25551-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25551-llvm-bitstreamcursor-read.swift index 4f9764597b836..71dfc01e43879 100644 --- a/validation-test/compiler_crashers_fixed/25551-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25551-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25552-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/25552-swift-type-walk.swift index 2dbeba7ef95e8..cf1500e7adad2 100644 --- a/validation-test/compiler_crashers_fixed/25552-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/25552-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25553-swift-performexprdiagnostics.swift b/validation-test/compiler_crashers_fixed/25553-swift-performexprdiagnostics.swift index 058e901b037d2..974487220d0bf 100644 --- a/validation-test/compiler_crashers_fixed/25553-swift-performexprdiagnostics.swift +++ b/validation-test/compiler_crashers_fixed/25553-swift-performexprdiagnostics.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25554-swift-archetypetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/25554-swift-archetypetype-getnestedtype.swift index 7a2cefe3050ad..48722b23a4c79 100644 --- a/validation-test/compiler_crashers_fixed/25554-swift-archetypetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/25554-swift-archetypetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25555-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/25555-swift-funcdecl-setdeserializedsignature.swift index a33c71091842b..3919d797cc838 100644 --- a/validation-test/compiler_crashers_fixed/25555-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/25555-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25556-swift-modulefile-getcommentfordecl.swift b/validation-test/compiler_crashers_fixed/25556-swift-modulefile-getcommentfordecl.swift index d7bfee1e0bb55..94b62cecfda43 100644 --- a/validation-test/compiler_crashers_fixed/25556-swift-modulefile-getcommentfordecl.swift +++ b/validation-test/compiler_crashers_fixed/25556-swift-modulefile-getcommentfordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25557-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/25557-swift-typebase-getanyoptionalobjecttype.swift index 930c641d3c484..5f9d63d4e409a 100644 --- a/validation-test/compiler_crashers_fixed/25557-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/25557-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25558-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25558-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index c31a86b422e01..6cff6225a788b 100644 --- a/validation-test/compiler_crashers_fixed/25558-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25558-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25559-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25559-swift-lexer-leximpl.swift index 27c80cf62f5b3..57885e0a084b2 100644 --- a/validation-test/compiler_crashers_fixed/25559-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25559-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25560-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/25560-swift-typechecker-overapproximateosversionsatlocation.swift index f2ffeab1d0dc9..8c926b2b3391b 100644 --- a/validation-test/compiler_crashers_fixed/25560-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/25560-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25561-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25561-swift-diagnosticengine-flushactivediagnostic.swift index 76c08296996b3..7ef13d95d12d1 100644 --- a/validation-test/compiler_crashers_fixed/25561-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25561-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25562-swift-serialization-serializer-writedeclattribute.swift b/validation-test/compiler_crashers_fixed/25562-swift-serialization-serializer-writedeclattribute.swift index a13dea542e19f..9836bbd648afc 100644 --- a/validation-test/compiler_crashers_fixed/25562-swift-serialization-serializer-writedeclattribute.swift +++ b/validation-test/compiler_crashers_fixed/25562-swift-serialization-serializer-writedeclattribute.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25563-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/25563-swift-constraints-constraintsystem-solve.swift index b7649adebb741..8763e270b0e17 100644 --- a/validation-test/compiler_crashers_fixed/25563-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/25563-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25564-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/25564-swift-astprinter-printtextimpl.swift index a95d318035af5..8b3ba55c7c4a0 100644 --- a/validation-test/compiler_crashers_fixed/25564-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/25564-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25565-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/25565-swift-modulefile-loadextensions.swift index 1cc78416638da..d30e5d0cacd29 100644 --- a/validation-test/compiler_crashers_fixed/25565-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/25565-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25566-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25566-swift-typechecker-resolvetypeincontext.swift index 193c58596cc12..7b274d1db408e 100644 --- a/validation-test/compiler_crashers_fixed/25566-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25566-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25567-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/25567-swift-lexer-getlocforendoftoken.swift index 7841c32fd3d7a..46cd9cf170b75 100644 --- a/validation-test/compiler_crashers_fixed/25567-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/25567-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25568-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25568-swift-diagnosticengine-flushactivediagnostic.swift index 253037ca651b6..a9e1d174f10ee 100644 --- a/validation-test/compiler_crashers_fixed/25568-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25568-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25569-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/25569-swift-tupletype-get.swift index 5c8e37a137189..54beeeec92004 100644 --- a/validation-test/compiler_crashers_fixed/25569-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/25569-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25570-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25570-std-function-func-mapsignaturetype.swift index ac348bf8d31b9..c770aea0b859e 100644 --- a/validation-test/compiler_crashers_fixed/25570-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25570-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25571-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25571-swift-typechecker-validatedecl.swift index b5a584e2440b1..44e001e66211a 100644 --- a/validation-test/compiler_crashers_fixed/25571-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25571-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25572-swift-type-print.swift b/validation-test/compiler_crashers_fixed/25572-swift-type-print.swift index dae645a07e8ce..4636acc4d1dd9 100644 --- a/validation-test/compiler_crashers_fixed/25572-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/25572-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25573-swift-typechecker-lookupmember.swift b/validation-test/compiler_crashers_fixed/25573-swift-typechecker-lookupmember.swift index 6b1a2e3eaef0f..ac0dc71bfe4f0 100644 --- a/validation-test/compiler_crashers_fixed/25573-swift-typechecker-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/25573-swift-typechecker-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25574-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift b/validation-test/compiler_crashers_fixed/25574-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift index a815c16d898da..4c677d418bd0e 100644 --- a/validation-test/compiler_crashers_fixed/25574-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25574-llvm-foldingset-swift-declname-compounddeclname-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25575-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/25575-swift-streamprinter-printtext.swift index 00e8f50af93ae..3f4044bdba3c1 100644 --- a/validation-test/compiler_crashers_fixed/25575-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/25575-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25576-swift-serialization-serializer-writeblockinfoblock.swift b/validation-test/compiler_crashers_fixed/25576-swift-serialization-serializer-writeblockinfoblock.swift index 7bfe4062a3695..176afee41a030 100644 --- a/validation-test/compiler_crashers_fixed/25576-swift-serialization-serializer-writeblockinfoblock.swift +++ b/validation-test/compiler_crashers_fixed/25576-swift-serialization-serializer-writeblockinfoblock.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25577-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/25577-swift-markasobjc.swift index 12efbb53c16f7..3d4e5f989814a 100644 --- a/validation-test/compiler_crashers_fixed/25577-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/25577-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25578-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/25578-swift-parser-parsedeclvar.swift index 226062b5abc6a..e54869967b140 100644 --- a/validation-test/compiler_crashers_fixed/25578-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/25578-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25579-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25579-swift-metatypetype-get.swift index fb3a98567f7e8..3686128233d09 100644 --- a/validation-test/compiler_crashers_fixed/25579-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25579-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25580-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/25580-swift-typechecker-addimplicitconstructors.swift index b4cf0e462e18e..2896d9853a709 100644 --- a/validation-test/compiler_crashers_fixed/25580-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/25580-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25581-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/25581-swift-protocoltype-canonicalizeprotocols.swift index 44f4de472f6fc..8b95b8797517b 100644 --- a/validation-test/compiler_crashers_fixed/25581-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25581-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25582-swift-typechecker-resolvesuperclass.swift b/validation-test/compiler_crashers_fixed/25582-swift-typechecker-resolvesuperclass.swift index 25723876ac434..0a550b0480ded 100644 --- a/validation-test/compiler_crashers_fixed/25582-swift-typechecker-resolvesuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25582-swift-typechecker-resolvesuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25583-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/25583-swift-substitutedtype-get.swift index 2dfa64fb51f11..898f8f7a81532 100644 --- a/validation-test/compiler_crashers_fixed/25583-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25583-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25584-addnestedrequirements.swift b/validation-test/compiler_crashers_fixed/25584-addnestedrequirements.swift index 5e06cc3c3696c..08772d3af6efa 100644 --- a/validation-test/compiler_crashers_fixed/25584-addnestedrequirements.swift +++ b/validation-test/compiler_crashers_fixed/25584-addnestedrequirements.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25585-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25585-swift-sourcemanager-extracttext.swift index b76fa055bbee8..5fc555381a6f5 100644 --- a/validation-test/compiler_crashers_fixed/25585-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25585-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25586-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25586-std-function-func-mapsignaturetype.swift index f546d442c1df5..175831835a6ea 100644 --- a/validation-test/compiler_crashers_fixed/25586-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25586-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25587-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/25587-swift-typebase-getanyoptionalobjecttype.swift index c82ac1f23dddd..5c64a390c7413 100644 --- a/validation-test/compiler_crashers_fixed/25587-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/25587-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25588-swift-typedecl-getdeclaredinterfacetype.swift b/validation-test/compiler_crashers_fixed/25588-swift-typedecl-getdeclaredinterfacetype.swift index 6153d0e667288..1e945577d7a10 100644 --- a/validation-test/compiler_crashers_fixed/25588-swift-typedecl-getdeclaredinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25588-swift-typedecl-getdeclaredinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25589-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25589-swift-inflightdiagnostic.swift index 11cee1e752513..2367e4d7c92e1 100644 --- a/validation-test/compiler_crashers_fixed/25589-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25589-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25590-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/25590-swift-declcontext-getlocalconformances.swift index 61b9b126f9e37..6dd85f121e685 100644 --- a/validation-test/compiler_crashers_fixed/25590-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/25590-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25591-std-function-func-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/25591-std-function-func-swift-archetypebuilder-maptypeintocontext.swift index bf9a0c131192e..e63046533ddc3 100644 --- a/validation-test/compiler_crashers_fixed/25591-std-function-func-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/25591-std-function-func-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25592-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/25592-swift-parser-parsetoken.swift index 4b17e330816d8..5b3aa4e058d45 100644 --- a/validation-test/compiler_crashers_fixed/25592-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/25592-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25593-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25593-swift-inouttype-get.swift index 69446f0b1ec2b..d5c4d1a533e54 100644 --- a/validation-test/compiler_crashers_fixed/25593-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25593-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25594-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/25594-swift-dependentmembertype-get.swift index 9324d67227118..2ca663967bc20 100644 --- a/validation-test/compiler_crashers_fixed/25594-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/25594-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25595-swift-parser-parsegetset.swift b/validation-test/compiler_crashers_fixed/25595-swift-parser-parsegetset.swift index 8b041543d40ee..6eacd5a693b6f 100644 --- a/validation-test/compiler_crashers_fixed/25595-swift-parser-parsegetset.swift +++ b/validation-test/compiler_crashers_fixed/25595-swift-parser-parsegetset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25596-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/25596-swift-modulefile-getimportedmodules.swift index ded26533ede16..9af1f547a8866 100644 --- a/validation-test/compiler_crashers_fixed/25596-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/25596-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25597-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25597-swift-inflightdiagnostic.swift index 9abc70093d478..bca96b62ebe6e 100644 --- a/validation-test/compiler_crashers_fixed/25597-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25597-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25598-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25598-swift-genericsignature-get.swift index 15628059aae46..110201f5d182b 100644 --- a/validation-test/compiler_crashers_fixed/25598-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25598-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25599-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25599-swift-iterabledeclcontext-getmembers.swift index 64080c162eb9e..aaa9119c7b1b1 100644 --- a/validation-test/compiler_crashers_fixed/25599-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25599-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25600-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/25600-swift-declname-printpretty.swift index 04ab7092a77e5..ce19c2645b010 100644 --- a/validation-test/compiler_crashers_fixed/25600-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/25600-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25601-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/25601-resolveidenttypecomponent.swift index 5ddb006248e06..ff6377c0e384e 100644 --- a/validation-test/compiler_crashers_fixed/25601-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/25601-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25602-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/25602-swift-protocoltype-canonicalizeprotocols.swift index 3c22c1f5fd25f..a7c6d24116cd5 100644 --- a/validation-test/compiler_crashers_fixed/25602-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25602-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25603-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25603-swift-sourcemanager-extracttext.swift index 4516aca4ca479..17d0182b1a2b6 100644 --- a/validation-test/compiler_crashers_fixed/25603-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25603-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25604-swift-funcdecl-funcdecl.swift b/validation-test/compiler_crashers_fixed/25604-swift-funcdecl-funcdecl.swift index 2d89376e3f842..6494ff299531e 100644 --- a/validation-test/compiler_crashers_fixed/25604-swift-funcdecl-funcdecl.swift +++ b/validation-test/compiler_crashers_fixed/25604-swift-funcdecl-funcdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25605-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/25605-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index c73c3877061e7..fc1e2aa3304f8 100644 --- a/validation-test/compiler_crashers_fixed/25605-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/25605-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25606-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/25606-swift-constraints-solution-solution.swift index a1fc754f8e6fa..033ed08fb44a2 100644 --- a/validation-test/compiler_crashers_fixed/25606-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/25606-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25607-swift-parserunit-implementation-implementation.swift b/validation-test/compiler_crashers_fixed/25607-swift-parserunit-implementation-implementation.swift index 8b7c5ab7fc78d..96f4a4621b561 100644 --- a/validation-test/compiler_crashers_fixed/25607-swift-parserunit-implementation-implementation.swift +++ b/validation-test/compiler_crashers_fixed/25607-swift-parserunit-implementation-implementation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25608-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25608-swift-iterabledeclcontext-getmembers.swift index 1fc565587bc77..fc1270aed9048 100644 --- a/validation-test/compiler_crashers_fixed/25608-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25608-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25609-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25609-swift-inouttype-get.swift index 30c8262371df3..f22320ea4f082 100644 --- a/validation-test/compiler_crashers_fixed/25609-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25609-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25610-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25610-swift-metatypetype-get.swift index bc5aa2fd8cf99..d9ca54b1a0b3c 100644 --- a/validation-test/compiler_crashers_fixed/25610-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25610-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25611-std-function-func-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/25611-std-function-func-swift-typebase-gettypevariables.swift index 60bbd63893c9c..b3e8d75bce370 100644 --- a/validation-test/compiler_crashers_fixed/25611-std-function-func-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/25611-std-function-func-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25612-swift-patternbindingdecl-create.swift b/validation-test/compiler_crashers_fixed/25612-swift-patternbindingdecl-create.swift index b9ce6de741748..f254e22bb8041 100644 --- a/validation-test/compiler_crashers_fixed/25612-swift-patternbindingdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/25612-swift-patternbindingdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25613-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25613-llvm-foldingset-swift-classtype-nodeequals.swift index b3311aa32684a..b4d7f5dae7f53 100644 --- a/validation-test/compiler_crashers_fixed/25613-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25613-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25614-llvm-mutablearrayref-swift-protocoldecl.swift b/validation-test/compiler_crashers_fixed/25614-llvm-mutablearrayref-swift-protocoldecl.swift index 7299579bba838..c64ef6143ad91 100644 --- a/validation-test/compiler_crashers_fixed/25614-llvm-mutablearrayref-swift-protocoldecl.swift +++ b/validation-test/compiler_crashers_fixed/25614-llvm-mutablearrayref-swift-protocoldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25615-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25615-swift-typechecker-coercepatterntotype.swift index f2005d513c3ef..1ae021a5cc95e 100644 --- a/validation-test/compiler_crashers_fixed/25615-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25615-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25616-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/25616-swift-parser-diagnose.swift index d4ef6e0bdcb2b..c74a956985327 100644 --- a/validation-test/compiler_crashers_fixed/25616-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/25616-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25617-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25617-swift-typebase-getcanonicaltype.swift index 6f5edc7ffaab3..5f33b975f637e 100644 --- a/validation-test/compiler_crashers_fixed/25617-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25617-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25618-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/25618-swift-constraints-constraintsystem-simplifytype.swift index e2987dead45bf..ae4009aad638b 100644 --- a/validation-test/compiler_crashers_fixed/25618-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/25618-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25619-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25619-swift-typechecker-validatedecl.swift index ea39ad00a1591..6e6f65594a03a 100644 --- a/validation-test/compiler_crashers_fixed/25619-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25619-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25620-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/25620-swift-inflightdiagnostic-fixitreplacechars.swift index 0ad9284fc4244..b4d38579aa015 100644 --- a/validation-test/compiler_crashers_fixed/25620-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/25620-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25621-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25621-swift-metatypetype-get.swift index 388489adf2ac9..15af8f3824574 100644 --- a/validation-test/compiler_crashers_fixed/25621-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25621-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25622-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25622-swift-inflightdiagnostic.swift index 131269e1bc251..93d11dbd935bd 100644 --- a/validation-test/compiler_crashers_fixed/25622-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25622-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25623-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25623-swift-modulefile-gettype.swift index fd2c770708df0..6ba7a14178703 100644 --- a/validation-test/compiler_crashers_fixed/25623-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25623-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25624-swift-moduledecl-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25624-swift-moduledecl-lookupvalue.swift index 96c91adfa74cf..9ab9f65a21f6a 100644 --- a/validation-test/compiler_crashers_fixed/25624-swift-moduledecl-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25624-swift-moduledecl-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25625-swift-typechecker-resolveinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25625-swift-typechecker-resolveinheritanceclause.swift index ff82db8f08ef1..e53333a8c3c55 100644 --- a/validation-test/compiler_crashers_fixed/25625-swift-typechecker-resolveinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25625-swift-typechecker-resolveinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25626-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/25626-swift-nominaltypedecl-prepareextensions.swift index 343b302d0eb3d..45aff79c5d65a 100644 --- a/validation-test/compiler_crashers_fixed/25626-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/25626-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25627-swift-archetypebuilder-addconformancerequirement.swift b/validation-test/compiler_crashers_fixed/25627-swift-archetypebuilder-addconformancerequirement.swift index 90d6eaf590e9c..e0bd0c068367e 100644 --- a/validation-test/compiler_crashers_fixed/25627-swift-archetypebuilder-addconformancerequirement.swift +++ b/validation-test/compiler_crashers_fixed/25627-swift-archetypebuilder-addconformancerequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25628-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25628-swift-genericsignature-get.swift index 37afc52966cdf..c521492f2abe0 100644 --- a/validation-test/compiler_crashers_fixed/25628-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25628-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25629-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25629-swift-astcontext-allocate.swift index 36dccf9fca3c9..732ded2623928 100644 --- a/validation-test/compiler_crashers_fixed/25629-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25629-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25630-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/25630-swift-typechecker-overapproximateosversionsatlocation.swift index 1af8aa199c368..372d0186eb6e7 100644 --- a/validation-test/compiler_crashers_fixed/25630-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/25630-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25631-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/25631-swift-parser-parseexprpostfix.swift index f353b13971d6d..824fe6e18a783 100644 --- a/validation-test/compiler_crashers_fixed/25631-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/25631-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25632-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/25632-swift-stmt-walk.swift index 198b9819da604..a7227e73ddf2c 100644 --- a/validation-test/compiler_crashers_fixed/25632-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/25632-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25633-llvm-smdiagnostic-print.swift b/validation-test/compiler_crashers_fixed/25633-llvm-smdiagnostic-print.swift index 353e0265c4ed3..8b2764e4f2d98 100644 --- a/validation-test/compiler_crashers_fixed/25633-llvm-smdiagnostic-print.swift +++ b/validation-test/compiler_crashers_fixed/25633-llvm-smdiagnostic-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25634-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/25634-swift-parser-parsetoken.swift index 964ff79574994..3e41801f2dff6 100644 --- a/validation-test/compiler_crashers_fixed/25634-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/25634-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25635-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/25635-swift-expr-walk.swift index d4b6ce28b5d15..d772377c5659b 100644 --- a/validation-test/compiler_crashers_fixed/25635-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/25635-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25636-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/25636-swift-typeloc-iserror.swift index c95fa688b2431..79a3140139124 100644 --- a/validation-test/compiler_crashers_fixed/25636-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/25636-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25637-swift-typechecker-lookupmember.swift b/validation-test/compiler_crashers_fixed/25637-swift-typechecker-lookupmember.swift index 7a24cdae85a8b..c6733564ebead 100644 --- a/validation-test/compiler_crashers_fixed/25637-swift-typechecker-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/25637-swift-typechecker-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25638-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25638-swift-modulefile-gettype.swift index 92388ea58c65c..6fc963380514d 100644 --- a/validation-test/compiler_crashers_fixed/25638-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25638-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25639-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/25639-swift-valuedecl-settype.swift index 3361bc542249b..c7ae41bbf60d6 100644 --- a/validation-test/compiler_crashers_fixed/25639-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/25639-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25640-swift-modulefile-declcommenttableinfo-readdata.swift b/validation-test/compiler_crashers_fixed/25640-swift-modulefile-declcommenttableinfo-readdata.swift index 36c14bbf50674..9cfc52bc28eb9 100644 --- a/validation-test/compiler_crashers_fixed/25640-swift-modulefile-declcommenttableinfo-readdata.swift +++ b/validation-test/compiler_crashers_fixed/25640-swift-modulefile-declcommenttableinfo-readdata.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25641-swift-constraints-constraintsystem-computeassigndesttype.swift b/validation-test/compiler_crashers_fixed/25641-swift-constraints-constraintsystem-computeassigndesttype.swift index 0323b5ace19f2..208e1cf2adc8e 100644 --- a/validation-test/compiler_crashers_fixed/25641-swift-constraints-constraintsystem-computeassigndesttype.swift +++ b/validation-test/compiler_crashers_fixed/25641-swift-constraints-constraintsystem-computeassigndesttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25642-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25642-swift-metatypetype-get.swift index a89e872418eb1..87d3d569a22c6 100644 --- a/validation-test/compiler_crashers_fixed/25642-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25642-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25643-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/25643-swift-markasobjc.swift index 0d7c156bd634b..9b40721df2e3b 100644 --- a/validation-test/compiler_crashers_fixed/25643-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/25643-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25644-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25644-swift-parser-parsedecl.swift index 93103a595a191..94533de459c7a 100644 --- a/validation-test/compiler_crashers_fixed/25644-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25644-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25645-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25645-llvm-bitstreamcursor-read.swift index a66029ac64feb..00cac83e24822 100644 --- a/validation-test/compiler_crashers_fixed/25645-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25645-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25646-swift-parser-applyattributetotype.swift b/validation-test/compiler_crashers_fixed/25646-swift-parser-applyattributetotype.swift index e95107c9fb3e2..f7bbe560cdabf 100644 --- a/validation-test/compiler_crashers_fixed/25646-swift-parser-applyattributetotype.swift +++ b/validation-test/compiler_crashers_fixed/25646-swift-parser-applyattributetotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25647-swift-astcontext-setrawcomment.swift b/validation-test/compiler_crashers_fixed/25647-swift-astcontext-setrawcomment.swift index 86cbc487e9004..acb13de262721 100644 --- a/validation-test/compiler_crashers_fixed/25647-swift-astcontext-setrawcomment.swift +++ b/validation-test/compiler_crashers_fixed/25647-swift-astcontext-setrawcomment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25648-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/25648-swift-typechecker-overapproximateosversionsatlocation.swift index ca00765b1bab5..b8ede335185cf 100644 --- a/validation-test/compiler_crashers_fixed/25648-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/25648-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25649-firsttarget.swift b/validation-test/compiler_crashers_fixed/25649-firsttarget.swift index 8cbd6debb9d3e..cfe6344ecbccb 100644 --- a/validation-test/compiler_crashers_fixed/25649-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25649-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25650-checktypedeclavailability.swift b/validation-test/compiler_crashers_fixed/25650-checktypedeclavailability.swift index 2c11057f3727c..a7766188f1c57 100644 --- a/validation-test/compiler_crashers_fixed/25650-checktypedeclavailability.swift +++ b/validation-test/compiler_crashers_fixed/25650-checktypedeclavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25651-swift-constraints-constraintsystem-addoverloadset.swift b/validation-test/compiler_crashers_fixed/25651-swift-constraints-constraintsystem-addoverloadset.swift index 2cb8a4b7eef43..734fcbc9c68bd 100644 --- a/validation-test/compiler_crashers_fixed/25651-swift-constraints-constraintsystem-addoverloadset.swift +++ b/validation-test/compiler_crashers_fixed/25651-swift-constraints-constraintsystem-addoverloadset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25652-bool.swift b/validation-test/compiler_crashers_fixed/25652-bool.swift index 2a27a10cc281c..95fe7b5bb485a 100644 --- a/validation-test/compiler_crashers_fixed/25652-bool.swift +++ b/validation-test/compiler_crashers_fixed/25652-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25653-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/25653-swift-tupletype-get.swift index 4f7ab44c45c3f..8f4451f9869de 100644 --- a/validation-test/compiler_crashers_fixed/25653-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/25653-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25654-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/25654-swift-typechecker-typecheckdecl.swift index 945e28f39c22e..9d04a9d8e6b93 100644 --- a/validation-test/compiler_crashers_fixed/25654-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/25654-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25655-void.swift b/validation-test/compiler_crashers_fixed/25655-void.swift index 08ec1ccd2ca35..0f8e5097a01a4 100644 --- a/validation-test/compiler_crashers_fixed/25655-void.swift +++ b/validation-test/compiler_crashers_fixed/25655-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25656-swift-parser-applyattributetotype.swift b/validation-test/compiler_crashers_fixed/25656-swift-parser-applyattributetotype.swift index d47318f82c9fd..eb3e6f29763d1 100644 --- a/validation-test/compiler_crashers_fixed/25656-swift-parser-applyattributetotype.swift +++ b/validation-test/compiler_crashers_fixed/25656-swift-parser-applyattributetotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25657-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25657-llvm-bitstreamcursor-read.swift index acadd93043663..2463281478811 100644 --- a/validation-test/compiler_crashers_fixed/25657-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25657-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25658-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25658-swift-inflightdiagnostic.swift index 110ad4669c914..3b98cd859cca2 100644 --- a/validation-test/compiler_crashers_fixed/25658-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25658-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25659-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25659-swift-modulefile-gettype.swift index b20523144c1eb..5bb771a9a435c 100644 --- a/validation-test/compiler_crashers_fixed/25659-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25659-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25660-swift-typechecker-buildrefexpr.swift b/validation-test/compiler_crashers_fixed/25660-swift-typechecker-buildrefexpr.swift index acf7aec428625..b2d37f62731d0 100644 --- a/validation-test/compiler_crashers_fixed/25660-swift-typechecker-buildrefexpr.swift +++ b/validation-test/compiler_crashers_fixed/25660-swift-typechecker-buildrefexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25661-swift-parser-parsestmtif.swift b/validation-test/compiler_crashers_fixed/25661-swift-parser-parsestmtif.swift index c06a5ba75e455..9d5a0b933eb96 100644 --- a/validation-test/compiler_crashers_fixed/25661-swift-parser-parsestmtif.swift +++ b/validation-test/compiler_crashers_fixed/25661-swift-parser-parsestmtif.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25662-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/25662-swift-valuedecl-settype.swift index 56298e5988615..6a0c610399bef 100644 --- a/validation-test/compiler_crashers_fixed/25662-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/25662-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25663-swift-concretedeclref-specializeddeclref-create.swift b/validation-test/compiler_crashers_fixed/25663-swift-concretedeclref-specializeddeclref-create.swift index e70f86a27a9e9..1e2477e6bfb9a 100644 --- a/validation-test/compiler_crashers_fixed/25663-swift-concretedeclref-specializeddeclref-create.swift +++ b/validation-test/compiler_crashers_fixed/25663-swift-concretedeclref-specializeddeclref-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25664-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25664-swift-typechecker-validatetype.swift index 2a39ab8520548..5fd613b3cdf2d 100644 --- a/validation-test/compiler_crashers_fixed/25664-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25664-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25665-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/25665-swift-inflightdiagnostic-fixitreplacechars.swift index d2635ea267526..f0f65539e9524 100644 --- a/validation-test/compiler_crashers_fixed/25665-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/25665-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25666-swift-constraints-generalfailurediagnosis-diagnosegeneralconversionfailure.swift b/validation-test/compiler_crashers_fixed/25666-swift-constraints-generalfailurediagnosis-diagnosegeneralconversionfailure.swift index c5fb75adfd8b7..b916acc0415e8 100644 --- a/validation-test/compiler_crashers_fixed/25666-swift-constraints-generalfailurediagnosis-diagnosegeneralconversionfailure.swift +++ b/validation-test/compiler_crashers_fixed/25666-swift-constraints-generalfailurediagnosis-diagnosegeneralconversionfailure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25667-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/25667-swift-genericsignature-genericsignature.swift index 531139f224da0..e5d1c6f15b2e8 100644 --- a/validation-test/compiler_crashers_fixed/25667-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/25667-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25668-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25668-llvm-foldingset-swift-tupletype-nodeequals.swift index d040f7bd77985..c8ac29f272e73 100644 --- a/validation-test/compiler_crashers_fixed/25668-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25668-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25669-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25669-swift-sourcefile-lookupcache-lookupvalue.swift index d1358029aa655..11c4d8091196d 100644 --- a/validation-test/compiler_crashers_fixed/25669-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25669-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25670-swift-conformancelookuptable-addprotocol.swift b/validation-test/compiler_crashers_fixed/25670-swift-conformancelookuptable-addprotocol.swift index 5afcc527d2867..df346763c8131 100644 --- a/validation-test/compiler_crashers_fixed/25670-swift-conformancelookuptable-addprotocol.swift +++ b/validation-test/compiler_crashers_fixed/25670-swift-conformancelookuptable-addprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25671-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/25671-swift-tuplepattern-create.swift index e3a820f2b078a..b74140c8dc327 100644 --- a/validation-test/compiler_crashers_fixed/25671-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/25671-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25672-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25672-swift-astcontext-allocate.swift index 0bbac562bd2ba..c7d1af6ecdfee 100644 --- a/validation-test/compiler_crashers_fixed/25672-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25672-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25673-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/25673-swift-boundgenerictype-get.swift index 6aaf256547798..10793afb33443 100644 --- a/validation-test/compiler_crashers_fixed/25673-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/25673-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25674-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25674-swift-typechecker-validatedecl.swift index cae5b1d12abc9..58073145aa669 100644 --- a/validation-test/compiler_crashers_fixed/25674-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25674-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25675-swift-typechecker-resolvesuperclass.swift b/validation-test/compiler_crashers_fixed/25675-swift-typechecker-resolvesuperclass.swift index 6101f8e9aa2bb..ecdaa9687f222 100644 --- a/validation-test/compiler_crashers_fixed/25675-swift-typechecker-resolvesuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25675-swift-typechecker-resolvesuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25676-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/25676-swift-functiontype-get.swift index 63d7579693efe..dee8ab5c3bd69 100644 --- a/validation-test/compiler_crashers_fixed/25676-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25676-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25677-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/25677-swift-genericsignature-profile.swift index e9da38783c05e..fc6a09ece9a4c 100644 --- a/validation-test/compiler_crashers_fixed/25677-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/25677-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25678-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25678-llvm-bitstreamcursor-read.swift index 941ad5bc42136..7a37344567e36 100644 --- a/validation-test/compiler_crashers_fixed/25678-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25678-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25679-swift-declrefexpr-setspecialized.swift b/validation-test/compiler_crashers_fixed/25679-swift-declrefexpr-setspecialized.swift index db54e73effe56..fccacbb729eb4 100644 --- a/validation-test/compiler_crashers_fixed/25679-swift-declrefexpr-setspecialized.swift +++ b/validation-test/compiler_crashers_fixed/25679-swift-declrefexpr-setspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25680-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/25680-swift-conformancelookuptable-lookupconformances.swift index a22f6b63d18c4..0ba22c00ff191 100644 --- a/validation-test/compiler_crashers_fixed/25680-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/25680-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25681-std-function-func-swift-constraints-constraintgraph-verify.swift b/validation-test/compiler_crashers_fixed/25681-std-function-func-swift-constraints-constraintgraph-verify.swift index 9d67fb475d881..2c7eb9b4ced53 100644 --- a/validation-test/compiler_crashers_fixed/25681-std-function-func-swift-constraints-constraintgraph-verify.swift +++ b/validation-test/compiler_crashers_fixed/25681-std-function-func-swift-constraints-constraintgraph-verify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25682-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25682-swift-modulefile-gettype.swift index 0bd3a033d2447..feb5b13a3e080 100644 --- a/validation-test/compiler_crashers_fixed/25682-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25682-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25683-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/25683-swift-valuedecl-getinterfacetype.swift index 28283b53f5846..e1d1350675960 100644 --- a/validation-test/compiler_crashers_fixed/25683-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25683-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25684-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/25684-swift-typebase-isspecialized.swift index e79cdfa6e8d37..ce1e4844737a5 100644 --- a/validation-test/compiler_crashers_fixed/25684-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/25684-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25685-swift-parser-parsedeclenum.swift b/validation-test/compiler_crashers_fixed/25685-swift-parser-parsedeclenum.swift index c8037b3268d7e..b16e9fd4d1e99 100644 --- a/validation-test/compiler_crashers_fixed/25685-swift-parser-parsedeclenum.swift +++ b/validation-test/compiler_crashers_fixed/25685-swift-parser-parsedeclenum.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25686-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/25686-swift-parser-parseexprclosure.swift index 3415b5a7aeba8..152c5e0b3a441 100644 --- a/validation-test/compiler_crashers_fixed/25686-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/25686-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25687-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/25687-swift-removeshadoweddecls.swift index 56ebdcb1ae916..2358288b1da5b 100644 --- a/validation-test/compiler_crashers_fixed/25687-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/25687-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25688-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25688-swift-lexer-lexidentifier.swift index 4708511bd04be..81d333bd5d629 100644 --- a/validation-test/compiler_crashers_fixed/25688-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25688-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25689-swift-patternbindingdecl-getpatternentryindexforvardecl.swift b/validation-test/compiler_crashers_fixed/25689-swift-patternbindingdecl-getpatternentryindexforvardecl.swift index cb7edce4b811f..0f59bda14a505 100644 --- a/validation-test/compiler_crashers_fixed/25689-swift-patternbindingdecl-getpatternentryindexforvardecl.swift +++ b/validation-test/compiler_crashers_fixed/25689-swift-patternbindingdecl-getpatternentryindexforvardecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25690-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/25690-swift-astvisitor.swift index de0cb0c544f2f..a99c6436dd270 100644 --- a/validation-test/compiler_crashers_fixed/25690-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/25690-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25691-bool.swift b/validation-test/compiler_crashers_fixed/25691-bool.swift index 8d90292edcfef..8ca8f2a19dbc5 100644 --- a/validation-test/compiler_crashers_fixed/25691-bool.swift +++ b/validation-test/compiler_crashers_fixed/25691-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25692-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25692-std-function-func-mapsignaturetype.swift index 6f186aa13f154..b2017d2f097f0 100644 --- a/validation-test/compiler_crashers_fixed/25692-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25692-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25693-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25693-swift-typechecker-validatedecl.swift index 8ac9c582f7b41..039ef2a6e8195 100644 --- a/validation-test/compiler_crashers_fixed/25693-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25693-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25694-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25694-llvm-foldingset-swift-classtype-nodeequals.swift index aea900d068d62..7face0e81be5b 100644 --- a/validation-test/compiler_crashers_fixed/25694-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25694-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25695-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/25695-swift-typechecker-typecheckexpression.swift index 6140fc3766643..4206ad9cd15e8 100644 --- a/validation-test/compiler_crashers_fixed/25695-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/25695-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25696-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25696-llvm-bitstreamcursor-read.swift index 3585fc3a6693a..7ecb7eb26c7ed 100644 --- a/validation-test/compiler_crashers_fixed/25696-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25696-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25697-swift-parser-parsegetsetimpl.swift b/validation-test/compiler_crashers_fixed/25697-swift-parser-parsegetsetimpl.swift index 09e21e077bf94..0763d8e406dd8 100644 --- a/validation-test/compiler_crashers_fixed/25697-swift-parser-parsegetsetimpl.swift +++ b/validation-test/compiler_crashers_fixed/25697-swift-parser-parsegetsetimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25698-swift-parser-parsedeclinit.swift b/validation-test/compiler_crashers_fixed/25698-swift-parser-parsedeclinit.swift index 0e526b12c4201..c95cdcecc72c7 100644 --- a/validation-test/compiler_crashers_fixed/25698-swift-parser-parsedeclinit.swift +++ b/validation-test/compiler_crashers_fixed/25698-swift-parser-parsedeclinit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25699-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/25699-swift-sourcefile-getcache.swift index 34e80aac674d9..0bf2306bef5fe 100644 --- a/validation-test/compiler_crashers_fixed/25699-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/25699-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25700-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/25700-llvm-optional-swift-diagnostic-operator.swift index c8140e459ba22..f24353c6c30f4 100644 --- a/validation-test/compiler_crashers_fixed/25700-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/25700-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25701-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25701-swift-inflightdiagnostic.swift index 78c9c49ad824a..be67df1abd9b3 100644 --- a/validation-test/compiler_crashers_fixed/25701-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25701-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25702-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25702-swift-lexer-leximpl.swift index 1cb19dafbdfa1..22171a2b79146 100644 --- a/validation-test/compiler_crashers_fixed/25702-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25702-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25703-void.swift b/validation-test/compiler_crashers_fixed/25703-void.swift index 481978a7c2ea8..885a5b272a022 100644 --- a/validation-test/compiler_crashers_fixed/25703-void.swift +++ b/validation-test/compiler_crashers_fixed/25703-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25704-vtable.swift b/validation-test/compiler_crashers_fixed/25704-vtable.swift index 5f3e542343cb1..062a4e929cc65 100644 --- a/validation-test/compiler_crashers_fixed/25704-vtable.swift +++ b/validation-test/compiler_crashers_fixed/25704-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25705-swift-typechecker-availablerange.swift b/validation-test/compiler_crashers_fixed/25705-swift-typechecker-availablerange.swift index 1e7bc53030dcb..a2990346809f4 100644 --- a/validation-test/compiler_crashers_fixed/25705-swift-typechecker-availablerange.swift +++ b/validation-test/compiler_crashers_fixed/25705-swift-typechecker-availablerange.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25706-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25706-swift-genericsignature-get.swift index d394e18d399cc..c2faa37ce443d 100644 --- a/validation-test/compiler_crashers_fixed/25706-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25706-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25707-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25707-swift-inouttype-get.swift index 6fdac714a47ab..32b840d1146ed 100644 --- a/validation-test/compiler_crashers_fixed/25707-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25707-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25708-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25708-swift-typechecker-resolvetypeincontext.swift index 57e2a2702ec83..1a97ad8307e72 100644 --- a/validation-test/compiler_crashers_fixed/25708-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25708-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25709-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25709-swift-lexer-leximpl.swift index d6379fd029ab3..d59ae9b954cc7 100644 --- a/validation-test/compiler_crashers_fixed/25709-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25709-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25710-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25710-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5a6051ad79c22..a0e8f236e1855 100644 --- a/validation-test/compiler_crashers_fixed/25710-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25710-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25711-swift-constraints-constraintsystem-optimizeconstraints.swift b/validation-test/compiler_crashers_fixed/25711-swift-constraints-constraintsystem-optimizeconstraints.swift index a3fb62e88dfa5..ef6b5d96625ec 100644 --- a/validation-test/compiler_crashers_fixed/25711-swift-constraints-constraintsystem-optimizeconstraints.swift +++ b/validation-test/compiler_crashers_fixed/25711-swift-constraints-constraintsystem-optimizeconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25712-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25712-swift-conformancelookuptable-updatelookuptable.swift index dbb68232c47d6..2431be762ba77 100644 --- a/validation-test/compiler_crashers_fixed/25712-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25712-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25713-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/25713-swift-dependentmembertype-get.swift index b3bbcb8cc023a..866a1a8d58b2e 100644 --- a/validation-test/compiler_crashers_fixed/25713-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/25713-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25714-llvm-densemap-swift-identifier.swift b/validation-test/compiler_crashers_fixed/25714-llvm-densemap-swift-identifier.swift index ada358b5eda6b..8c1a8d2cfd62a 100644 --- a/validation-test/compiler_crashers_fixed/25714-llvm-densemap-swift-identifier.swift +++ b/validation-test/compiler_crashers_fixed/25714-llvm-densemap-swift-identifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25715-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/25715-swift-parser-parseexprclosure.swift index 67d2ebff3cb29..8ed094ea3fed8 100644 --- a/validation-test/compiler_crashers_fixed/25715-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/25715-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25716-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/25716-swift-modulefile-getdecl.swift index 201b40f208f1a..5c7756d60e356 100644 --- a/validation-test/compiler_crashers_fixed/25716-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/25716-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25717-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25717-swift-lexer-lexidentifier.swift index 9dbd3175e6ebc..740ce422b413f 100644 --- a/validation-test/compiler_crashers_fixed/25717-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25717-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25718-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/25718-swift-genericsignature-genericsignature.swift index eb9188285edd5..3697dd45699d9 100644 --- a/validation-test/compiler_crashers_fixed/25718-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/25718-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25719-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/25719-swift-typechecker-getinterfacetypefrominternaltype.swift index d82b45cc82c98..96b59e00511fd 100644 --- a/validation-test/compiler_crashers_fixed/25719-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/25719-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25720-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/25720-swift-constraints-constraintsystem-simplifyconstraint.swift index 123884623876c..7940767c214c0 100644 --- a/validation-test/compiler_crashers_fixed/25720-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/25720-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25721-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/25721-swift-astvisitor.swift index a65c878048152..5e2760780bfd2 100644 --- a/validation-test/compiler_crashers_fixed/25721-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/25721-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25722-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/25722-swift-unqualifiedlookup-unqualifiedlookup.swift index d2a89d02424c6..63ade7dbe2157 100644 --- a/validation-test/compiler_crashers_fixed/25722-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/25722-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25723-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25723-swift-typechecker-checkinheritanceclause.swift index 67903e9883512..25e227dc7a8b1 100644 --- a/validation-test/compiler_crashers_fixed/25723-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25723-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25724-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/25724-swift-valuedecl-getinterfacetype.swift index d4b3212ba40b1..e827a3dc8a6a7 100644 --- a/validation-test/compiler_crashers_fixed/25724-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25724-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25725-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25725-llvm-bitstreamcursor-read.swift index 6f4b20168b39e..6df1402f362be 100644 --- a/validation-test/compiler_crashers_fixed/25725-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25725-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25726-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/25726-swift-parser-parsetoken.swift index 58b6351a946c5..2dc22ff01d4bb 100644 --- a/validation-test/compiler_crashers_fixed/25726-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/25726-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25727-swift-serialization-serializer-addconformanceref.swift b/validation-test/compiler_crashers_fixed/25727-swift-serialization-serializer-addconformanceref.swift index 5e7253601da4b..c171c7adb343a 100644 --- a/validation-test/compiler_crashers_fixed/25727-swift-serialization-serializer-addconformanceref.swift +++ b/validation-test/compiler_crashers_fixed/25727-swift-serialization-serializer-addconformanceref.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25728-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/25728-swift-modulefile-maybereadgenericparams.swift index cb6cd0322ccf7..05ed2cd04890f 100644 --- a/validation-test/compiler_crashers_fixed/25728-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/25728-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25729-void.swift b/validation-test/compiler_crashers_fixed/25729-void.swift index 655751859989a..250d992be7d7e 100644 --- a/validation-test/compiler_crashers_fixed/25729-void.swift +++ b/validation-test/compiler_crashers_fixed/25729-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25730-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/25730-swift-nominaltypedecl-computeinterfacetype.swift index 2b454226a150e..9652fb50483e7 100644 --- a/validation-test/compiler_crashers_fixed/25730-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25730-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25731-firsttarget.swift b/validation-test/compiler_crashers_fixed/25731-firsttarget.swift index 31c0650bd4098..7e024063b9de6 100644 --- a/validation-test/compiler_crashers_fixed/25731-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25731-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25732-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25732-std-function-func-mapsignaturetype.swift index 24a1a153ef208..43a2f9c4ac923 100644 --- a/validation-test/compiler_crashers_fixed/25732-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25732-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25733-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/25733-swift-constraints-constraintsystem-solve.swift index 8e07c1f9838d3..564bab6d0dbcc 100644 --- a/validation-test/compiler_crashers_fixed/25733-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/25733-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25734-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25734-swift-conformancelookuptable-updatelookuptable.swift index 8bcf8d6210a8d..fb8792660a68d 100644 --- a/validation-test/compiler_crashers_fixed/25734-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25734-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25735-swift-modulefile-readmembers.swift b/validation-test/compiler_crashers_fixed/25735-swift-modulefile-readmembers.swift index a67fe54318fa4..caa8f958cf1b4 100644 --- a/validation-test/compiler_crashers_fixed/25735-swift-modulefile-readmembers.swift +++ b/validation-test/compiler_crashers_fixed/25735-swift-modulefile-readmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25736-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25736-swift-lexer-lexidentifier.swift index 2cc5d6494d818..df3d14d4ad791 100644 --- a/validation-test/compiler_crashers_fixed/25736-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25736-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25737-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25737-swift-lexer-leximpl.swift index d3befc6226c5d..a87aeed65190a 100644 --- a/validation-test/compiler_crashers_fixed/25737-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25737-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25738-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25738-swift-conformancelookuptable-updatelookuptable.swift index 77f7557cbc42d..d9df063a64cd4 100644 --- a/validation-test/compiler_crashers_fixed/25738-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25738-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25739-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25739-swift-typechecker-coercepatterntotype.swift index 44c743d2502a7..68a9424a01528 100644 --- a/validation-test/compiler_crashers_fixed/25739-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25739-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25740-swift-valuedecl-setinterfacetype.swift b/validation-test/compiler_crashers_fixed/25740-swift-valuedecl-setinterfacetype.swift index 5e84e9f7cd189..c890976e9b2b3 100644 --- a/validation-test/compiler_crashers_fixed/25740-swift-valuedecl-setinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25740-swift-valuedecl-setinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25741-vtable.swift b/validation-test/compiler_crashers_fixed/25741-vtable.swift index 70ff0fa2b1f52..53f0ec9c0aa11 100644 --- a/validation-test/compiler_crashers_fixed/25741-vtable.swift +++ b/validation-test/compiler_crashers_fixed/25741-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25742-swift-moduledecl-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25742-swift-moduledecl-lookupvalue.swift index c4225880faf81..2ec606abfcee6 100644 --- a/validation-test/compiler_crashers_fixed/25742-swift-moduledecl-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25742-swift-moduledecl-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25743-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/25743-swift-genericparamlist-create.swift index 08fb7ab4f7c01..1daf6e60ea65f 100644 --- a/validation-test/compiler_crashers_fixed/25743-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/25743-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25744-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25744-swift-sourcefile-lookupcache-lookupvalue.swift index b25caf0379ed2..8e4a210800b0a 100644 --- a/validation-test/compiler_crashers_fixed/25744-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25744-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25745-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/25745-swift-substitutedtype-get.swift index 41bff17c5ad02..7ead65d8427c0 100644 --- a/validation-test/compiler_crashers_fixed/25745-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25745-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25746-swift-normalprotocolconformance-setwitness.swift b/validation-test/compiler_crashers_fixed/25746-swift-normalprotocolconformance-setwitness.swift index fdcb1b81b6a9e..77706e7a57deb 100644 --- a/validation-test/compiler_crashers_fixed/25746-swift-normalprotocolconformance-setwitness.swift +++ b/validation-test/compiler_crashers_fixed/25746-swift-normalprotocolconformance-setwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25747-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/25747-swift-genericsignature-get.swift index 30478dfb84d95..9270b389f432e 100644 --- a/validation-test/compiler_crashers_fixed/25747-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/25747-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25748-swift-patternbindingdecl-hasstorage.swift b/validation-test/compiler_crashers_fixed/25748-swift-patternbindingdecl-hasstorage.swift index d0ae68a0f5d36..95d37927367a0 100644 --- a/validation-test/compiler_crashers_fixed/25748-swift-patternbindingdecl-hasstorage.swift +++ b/validation-test/compiler_crashers_fixed/25748-swift-patternbindingdecl-hasstorage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25749-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25749-swift-astcontext-allocate.swift index fd4c95af37a4c..4577ee5478e1d 100644 --- a/validation-test/compiler_crashers_fixed/25749-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25749-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25750-swift-lvaluetype-get.swift b/validation-test/compiler_crashers_fixed/25750-swift-lvaluetype-get.swift index e4f52e56b7f6d..c15d7bd820ffb 100644 --- a/validation-test/compiler_crashers_fixed/25750-swift-lvaluetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25750-swift-lvaluetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25751-swift-expr-findexistinginitializercontext.swift b/validation-test/compiler_crashers_fixed/25751-swift-expr-findexistinginitializercontext.swift index bc99f59b22f1f..ef2864dcff211 100644 --- a/validation-test/compiler_crashers_fixed/25751-swift-expr-findexistinginitializercontext.swift +++ b/validation-test/compiler_crashers_fixed/25751-swift-expr-findexistinginitializercontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25752-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25752-swift-astcontext-allocate.swift index ab3c76328a1de..8e978c27698d4 100644 --- a/validation-test/compiler_crashers_fixed/25752-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25752-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25753-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25753-swift-conformancelookuptable-updatelookuptable.swift index c4dbba85c19f3..28e4202dc7776 100644 --- a/validation-test/compiler_crashers_fixed/25753-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25753-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25754-swift-astcontext-getconformance.swift b/validation-test/compiler_crashers_fixed/25754-swift-astcontext-getconformance.swift index ae8e43626d5db..b697069d8dc22 100644 --- a/validation-test/compiler_crashers_fixed/25754-swift-astcontext-getconformance.swift +++ b/validation-test/compiler_crashers_fixed/25754-swift-astcontext-getconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25755-void.swift b/validation-test/compiler_crashers_fixed/25755-void.swift index 9987bc6182c52..d4d189c4f0e98 100644 --- a/validation-test/compiler_crashers_fixed/25755-void.swift +++ b/validation-test/compiler_crashers_fixed/25755-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25756-void.swift b/validation-test/compiler_crashers_fixed/25756-void.swift index 88051ef8ddbc9..77a1929354d91 100644 --- a/validation-test/compiler_crashers_fixed/25756-void.swift +++ b/validation-test/compiler_crashers_fixed/25756-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25757-bool.swift b/validation-test/compiler_crashers_fixed/25757-bool.swift index ce845c87db591..beccc0b0b8105 100644 --- a/validation-test/compiler_crashers_fixed/25757-bool.swift +++ b/validation-test/compiler_crashers_fixed/25757-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25758-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25758-swift-sourcemanager-extracttext.swift index e1f173046dfed..843ce76315487 100644 --- a/validation-test/compiler_crashers_fixed/25758-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25758-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25759-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/25759-swift-typechecker-overapproximateosversionsatlocation.swift index fd93af564f2c0..4ab292287d843 100644 --- a/validation-test/compiler_crashers_fixed/25759-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/25759-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25760-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/25760-swift-inouttype-get.swift index 6fc512e6bb5d8..6e7d630f63671 100644 --- a/validation-test/compiler_crashers_fixed/25760-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/25760-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25761-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25761-swift-typebase-getcanonicaltype.swift index 407ac7495b740..d7a5664c96b6b 100644 --- a/validation-test/compiler_crashers_fixed/25761-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25761-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25762-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/25762-no-stacktrace.swift index df9666f06a4f0..5703ce98b2878 100644 --- a/validation-test/compiler_crashers_fixed/25762-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/25762-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25763-std-function-func.swift b/validation-test/compiler_crashers_fixed/25763-std-function-func.swift index 974eabe03caef..885caa92d10c0 100644 --- a/validation-test/compiler_crashers_fixed/25763-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/25763-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25764-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift b/validation-test/compiler_crashers_fixed/25764-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift index 54b90a533ee97..946957ae0a3c4 100644 --- a/validation-test/compiler_crashers_fixed/25764-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift +++ b/validation-test/compiler_crashers_fixed/25764-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25765-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25765-swift-iterabledeclcontext-getmembers.swift index 22dffb175ba89..895fe7a5dde2a 100644 --- a/validation-test/compiler_crashers_fixed/25765-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25765-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25766-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25766-swift-parser-parsedecl.swift index d4082e9d589de..425229ff2e91b 100644 --- a/validation-test/compiler_crashers_fixed/25766-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25766-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25767-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/25767-swift-constraints-constraintsystem-getfixedtyperecursive.swift index d9a971a866eac..884b6d248eea9 100644 --- a/validation-test/compiler_crashers_fixed/25767-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/25767-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25768-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/25768-swift-parser-parseexprcallsuffix.swift index ae09d78011458..2fa4247744898 100644 --- a/validation-test/compiler_crashers_fixed/25768-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/25768-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25769-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25769-llvm-foldingset-swift-structtype-nodeequals.swift index 21feac123952d..4ca7a7a2402e5 100644 --- a/validation-test/compiler_crashers_fixed/25769-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25769-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25770-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/25770-llvm-foldingset-swift-tupletype-nodeequals.swift index 0627f501aeed4..7240199fdceec 100644 --- a/validation-test/compiler_crashers_fixed/25770-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/25770-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25771-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25771-swift-metatypetype-get.swift index 0563e128daa44..9d100f87e5a68 100644 --- a/validation-test/compiler_crashers_fixed/25771-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25771-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25772-swift-parser-parsenewdeclattribute.swift b/validation-test/compiler_crashers_fixed/25772-swift-parser-parsenewdeclattribute.swift index e69dca3a9f4ca..5728a004ec8a0 100644 --- a/validation-test/compiler_crashers_fixed/25772-swift-parser-parsenewdeclattribute.swift +++ b/validation-test/compiler_crashers_fixed/25772-swift-parser-parsenewdeclattribute.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25773-swift-declcontext-isprotocolorprotocolextensioncontext.swift b/validation-test/compiler_crashers_fixed/25773-swift-declcontext-isprotocolorprotocolextensioncontext.swift index d3a3a6b5c34ab..3e0f6343ed52f 100644 --- a/validation-test/compiler_crashers_fixed/25773-swift-declcontext-isprotocolorprotocolextensioncontext.swift +++ b/validation-test/compiler_crashers_fixed/25773-swift-declcontext-isprotocolorprotocolextensioncontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25774-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25774-swift-iterabledeclcontext-getmembers.swift index ad6bd9e2cea85..c6b49f7dc86f8 100644 --- a/validation-test/compiler_crashers_fixed/25774-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25774-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25775-void.swift b/validation-test/compiler_crashers_fixed/25775-void.swift index b8f5fad6859d4..c1bc769c04460 100644 --- a/validation-test/compiler_crashers_fixed/25775-void.swift +++ b/validation-test/compiler_crashers_fixed/25775-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25776-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25776-swift-typechecker-validatedecl.swift index efe639807beb5..489bd7ed02252 100644 --- a/validation-test/compiler_crashers_fixed/25776-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25776-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25777-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25777-swift-modulefile-gettype.swift index 85f3050b8db20..4d7f162e83f9f 100644 --- a/validation-test/compiler_crashers_fixed/25777-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25777-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25778-swift-type-print.swift b/validation-test/compiler_crashers_fixed/25778-swift-type-print.swift index 901a7b9ce48a5..7bc3258a07aa4 100644 --- a/validation-test/compiler_crashers_fixed/25778-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/25778-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25779-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/25779-swift-lexer-lexoperatoridentifier.swift index e4fca25c87274..5bfff88e4cfed 100644 --- a/validation-test/compiler_crashers_fixed/25779-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/25779-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25780-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/25780-swift-scopeinfo-addtoscope.swift index 7c765da36cf8c..1bf195452413f 100644 --- a/validation-test/compiler_crashers_fixed/25780-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/25780-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25781-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/25781-swift-parser-parseexprcallsuffix.swift index 46e2fcc5bd628..234de96750089 100644 --- a/validation-test/compiler_crashers_fixed/25781-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/25781-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25782-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25782-swift-typebase-getcanonicaltype.swift index 36eaddac20379..2dd91d28db4fa 100644 --- a/validation-test/compiler_crashers_fixed/25782-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25782-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25783-firsttarget.swift b/validation-test/compiler_crashers_fixed/25783-firsttarget.swift index bc56ea2e2e2a1..9089d30b4a8d8 100644 --- a/validation-test/compiler_crashers_fixed/25783-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25783-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25784-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25784-swift-printingdiagnosticconsumer-handlediagnostic.swift index 3a2afec9367c2..a215fa67e421f 100644 --- a/validation-test/compiler_crashers_fixed/25784-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25784-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25785-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25785-swift-modulefile-gettype.swift index 68ad818d7d00a..951b1e0d3b22d 100644 --- a/validation-test/compiler_crashers_fixed/25785-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25785-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25786-void.swift b/validation-test/compiler_crashers_fixed/25786-void.swift index 76e18fc01e90c..88bd4838125c2 100644 --- a/validation-test/compiler_crashers_fixed/25786-void.swift +++ b/validation-test/compiler_crashers_fixed/25786-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25787-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25787-swift-diagnosticengine-flushactivediagnostic.swift index 26d9f124a6ef3..bab6a75a3e89c 100644 --- a/validation-test/compiler_crashers_fixed/25787-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25787-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25788-swift-astcontext-implementation-implementation.swift b/validation-test/compiler_crashers_fixed/25788-swift-astcontext-implementation-implementation.swift index 8a9ddef3e6cd6..4bfa0e4206216 100644 --- a/validation-test/compiler_crashers_fixed/25788-swift-astcontext-implementation-implementation.swift +++ b/validation-test/compiler_crashers_fixed/25788-swift-astcontext-implementation-implementation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25789-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25789-swift-lexer-leximpl.swift index 1545831697a1f..7f36070729745 100644 --- a/validation-test/compiler_crashers_fixed/25789-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25789-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25790-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/25790-swift-genericparamlist-addnestedarchetypes.swift index 80e8a94bd978d..dc21fd2cdd9d2 100644 --- a/validation-test/compiler_crashers_fixed/25790-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/25790-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25791-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/25791-swift-modulefile-getdeclcontext.swift index 62b1be9371c4f..0d3956717b712 100644 --- a/validation-test/compiler_crashers_fixed/25791-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/25791-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25792-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/25792-swift-constraints-constraintgraphscope-constraintgraphscope.swift index b5e91ead561e3..17f997a6e1128 100644 --- a/validation-test/compiler_crashers_fixed/25792-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/25792-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25793-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/25793-swift-typechecker-checkunsupportedprotocoltype.swift index c0effee00bfe9..d36fac5a1f3ff 100644 --- a/validation-test/compiler_crashers_fixed/25793-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/25793-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25794-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25794-swift-metatypetype-get.swift index df4c8d92f7667..0efc03b374824 100644 --- a/validation-test/compiler_crashers_fixed/25794-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25794-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25795-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25795-swift-diagnosticengine-flushactivediagnostic.swift index b056477a75453..8b4a7c21e586d 100644 --- a/validation-test/compiler_crashers_fixed/25795-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25795-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25796-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/25796-swift-removeshadoweddecls.swift index 307d0673d7721..d696f235c273c 100644 --- a/validation-test/compiler_crashers_fixed/25796-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/25796-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25797-void.swift b/validation-test/compiler_crashers_fixed/25797-void.swift index baef86a0f5ed5..8d9e582b55d5e 100644 --- a/validation-test/compiler_crashers_fixed/25797-void.swift +++ b/validation-test/compiler_crashers_fixed/25797-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25798-firsttarget.swift b/validation-test/compiler_crashers_fixed/25798-firsttarget.swift index e2ee13cc1ab55..adbd341c7b9c4 100644 --- a/validation-test/compiler_crashers_fixed/25798-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25798-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25799-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/25799-swift-typechecker-checkconformance.swift index 664edd296f855..ded0ba4c3ac05 100644 --- a/validation-test/compiler_crashers_fixed/25799-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/25799-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25800-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/25800-swift-structtype-get.swift index d751e4efca170..ff9c4dced903f 100644 --- a/validation-test/compiler_crashers_fixed/25800-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25800-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25801-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25801-swift-sourcefile-lookupcache-lookupvalue.swift index c8ba55f98425c..9eb2cda0287e6 100644 --- a/validation-test/compiler_crashers_fixed/25801-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25801-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25802-extractparameteroutline.swift b/validation-test/compiler_crashers_fixed/25802-extractparameteroutline.swift index e0f13bacdef10..03657f9f9c51a 100644 --- a/validation-test/compiler_crashers_fixed/25802-extractparameteroutline.swift +++ b/validation-test/compiler_crashers_fixed/25802-extractparameteroutline.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25803-swift-constructordecl-setbodyparams.swift b/validation-test/compiler_crashers_fixed/25803-swift-constructordecl-setbodyparams.swift index efc1b16104048..a14d09d5249c1 100644 --- a/validation-test/compiler_crashers_fixed/25803-swift-constructordecl-setbodyparams.swift +++ b/validation-test/compiler_crashers_fixed/25803-swift-constructordecl-setbodyparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25804-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/25804-swift-parser-parseexprsequence.swift index 738fc38c48e38..d35a09515e09f 100644 --- a/validation-test/compiler_crashers_fixed/25804-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/25804-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25805-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/25805-swift-genericparamlist-create.swift index dcda8ce55a34c..336716988cd7e 100644 --- a/validation-test/compiler_crashers_fixed/25805-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/25805-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25806-swift-derivedfileunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25806-swift-derivedfileunit-lookupvalue.swift index 4d2154da117a5..f9384ea604290 100644 --- a/validation-test/compiler_crashers_fixed/25806-swift-derivedfileunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25806-swift-derivedfileunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25807-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/25807-swift-lexer-kindofidentifier.swift index 3c0b88ee1a2ea..866300a42b113 100644 --- a/validation-test/compiler_crashers_fixed/25807-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25807-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25808-swift-typechecker-validategenerictypesignature.swift b/validation-test/compiler_crashers_fixed/25808-swift-typechecker-validategenerictypesignature.swift index 1a7d2820cd5f2..1e61063fe5e36 100644 --- a/validation-test/compiler_crashers_fixed/25808-swift-typechecker-validategenerictypesignature.swift +++ b/validation-test/compiler_crashers_fixed/25808-swift-typechecker-validategenerictypesignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25809-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25809-swift-sourcemanager-extracttext.swift index 03df10fd119fd..8b131dc18fb52 100644 --- a/validation-test/compiler_crashers_fixed/25809-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25809-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25810-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/25810-swift-astprinter-printtextimpl.swift index d17e5365d3f3b..86a6c6d712f18 100644 --- a/validation-test/compiler_crashers_fixed/25810-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/25810-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25811-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/25811-swift-lexer-lexidentifier.swift index bcb90c9b1a91b..54ce962cea1e9 100644 --- a/validation-test/compiler_crashers_fixed/25811-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25811-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25812-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25812-swift-astcontext-allocate.swift index ef38a29622d06..57d24fcab2f76 100644 --- a/validation-test/compiler_crashers_fixed/25812-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25812-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25813-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25813-swift-diagnosticengine-flushactivediagnostic.swift index 95432843a94cc..7ef0f5f1b0683 100644 --- a/validation-test/compiler_crashers_fixed/25813-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25813-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25814-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/25814-swift-typeloc-iserror.swift index c8d3a9f622e92..12501c9af24ff 100644 --- a/validation-test/compiler_crashers_fixed/25814-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/25814-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25815-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/25815-swift-removeshadoweddecls.swift index 638484b7e9ef9..1e32af8bbeb7c 100644 --- a/validation-test/compiler_crashers_fixed/25815-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/25815-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25816-swift-parser-parsedeclclass.swift b/validation-test/compiler_crashers_fixed/25816-swift-parser-parsedeclclass.swift index 5d18bddaa2de6..d4fdcb9103be3 100644 --- a/validation-test/compiler_crashers_fixed/25816-swift-parser-parsedeclclass.swift +++ b/validation-test/compiler_crashers_fixed/25816-swift-parser-parsedeclclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25817-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/25817-no-stacktrace.swift index 4130641fd167a..0b34f0424cfbe 100644 --- a/validation-test/compiler_crashers_fixed/25817-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/25817-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25818-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/25818-swift-modulefile-getdecl.swift index 0ce3af5248a37..e163ced250715 100644 --- a/validation-test/compiler_crashers_fixed/25818-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/25818-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25819-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/25819-std-function-func-swift-type-subst.swift index a7d18f38b615c..88652c7f164a3 100644 --- a/validation-test/compiler_crashers_fixed/25819-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/25819-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25820-swift-decl-getrawcomment.swift b/validation-test/compiler_crashers_fixed/25820-swift-decl-getrawcomment.swift index c969259ad6e94..be26b6ad320f9 100644 --- a/validation-test/compiler_crashers_fixed/25820-swift-decl-getrawcomment.swift +++ b/validation-test/compiler_crashers_fixed/25820-swift-decl-getrawcomment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25821-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25821-swift-printingdiagnosticconsumer-handlediagnostic.swift index a623775ad9f9c..9011a9ef885cd 100644 --- a/validation-test/compiler_crashers_fixed/25821-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25821-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25822-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25822-swift-typechecker-coercepatterntotype.swift index c14e778c01c38..e938f90727035 100644 --- a/validation-test/compiler_crashers_fixed/25822-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25822-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25823-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/25823-swift-typechecker-coercepatterntotype.swift index 4f1030c0f4182..24ee31dd3f497 100644 --- a/validation-test/compiler_crashers_fixed/25823-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/25823-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25824-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/25824-swift-modulefile-maybereadgenericparams.swift index fe1e557aa9e6a..daee25062ee70 100644 --- a/validation-test/compiler_crashers_fixed/25824-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/25824-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25825-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25825-swift-typechecker-checkinheritanceclause.swift index 9dc2dad6fb612..3b58d12d3b47a 100644 --- a/validation-test/compiler_crashers_fixed/25825-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25825-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25826-swift-modulefile-readmembers.swift b/validation-test/compiler_crashers_fixed/25826-swift-modulefile-readmembers.swift index 93f793dd89095..2ce6bc6fbdf8b 100644 --- a/validation-test/compiler_crashers_fixed/25826-swift-modulefile-readmembers.swift +++ b/validation-test/compiler_crashers_fixed/25826-swift-modulefile-readmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25827-swift-typechecker-resolveinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25827-swift-typechecker-resolveinheritanceclause.swift index 00eb9e5576c77..12f63b27e8232 100644 --- a/validation-test/compiler_crashers_fixed/25827-swift-typechecker-resolveinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25827-swift-typechecker-resolveinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25828-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25828-swift-archetypebuilder-finalize.swift index 186d72d5e8e0e..4f30d5d834614 100644 --- a/validation-test/compiler_crashers_fixed/25828-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25828-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25829-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/25829-swift-typebase-getanyoptionalobjecttype.swift index 925ef22d01133..9a74fdff2dba5 100644 --- a/validation-test/compiler_crashers_fixed/25829-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/25829-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25830-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/25830-swift-valuedecl-settype.swift index 067b309123e20..3eaf296c7825c 100644 --- a/validation-test/compiler_crashers_fixed/25830-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/25830-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25831-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25831-swift-parser-parsedecl.swift index 0ca6f9c6c418f..afd923e2dd500 100644 --- a/validation-test/compiler_crashers_fixed/25831-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25831-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25832-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/25832-resolveidenttypecomponent.swift index f2bd780bd9652..73d43bfad41e8 100644 --- a/validation-test/compiler_crashers_fixed/25832-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/25832-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25833-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25833-swift-typechecker-validatetype.swift index 773d3ba3ade8a..78fab719e5123 100644 --- a/validation-test/compiler_crashers_fixed/25833-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25833-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25834-llvm-smallvectorimpl-swift-decl-insert.swift b/validation-test/compiler_crashers_fixed/25834-llvm-smallvectorimpl-swift-decl-insert.swift index 12e2e581899b0..4fe01679fa33b 100644 --- a/validation-test/compiler_crashers_fixed/25834-llvm-smallvectorimpl-swift-decl-insert.swift +++ b/validation-test/compiler_crashers_fixed/25834-llvm-smallvectorimpl-swift-decl-insert.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25835-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/25835-swift-genericsignature-profile.swift index 6f631b9793127..a60439f4c2b88 100644 --- a/validation-test/compiler_crashers_fixed/25835-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/25835-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25836-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/25836-resolveidenttypecomponent.swift index 86cac26ddea73..2749bcd82fd31 100644 --- a/validation-test/compiler_crashers_fixed/25836-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/25836-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25837-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/25837-swift-parser-parsedeclfunc.swift index 5434b3f7fa530..27e4ab0a197d1 100644 --- a/validation-test/compiler_crashers_fixed/25837-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/25837-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25838-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25838-swift-diagnosticengine-emitdiagnostic.swift index 09e4969649c2b..cf685145ce056 100644 --- a/validation-test/compiler_crashers_fixed/25838-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25838-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25839-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/25839-swift-iterabledeclcontext-getmembers.swift index 248d65f339dc6..85ffb471cafac 100644 --- a/validation-test/compiler_crashers_fixed/25839-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/25839-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25840-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/25840-swift-valuedecl-overwritetype.swift index 21d13789ba157..78a60ff43eea0 100644 --- a/validation-test/compiler_crashers_fixed/25840-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/25840-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25841-swift-astcontext-getloadedmodule.swift b/validation-test/compiler_crashers_fixed/25841-swift-astcontext-getloadedmodule.swift index df95b6b707457..bcfe952381dfd 100644 --- a/validation-test/compiler_crashers_fixed/25841-swift-astcontext-getloadedmodule.swift +++ b/validation-test/compiler_crashers_fixed/25841-swift-astcontext-getloadedmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25842-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/25842-swift-diagnosticengine-diagnose.swift index c148bde0fe31e..d0e9d73f3be4a 100644 --- a/validation-test/compiler_crashers_fixed/25842-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/25842-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25843-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25843-swift-typechecker-validatedecl.swift index 2b1ff36fe1b21..9e3490c3d4a5e 100644 --- a/validation-test/compiler_crashers_fixed/25843-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25843-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25844-void.swift b/validation-test/compiler_crashers_fixed/25844-void.swift index 286972ebc6229..bac0d402d4d7b 100644 --- a/validation-test/compiler_crashers_fixed/25844-void.swift +++ b/validation-test/compiler_crashers_fixed/25844-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25845-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/25845-swift-protocoltype-canonicalizeprotocols.swift index c0bd8a0ad6889..ff2e3fa8f9253 100644 --- a/validation-test/compiler_crashers_fixed/25845-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25845-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25846-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/25846-swift-typechecker-checkinheritanceclause.swift index 40468f5e5c6e9..69379695437c1 100644 --- a/validation-test/compiler_crashers_fixed/25846-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/25846-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25847-emitsimpleassignment.swift b/validation-test/compiler_crashers_fixed/25847-emitsimpleassignment.swift index 5771889ab64b3..5cc73aaac621d 100644 --- a/validation-test/compiler_crashers_fixed/25847-emitsimpleassignment.swift +++ b/validation-test/compiler_crashers_fixed/25847-emitsimpleassignment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25848-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/25848-swift-generictypeparamtype-get.swift index a6098f43eadaa..b761a049e6419 100644 --- a/validation-test/compiler_crashers_fixed/25848-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25848-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25849-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25849-swift-printingdiagnosticconsumer-handlediagnostic.swift index 4e5b680e00230..0c5c8daa0ea56 100644 --- a/validation-test/compiler_crashers_fixed/25849-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25849-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25850-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25850-swift-metatypetype-get.swift index 79fc9ee84670b..b56e1be88d239 100644 --- a/validation-test/compiler_crashers_fixed/25850-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25850-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25851-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25851-swift-typechecker-resolveidentifiertype.swift index 031dba4f3c7b1..e26ff69f87475 100644 --- a/validation-test/compiler_crashers_fixed/25851-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25851-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25852-swift-funcdecl-create.swift b/validation-test/compiler_crashers_fixed/25852-swift-funcdecl-create.swift index bf0e68704a83b..eb758e4786501 100644 --- a/validation-test/compiler_crashers_fixed/25852-swift-funcdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/25852-swift-funcdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25853-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25853-swift-typebase-getcanonicaltype.swift index f6e2851d060a2..eea36f389e72c 100644 --- a/validation-test/compiler_crashers_fixed/25853-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25853-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25854-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25854-swift-conformancelookuptable-updatelookuptable.swift index af87818b75c3d..443cff41c3b5f 100644 --- a/validation-test/compiler_crashers_fixed/25854-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25854-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25855-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/25855-swift-lexer-kindofidentifier.swift index daf63eef7a6ac..1859c9fcd4368 100644 --- a/validation-test/compiler_crashers_fixed/25855-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25855-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25856-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/25856-swift-typechecker-validategenericfuncsignature.swift index 8c54686200e59..54d3bd5166382 100644 --- a/validation-test/compiler_crashers_fixed/25856-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/25856-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25857-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/25857-swift-abstractstoragedecl-makecomputed.swift index ec75c3dcc13ab..80fea3ca3b39a 100644 --- a/validation-test/compiler_crashers_fixed/25857-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/25857-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25858-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/25858-swift-nominaltypedecl-computeinterfacetype.swift index a5434a60e69b9..cb30744ca5d6c 100644 --- a/validation-test/compiler_crashers_fixed/25858-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25858-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25859-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/25859-swift-tupletype-get.swift index 598f448b5a898..0a44f7e21be1b 100644 --- a/validation-test/compiler_crashers_fixed/25859-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/25859-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25860-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/25860-swift-parser-parsetypeidentifier.swift index ccc59a829d066..90751f4b7f445 100644 --- a/validation-test/compiler_crashers_fixed/25860-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25860-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25861-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25861-swift-printingdiagnosticconsumer-handlediagnostic.swift index 8e04131de9b31..6708984571dde 100644 --- a/validation-test/compiler_crashers_fixed/25861-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25861-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25862-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/25862-swift-astcontext-allocate.swift index d5164bd343da0..60b5975a7efd7 100644 --- a/validation-test/compiler_crashers_fixed/25862-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/25862-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25863-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/25863-swift-lexer-leximpl.swift index 85824508dbb57..5a15921173769 100644 --- a/validation-test/compiler_crashers_fixed/25863-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/25863-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25864-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25864-std-function-func-mapsignaturetype.swift index 51fd5effdba9a..cb79b525964b5 100644 --- a/validation-test/compiler_crashers_fixed/25864-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25864-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25865-llvm-raw-fd-ostream-write-impl.swift b/validation-test/compiler_crashers_fixed/25865-llvm-raw-fd-ostream-write-impl.swift index be638b998f8be..0b16977edc394 100644 --- a/validation-test/compiler_crashers_fixed/25865-llvm-raw-fd-ostream-write-impl.swift +++ b/validation-test/compiler_crashers_fixed/25865-llvm-raw-fd-ostream-write-impl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25866-swift-silbuilder-createdeallocbox.swift b/validation-test/compiler_crashers_fixed/25866-swift-silbuilder-createdeallocbox.swift index e8072b2fe64c0..06ba345f9a4a3 100644 --- a/validation-test/compiler_crashers_fixed/25866-swift-silbuilder-createdeallocbox.swift +++ b/validation-test/compiler_crashers_fixed/25866-swift-silbuilder-createdeallocbox.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25867-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/25867-swift-valuedecl-getoverloadsignature.swift index 5afbaa5c37e89..d720c6f1ee360 100644 --- a/validation-test/compiler_crashers_fixed/25867-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/25867-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25868-swift-synthesizematerializeforset.swift b/validation-test/compiler_crashers_fixed/25868-swift-synthesizematerializeforset.swift index e3a02ddb935e9..7e3b235ac665d 100644 --- a/validation-test/compiler_crashers_fixed/25868-swift-synthesizematerializeforset.swift +++ b/validation-test/compiler_crashers_fixed/25868-swift-synthesizematerializeforset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25869-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25869-swift-typechecker-resolveidentifiertype.swift index 07804bec7a726..3a28d07f6d332 100644 --- a/validation-test/compiler_crashers_fixed/25869-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25869-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25870-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25870-swift-sourcemanager-extracttext.swift index c43a01e370f42..cfe5b9035781c 100644 --- a/validation-test/compiler_crashers_fixed/25870-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25870-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25871-swift-constraints-matchcallarguments.swift b/validation-test/compiler_crashers_fixed/25871-swift-constraints-matchcallarguments.swift index 16720abd905b1..dcbcb60c9fff8 100644 --- a/validation-test/compiler_crashers_fixed/25871-swift-constraints-matchcallarguments.swift +++ b/validation-test/compiler_crashers_fixed/25871-swift-constraints-matchcallarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25872-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/25872-swift-modulefile-maybereadforeignerrorconvention.swift index 328500b6a11d5..2828bb6e04771 100644 --- a/validation-test/compiler_crashers_fixed/25872-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/25872-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25873-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25873-swift-printingdiagnosticconsumer-handlediagnostic.swift index f57cbd59b0326..2fcdcdf09810e 100644 --- a/validation-test/compiler_crashers_fixed/25873-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25873-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25874-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25874-swift-metatypetype-get.swift index 03e3553f71007..bbeab3e39a1c0 100644 --- a/validation-test/compiler_crashers_fixed/25874-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25874-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25875-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/25875-swift-valuedecl-overwritetype.swift index b74033392c195..b06bb9c168b55 100644 --- a/validation-test/compiler_crashers_fixed/25875-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/25875-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25876-llvm-errs.swift b/validation-test/compiler_crashers_fixed/25876-llvm-errs.swift index 7e75d2a227aef..7e34b24046f43 100644 --- a/validation-test/compiler_crashers_fixed/25876-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/25876-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25877-firsttarget.swift b/validation-test/compiler_crashers_fixed/25877-firsttarget.swift index 1bbeab2f712c1..e803798a6ea29 100644 --- a/validation-test/compiler_crashers_fixed/25877-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25877-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25878-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25878-swift-diagnosticengine-emitdiagnostic.swift index 5a964f71c1deb..792cf478fc686 100644 --- a/validation-test/compiler_crashers_fixed/25878-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25878-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25879-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/25879-swift-sourcefile-getcache.swift index 50251b3982c86..a41eb3ae1e801 100644 --- a/validation-test/compiler_crashers_fixed/25879-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/25879-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25880-swift-conformancelookuptable-conformancelookuptable.swift b/validation-test/compiler_crashers_fixed/25880-swift-conformancelookuptable-conformancelookuptable.swift index 75fc9926ee311..0fa8590b73975 100644 --- a/validation-test/compiler_crashers_fixed/25880-swift-conformancelookuptable-conformancelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25880-swift-conformancelookuptable-conformancelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25881-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/25881-swift-sourcefile-lookupcache-lookupvalue.swift index 7e1da38fea1ae..6ed27d39e990d 100644 --- a/validation-test/compiler_crashers_fixed/25881-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/25881-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25882-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/25882-swift-genericparamlist-deriveallarchetypes.swift index 1467d9fb0b7b6..22efef52fb55a 100644 --- a/validation-test/compiler_crashers_fixed/25882-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/25882-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25883-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/25883-swift-constraints-simplifylocator.swift index 40e912430ae76..9d8b8e7ed2fbb 100644 --- a/validation-test/compiler_crashers_fixed/25883-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/25883-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25884-swift-parser-parsedeclvargetset.swift b/validation-test/compiler_crashers_fixed/25884-swift-parser-parsedeclvargetset.swift index 1260f41bc56c6..a0fcd44690fca 100644 --- a/validation-test/compiler_crashers_fixed/25884-swift-parser-parsedeclvargetset.swift +++ b/validation-test/compiler_crashers_fixed/25884-swift-parser-parsedeclvargetset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25885-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/25885-swift-valuedecl-settype.swift index 4b1c51c1b99c3..0062cc154a8db 100644 --- a/validation-test/compiler_crashers_fixed/25885-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/25885-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25886-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/25886-swift-astcontext-getidentifier.swift index 902fa71fa5139..74ce5d6f2e1c4 100644 --- a/validation-test/compiler_crashers_fixed/25886-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25886-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25887-swift-funcdecl-funcdecl.swift b/validation-test/compiler_crashers_fixed/25887-swift-funcdecl-funcdecl.swift index 9302d2736f637..259fec506112c 100644 --- a/validation-test/compiler_crashers_fixed/25887-swift-funcdecl-funcdecl.swift +++ b/validation-test/compiler_crashers_fixed/25887-swift-funcdecl-funcdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25888-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/25888-swift-genericfunctiontype-get.swift index b65b2c1b13438..62afdccefea4b 100644 --- a/validation-test/compiler_crashers_fixed/25888-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/25888-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25889-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25889-swift-inflightdiagnostic.swift index 2248027d0ccf3..769c1b5cc60dd 100644 --- a/validation-test/compiler_crashers_fixed/25889-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25889-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25890-swift-typechecker-checkdeclattributesearly.swift b/validation-test/compiler_crashers_fixed/25890-swift-typechecker-checkdeclattributesearly.swift index bf4fda819d479..fd4b05403458f 100644 --- a/validation-test/compiler_crashers_fixed/25890-swift-typechecker-checkdeclattributesearly.swift +++ b/validation-test/compiler_crashers_fixed/25890-swift-typechecker-checkdeclattributesearly.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25891-swift-type-print.swift b/validation-test/compiler_crashers_fixed/25891-swift-type-print.swift index 8144b3e7b4211..7f130e2f8a771 100644 --- a/validation-test/compiler_crashers_fixed/25891-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/25891-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25892-llvm-mutablearrayref-swift-protocoldecl.swift b/validation-test/compiler_crashers_fixed/25892-llvm-mutablearrayref-swift-protocoldecl.swift index c94ab89ac5f7c..4e18551f8c775 100644 --- a/validation-test/compiler_crashers_fixed/25892-llvm-mutablearrayref-swift-protocoldecl.swift +++ b/validation-test/compiler_crashers_fixed/25892-llvm-mutablearrayref-swift-protocoldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25893-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/25893-swift-declcontext-lookupqualified.swift index 891e8c5ecc268..0e73ca5d25f62 100644 --- a/validation-test/compiler_crashers_fixed/25893-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/25893-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25894-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25894-swift-inflightdiagnostic.swift index 017ccdf35c448..7f551646e1bcb 100644 --- a/validation-test/compiler_crashers_fixed/25894-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25894-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25895-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/25895-swift-diagnosticengine-emitdiagnostic.swift index c4b9af4c5341f..e2d04398e2edc 100644 --- a/validation-test/compiler_crashers_fixed/25895-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25895-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25896-swift-serialization-serializer-writedeclattribute.swift b/validation-test/compiler_crashers_fixed/25896-swift-serialization-serializer-writedeclattribute.swift index 997718d5d50a1..0fed91812f5e2 100644 --- a/validation-test/compiler_crashers_fixed/25896-swift-serialization-serializer-writedeclattribute.swift +++ b/validation-test/compiler_crashers_fixed/25896-swift-serialization-serializer-writedeclattribute.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25897-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/25897-swift-typebase-getsuperclass.swift index 142cb7d82918f..aba4eadc23574 100644 --- a/validation-test/compiler_crashers_fixed/25897-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25897-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25898-swift-parser-parsedeclinit.swift b/validation-test/compiler_crashers_fixed/25898-swift-parser-parsedeclinit.swift index cb8039ed7000b..8e37fc39aaf0d 100644 --- a/validation-test/compiler_crashers_fixed/25898-swift-parser-parsedeclinit.swift +++ b/validation-test/compiler_crashers_fixed/25898-swift-parser-parsedeclinit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25899-swift-tupleexpr-tupleexpr.swift b/validation-test/compiler_crashers_fixed/25899-swift-tupleexpr-tupleexpr.swift index e1feb021a2fed..9899b4d0fca58 100644 --- a/validation-test/compiler_crashers_fixed/25899-swift-tupleexpr-tupleexpr.swift +++ b/validation-test/compiler_crashers_fixed/25899-swift-tupleexpr-tupleexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25900-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/25900-swift-constraints-constraintsystem-matchtypes.swift index 9250a7665d7de..cdc29bad0f80a 100644 --- a/validation-test/compiler_crashers_fixed/25900-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/25900-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25901-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25901-swift-typechecker-resolveidentifiertype.swift index b46c016f1f4a4..04ad178f0ce4b 100644 --- a/validation-test/compiler_crashers_fixed/25901-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25901-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25902-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/25902-swift-archetypebuilder-finalize.swift index 763940c68868c..d72b8e129987a 100644 --- a/validation-test/compiler_crashers_fixed/25902-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/25902-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25903-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/25903-swift-diagnosticengine-flushactivediagnostic.swift index 9ad6a258b6a83..34ee0688f5db1 100644 --- a/validation-test/compiler_crashers_fixed/25903-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25903-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25904-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/25904-swift-parser-parseexprcallsuffix.swift index 091dac9fbc7c0..b6751a2336741 100644 --- a/validation-test/compiler_crashers_fixed/25904-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/25904-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25905-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/25905-swift-genericsignature-genericsignature.swift index e0483e1826d44..acb142aeefe11 100644 --- a/validation-test/compiler_crashers_fixed/25905-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/25905-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25906-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/25906-swift-typechecker-checkdeclarationavailability.swift index 54c0f8657c7f9..74976b768e5ab 100644 --- a/validation-test/compiler_crashers_fixed/25906-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/25906-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25907-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25907-swift-parser-skipsingle.swift index ab0b1a10da036..fe37c90eeb1a2 100644 --- a/validation-test/compiler_crashers_fixed/25907-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25907-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25908-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/25908-swift-constraints-solution-computesubstitutions.swift index 6392bfc59faec..e9b5c4a73aaef 100644 --- a/validation-test/compiler_crashers_fixed/25908-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/25908-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25909-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/25909-swift-constraints-solution-simplifytype.swift index 0a0edb8d58d2c..a6a80167d0257 100644 --- a/validation-test/compiler_crashers_fixed/25909-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/25909-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25910-swift-valuedecl.swift b/validation-test/compiler_crashers_fixed/25910-swift-valuedecl.swift index 1c2e431a0e599..cf3ee90e4ea86 100644 --- a/validation-test/compiler_crashers_fixed/25910-swift-valuedecl.swift +++ b/validation-test/compiler_crashers_fixed/25910-swift-valuedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25911-swift-valuedecl-setinterfacetype.swift b/validation-test/compiler_crashers_fixed/25911-swift-valuedecl-setinterfacetype.swift index 55d03c2678c6d..38dc1de7f8ab7 100644 --- a/validation-test/compiler_crashers_fixed/25911-swift-valuedecl-setinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25911-swift-valuedecl-setinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25912-firsttarget.swift b/validation-test/compiler_crashers_fixed/25912-firsttarget.swift index b4727aeaf3cd1..27b28e00a2904 100644 --- a/validation-test/compiler_crashers_fixed/25912-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25912-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25913-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/25913-swift-valuedecl-settype.swift index 92689b493f792..443e271f179e9 100644 --- a/validation-test/compiler_crashers_fixed/25913-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/25913-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25914-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/25914-swift-typebase-isequal.swift index 1a2cb6f57fb20..14a4357608724 100644 --- a/validation-test/compiler_crashers_fixed/25914-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/25914-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25915-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/25915-swift-typebase-getanyoptionalobjecttype.swift index 5e025adcd62fb..25b202054d324 100644 --- a/validation-test/compiler_crashers_fixed/25915-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/25915-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25916-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/25916-swift-classtype-get.swift index b51b400df07f4..d15ef7c9b84fc 100644 --- a/validation-test/compiler_crashers_fixed/25916-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/25916-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25917-void.swift b/validation-test/compiler_crashers_fixed/25917-void.swift index a9236366af65a..4b98b5483ebda 100644 --- a/validation-test/compiler_crashers_fixed/25917-void.swift +++ b/validation-test/compiler_crashers_fixed/25917-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25918-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/25918-swift-parser-parseidentifier.swift index 95f63a8a356ef..d334daaf9649d 100644 --- a/validation-test/compiler_crashers_fixed/25918-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25918-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25919-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/25919-llvm-foldingsetimpl-findnodeorinsertpos.swift index 1aeb2046184a8..15dc606708574 100644 --- a/validation-test/compiler_crashers_fixed/25919-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/25919-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25920-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/25920-swift-patternbindingdecl-setpattern.swift index e2ed1a6792244..af7b2d6f4655a 100644 --- a/validation-test/compiler_crashers_fixed/25920-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/25920-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25921-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/25921-swift-valuedecl-getinterfacetype.swift index 5f2e368281a23..aa66c68798aed 100644 --- a/validation-test/compiler_crashers_fixed/25921-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/25921-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25922-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25922-swift-typechecker-validatedecl.swift index 11982e32b6651..768803e75692e 100644 --- a/validation-test/compiler_crashers_fixed/25922-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25922-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25923-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/25923-swift-typechecker-typecheckexpression.swift index f90ae2911d017..1747038363467 100644 --- a/validation-test/compiler_crashers_fixed/25923-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/25923-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25924-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/25924-std-function-func-swift-type-subst.swift index 9bb95491f7bda..e7cdb93769eaf 100644 --- a/validation-test/compiler_crashers_fixed/25924-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/25924-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25925-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/25925-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index ad60d59a6538b..b374b3bfe02ab 100644 --- a/validation-test/compiler_crashers_fixed/25925-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/25925-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25926-swift-parser-isstartofdecl.swift b/validation-test/compiler_crashers_fixed/25926-swift-parser-isstartofdecl.swift index 5c84657a4e5d6..15eead2ef7921 100644 --- a/validation-test/compiler_crashers_fixed/25926-swift-parser-isstartofdecl.swift +++ b/validation-test/compiler_crashers_fixed/25926-swift-parser-isstartofdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25927-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/25927-swift-modulefile-loadextensions.swift index 01d0b6e445dc8..6c3fe4120f187 100644 --- a/validation-test/compiler_crashers_fixed/25927-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/25927-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25928-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25928-swift-parser-skipsingle.swift index a8d31c90424dc..44e8b8928f9bb 100644 --- a/validation-test/compiler_crashers_fixed/25928-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25928-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25929-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/25929-swift-typechecker-validatetype.swift index a5ad868e91f49..0caf27758f571 100644 --- a/validation-test/compiler_crashers_fixed/25929-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/25929-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25930-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/25930-swift-parser-parsetoken.swift index e6bd5cfc9ca85..8c56959716a29 100644 --- a/validation-test/compiler_crashers_fixed/25930-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/25930-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25931-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25931-std-function-func-mapsignaturetype.swift index 7b481f11a3b1c..575fdbfdab8c5 100644 --- a/validation-test/compiler_crashers_fixed/25931-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25931-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25932-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/25932-swift-parser-parsedecl.swift index fbeff6df5bbe2..508fbf46a3598 100644 --- a/validation-test/compiler_crashers_fixed/25932-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/25932-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25933-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/25933-swift-typechecker-resolveidentifiertype.swift index c7ea316cc5d25..7ee9a42b4fa1f 100644 --- a/validation-test/compiler_crashers_fixed/25933-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/25933-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25934-swift-vardecl-getparentinitializer.swift b/validation-test/compiler_crashers_fixed/25934-swift-vardecl-getparentinitializer.swift index 6bd065ec2ff7b..6f699f9435407 100644 --- a/validation-test/compiler_crashers_fixed/25934-swift-vardecl-getparentinitializer.swift +++ b/validation-test/compiler_crashers_fixed/25934-swift-vardecl-getparentinitializer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25935-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/25935-swift-metatypetype-get.swift index 8308d42f7c487..5d96d7473cb8c 100644 --- a/validation-test/compiler_crashers_fixed/25935-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/25935-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25936-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/25936-swift-conformancelookuptable-getimplicitprotocols.swift index a83f98e759792..b091cc8805bc4 100644 --- a/validation-test/compiler_crashers_fixed/25936-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/25936-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25937-swift-valuedecl.swift b/validation-test/compiler_crashers_fixed/25937-swift-valuedecl.swift index 94609497625e4..ddc5c6f6be541 100644 --- a/validation-test/compiler_crashers_fixed/25937-swift-valuedecl.swift +++ b/validation-test/compiler_crashers_fixed/25937-swift-valuedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25938-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/25938-swift-typechecker-checkdeclarationavailability.swift index baa1c04ce89e9..286c53953a588 100644 --- a/validation-test/compiler_crashers_fixed/25938-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/25938-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25939-swift-tupleexpr-tupleexpr.swift b/validation-test/compiler_crashers_fixed/25939-swift-tupleexpr-tupleexpr.swift index 092d275563d50..1e8b8f7dea90a 100644 --- a/validation-test/compiler_crashers_fixed/25939-swift-tupleexpr-tupleexpr.swift +++ b/validation-test/compiler_crashers_fixed/25939-swift-tupleexpr-tupleexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25940-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/25940-swift-parser-parseexprsequence.swift index c8e5ac855667e..6e09c053e80ca 100644 --- a/validation-test/compiler_crashers_fixed/25940-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/25940-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25941-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/25941-swift-modulefile-gettype.swift index c94dcd1259acf..65887e6a943f7 100644 --- a/validation-test/compiler_crashers_fixed/25941-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25941-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25942-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/25942-swift-lexer-kindofidentifier.swift index c00bc2f03beae..c742c067dc48f 100644 --- a/validation-test/compiler_crashers_fixed/25942-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25942-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25943-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/25943-swift-boundgenerictype-get.swift index e46e3c25d2170..95e38886dd4df 100644 --- a/validation-test/compiler_crashers_fixed/25943-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/25943-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25944-swift-parser-parsestmtfor.swift b/validation-test/compiler_crashers_fixed/25944-swift-parser-parsestmtfor.swift index 8162bcf8fb67c..60c423ee7925f 100644 --- a/validation-test/compiler_crashers_fixed/25944-swift-parser-parsestmtfor.swift +++ b/validation-test/compiler_crashers_fixed/25944-swift-parser-parsestmtfor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25945-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/25945-swift-conformancelookuptable-expandimpliedconformances.swift index a76cb29357ae7..d1b73913e446e 100644 --- a/validation-test/compiler_crashers_fixed/25945-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/25945-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25946-cleanupillformedexpression.swift b/validation-test/compiler_crashers_fixed/25946-cleanupillformedexpression.swift index 483bb14fb84ff..f967469df602e 100644 --- a/validation-test/compiler_crashers_fixed/25946-cleanupillformedexpression.swift +++ b/validation-test/compiler_crashers_fixed/25946-cleanupillformedexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25947-llvm-tinyptrvector-swift-valuedecl-push-back.swift b/validation-test/compiler_crashers_fixed/25947-llvm-tinyptrvector-swift-valuedecl-push-back.swift index d181acd09f5f2..0cc6390bbcc90 100644 --- a/validation-test/compiler_crashers_fixed/25947-llvm-tinyptrvector-swift-valuedecl-push-back.swift +++ b/validation-test/compiler_crashers_fixed/25947-llvm-tinyptrvector-swift-valuedecl-push-back.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25948-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/25948-swift-archetypebuilder-potentialarchetype-gettype.swift index b363c0d18f0c4..b6d46646d7fdc 100644 --- a/validation-test/compiler_crashers_fixed/25948-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/25948-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25949-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25949-std-function-func-mapsignaturetype.swift index c542b0f089a2b..d920d08690155 100644 --- a/validation-test/compiler_crashers_fixed/25949-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25949-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25950-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/25950-swift-markasobjc.swift index fdc60647c8e72..2893b9f2d6bbe 100644 --- a/validation-test/compiler_crashers_fixed/25950-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/25950-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25951-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/25951-swift-modulefile-maybereadforeignerrorconvention.swift index 420871dadc242..6bc51a32f58f6 100644 --- a/validation-test/compiler_crashers_fixed/25951-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/25951-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25952-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/25952-swift-tuplepattern-createsimple.swift index 2642209c73914..1fea77bebcefd 100644 --- a/validation-test/compiler_crashers_fixed/25952-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/25952-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25953-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25953-swift-printingdiagnosticconsumer-handlediagnostic.swift index 3cb3b8c96b3c3..54d5d2738df7e 100644 --- a/validation-test/compiler_crashers_fixed/25953-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25953-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25954-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/25954-swift-parser-parseidentifier.swift index 67fa0222ce209..60b4301e20704 100644 --- a/validation-test/compiler_crashers_fixed/25954-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/25954-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25955-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/25955-swift-tupletype-get.swift index 3f37c479faeed..951dbb75ffebc 100644 --- a/validation-test/compiler_crashers_fixed/25955-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/25955-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25956-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25956-swift-inflightdiagnostic.swift index c42c377ee4600..da00998754de9 100644 --- a/validation-test/compiler_crashers_fixed/25956-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25956-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25957-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/25957-swift-parser-diagnose.swift index 77dcc69cc5df8..167fa9848381b 100644 --- a/validation-test/compiler_crashers_fixed/25957-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/25957-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25958-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25958-swift-inflightdiagnostic.swift index 51ec8658b3966..ffc97c97899d2 100644 --- a/validation-test/compiler_crashers_fixed/25958-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25958-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25959-firsttarget.swift b/validation-test/compiler_crashers_fixed/25959-firsttarget.swift index b40dc7c744869..5c481daec72ed 100644 --- a/validation-test/compiler_crashers_fixed/25959-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25959-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25960-std-function-func-setboundvarstypeerror.swift b/validation-test/compiler_crashers_fixed/25960-std-function-func-setboundvarstypeerror.swift index 1029c941ff0bb..87249c4082f49 100644 --- a/validation-test/compiler_crashers_fixed/25960-std-function-func-setboundvarstypeerror.swift +++ b/validation-test/compiler_crashers_fixed/25960-std-function-func-setboundvarstypeerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25961-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25961-swift-sourcemanager-extracttext.swift index ad65859173b00..a2de88901f9f6 100644 --- a/validation-test/compiler_crashers_fixed/25961-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25961-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25963-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/25963-swift-typechecker-validatedecl.swift index 0d7f08c2cce8d..a3b53530baf59 100644 --- a/validation-test/compiler_crashers_fixed/25963-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/25963-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25964-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25964-swift-typechecker-resolvetypeincontext.swift index 668573c82c255..0792a92218611 100644 --- a/validation-test/compiler_crashers_fixed/25964-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25964-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25965-firsttarget.swift b/validation-test/compiler_crashers_fixed/25965-firsttarget.swift index 6666c2eefe36c..18cf62d80de52 100644 --- a/validation-test/compiler_crashers_fixed/25965-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/25965-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25966-llvm-densemap-swift-normalprotocolconformance.swift b/validation-test/compiler_crashers_fixed/25966-llvm-densemap-swift-normalprotocolconformance.swift index 44dc6eb42ee10..16abce3369c09 100644 --- a/validation-test/compiler_crashers_fixed/25966-llvm-densemap-swift-normalprotocolconformance.swift +++ b/validation-test/compiler_crashers_fixed/25966-llvm-densemap-swift-normalprotocolconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25967-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25967-swift-typebase-getcanonicaltype.swift index 3dc5bf6daf6aa..8a93d2bb443ef 100644 --- a/validation-test/compiler_crashers_fixed/25967-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25967-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25968-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/25968-std-function-func-mapsignaturetype.swift index f7f804f39888c..8ac709ddb814a 100644 --- a/validation-test/compiler_crashers_fixed/25968-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/25968-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25969-swift-protocoldecl-existentialtypesupportedslow.swift b/validation-test/compiler_crashers_fixed/25969-swift-protocoldecl-existentialtypesupportedslow.swift index deabf3147c033..8ebcdf8136861 100644 --- a/validation-test/compiler_crashers_fixed/25969-swift-protocoldecl-existentialtypesupportedslow.swift +++ b/validation-test/compiler_crashers_fixed/25969-swift-protocoldecl-existentialtypesupportedslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25970-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25970-swift-inflightdiagnostic.swift index 3538796365d2b..a599490cb6a21 100644 --- a/validation-test/compiler_crashers_fixed/25970-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25970-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25971-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25971-swift-inflightdiagnostic.swift index 5e95a897f6f43..27119b4cbb94b 100644 --- a/validation-test/compiler_crashers_fixed/25971-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25971-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25972-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25972-swift-parser-skipsingle.swift index 53be7be9f69cb..063b7f2940054 100644 --- a/validation-test/compiler_crashers_fixed/25972-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25972-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25973-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25973-swift-parser-skipsingle.swift index fe06e20eb1f4a..c047df482805f 100644 --- a/validation-test/compiler_crashers_fixed/25973-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25973-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25974-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/25974-swift-parser-parseexprcallsuffix.swift index 5312609565264..4a8bbbd315721 100644 --- a/validation-test/compiler_crashers_fixed/25974-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/25974-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25975-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/25975-swift-unqualifiedlookup-unqualifiedlookup.swift index 48030728d2e86..ae2974f88d530 100644 --- a/validation-test/compiler_crashers_fixed/25975-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/25975-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25976-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25976-swift-inflightdiagnostic.swift index 22afdf0402510..66988670362c2 100644 --- a/validation-test/compiler_crashers_fixed/25976-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25976-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25977-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/25977-swift-parser-parseexprcallsuffix.swift index 2e07fdcfd4957..dde562d3e19ba 100644 --- a/validation-test/compiler_crashers_fixed/25977-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/25977-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25978-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25978-swift-inflightdiagnostic.swift index b297e8a32c7f2..953e79b084239 100644 --- a/validation-test/compiler_crashers_fixed/25978-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25978-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25979-swift-constraints-constraintsystem-optimizeconstraints.swift b/validation-test/compiler_crashers_fixed/25979-swift-constraints-constraintsystem-optimizeconstraints.swift index cdab060a087d6..8760949e1ada5 100644 --- a/validation-test/compiler_crashers_fixed/25979-swift-constraints-constraintsystem-optimizeconstraints.swift +++ b/validation-test/compiler_crashers_fixed/25979-swift-constraints-constraintsystem-optimizeconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25980-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/25980-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index c1069b178856f..a10f62b8e2892 100644 --- a/validation-test/compiler_crashers_fixed/25980-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/25980-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25981-llvm-smallvectorimpl-swift-decl-insert.swift b/validation-test/compiler_crashers_fixed/25981-llvm-smallvectorimpl-swift-decl-insert.swift index da40e8aa5f04c..a479195099149 100644 --- a/validation-test/compiler_crashers_fixed/25981-llvm-smallvectorimpl-swift-decl-insert.swift +++ b/validation-test/compiler_crashers_fixed/25981-llvm-smallvectorimpl-swift-decl-insert.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25982-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/25982-swift-parser-skipsingle.swift index 9af5c112afc60..303c427044980 100644 --- a/validation-test/compiler_crashers_fixed/25982-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/25982-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25983-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25983-swift-inflightdiagnostic.swift index 4a3aefef62bcc..cf02313a852f3 100644 --- a/validation-test/compiler_crashers_fixed/25983-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25983-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25984-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/25984-swift-lexer-getlocforendoftoken.swift index cff50eeb0fe5c..21015de1f2096 100644 --- a/validation-test/compiler_crashers_fixed/25984-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/25984-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25985-swift-constructordecl-setbodyparams.swift b/validation-test/compiler_crashers_fixed/25985-swift-constructordecl-setbodyparams.swift index 8631ed9654b1c..83507a402e442 100644 --- a/validation-test/compiler_crashers_fixed/25985-swift-constructordecl-setbodyparams.swift +++ b/validation-test/compiler_crashers_fixed/25985-swift-constructordecl-setbodyparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25986-swift-constraints-constraintsystem-optimizeconstraints.swift b/validation-test/compiler_crashers_fixed/25986-swift-constraints-constraintsystem-optimizeconstraints.swift index 2526bf7664dce..3203f40d55e47 100644 --- a/validation-test/compiler_crashers_fixed/25986-swift-constraints-constraintsystem-optimizeconstraints.swift +++ b/validation-test/compiler_crashers_fixed/25986-swift-constraints-constraintsystem-optimizeconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25987-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/25987-swift-unqualifiedlookup-unqualifiedlookup.swift index 501b0559d7837..d27ef4be138de 100644 --- a/validation-test/compiler_crashers_fixed/25987-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/25987-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25988-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/25988-swift-typebase-getcanonicaltype.swift index 644cce171b0cb..a54072304abd6 100644 --- a/validation-test/compiler_crashers_fixed/25988-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/25988-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25989-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/25989-std-function-func-swift-type-subst.swift index 390aaaa171d0d..81fa11ebdfaee 100644 --- a/validation-test/compiler_crashers_fixed/25989-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/25989-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25990-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/25990-swift-sourcemanager-extracttext.swift index 7d7e7220ef370..f0f72706a30b7 100644 --- a/validation-test/compiler_crashers_fixed/25990-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/25990-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25991-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/25991-swift-printingdiagnosticconsumer-handlediagnostic.swift index 176a6d626e3eb..7f7bbf0691d25 100644 --- a/validation-test/compiler_crashers_fixed/25991-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25991-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25992-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/25992-swift-typebase-getsuperclass.swift index 8612c2da9215d..d4835cdd52f51 100644 --- a/validation-test/compiler_crashers_fixed/25992-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/25992-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25993-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/25993-swift-inflightdiagnostic.swift index c85551254182b..5629a383a33e1 100644 --- a/validation-test/compiler_crashers_fixed/25993-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/25993-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25994-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/25994-swift-typechecker-resolvetypeincontext.swift index 0f5210b042c24..a452c1d411f51 100644 --- a/validation-test/compiler_crashers_fixed/25994-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/25994-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25995-swift-modulefile-getcommentfordecl.swift b/validation-test/compiler_crashers_fixed/25995-swift-modulefile-getcommentfordecl.swift index 97fbf87d4f06f..ba2f9ff986a04 100644 --- a/validation-test/compiler_crashers_fixed/25995-swift-modulefile-getcommentfordecl.swift +++ b/validation-test/compiler_crashers_fixed/25995-swift-modulefile-getcommentfordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25996-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/25996-llvm-bitstreamcursor-read.swift index 8b3fc2bc89378..06bafde9d9c81 100644 --- a/validation-test/compiler_crashers_fixed/25996-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/25996-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25997-swift-parser-parsedeclstruct.swift b/validation-test/compiler_crashers_fixed/25997-swift-parser-parsedeclstruct.swift index 6d324f236b7df..8f7fff2a9df07 100644 --- a/validation-test/compiler_crashers_fixed/25997-swift-parser-parsedeclstruct.swift +++ b/validation-test/compiler_crashers_fixed/25997-swift-parser-parsedeclstruct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25998-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/25998-swift-conformancelookuptable-updatelookuptable.swift index e42c74cc0abeb..77367567137a9 100644 --- a/validation-test/compiler_crashers_fixed/25998-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/25998-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/25999-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/25999-swift-nominaltype-get.swift index 120d0199462b0..3224567b66c87 100644 --- a/validation-test/compiler_crashers_fixed/25999-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/25999-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26000-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26000-swift-typebase-getcanonicaltype.swift index ade18211467b6..be14f40e88d64 100644 --- a/validation-test/compiler_crashers_fixed/26000-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26000-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26001-swift-astcontext-astcontext.swift b/validation-test/compiler_crashers_fixed/26001-swift-astcontext-astcontext.swift index 4ee596f5d1f7d..785c6989df811 100644 --- a/validation-test/compiler_crashers_fixed/26001-swift-astcontext-astcontext.swift +++ b/validation-test/compiler_crashers_fixed/26001-swift-astcontext-astcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26002-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/26002-swift-nominaltype-get.swift index 6d218db3cce47..261fa4860f8b0 100644 --- a/validation-test/compiler_crashers_fixed/26002-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/26002-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26003-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/26003-swift-valuedecl-settype.swift index 0d08d1caab27a..b85f0af1b40c2 100644 --- a/validation-test/compiler_crashers_fixed/26003-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/26003-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26004-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26004-swift-diagnosticengine-emitdiagnostic.swift index 04fec1d56cfb0..cd18c57e84747 100644 --- a/validation-test/compiler_crashers_fixed/26004-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26004-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26005-swift-typechecker-resolvepattern.swift b/validation-test/compiler_crashers_fixed/26005-swift-typechecker-resolvepattern.swift index a7d038de94cae..1cebdcfe26a3e 100644 --- a/validation-test/compiler_crashers_fixed/26005-swift-typechecker-resolvepattern.swift +++ b/validation-test/compiler_crashers_fixed/26005-swift-typechecker-resolvepattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26006-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/26006-swift-typechecker-checkdeclarationavailability.swift index 647a289656557..0a4ff9ef27380 100644 --- a/validation-test/compiler_crashers_fixed/26006-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/26006-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26007-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/26007-swift-constraints-solution-computesubstitutions.swift index a88e212315232..208d165b4fa3b 100644 --- a/validation-test/compiler_crashers_fixed/26007-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26007-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26008-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26008-swift-modulefile-getdecl.swift index a8acddd92a181..8896edadef316 100644 --- a/validation-test/compiler_crashers_fixed/26008-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26008-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26009-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26009-swift-lexer-kindofidentifier.swift index 865c655bb8aeb..e21e4fbe8de12 100644 --- a/validation-test/compiler_crashers_fixed/26009-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26009-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26010-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/26010-no-stacktrace.swift index efd0a8b4dad74..d62c358bec323 100644 --- a/validation-test/compiler_crashers_fixed/26010-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/26010-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26011-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/26011-swift-typechecker-definedefaultconstructor.swift index c427f9f175147..24a8c6b0280f3 100644 --- a/validation-test/compiler_crashers_fixed/26011-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26011-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26013-swift-parser-parseparameterclause.swift b/validation-test/compiler_crashers_fixed/26013-swift-parser-parseparameterclause.swift index 64895566a2d37..901b23178c862 100644 --- a/validation-test/compiler_crashers_fixed/26013-swift-parser-parseparameterclause.swift +++ b/validation-test/compiler_crashers_fixed/26013-swift-parser-parseparameterclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26014-swift-conformancelookuptable-getallprotocols.swift b/validation-test/compiler_crashers_fixed/26014-swift-conformancelookuptable-getallprotocols.swift index 547f2cf41e80f..f7c244b27818c 100644 --- a/validation-test/compiler_crashers_fixed/26014-swift-conformancelookuptable-getallprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26014-swift-conformancelookuptable-getallprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26015-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/26015-llvm-optional-swift-diagnostic-operator.swift index d7b2f712054c8..285f18f701cf7 100644 --- a/validation-test/compiler_crashers_fixed/26015-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/26015-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26016-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26016-swift-modulefile-getimportedmodules.swift index dd1e28d836fe7..20233e17a9fee 100644 --- a/validation-test/compiler_crashers_fixed/26016-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26016-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26017-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26017-swift-printingdiagnosticconsumer-handlediagnostic.swift index 73e356d0e01e6..2da0f5f8d55df 100644 --- a/validation-test/compiler_crashers_fixed/26017-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26017-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift index 76236af587fb7..7f3da6ead99dc 100644 --- a/validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26018-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26019-swift-compilerinvocation-parseargs.swift b/validation-test/compiler_crashers_fixed/26019-swift-compilerinvocation-parseargs.swift index edb3db0042c12..b63dee18c3f73 100644 --- a/validation-test/compiler_crashers_fixed/26019-swift-compilerinvocation-parseargs.swift +++ b/validation-test/compiler_crashers_fixed/26019-swift-compilerinvocation-parseargs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26020-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26020-swift-parser-skipsingle.swift index 290353b06f539..766b5809d5328 100644 --- a/validation-test/compiler_crashers_fixed/26020-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26020-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26021-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26021-swift-lexer-lexoperatoridentifier.swift index be46fb060d46e..42883053f1be8 100644 --- a/validation-test/compiler_crashers_fixed/26021-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26021-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26022-swift-conformancelookuptable-getsatisfiedprotocolrequirementsformember.swift b/validation-test/compiler_crashers_fixed/26022-swift-conformancelookuptable-getsatisfiedprotocolrequirementsformember.swift index 8f3cccbc1d2da..d7572c8788da2 100644 --- a/validation-test/compiler_crashers_fixed/26022-swift-conformancelookuptable-getsatisfiedprotocolrequirementsformember.swift +++ b/validation-test/compiler_crashers_fixed/26022-swift-conformancelookuptable-getsatisfiedprotocolrequirementsformember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26023-swift-createimplicitconstructor.swift b/validation-test/compiler_crashers_fixed/26023-swift-createimplicitconstructor.swift index c626e7fae283b..951c4f6cd5d39 100644 --- a/validation-test/compiler_crashers_fixed/26023-swift-createimplicitconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26023-swift-createimplicitconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26024-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26024-std-function-func-mapsignaturetype.swift index 6c28ca1d4f46c..5f01138b89d74 100644 --- a/validation-test/compiler_crashers_fixed/26024-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26024-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26025-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26025-swift-lexer-lexidentifier.swift index a167ed07e9c61..3e82b3a78a97c 100644 --- a/validation-test/compiler_crashers_fixed/26025-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26025-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26026-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/26026-swift-archetypebuilder-finalize.swift index 738bc83fc594d..7d7edb66212b5 100644 --- a/validation-test/compiler_crashers_fixed/26026-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/26026-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26027-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26027-swift-inflightdiagnostic.swift index dd75024a64be6..691085f717386 100644 --- a/validation-test/compiler_crashers_fixed/26027-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26027-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26028-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26028-swift-parser-skipsingle.swift index 242e2506d07d9..fb72cd62df568 100644 --- a/validation-test/compiler_crashers_fixed/26028-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26028-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26029-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26029-std-function-func-swift-type-subst.swift index 2d851cff81dcb..adde18d1542d6 100644 --- a/validation-test/compiler_crashers_fixed/26029-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26029-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26030-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26030-llvm-bitstreamcursor-read.swift index dd59891e1d3cd..fe753f984dd5a 100644 --- a/validation-test/compiler_crashers_fixed/26030-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26030-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26031-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/26031-swift-nominaltypedecl-prepareextensions.swift index 2fe28bb8ee0c6..74998ec78b216 100644 --- a/validation-test/compiler_crashers_fixed/26031-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/26031-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26032-swift-typechecker-availablerange.swift b/validation-test/compiler_crashers_fixed/26032-swift-typechecker-availablerange.swift index 8f1aa10ed2dc4..28e1defe1b66b 100644 --- a/validation-test/compiler_crashers_fixed/26032-swift-typechecker-availablerange.swift +++ b/validation-test/compiler_crashers_fixed/26032-swift-typechecker-availablerange.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26033-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/26033-swift-parser-parsetoken.swift index 886b06841bf6d..3cfb2fdb3ecc4 100644 --- a/validation-test/compiler_crashers_fixed/26033-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/26033-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26034-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/26034-swift-parser-parseexprcallsuffix.swift index 2d3f158971163..c21d646582487 100644 --- a/validation-test/compiler_crashers_fixed/26034-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/26034-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26035-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26035-swift-sourcemanager-extracttext.swift index f3b7141abcade..45c6059d57a94 100644 --- a/validation-test/compiler_crashers_fixed/26035-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26035-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26036-bool.swift b/validation-test/compiler_crashers_fixed/26036-bool.swift index 2d868c955568c..4fffdfb28a993 100644 --- a/validation-test/compiler_crashers_fixed/26036-bool.swift +++ b/validation-test/compiler_crashers_fixed/26036-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26037-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26037-swift-inflightdiagnostic-fixitreplacechars.swift index 3549fa6e02239..197a29a9b3cad 100644 --- a/validation-test/compiler_crashers_fixed/26037-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26037-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26038-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/26038-swift-parser-diagnose.swift index 4eb966c2f1531..185659ae958b2 100644 --- a/validation-test/compiler_crashers_fixed/26038-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26038-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26039-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/26039-swift-valuedecl-settype.swift index 710416d2ff68a..c6de2f1d744e3 100644 --- a/validation-test/compiler_crashers_fixed/26039-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/26039-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26040-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/26040-swift-parser-parsetoken.swift index f5d47cf712033..8e32360adfd48 100644 --- a/validation-test/compiler_crashers_fixed/26040-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/26040-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26041-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26041-swift-astcontext-getidentifier.swift index 512dfa988c562..8f8e21211fb86 100644 --- a/validation-test/compiler_crashers_fixed/26041-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26041-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26042-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26042-swift-inflightdiagnostic-fixitreplacechars.swift index f5f57ccf301eb..66b7af23c5d29 100644 --- a/validation-test/compiler_crashers_fixed/26042-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26042-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26043-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26043-swift-inflightdiagnostic-fixitreplacechars.swift index 7d9efc5fd8bf0..55ee292069ac5 100644 --- a/validation-test/compiler_crashers_fixed/26043-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26043-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26044-llvm-raw-ostream-write.swift b/validation-test/compiler_crashers_fixed/26044-llvm-raw-ostream-write.swift index 33fe55e4c1c0d..c39c12f4199e5 100644 --- a/validation-test/compiler_crashers_fixed/26044-llvm-raw-ostream-write.swift +++ b/validation-test/compiler_crashers_fixed/26044-llvm-raw-ostream-write.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26045-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26045-swift-printingdiagnosticconsumer-handlediagnostic.swift index 488615dd3d198..5a629e50c3eab 100644 --- a/validation-test/compiler_crashers_fixed/26045-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26045-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26046-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26046-swift-constraints-constraintgraph-change-undo.swift index f23bf76302bdc..ae1097d3ce81b 100644 --- a/validation-test/compiler_crashers_fixed/26046-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26046-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26047-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26047-swift-genericsignature-get.swift index f2aaf684bdcc3..b4940a2ca2e98 100644 --- a/validation-test/compiler_crashers_fixed/26047-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26047-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26048-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26048-swift-genericparamlist-create.swift index 2de6c939ffbb6..56aee2981a8e0 100644 --- a/validation-test/compiler_crashers_fixed/26048-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26048-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26049-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26049-swift-modulefile-lookupvalue.swift index e033b84ab08fc..ffea0f57bd2c3 100644 --- a/validation-test/compiler_crashers_fixed/26049-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26049-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26050-swift-parser-parsedeclenumcase.swift b/validation-test/compiler_crashers_fixed/26050-swift-parser-parsedeclenumcase.swift index 7a8b7a62f077d..9908804cca539 100644 --- a/validation-test/compiler_crashers_fixed/26050-swift-parser-parsedeclenumcase.swift +++ b/validation-test/compiler_crashers_fixed/26050-swift-parser-parsedeclenumcase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26051-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26051-swift-diagnosticengine-emitdiagnostic.swift index ed3290dbdce68..a16a9704ae8e6 100644 --- a/validation-test/compiler_crashers_fixed/26051-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26051-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26052-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26052-swift-iterabledeclcontext-getmembers.swift index 84da4a9fd429e..4f637dc807d6e 100644 --- a/validation-test/compiler_crashers_fixed/26052-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26052-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26053-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26053-llvm-bitstreamcursor-read.swift index b1073de86c1d7..2a73c76df816c 100644 --- a/validation-test/compiler_crashers_fixed/26053-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26053-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26054-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26054-swift-lexer-leximpl.swift index 8398750685747..d7241cb3afb0d 100644 --- a/validation-test/compiler_crashers_fixed/26054-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26054-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26055-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26055-swift-parser-skipsingle.swift index 9366aaef39d85..991218d7d8e0d 100644 --- a/validation-test/compiler_crashers_fixed/26055-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26055-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26056-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26056-swift-inflightdiagnostic.swift index 312a0671760bb..450b3fea5e4e1 100644 --- a/validation-test/compiler_crashers_fixed/26056-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26056-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26057-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/26057-swift-valuedecl-settype.swift index f8b97abef406f..79fadb3734ce0 100644 --- a/validation-test/compiler_crashers_fixed/26057-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/26057-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26058-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26058-swift-lexer-getlocforendoftoken.swift index 1b64ec05d21e2..e8c23be4abb7e 100644 --- a/validation-test/compiler_crashers_fixed/26058-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26058-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26059-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26059-std-function-func-mapsignaturetype.swift index 5ce282fa53b6d..79719718ba289 100644 --- a/validation-test/compiler_crashers_fixed/26059-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26059-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26060-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/26060-swift-parser-parsetypeidentifier.swift index 89e12990bd755..c14b4a84d1902 100644 --- a/validation-test/compiler_crashers_fixed/26060-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26060-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26061-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/26061-swift-removeshadoweddecls.swift index 62423034660bc..24d07d0b98f50 100644 --- a/validation-test/compiler_crashers_fixed/26061-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/26061-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26062-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26062-swift-printingdiagnosticconsumer-handlediagnostic.swift index be0621df6db00..7aa0049db228b 100644 --- a/validation-test/compiler_crashers_fixed/26062-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26062-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26063-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/26063-swift-tuplepattern-createsimple.swift index 969ff6e0f383e..3a5f5a6c9a9d9 100644 --- a/validation-test/compiler_crashers_fixed/26063-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/26063-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26064-bool.swift b/validation-test/compiler_crashers_fixed/26064-bool.swift index a75ccaff173e0..6ea0fef70d554 100644 --- a/validation-test/compiler_crashers_fixed/26064-bool.swift +++ b/validation-test/compiler_crashers_fixed/26064-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26065-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/26065-swift-tuplepattern-create.swift index 31ecc011e1e65..2a9c14c37d739 100644 --- a/validation-test/compiler_crashers_fixed/26065-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/26065-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26066-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26066-swift-diagnosticengine-flushactivediagnostic.swift index 29114946af731..c3d821d7622ab 100644 --- a/validation-test/compiler_crashers_fixed/26066-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26066-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26067-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26067-swift-sourcemanager-extracttext.swift index 0cf2c411042e3..3dc71b353f97b 100644 --- a/validation-test/compiler_crashers_fixed/26067-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26067-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26068-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/26068-swift-archetypebuilder-addrequirement.swift index 99c6da9ce6583..f6ef04d66c23e 100644 --- a/validation-test/compiler_crashers_fixed/26068-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/26068-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26069-swift-archetypebuilder-potentialarchetype-getdependenttype.swift b/validation-test/compiler_crashers_fixed/26069-swift-archetypebuilder-potentialarchetype-getdependenttype.swift index 5be3e9192ec45..bc43d78b9ecc5 100644 --- a/validation-test/compiler_crashers_fixed/26069-swift-archetypebuilder-potentialarchetype-getdependenttype.swift +++ b/validation-test/compiler_crashers_fixed/26069-swift-archetypebuilder-potentialarchetype-getdependenttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26070-swift-serialization-serializer-writedecl.swift b/validation-test/compiler_crashers_fixed/26070-swift-serialization-serializer-writedecl.swift index 51358b718bf63..518019514e217 100644 --- a/validation-test/compiler_crashers_fixed/26070-swift-serialization-serializer-writedecl.swift +++ b/validation-test/compiler_crashers_fixed/26070-swift-serialization-serializer-writedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26071-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/26071-swift-valuedecl-settype.swift index dd836946cb125..252f7fe781cbd 100644 --- a/validation-test/compiler_crashers_fixed/26071-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/26071-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26072-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26072-swift-lexer-leximpl.swift index bb7e8c858d761..7141163948ec9 100644 --- a/validation-test/compiler_crashers_fixed/26072-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26072-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26073-finalizegenericparamlist.swift b/validation-test/compiler_crashers_fixed/26073-finalizegenericparamlist.swift index a559732368244..6eca26d0553b1 100644 --- a/validation-test/compiler_crashers_fixed/26073-finalizegenericparamlist.swift +++ b/validation-test/compiler_crashers_fixed/26073-finalizegenericparamlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26074-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26074-swift-lexer-lexidentifier.swift index 0345d776948be..1820b44ada7c0 100644 --- a/validation-test/compiler_crashers_fixed/26074-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26074-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26075-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26075-swift-parser-skipsingle.swift index 8fc6b5eeaae77..b09ff86c6eef5 100644 --- a/validation-test/compiler_crashers_fixed/26075-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26075-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26076-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26076-swift-parser-skipsingle.swift index 93cf79c14e90c..9723086875079 100644 --- a/validation-test/compiler_crashers_fixed/26076-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26076-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26077-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26077-swift-diagnosticengine-emitdiagnostic.swift index e6c4a35f9e013..d08b5a439b9df 100644 --- a/validation-test/compiler_crashers_fixed/26077-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26077-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26078-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/26078-swift-constraints-constraintsystem-matchtypes.swift index 783308e741207..b244b25376914 100644 --- a/validation-test/compiler_crashers_fixed/26078-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/26078-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26079-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/26079-swift-parser-parseexprpostfix.swift index 4ec9b247e1fa4..4eb042646689e 100644 --- a/validation-test/compiler_crashers_fixed/26079-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/26079-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26080-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/26080-swift-tuplepattern-create.swift index 04af44b9d9c15..3fc9fcc9f45ab 100644 --- a/validation-test/compiler_crashers_fixed/26080-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/26080-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26081-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26081-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 80d661ab5766d..9f16aa980c64c 100644 --- a/validation-test/compiler_crashers_fixed/26081-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26081-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26082-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26082-swift-printingdiagnosticconsumer-handlediagnostic.swift index 348c9e31b9feb..d193aa296face 100644 --- a/validation-test/compiler_crashers_fixed/26082-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26082-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26083-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26083-std-function-func-swift-type-subst.swift index 0946bb3ac0433..5116e47246b11 100644 --- a/validation-test/compiler_crashers_fixed/26083-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26083-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26084-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26084-swift-typebase-getsuperclass.swift index b54e48bdb607f..65a0b20c00880 100644 --- a/validation-test/compiler_crashers_fixed/26084-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26084-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26085-swift-archetypebuilder-resolvearchetype.swift b/validation-test/compiler_crashers_fixed/26085-swift-archetypebuilder-resolvearchetype.swift index 4fe15594ae238..40ee143425eca 100644 --- a/validation-test/compiler_crashers_fixed/26085-swift-archetypebuilder-resolvearchetype.swift +++ b/validation-test/compiler_crashers_fixed/26085-swift-archetypebuilder-resolvearchetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26086-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26086-swift-typebase-getsuperclass.swift index 7d5de705a1675..1f0f545886212 100644 --- a/validation-test/compiler_crashers_fixed/26086-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26086-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26087-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26087-swift-typebase-getanyoptionalobjecttype.swift index e7411c0e8410e..02d6d09172347 100644 --- a/validation-test/compiler_crashers_fixed/26087-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26087-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26088-swift-arrayslicetype-get.swift b/validation-test/compiler_crashers_fixed/26088-swift-arrayslicetype-get.swift index a663fbb6502d9..112d59afb4f51 100644 --- a/validation-test/compiler_crashers_fixed/26088-swift-arrayslicetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26088-swift-arrayslicetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26089-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/26089-swift-constraints-constraintsystem-getconstraintlocator.swift index 7a046fc524d10..ae6d11174d3fd 100644 --- a/validation-test/compiler_crashers_fixed/26089-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/26089-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26090-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/26090-swift-constraints-constraintsystem-opengeneric.swift index c588435a9467b..d1f656a9adb21 100644 --- a/validation-test/compiler_crashers_fixed/26090-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/26090-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26092-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26092-std-function-func-swift-type-subst.swift index d170643eead72..01d8a9400c2f8 100644 --- a/validation-test/compiler_crashers_fixed/26092-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26092-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26093-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/26093-swift-declname-printpretty.swift index 5e6c452d1c2e8..f14bd275dee8c 100644 --- a/validation-test/compiler_crashers_fixed/26093-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/26093-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26094-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26094-swift-typebase-getsuperclass.swift index e3ffef2a9294b..028c8452cbd7c 100644 --- a/validation-test/compiler_crashers_fixed/26094-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26094-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26095-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26095-swift-generictypeparamtype-get.swift index f9b9173909ecb..a5bd1b5396b5c 100644 --- a/validation-test/compiler_crashers_fixed/26095-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26095-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26096-llvm-errs.swift b/validation-test/compiler_crashers_fixed/26096-llvm-errs.swift index 20ca1cc1a135c..1452ae08dda77 100644 --- a/validation-test/compiler_crashers_fixed/26096-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/26096-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26097-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26097-swift-printingdiagnosticconsumer-handlediagnostic.swift index 1840accdb16e1..a5486cc997106 100644 --- a/validation-test/compiler_crashers_fixed/26097-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26097-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26098-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/26098-swift-funcdecl-setdeserializedsignature.swift index c118a31520694..906807d0260f1 100644 --- a/validation-test/compiler_crashers_fixed/26098-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/26098-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26099-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/26099-swift-constraints-constraintsystem-getconstraintlocator.swift index f510904dcec17..c24b5a24620e7 100644 --- a/validation-test/compiler_crashers_fixed/26099-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/26099-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26100-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26100-swift-protocoltype-canonicalizeprotocols.swift index 53eecfd704aff..481483da25d68 100644 --- a/validation-test/compiler_crashers_fixed/26100-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26100-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26101-swift-parser-parsenewdeclattribute.swift b/validation-test/compiler_crashers_fixed/26101-swift-parser-parsenewdeclattribute.swift index 66d60ad282e3b..d39d62234d172 100644 --- a/validation-test/compiler_crashers_fixed/26101-swift-parser-parsenewdeclattribute.swift +++ b/validation-test/compiler_crashers_fixed/26101-swift-parser-parsenewdeclattribute.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26102-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26102-swift-typechecker-overapproximateosversionsatlocation.swift index ddfdd0ba91cb6..04b6eb72750ef 100644 --- a/validation-test/compiler_crashers_fixed/26102-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26102-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26103-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26103-swift-constraints-constraintsystem-solve.swift index 137a7b3d0e805..1d376e7271000 100644 --- a/validation-test/compiler_crashers_fixed/26103-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26103-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26104-swift-vardecl-getparentinitializer.swift b/validation-test/compiler_crashers_fixed/26104-swift-vardecl-getparentinitializer.swift index cbefbea05fe95..2872ff6c30e51 100644 --- a/validation-test/compiler_crashers_fixed/26104-swift-vardecl-getparentinitializer.swift +++ b/validation-test/compiler_crashers_fixed/26104-swift-vardecl-getparentinitializer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26105-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26105-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 06d5cb4dadb19..2ea470ea2539f 100644 --- a/validation-test/compiler_crashers_fixed/26105-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26105-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26106-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26106-swift-typebase-getsuperclass.swift index 7becff2e593f5..ca565f13b632f 100644 --- a/validation-test/compiler_crashers_fixed/26106-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26106-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26107-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26107-llvm-foldingset-swift-structtype-nodeequals.swift index 98e38d77b3b8a..c6502740137f3 100644 --- a/validation-test/compiler_crashers_fixed/26107-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26107-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26108-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26108-swift-genericparamlist-deriveallarchetypes.swift index 6bd40b0cb24ed..8e52dcac9dd2b 100644 --- a/validation-test/compiler_crashers_fixed/26108-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26108-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26109-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/26109-swift-constraints-constraintsystem-solvesimplified.swift index 52752c0857f70..04afae3b3e71d 100644 --- a/validation-test/compiler_crashers_fixed/26109-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/26109-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26110-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/26110-swift-nominaltypedecl-preparelookuptable.swift index 4ec5281de4992..10a1c94031484 100644 --- a/validation-test/compiler_crashers_fixed/26110-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26110-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26111-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/26111-swift-modulefile-maybereadpattern.swift index 9fd7585b0cacb..4882cb4e9078d 100644 --- a/validation-test/compiler_crashers_fixed/26111-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/26111-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26112-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26112-swift-genericsignature-get.swift index 5838bd761d7d8..f9daafe702fbc 100644 --- a/validation-test/compiler_crashers_fixed/26112-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26112-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26113-swift-archetypebuilder-addgenericsignature.swift b/validation-test/compiler_crashers_fixed/26113-swift-archetypebuilder-addgenericsignature.swift index 8bf56417c7777..acc3113ac0101 100644 --- a/validation-test/compiler_crashers_fixed/26113-swift-archetypebuilder-addgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26113-swift-archetypebuilder-addgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26114-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26114-swift-iterabledeclcontext-getmembers.swift index 4cf3976d14f66..4b68e79de4a09 100644 --- a/validation-test/compiler_crashers_fixed/26114-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26114-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26115-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/26115-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 499d9d2e6c6ee..52b5585c157ed 100644 --- a/validation-test/compiler_crashers_fixed/26115-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/26115-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26116-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26116-swift-parser-parsedecl.swift index b8e3f4117ff39..894df5598bbf0 100644 --- a/validation-test/compiler_crashers_fixed/26116-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26116-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26117-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26117-swift-printingdiagnosticconsumer-handlediagnostic.swift index 533e20ee359b8..1a847075545f4 100644 --- a/validation-test/compiler_crashers_fixed/26117-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26117-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26118-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26118-swift-lexer-leximpl.swift index afb3d73807966..2a014d4297cd5 100644 --- a/validation-test/compiler_crashers_fixed/26118-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26118-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26119-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/26119-swift-typeloc-iserror.swift index 17e442b452ff1..9b699d68bd46f 100644 --- a/validation-test/compiler_crashers_fixed/26119-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/26119-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26120-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/26120-swift-removeshadoweddecls.swift index f19cdee5e5c83..949d0398f0937 100644 --- a/validation-test/compiler_crashers_fixed/26120-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/26120-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26121-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/26121-swift-type-walk.swift index 9f92b780ab833..695773b4685e0 100644 --- a/validation-test/compiler_crashers_fixed/26121-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/26121-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26122-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26122-swift-lexer-lexidentifier.swift index d363907c9628e..ca7a395bc5195 100644 --- a/validation-test/compiler_crashers_fixed/26122-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26122-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26123-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26123-swift-metatypetype-get.swift index ff55cd6367c1d..f893d8766bc5c 100644 --- a/validation-test/compiler_crashers_fixed/26123-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26123-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26124-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26124-swift-genericparamlist-deriveallarchetypes.swift index a5970a2359a69..08916f3a0fa05 100644 --- a/validation-test/compiler_crashers_fixed/26124-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26124-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26125-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26125-swift-modulefile-lookupvalue.swift index 19f1e5836579e..55c1dd9b2ff02 100644 --- a/validation-test/compiler_crashers_fixed/26125-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26125-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26126-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26126-std-function-func-swift-type-subst.swift index 0a1a550da6b1e..031a4d97214e7 100644 --- a/validation-test/compiler_crashers_fixed/26126-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26126-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26127-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26127-swift-modulefile-gettype.swift index f1613f1787cf0..b1936a2fb21b9 100644 --- a/validation-test/compiler_crashers_fixed/26127-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26127-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26128-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26128-swift-typebase-getcanonicaltype.swift index ed38436d30bfe..dec351ac96fec 100644 --- a/validation-test/compiler_crashers_fixed/26128-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26128-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26129-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26129-swift-typechecker-getinterfacetypefrominternaltype.swift index e3acce6ec86cb..19cb92cb654c0 100644 --- a/validation-test/compiler_crashers_fixed/26129-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26129-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26130-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26130-swift-tupletype-get.swift index ab32c8e2cfdd7..c3c2e9e3b8d1d 100644 --- a/validation-test/compiler_crashers_fixed/26130-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26130-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26131-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26131-swift-printingdiagnosticconsumer-handlediagnostic.swift index d50a9e09046f6..4d51472886454 100644 --- a/validation-test/compiler_crashers_fixed/26131-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26131-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26132-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26132-swift-boundgenerictype-get.swift index 678fd70fb5e63..ae1d91def7dbf 100644 --- a/validation-test/compiler_crashers_fixed/26132-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26132-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26133-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/26133-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index b6939dba4dafa..65d3928d47876 100644 --- a/validation-test/compiler_crashers_fixed/26133-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26133-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26134-swift-constraints-constraintsystem-solverstate-solverstate.swift b/validation-test/compiler_crashers_fixed/26134-swift-constraints-constraintsystem-solverstate-solverstate.swift index a5ea5d57d2399..8e30033669eaf 100644 --- a/validation-test/compiler_crashers_fixed/26134-swift-constraints-constraintsystem-solverstate-solverstate.swift +++ b/validation-test/compiler_crashers_fixed/26134-swift-constraints-constraintsystem-solverstate-solverstate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26136-swift-astcontext-getloadedmodule.swift b/validation-test/compiler_crashers_fixed/26136-swift-astcontext-getloadedmodule.swift index 34b8c38c8d9e1..dbb21cac21027 100644 --- a/validation-test/compiler_crashers_fixed/26136-swift-astcontext-getloadedmodule.swift +++ b/validation-test/compiler_crashers_fixed/26136-swift-astcontext-getloadedmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26137-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/26137-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 6ca07373ab146..95496dfc22f6e 100644 --- a/validation-test/compiler_crashers_fixed/26137-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/26137-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26138-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26138-swift-typebase-getcanonicaltype.swift index 25858c876f766..c1d9a2c614af5 100644 --- a/validation-test/compiler_crashers_fixed/26138-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26138-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26139-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26139-swift-abstractclosureexpr-setparams.swift index c2a51ba978ecc..a848a77249635 100644 --- a/validation-test/compiler_crashers_fixed/26139-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26139-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26140-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26140-swift-modulefile-getdecl.swift index 1a003cea39cef..93104b6769f52 100644 --- a/validation-test/compiler_crashers_fixed/26140-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26140-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26141-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26141-swift-lexer-getlocforendoftoken.swift index 07f1e94ce46d1..ab35c826db153 100644 --- a/validation-test/compiler_crashers_fixed/26141-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26141-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26142-llvm-raw-ostream-setbuffered.swift b/validation-test/compiler_crashers_fixed/26142-llvm-raw-ostream-setbuffered.swift index b4aeb3996d4a1..98047600bff6f 100644 --- a/validation-test/compiler_crashers_fixed/26142-llvm-raw-ostream-setbuffered.swift +++ b/validation-test/compiler_crashers_fixed/26142-llvm-raw-ostream-setbuffered.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26143-swift-declattribute-canattributeappearondeclkind.swift b/validation-test/compiler_crashers_fixed/26143-swift-declattribute-canattributeappearondeclkind.swift index fd2be186bf1f3..3c177c92e9158 100644 --- a/validation-test/compiler_crashers_fixed/26143-swift-declattribute-canattributeappearondeclkind.swift +++ b/validation-test/compiler_crashers_fixed/26143-swift-declattribute-canattributeappearondeclkind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26144-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26144-swift-printingdiagnosticconsumer-handlediagnostic.swift index 733b0af33cce5..193e715b732b9 100644 --- a/validation-test/compiler_crashers_fixed/26144-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26144-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26145-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26145-swift-lexer-getlocforendoftoken.swift index 6ed6d1d63a903..fbcf802d9ab49 100644 --- a/validation-test/compiler_crashers_fixed/26145-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26145-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26146-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26146-swift-genericsignature-genericsignature.swift index 5d1e28ae4437e..76e390aab917c 100644 --- a/validation-test/compiler_crashers_fixed/26146-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26146-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26147-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26147-llvm-foldingset-swift-classtype-nodeequals.swift index 0165117d0ab84..c2b6d62074563 100644 --- a/validation-test/compiler_crashers_fixed/26147-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26147-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26148-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/26148-swift-typebase-getmembersubstitutions.swift index 311e853d5e272..2e65c529a4180 100644 --- a/validation-test/compiler_crashers_fixed/26148-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26148-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26149-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26149-swift-boundgenerictype-get.swift index 57ee18a6903dd..b3b93f3bbea95 100644 --- a/validation-test/compiler_crashers_fixed/26149-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26149-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26150-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26150-swift-genericsignature-genericsignature.swift index df5bdd030b61c..aa8c1a62afd8c 100644 --- a/validation-test/compiler_crashers_fixed/26150-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26150-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26151-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/26151-swift-genericfunctiontype-get.swift index 091414f35ae38..e6056562d1c46 100644 --- a/validation-test/compiler_crashers_fixed/26151-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26151-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26152-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26152-swift-diagnosticengine-emitdiagnostic.swift index 1b98c8dc81588..a8f7a2313201f 100644 --- a/validation-test/compiler_crashers_fixed/26152-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26152-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26153-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/26153-swift-astprinter-printtextimpl.swift index 2da131c665655..5cd3801097d10 100644 --- a/validation-test/compiler_crashers_fixed/26153-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/26153-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26154-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26154-swift-typebase-getcanonicaltype.swift index 51c2a43c96638..ca2689ef954b2 100644 --- a/validation-test/compiler_crashers_fixed/26154-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26154-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26155-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26155-swift-constraints-constraintgraph-change-undo.swift index 2180a5efa93af..e23b6aef913d6 100644 --- a/validation-test/compiler_crashers_fixed/26155-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26155-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26156-swift-parser-consumeidentifier.swift b/validation-test/compiler_crashers_fixed/26156-swift-parser-consumeidentifier.swift index 348d9e293c54f..1bbe6f76b2b33 100644 --- a/validation-test/compiler_crashers_fixed/26156-swift-parser-consumeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26156-swift-parser-consumeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26157-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/26157-resolveidenttypecomponent.swift index 13c816b22b299..a016960390f32 100644 --- a/validation-test/compiler_crashers_fixed/26157-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/26157-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26158-swift-parser-parsetypeattribute.swift b/validation-test/compiler_crashers_fixed/26158-swift-parser-parsetypeattribute.swift index 337943a9d9f89..e10eef167dd55 100644 --- a/validation-test/compiler_crashers_fixed/26158-swift-parser-parsetypeattribute.swift +++ b/validation-test/compiler_crashers_fixed/26158-swift-parser-parsetypeattribute.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26159-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26159-llvm-foldingset-swift-structtype-nodeequals.swift index b53e0e647ea9a..6b76a60d4facf 100644 --- a/validation-test/compiler_crashers_fixed/26159-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26159-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26160-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26160-swift-astcontext-getidentifier.swift index eff1d705c113d..683e0e803814b 100644 --- a/validation-test/compiler_crashers_fixed/26160-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26160-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26161-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26161-swift-patternbindingdecl-setpattern.swift index ff57d99c2e1c7..113dcdd8fb1f8 100644 --- a/validation-test/compiler_crashers_fixed/26161-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26161-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26162-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/26162-swift-constraints-constraintsystem-getconstraintlocator.swift index 653b1d3ebb1c5..f758b25a17172 100644 --- a/validation-test/compiler_crashers_fixed/26162-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/26162-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26163-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26163-swift-metatypetype-get.swift index ba11d7f244e2a..3c2e277bc3046 100644 --- a/validation-test/compiler_crashers_fixed/26163-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26163-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26164-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26164-std-function-func-swift-type-subst.swift index c79a7a7e56671..9038ca3886f0d 100644 --- a/validation-test/compiler_crashers_fixed/26164-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26164-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26165-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26165-swift-diagnosticengine-emitdiagnostic.swift index f79080495ed8f..1b68340d81dff 100644 --- a/validation-test/compiler_crashers_fixed/26165-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26165-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26166-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26166-swift-printingdiagnosticconsumer-handlediagnostic.swift index 73eb332adbfb1..05632edeadca6 100644 --- a/validation-test/compiler_crashers_fixed/26166-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26166-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26167-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26167-swift-modulefile-getdecl.swift index 61d557e769720..51739c25942e1 100644 --- a/validation-test/compiler_crashers_fixed/26167-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26167-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26168-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/26168-swift-modulefile-maybereadpattern.swift index 1592fb81aaa47..58dfb33afb0dd 100644 --- a/validation-test/compiler_crashers_fixed/26168-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/26168-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26169-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26169-swift-protocoltype-canonicalizeprotocols.swift index 5647e50367e51..1e0e319ab54fd 100644 --- a/validation-test/compiler_crashers_fixed/26169-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26169-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26170-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26170-swift-parser-skipsingle.swift index b37d0d45fc525..6b0b91735d589 100644 --- a/validation-test/compiler_crashers_fixed/26170-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26170-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26171-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26171-swift-astcontext-allocate.swift index 03b7c3deb3a2b..e8f32759e5c55 100644 --- a/validation-test/compiler_crashers_fixed/26171-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26171-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26172-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26172-swift-modulefile-lookupvalue.swift index 5efc9c9024767..c4c0b29701793 100644 --- a/validation-test/compiler_crashers_fixed/26172-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26172-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26173-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26173-swift-typechecker-validatedecl.swift index bdc729ea6ba6c..10699b7d96b1d 100644 --- a/validation-test/compiler_crashers_fixed/26173-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26173-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26174-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26174-swift-typebase-getcanonicaltype.swift index bd3b0766338ae..1bc42d1c265eb 100644 --- a/validation-test/compiler_crashers_fixed/26174-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26174-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26175-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26175-swift-genericparamlist-addnestedarchetypes.swift index 0ec9848f24255..e98caaaca4e1f 100644 --- a/validation-test/compiler_crashers_fixed/26175-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26175-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26176-swift-declcontext-isprotocolorprotocolextensioncontext.swift b/validation-test/compiler_crashers_fixed/26176-swift-declcontext-isprotocolorprotocolextensioncontext.swift index 009b38480b0a0..b0b99b9b3c856 100644 --- a/validation-test/compiler_crashers_fixed/26176-swift-declcontext-isprotocolorprotocolextensioncontext.swift +++ b/validation-test/compiler_crashers_fixed/26176-swift-declcontext-isprotocolorprotocolextensioncontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26177-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/26177-swift-typechecker-typecheckexpression.swift index fc881fa06350b..b2f6542223cd9 100644 --- a/validation-test/compiler_crashers_fixed/26177-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/26177-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26178-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26178-swift-modulefile-getdecl.swift index c4cba2a1819f9..80c062bb10b18 100644 --- a/validation-test/compiler_crashers_fixed/26178-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26178-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26179-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26179-swift-metatypetype-get.swift index c7946a54f2e76..0d4a3f2eed594 100644 --- a/validation-test/compiler_crashers_fixed/26179-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26179-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26180-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26180-llvm-foldingset-swift-tupletype-nodeequals.swift index 8579058e9e813..8e89e6724dded 100644 --- a/validation-test/compiler_crashers_fixed/26180-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26180-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26181-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26181-swift-modulefile-getdecl.swift index 04fa169537a26..1f37bb268f217 100644 --- a/validation-test/compiler_crashers_fixed/26181-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26181-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26183-swift-constraints-constraintgraphnode-addconstraint.swift b/validation-test/compiler_crashers_fixed/26183-swift-constraints-constraintgraphnode-addconstraint.swift index a930b3c03d742..02e599b3cbcd5 100644 --- a/validation-test/compiler_crashers_fixed/26183-swift-constraints-constraintgraphnode-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26183-swift-constraints-constraintgraphnode-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26184-llvm-yaml-input-preflightkey.swift b/validation-test/compiler_crashers_fixed/26184-llvm-yaml-input-preflightkey.swift index 0ae50814e494f..4af77b476fd3b 100644 --- a/validation-test/compiler_crashers_fixed/26184-llvm-yaml-input-preflightkey.swift +++ b/validation-test/compiler_crashers_fixed/26184-llvm-yaml-input-preflightkey.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26185-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/26185-swift-constraints-constraintsystem-matchtypes.swift index be90344a7d0c6..4e092e1d63177 100644 --- a/validation-test/compiler_crashers_fixed/26185-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/26185-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26186-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26186-swift-modulefile-gettype.swift index 0256e3736ba11..da162210904b9 100644 --- a/validation-test/compiler_crashers_fixed/26186-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26186-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26187-void.swift b/validation-test/compiler_crashers_fixed/26187-void.swift index fc14f90fd1fd5..603d331e53759 100644 --- a/validation-test/compiler_crashers_fixed/26187-void.swift +++ b/validation-test/compiler_crashers_fixed/26187-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26188-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/26188-swift-typechecker-checkgenericarguments.swift index 2e3c71eccd429..6d5f0885c947b 100644 --- a/validation-test/compiler_crashers_fixed/26188-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/26188-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26189-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26189-swift-typebase-getcanonicaltype.swift index 2bdb52a64b923..806a5f3ed48b3 100644 --- a/validation-test/compiler_crashers_fixed/26189-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26189-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26190-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26190-swift-iterabledeclcontext-getmembers.swift index cbbf8917a60a9..85151cdfabec3 100644 --- a/validation-test/compiler_crashers_fixed/26190-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26190-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26191-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/26191-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 9675958c73cdb..020b4cf92f4b7 100644 --- a/validation-test/compiler_crashers_fixed/26191-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/26191-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26192-swift-maybeaddaccessorstovariable.swift b/validation-test/compiler_crashers_fixed/26192-swift-maybeaddaccessorstovariable.swift index e7546f760c27c..d6afebbdb47fa 100644 --- a/validation-test/compiler_crashers_fixed/26192-swift-maybeaddaccessorstovariable.swift +++ b/validation-test/compiler_crashers_fixed/26192-swift-maybeaddaccessorstovariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26193-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/26193-swift-archetypebuilder-potentialarchetype-gettype.swift index 3903bd07bb401..7c30985288735 100644 --- a/validation-test/compiler_crashers_fixed/26193-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26193-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26194-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26194-swift-constraints-constraintsystem-simplifytype.swift index 4e7dd0874781d..6a045b6a32294 100644 --- a/validation-test/compiler_crashers_fixed/26194-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26194-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26195-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/26195-swift-tuplepattern-create.swift index a09bdd200b26c..7109e86288bad 100644 --- a/validation-test/compiler_crashers_fixed/26195-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/26195-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26196-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26196-swift-metatypetype-get.swift index 1f06558580275..cc3a6cb7ac6a7 100644 --- a/validation-test/compiler_crashers_fixed/26196-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26196-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26197-load-method-type.swift b/validation-test/compiler_crashers_fixed/26197-load-method-type.swift index 599f841524b5e..3d60810c39319 100644 --- a/validation-test/compiler_crashers_fixed/26197-load-method-type.swift +++ b/validation-test/compiler_crashers_fixed/26197-load-method-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26198-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26198-swift-inflightdiagnostic.swift index 6f6093bc71dfd..75201f8bc7acb 100644 --- a/validation-test/compiler_crashers_fixed/26198-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26198-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26199-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26199-swift-modulefile-lookupvalue.swift index 8f8e11c5c89ca..aecaf667bb3cf 100644 --- a/validation-test/compiler_crashers_fixed/26199-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26199-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26200-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26200-llvm-bitstreamcursor-read.swift index bafb7f5493f68..efef47beb2e16 100644 --- a/validation-test/compiler_crashers_fixed/26200-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26200-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26201-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26201-swift-astcontext-allocate.swift index b24a1cc136969..e94fa1673bf47 100644 --- a/validation-test/compiler_crashers_fixed/26201-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26201-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26202-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26202-swift-lexer-leximpl.swift index 8beb91bdcf14e..f1c476b5ed608 100644 --- a/validation-test/compiler_crashers_fixed/26202-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26202-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26203-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26203-swift-metatypetype-get.swift index 4e58bde2271cb..ebb02314be9b0 100644 --- a/validation-test/compiler_crashers_fixed/26203-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26203-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26204-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26204-swift-typechecker-getinterfacetypefrominternaltype.swift index 2878294f5fc49..3c102e51fbb5f 100644 --- a/validation-test/compiler_crashers_fixed/26204-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26204-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26205-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26205-swift-lexer-leximpl.swift index f8aca9fe0641f..f14ed5aeabf1e 100644 --- a/validation-test/compiler_crashers_fixed/26205-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26205-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26206-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/26206-swift-constraints-constraintsystem-opengeneric.swift index 79d929d76557f..44f21df800e97 100644 --- a/validation-test/compiler_crashers_fixed/26206-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/26206-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26207-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26207-swift-astcontext-allocate.swift index e98eddb0a858a..38b37b62e2e11 100644 --- a/validation-test/compiler_crashers_fixed/26207-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26207-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26208-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26208-swift-modulefile-getdecl.swift index cc0580726ef80..0af5ba1de280b 100644 --- a/validation-test/compiler_crashers_fixed/26208-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26208-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26209-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26209-swift-astcontext-getidentifier.swift index bf8b205117390..74f7492c5f9b6 100644 --- a/validation-test/compiler_crashers_fixed/26209-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26209-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26210-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26210-swift-boundgenerictype-get.swift index a7b2f502b4f07..9ef1e0c071629 100644 --- a/validation-test/compiler_crashers_fixed/26210-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26210-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26211-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/26211-swift-typechecker-coercepatterntotype.swift index 31ac563537d8b..75d7a57ad5451 100644 --- a/validation-test/compiler_crashers_fixed/26211-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/26211-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26212-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26212-swift-modulefile-getimportedmodules.swift index 9c12d48580312..6adcd65447d8a 100644 --- a/validation-test/compiler_crashers_fixed/26212-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26212-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26213-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/26213-swift-typechecker-resolvetypeincontext.swift index cfbc7533aac8d..1b3fe3af1f62b 100644 --- a/validation-test/compiler_crashers_fixed/26213-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/26213-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26214-swift-conformancelookuptable-getconformance.swift b/validation-test/compiler_crashers_fixed/26214-swift-conformancelookuptable-getconformance.swift index 4f6b3f5f3b669..adb2fb85840da 100644 --- a/validation-test/compiler_crashers_fixed/26214-swift-conformancelookuptable-getconformance.swift +++ b/validation-test/compiler_crashers_fixed/26214-swift-conformancelookuptable-getconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26215-swift-parser-consumeidentifier.swift b/validation-test/compiler_crashers_fixed/26215-swift-parser-consumeidentifier.swift index 11c4035f2caaa..f4b8ee010cfd2 100644 --- a/validation-test/compiler_crashers_fixed/26215-swift-parser-consumeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26215-swift-parser-consumeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26216-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/26216-swift-parser-parsebraceitems.swift index 7c9b29b3b217a..f1a7287c1cdad 100644 --- a/validation-test/compiler_crashers_fixed/26216-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/26216-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26217-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/26217-swift-typebase-gettypevariables.swift index fc8e1c8b0ba69..313ed8f6bf5ec 100644 --- a/validation-test/compiler_crashers_fixed/26217-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/26217-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26218-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26218-swift-metatypetype-get.swift index d55fb2e04de2c..c8413bc2e0892 100644 --- a/validation-test/compiler_crashers_fixed/26218-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26218-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26219-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26219-swift-astcontext-allocate.swift index 60eb231a32638..ac60d83737e8b 100644 --- a/validation-test/compiler_crashers_fixed/26219-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26219-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26220-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26220-swift-metatypetype-get.swift index cf63f287837e4..3da54737b5582 100644 --- a/validation-test/compiler_crashers_fixed/26220-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26220-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26221-swift-astcontext-loadextensions.swift b/validation-test/compiler_crashers_fixed/26221-swift-astcontext-loadextensions.swift index 9449ecb9599bc..cf55acb8b6bcf 100644 --- a/validation-test/compiler_crashers_fixed/26221-swift-astcontext-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/26221-swift-astcontext-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26222-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/26222-swift-genericfunctiontype-get.swift index 876c74c8f20b4..600b6ebb2ff9d 100644 --- a/validation-test/compiler_crashers_fixed/26222-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26222-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26223-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26223-swift-typechecker-validatedecl.swift index 34d280d917c47..b387156520a77 100644 --- a/validation-test/compiler_crashers_fixed/26223-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26223-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26224-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26224-swift-astcontext-allocate.swift index 77d05a49dd30e..30df6bb1d3ef4 100644 --- a/validation-test/compiler_crashers_fixed/26224-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26224-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26225-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26225-swift-iterabledeclcontext-getmembers.swift index 66c1737e91152..0b8b68839e105 100644 --- a/validation-test/compiler_crashers_fixed/26225-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26225-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26226-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/26226-swift-constraints-constraintsystem-assignfixedtype.swift index 1e32553813594..dbd4257e9d346 100644 --- a/validation-test/compiler_crashers_fixed/26226-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/26226-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26227-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26227-swift-lexer-lexoperatoridentifier.swift index 9e93bc6997d37..674983914c7ac 100644 --- a/validation-test/compiler_crashers_fixed/26227-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26227-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26228-void.swift b/validation-test/compiler_crashers_fixed/26228-void.swift index 8f711a79f3ef3..8a895cbc24214 100644 --- a/validation-test/compiler_crashers_fixed/26228-void.swift +++ b/validation-test/compiler_crashers_fixed/26228-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26229-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26229-swift-astcontext-allocate.swift index fcc95a95e5ea2..2f513ecaf861d 100644 --- a/validation-test/compiler_crashers_fixed/26229-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26229-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26230-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26230-swift-modulefile-getdeclcontext.swift index bb9d6e3a26f4d..0af835177f0a1 100644 --- a/validation-test/compiler_crashers_fixed/26230-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26230-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26231-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26231-swift-constraints-constraintgraph-change-undo.swift index 6d7e8d678138f..11fb1e6e083ef 100644 --- a/validation-test/compiler_crashers_fixed/26231-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26231-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26232-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/26232-swift-tuplepattern-create.swift index 813248b2d53a5..1d33643b395d4 100644 --- a/validation-test/compiler_crashers_fixed/26232-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/26232-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26233-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26233-swift-iterabledeclcontext-getmembers.swift index 43f0e6bc2b2fa..03165e52733b9 100644 --- a/validation-test/compiler_crashers_fixed/26233-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26233-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26234-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26234-swift-sourcemanager-extracttext.swift index 5beefea6f1c0e..441840eeedb35 100644 --- a/validation-test/compiler_crashers_fixed/26234-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26234-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26235-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26235-swift-modulefile-getimportedmodules.swift index 6ced9787a14ed..02283d115cf06 100644 --- a/validation-test/compiler_crashers_fixed/26235-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26235-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26236-swift-astcontext-getloadedmodule.swift b/validation-test/compiler_crashers_fixed/26236-swift-astcontext-getloadedmodule.swift index 7bc22dce59eb1..96be8d2c2e1b3 100644 --- a/validation-test/compiler_crashers_fixed/26236-swift-astcontext-getloadedmodule.swift +++ b/validation-test/compiler_crashers_fixed/26236-swift-astcontext-getloadedmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26237-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/26237-swift-modulefile-maybereadforeignerrorconvention.swift index df98d034d1a0a..f0db6e896e603 100644 --- a/validation-test/compiler_crashers_fixed/26237-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/26237-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26238-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/26238-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift index 0764cb706b1f5..e40f4642d05ae 100644 --- a/validation-test/compiler_crashers_fixed/26238-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/26238-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26239-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/26239-swift-parser-parsedeclvar.swift index ea070606cf4f2..7d476d615fdc0 100644 --- a/validation-test/compiler_crashers_fixed/26239-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/26239-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26240-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26240-swift-astcontext-allocate.swift index 78d6e37d546ac..198f99f266393 100644 --- a/validation-test/compiler_crashers_fixed/26240-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26240-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26241-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26241-swift-genericsignature-genericsignature.swift index bb70f10b94e6b..dac47cfdf20be 100644 --- a/validation-test/compiler_crashers_fixed/26241-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26241-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26242-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26242-swift-typechecker-validatedecl.swift index 530224e40f76e..0e30285552963 100644 --- a/validation-test/compiler_crashers_fixed/26242-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26242-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26243-swift-parser-consumeidentifier.swift b/validation-test/compiler_crashers_fixed/26243-swift-parser-consumeidentifier.swift index 8d51b392183e9..8922c8a5295af 100644 --- a/validation-test/compiler_crashers_fixed/26243-swift-parser-consumeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26243-swift-parser-consumeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26244-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/26244-swift-archetypebuilder-finalize.swift index 7814fe4038676..bcb79bc30c0b4 100644 --- a/validation-test/compiler_crashers_fixed/26244-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/26244-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26246-llvm-raw-ostream-setbuffered.swift b/validation-test/compiler_crashers_fixed/26246-llvm-raw-ostream-setbuffered.swift index 9436dd77c3ca0..34614a900635a 100644 --- a/validation-test/compiler_crashers_fixed/26246-llvm-raw-ostream-setbuffered.swift +++ b/validation-test/compiler_crashers_fixed/26246-llvm-raw-ostream-setbuffered.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26247-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/26247-swift-constraints-constraintsystem-matchtypes.swift index 45c3cbc23ca77..6dab9731bb73f 100644 --- a/validation-test/compiler_crashers_fixed/26247-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/26247-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26248-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26248-swift-generictypeparamtype-get.swift index edc2f312ec901..e60d1e4ab1ac7 100644 --- a/validation-test/compiler_crashers_fixed/26248-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26248-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26249-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/26249-swift-typebase-isspecialized.swift index 081549678a762..3fc1c39a899ed 100644 --- a/validation-test/compiler_crashers_fixed/26249-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/26249-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26250-swift-constraints-constraintsystem-recordopenedtypes.swift b/validation-test/compiler_crashers_fixed/26250-swift-constraints-constraintsystem-recordopenedtypes.swift index fb3143f54dd7a..9adeafcab0c87 100644 --- a/validation-test/compiler_crashers_fixed/26250-swift-constraints-constraintsystem-recordopenedtypes.swift +++ b/validation-test/compiler_crashers_fixed/26250-swift-constraints-constraintsystem-recordopenedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26251-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26251-swift-modulefile-gettype.swift index 0172bc4ccd4cd..c5d9bac1e2f85 100644 --- a/validation-test/compiler_crashers_fixed/26251-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26251-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26253-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26253-swift-typechecker-validatedecl.swift index a68ad9742a9ee..41a3254f287ff 100644 --- a/validation-test/compiler_crashers_fixed/26253-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26253-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26254-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/26254-swift-constraints-constraintsystem-solvesimplified.swift index 5b0e345093e7a..e9696d95b6782 100644 --- a/validation-test/compiler_crashers_fixed/26254-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/26254-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26255-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26255-std-function-func-swift-type-subst.swift index d7b0391edf12f..8cc74069b596f 100644 --- a/validation-test/compiler_crashers_fixed/26255-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26255-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26256-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26256-swift-typechecker-validatedecl.swift index f6b18524c03c3..62f8306763d39 100644 --- a/validation-test/compiler_crashers_fixed/26256-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26256-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26257-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26257-swift-functiontype-get.swift index e93c47bacdede..0d213abc87d97 100644 --- a/validation-test/compiler_crashers_fixed/26257-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26257-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26258-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/26258-swift-constraints-constraintsystem-matchtypes.swift index 144ecb3122f7f..bc2ea845555a8 100644 --- a/validation-test/compiler_crashers_fixed/26258-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/26258-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26259-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26259-swift-protocoltype-canonicalizeprotocols.swift index fcebbcc816348..8d7adfa452deb 100644 --- a/validation-test/compiler_crashers_fixed/26259-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26259-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26260-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26260-swift-abstractclosureexpr-setparams.swift index fca1ab53ca610..dd94f3d175cdc 100644 --- a/validation-test/compiler_crashers_fixed/26260-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26260-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26261-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26261-swift-parser-skipsingle.swift index 01ddce073031f..2b92de2375cce 100644 --- a/validation-test/compiler_crashers_fixed/26261-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26261-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26262-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/26262-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 8e16cce81b23b..245adda2024da 100644 --- a/validation-test/compiler_crashers_fixed/26262-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/26262-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26263-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26263-swift-protocoltype-canonicalizeprotocols.swift index 338d72ff5c31a..81d7924724ec0 100644 --- a/validation-test/compiler_crashers_fixed/26263-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26263-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26264-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/26264-swift-conformancelookuptable-updatelookuptable.swift index f7651612cb8dc..a03ddf8c75013 100644 --- a/validation-test/compiler_crashers_fixed/26264-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26264-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26265-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/26265-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 330ade0359161..db4bf1bc7a22c 100644 --- a/validation-test/compiler_crashers_fixed/26265-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/26265-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26266-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26266-swift-typechecker-getinterfacetypefrominternaltype.swift index e41d502142d10..395faca8c9a85 100644 --- a/validation-test/compiler_crashers_fixed/26266-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26266-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26267-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/26267-swift-astprinter-printtextimpl.swift index 29c581b075a6e..0878592dce2cc 100644 --- a/validation-test/compiler_crashers_fixed/26267-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/26267-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26268-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26268-swift-lexer-lexidentifier.swift index cf7ae09d180bd..67e178f4b59e8 100644 --- a/validation-test/compiler_crashers_fixed/26268-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26268-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26269-swift-modulefile-readmembers.swift b/validation-test/compiler_crashers_fixed/26269-swift-modulefile-readmembers.swift index b5f897bece964..de241f6df1953 100644 --- a/validation-test/compiler_crashers_fixed/26269-swift-modulefile-readmembers.swift +++ b/validation-test/compiler_crashers_fixed/26269-swift-modulefile-readmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26270-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/26270-swift-genericfunctiontype-get.swift index 59f1a799c0e92..c397df3788068 100644 --- a/validation-test/compiler_crashers_fixed/26270-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26270-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26271-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26271-swift-typechecker-validatedecl.swift index 265e883819214..3f8dac25997cd 100644 --- a/validation-test/compiler_crashers_fixed/26271-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26271-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26272-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26272-swift-modulefile-gettype.swift index 9f797624e5857..ff845aa206318 100644 --- a/validation-test/compiler_crashers_fixed/26272-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26272-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26273-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26273-swift-inflightdiagnostic.swift index 6c0f722b4978a..9bfd2183e6790 100644 --- a/validation-test/compiler_crashers_fixed/26273-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26273-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26274-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26274-swift-typebase-getanyoptionalobjecttype.swift index 1af9462fc1fdd..e66b3cd0acddb 100644 --- a/validation-test/compiler_crashers_fixed/26274-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26274-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26275-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/26275-llvm-optional-swift-diagnostic-operator.swift index 16aa456e6020e..0a9ed629d1cf7 100644 --- a/validation-test/compiler_crashers_fixed/26275-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/26275-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26276-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/26276-swift-modulefile-maybereadforeignerrorconvention.swift index e3993a6792703..8372f1803cc97 100644 --- a/validation-test/compiler_crashers_fixed/26276-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/26276-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26277-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/26277-swift-typechecker-resolvetypeincontext.swift index 50ab6b73566e6..72e43c77ecedd 100644 --- a/validation-test/compiler_crashers_fixed/26277-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/26277-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26278-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/26278-swift-conformancelookuptable-updatelookuptable.swift index 244470373f855..08f50c2005479 100644 --- a/validation-test/compiler_crashers_fixed/26278-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26278-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26279-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26279-swift-constraints-constraintsystem-simplifytype.swift index c05c595a654d5..091ff03980d83 100644 --- a/validation-test/compiler_crashers_fixed/26279-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26279-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26280-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26280-swift-printingdiagnosticconsumer-handlediagnostic.swift index c9083da27f61f..40982f9e073a3 100644 --- a/validation-test/compiler_crashers_fixed/26280-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26280-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26281-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26281-swift-inflightdiagnostic.swift index c64c79b2f40e7..b7c17355068e7 100644 --- a/validation-test/compiler_crashers_fixed/26281-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26281-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26282-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26282-swift-genericsignature-genericsignature.swift index aa05f76178752..f7c04baf25042 100644 --- a/validation-test/compiler_crashers_fixed/26282-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26282-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26283-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/26283-swift-constraints-constraintsystem-simplifyconstraint.swift index f863775d37ce6..a88a8d466123f 100644 --- a/validation-test/compiler_crashers_fixed/26283-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26283-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26284-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26284-swift-inflightdiagnostic-fixitreplacechars.swift index 84e1bee2b1869..a128220b1d3d3 100644 --- a/validation-test/compiler_crashers_fixed/26284-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26284-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26285-swift-parser-consumeidentifier.swift b/validation-test/compiler_crashers_fixed/26285-swift-parser-consumeidentifier.swift index da7e41a782d26..eed422ab5c7d9 100644 --- a/validation-test/compiler_crashers_fixed/26285-swift-parser-consumeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26285-swift-parser-consumeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26286-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26286-swift-modulefile-gettype.swift index 5c0307f833e71..b26cd9237c3a0 100644 --- a/validation-test/compiler_crashers_fixed/26286-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26286-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26287-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26287-swift-constraints-constraintsystem-solve.swift index 1d1005fb45b99..b66ac30a93a1f 100644 --- a/validation-test/compiler_crashers_fixed/26287-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26287-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26288-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26288-std-function-func-mapsignaturetype.swift index 29d95a72054d9..c607ed06a55a6 100644 --- a/validation-test/compiler_crashers_fixed/26288-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26288-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26289-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/26289-swift-typechecker-typecheckexpression.swift index 5a22dbc36bcb9..8959c75accfe5 100644 --- a/validation-test/compiler_crashers_fixed/26289-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/26289-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26290-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/26290-swift-inouttype-get.swift index 4b337527b652b..fb7737ee80a86 100644 --- a/validation-test/compiler_crashers_fixed/26290-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/26290-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26291-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26291-swift-diagnosticengine-emitdiagnostic.swift index a00b525ed0e95..5f21d168ea1e7 100644 --- a/validation-test/compiler_crashers_fixed/26291-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26291-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26292-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26292-swift-modulefile-getimportedmodules.swift index 9d3ecf7f528e7..2b56855b28c6f 100644 --- a/validation-test/compiler_crashers_fixed/26292-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26292-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26293-swift-conformancelookuptable-getconformance.swift b/validation-test/compiler_crashers_fixed/26293-swift-conformancelookuptable-getconformance.swift index 4cfe883533086..b67205ec79b07 100644 --- a/validation-test/compiler_crashers_fixed/26293-swift-conformancelookuptable-getconformance.swift +++ b/validation-test/compiler_crashers_fixed/26293-swift-conformancelookuptable-getconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26294-void.swift b/validation-test/compiler_crashers_fixed/26294-void.swift index c8f93accb8cde..c3432d04fa728 100644 --- a/validation-test/compiler_crashers_fixed/26294-void.swift +++ b/validation-test/compiler_crashers_fixed/26294-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26298-llvm-densemapbase.swift b/validation-test/compiler_crashers_fixed/26298-llvm-densemapbase.swift index 1ea562b20aadb..a80a4129e2186 100644 --- a/validation-test/compiler_crashers_fixed/26298-llvm-densemapbase.swift +++ b/validation-test/compiler_crashers_fixed/26298-llvm-densemapbase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26303-llvm-llvm-unreachable-internal.swift b/validation-test/compiler_crashers_fixed/26303-llvm-llvm-unreachable-internal.swift index 86702deeab911..f43d9a5873f8e 100644 --- a/validation-test/compiler_crashers_fixed/26303-llvm-llvm-unreachable-internal.swift +++ b/validation-test/compiler_crashers_fixed/26303-llvm-llvm-unreachable-internal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26305-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26305-swift-diagnosticengine-emitdiagnostic.swift index 12de3168362c3..bc6957116c1a7 100644 --- a/validation-test/compiler_crashers_fixed/26305-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26305-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26306-llvm-stringmapimpl-lookupbucketfor.swift b/validation-test/compiler_crashers_fixed/26306-llvm-stringmapimpl-lookupbucketfor.swift index 5bd45922b573d..373b816303a1c 100644 --- a/validation-test/compiler_crashers_fixed/26306-llvm-stringmapimpl-lookupbucketfor.swift +++ b/validation-test/compiler_crashers_fixed/26306-llvm-stringmapimpl-lookupbucketfor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26307-swift-parser-isstartofdecl.swift b/validation-test/compiler_crashers_fixed/26307-swift-parser-isstartofdecl.swift index 78a65531f960b..5b2cc64db0bdf 100644 --- a/validation-test/compiler_crashers_fixed/26307-swift-parser-isstartofdecl.swift +++ b/validation-test/compiler_crashers_fixed/26307-swift-parser-isstartofdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26308-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26308-swift-genericsignature-get.swift index 897bd5697189c..53cf5bab3d812 100644 --- a/validation-test/compiler_crashers_fixed/26308-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26308-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26309-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26309-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift index 97dd567c63120..85cfe805f2886 100644 --- a/validation-test/compiler_crashers_fixed/26309-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26309-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26310-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26310-swift-parser-parsedecl.swift index e3d368ef1252a..da670f3341f4e 100644 --- a/validation-test/compiler_crashers_fixed/26310-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26310-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26311-swift-parser-parseanyidentifier.swift b/validation-test/compiler_crashers_fixed/26311-swift-parser-parseanyidentifier.swift index 6f81be3919a45..a2d252cdae84b 100644 --- a/validation-test/compiler_crashers_fixed/26311-swift-parser-parseanyidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26311-swift-parser-parseanyidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26312-swift-typechecker-resolvesuperclass.swift b/validation-test/compiler_crashers_fixed/26312-swift-typechecker-resolvesuperclass.swift index d231909319095..b1aeb16c2b7d2 100644 --- a/validation-test/compiler_crashers_fixed/26312-swift-typechecker-resolvesuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26312-swift-typechecker-resolvesuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26313-llvm-densemapbase-llvm-densemap-swift-silbasicblock.swift b/validation-test/compiler_crashers_fixed/26313-llvm-densemapbase-llvm-densemap-swift-silbasicblock.swift index 87ed59be0908b..2213c0b3b8ea0 100644 --- a/validation-test/compiler_crashers_fixed/26313-llvm-densemapbase-llvm-densemap-swift-silbasicblock.swift +++ b/validation-test/compiler_crashers_fixed/26313-llvm-densemapbase-llvm-densemap-swift-silbasicblock.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26314-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26314-swift-typechecker-overapproximateosversionsatlocation.swift index 0a6acb9c359e9..05ce8621aa6d0 100644 --- a/validation-test/compiler_crashers_fixed/26314-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26314-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26315-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26315-swift-astcontext-allocate.swift index 8359c61b21842..1ae9011d6cb0b 100644 --- a/validation-test/compiler_crashers_fixed/26315-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26315-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26316-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26316-swift-genericparamlist-create.swift index 6bd073e737588..33a13cc5a88a3 100644 --- a/validation-test/compiler_crashers_fixed/26316-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26316-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26317-swift-memberlookuptable-addmember.swift b/validation-test/compiler_crashers_fixed/26317-swift-memberlookuptable-addmember.swift index 336ea8c367089..46fc337596ae8 100644 --- a/validation-test/compiler_crashers_fixed/26317-swift-memberlookuptable-addmember.swift +++ b/validation-test/compiler_crashers_fixed/26317-swift-memberlookuptable-addmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26318-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26318-swift-substitutedtype-get.swift index dda197a050b51..9c91015fd14b1 100644 --- a/validation-test/compiler_crashers_fixed/26318-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26318-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26319-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26319-swift-genericparamlist-addnestedarchetypes.swift index 16c1fdc43fdc7..9a9b3e3849cee 100644 --- a/validation-test/compiler_crashers_fixed/26319-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26319-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26320-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26320-swift-modulefile-getimportedmodules.swift index 50cf119f974eb..85bec53ad2acb 100644 --- a/validation-test/compiler_crashers_fixed/26320-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26320-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26321-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26321-swift-genericparamlist-create.swift index b92f9eb4e40cd..c343ed7e14054 100644 --- a/validation-test/compiler_crashers_fixed/26321-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26321-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26322-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/26322-swift-conformancelookuptable-expandimpliedconformances.swift index 6ce6157d01eba..63ff3714715aa 100644 --- a/validation-test/compiler_crashers_fixed/26322-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/26322-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26323-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26323-swift-genericparamlist-deriveallarchetypes.swift index a7067a035de7d..c3837b83d1ad9 100644 --- a/validation-test/compiler_crashers_fixed/26323-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26323-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26324-llvm-raw-ostream-write.swift b/validation-test/compiler_crashers_fixed/26324-llvm-raw-ostream-write.swift index e2ab2827f95cd..1156b549b53e2 100644 --- a/validation-test/compiler_crashers_fixed/26324-llvm-raw-ostream-write.swift +++ b/validation-test/compiler_crashers_fixed/26324-llvm-raw-ostream-write.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26325-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26325-swift-patternbindingdecl-setpattern.swift index 430022cb90735..a28fc7d50a4e4 100644 --- a/validation-test/compiler_crashers_fixed/26325-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26325-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26326-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/26326-swift-parser-parseexprpostfix.swift index af01fc672b650..4700b9b313b80 100644 --- a/validation-test/compiler_crashers_fixed/26326-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/26326-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26327-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26327-swift-modulefile-gettype.swift index 8726f0558111c..6cf33be4dc02f 100644 --- a/validation-test/compiler_crashers_fixed/26327-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26327-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26328-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26328-swift-typechecker-validatedecl.swift index 2de79fe07343f..00cb887ecc61c 100644 --- a/validation-test/compiler_crashers_fixed/26328-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26328-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26329-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/26329-swift-unqualifiedlookup-unqualifiedlookup.swift index 3da0e0aa66368..8a4031d0a263a 100644 --- a/validation-test/compiler_crashers_fixed/26329-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/26329-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26330-firsttarget.swift b/validation-test/compiler_crashers_fixed/26330-firsttarget.swift index 39995cb9db7c7..81d86ce4d445f 100644 --- a/validation-test/compiler_crashers_fixed/26330-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/26330-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26331-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26331-swift-parser-skipsingle.swift index 98c23fa1805a7..d2bee94f0f253 100644 --- a/validation-test/compiler_crashers_fixed/26331-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26331-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26332-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26332-swift-printingdiagnosticconsumer-handlediagnostic.swift index d77a6d3d218f8..54258cbe58609 100644 --- a/validation-test/compiler_crashers_fixed/26332-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26332-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26333-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26333-swift-typechecker-validatedecl.swift index 841e6ffa60d0b..95e0e721ecd37 100644 --- a/validation-test/compiler_crashers_fixed/26333-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26333-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26334-swift-arrayslicetype-get.swift b/validation-test/compiler_crashers_fixed/26334-swift-arrayslicetype-get.swift index c51d5e678ecd7..1ba32c493b494 100644 --- a/validation-test/compiler_crashers_fixed/26334-swift-arrayslicetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26334-swift-arrayslicetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26335-swift-parser-parsedeclenumcase.swift b/validation-test/compiler_crashers_fixed/26335-swift-parser-parsedeclenumcase.swift index 00e8006c29e79..efb7d052d4f9b 100644 --- a/validation-test/compiler_crashers_fixed/26335-swift-parser-parsedeclenumcase.swift +++ b/validation-test/compiler_crashers_fixed/26335-swift-parser-parsedeclenumcase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26336-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26336-swift-modulefile-maybereadgenericparams.swift index 19c26aae54497..86693c61388e1 100644 --- a/validation-test/compiler_crashers_fixed/26336-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26336-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26337-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26337-swift-modulefile-maybereadgenericparams.swift index 9167834481bdb..2066755d6d935 100644 --- a/validation-test/compiler_crashers_fixed/26337-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26337-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26338-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26338-swift-constraints-constraintsystem-simplifytype.swift index 408a3414b6b28..a784fb3fba849 100644 --- a/validation-test/compiler_crashers_fixed/26338-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26338-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 52e211590fef3..100cd71e23307 100644 --- a/validation-test/compiler_crashers_fixed/26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26340-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26340-swift-lexer-getlocforendoftoken.swift index ee9bfbe81b540..b097ae7ece5d0 100644 --- a/validation-test/compiler_crashers_fixed/26340-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26340-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26341-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/26341-swift-unqualifiedlookup-unqualifiedlookup.swift index 218caf1d9260a..f521e4b8e463b 100644 --- a/validation-test/compiler_crashers_fixed/26341-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/26341-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26342-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26342-swift-printingdiagnosticconsumer-handlediagnostic.swift index 42784fddfd03f..ce14f92f5794c 100644 --- a/validation-test/compiler_crashers_fixed/26342-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26342-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26343-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/26343-swift-constraints-constraintsystem-simplify.swift index 6283d5c890bef..a6fdd36e07bb4 100644 --- a/validation-test/compiler_crashers_fixed/26343-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/26343-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26344-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/26344-swift-parser-parseexprclosure.swift index eb1ff96f4df76..5b87508e34a4d 100644 --- a/validation-test/compiler_crashers_fixed/26344-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/26344-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26345-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/26345-swift-constraints-solution-solution.swift index 1987636b7d8ff..d7ad26ccee87e 100644 --- a/validation-test/compiler_crashers_fixed/26345-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/26345-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26346-llvm-smallvectorimpl-swift-decl-insert.swift b/validation-test/compiler_crashers_fixed/26346-llvm-smallvectorimpl-swift-decl-insert.swift index 816d78c9d59fd..77a835f0c060c 100644 --- a/validation-test/compiler_crashers_fixed/26346-llvm-smallvectorimpl-swift-decl-insert.swift +++ b/validation-test/compiler_crashers_fixed/26346-llvm-smallvectorimpl-swift-decl-insert.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26347-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26347-swift-parser-parsedecl.swift index 466642a2ab524..eee1460a148b5 100644 --- a/validation-test/compiler_crashers_fixed/26347-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26347-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26348-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/26348-swift-unqualifiedlookup-unqualifiedlookup.swift index 813fe5124e50c..34722a254f4b0 100644 --- a/validation-test/compiler_crashers_fixed/26348-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/26348-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26349-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26349-swift-metatypetype-get.swift index d9e5ef4149c8b..5ef3556c0a13d 100644 --- a/validation-test/compiler_crashers_fixed/26349-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26349-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26350-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26350-swift-lexer-kindofidentifier.swift index e24f75a207e47..db673f38c911d 100644 --- a/validation-test/compiler_crashers_fixed/26350-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26350-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26351-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/26351-swift-modulefile-maybereadpattern.swift index 552aaa85892b6..8632408188346 100644 --- a/validation-test/compiler_crashers_fixed/26351-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/26351-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26352-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26352-swift-modulefile-getimportedmodules.swift index 0d236067aa922..7a51a9b857ed4 100644 --- a/validation-test/compiler_crashers_fixed/26352-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26352-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26353-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26353-swift-typechecker-getinterfacetypefrominternaltype.swift index e3ded6e74c035..3e974db91f613 100644 --- a/validation-test/compiler_crashers_fixed/26353-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26353-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26354-vtable.swift b/validation-test/compiler_crashers_fixed/26354-vtable.swift index 80d52bdebd959..e27fda6a8307e 100644 --- a/validation-test/compiler_crashers_fixed/26354-vtable.swift +++ b/validation-test/compiler_crashers_fixed/26354-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26355-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/26355-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 8453bec220e93..34c029fd5c80d 100644 --- a/validation-test/compiler_crashers_fixed/26355-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/26355-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26356-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26356-swift-lexer-kindofidentifier.swift index 980ab583fdec1..cb000e161a9e3 100644 --- a/validation-test/compiler_crashers_fixed/26356-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26356-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26357-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/26357-swift-typechecker-validatetype.swift index 6b44c94f617ec..6a4cef78af8bd 100644 --- a/validation-test/compiler_crashers_fixed/26357-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/26357-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26358-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26358-swift-typechecker-checkinheritanceclause.swift index 0c326ba87943f..a3c885b5d975f 100644 --- a/validation-test/compiler_crashers_fixed/26358-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26358-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26359-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26359-swift-parser-parsedecl.swift index 04e44e73a7493..85fcc80cbc801 100644 --- a/validation-test/compiler_crashers_fixed/26359-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26359-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26360-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/26360-swift-typechecker-validategenericfuncsignature.swift index d70bac12c6a87..386fd6b8939a0 100644 --- a/validation-test/compiler_crashers_fixed/26360-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/26360-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26361-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/26361-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 7c276cfb4bf45..d2041fca98250 100644 --- a/validation-test/compiler_crashers_fixed/26361-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/26361-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26362-swift-archetypetype-getnew.swift b/validation-test/compiler_crashers_fixed/26362-swift-archetypetype-getnew.swift index 1701be91e1228..da2ec9741d6de 100644 --- a/validation-test/compiler_crashers_fixed/26362-swift-archetypetype-getnew.swift +++ b/validation-test/compiler_crashers_fixed/26362-swift-archetypetype-getnew.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26363-llvm-errs.swift b/validation-test/compiler_crashers_fixed/26363-llvm-errs.swift index 56804c7cb91db..022f208f517d3 100644 --- a/validation-test/compiler_crashers_fixed/26363-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/26363-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26364-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26364-swift-sourcemanager-extracttext.swift index 42b850508f5eb..088d120fd0ddb 100644 --- a/validation-test/compiler_crashers_fixed/26364-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26364-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26365-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/26365-swift-constraints-constraintgraph-gatherconstraints.swift index 32b7c9e25658c..5f1ac8b9918f7 100644 --- a/validation-test/compiler_crashers_fixed/26365-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/26365-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26366-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/26366-swift-nominaltypedecl-preparelookuptable.swift index 0e30b7aee9793..14176c13d2da9 100644 --- a/validation-test/compiler_crashers_fixed/26366-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26366-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26367-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26367-swift-lexer-kindofidentifier.swift index 57379633adf65..f50afcfca1d5d 100644 --- a/validation-test/compiler_crashers_fixed/26367-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26367-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26368-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/26368-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift index 9072bf26f6f13..463c8be059439 100644 --- a/validation-test/compiler_crashers_fixed/26368-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/26368-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26369-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26369-swift-substitutedtype-get.swift index ab2af6aa56217..84e954e0447e9 100644 --- a/validation-test/compiler_crashers_fixed/26369-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26369-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26370-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26370-swift-typebase-getcanonicaltype.swift index 5005ae14510eb..101ea3301b23e 100644 --- a/validation-test/compiler_crashers_fixed/26370-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26370-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26371-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/26371-swift-typechecker-validatetype.swift index ae2ecaf9625f1..dcd09db1568bd 100644 --- a/validation-test/compiler_crashers_fixed/26371-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/26371-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26372-void.swift b/validation-test/compiler_crashers_fixed/26372-void.swift index 088f8cb644c9b..2e25ffa7ec8b9 100644 --- a/validation-test/compiler_crashers_fixed/26372-void.swift +++ b/validation-test/compiler_crashers_fixed/26372-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26373-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26373-swift-parser-skipsingle.swift index 941b77c3cb569..d90bff2e5a485 100644 --- a/validation-test/compiler_crashers_fixed/26373-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26373-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26374-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26374-swift-typechecker-getinterfacetypefrominternaltype.swift index d6aaf23d72b43..df8038d987376 100644 --- a/validation-test/compiler_crashers_fixed/26374-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26374-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26375-vtable.swift b/validation-test/compiler_crashers_fixed/26375-vtable.swift index 9bb3ab2e4b442..7a6c0d0dd3bed 100644 --- a/validation-test/compiler_crashers_fixed/26375-vtable.swift +++ b/validation-test/compiler_crashers_fixed/26375-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26376-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26376-swift-metatypetype-get.swift index 8c3608576b4ea..bb857df97dd9a 100644 --- a/validation-test/compiler_crashers_fixed/26376-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26376-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26377-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26377-swift-astcontext-allocate.swift index 222e4ff9ce1ab..06eb158d2a915 100644 --- a/validation-test/compiler_crashers_fixed/26377-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26377-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26378-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26378-swift-printingdiagnosticconsumer-handlediagnostic.swift index d4bdcc289d9b2..c1259229206eb 100644 --- a/validation-test/compiler_crashers_fixed/26378-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26378-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26379-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26379-swift-astcontext-getidentifier.swift index 1ae6a583b3270..e81308626a4d2 100644 --- a/validation-test/compiler_crashers_fixed/26379-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26379-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26380-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26380-swift-boundgenerictype-get.swift index 80ee62cbccee1..a29d6aeb7411a 100644 --- a/validation-test/compiler_crashers_fixed/26380-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26380-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26381-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26381-swift-genericsignature-genericsignature.swift index 1f7cb973acd81..817a3ee0cff10 100644 --- a/validation-test/compiler_crashers_fixed/26381-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26381-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26382-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26382-swift-modulefile-gettype.swift index 504f5b6a1f115..5dabbbc98eaa8 100644 --- a/validation-test/compiler_crashers_fixed/26382-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26382-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26383-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/26383-swift-typebase-isspecialized.swift index a51f23a4679e1..8936f894f313c 100644 --- a/validation-test/compiler_crashers_fixed/26383-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/26383-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26384-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26384-swift-lexer-getlocforendoftoken.swift index 8aaa2a02050c4..e02682863f584 100644 --- a/validation-test/compiler_crashers_fixed/26384-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26384-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26385-swift-typevariabletype-implementation-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/26385-swift-typevariabletype-implementation-assignfixedtype.swift index 3f62325d03fef..e1d23a379f2d9 100644 --- a/validation-test/compiler_crashers_fixed/26385-swift-typevariabletype-implementation-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/26385-swift-typevariabletype-implementation-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26386-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/26386-swift-typevisitor.swift index 04e19e6992455..7e50d12366cb3 100644 --- a/validation-test/compiler_crashers_fixed/26386-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/26386-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26387-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/26387-swift-parser-diagnose.swift index 467b890a41ce1..c73036c4fc528 100644 --- a/validation-test/compiler_crashers_fixed/26387-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26387-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26388-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26388-swift-typebase-getcanonicaltype.swift index 6b8d192801e54..9806b379b2f74 100644 --- a/validation-test/compiler_crashers_fixed/26388-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26388-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26389-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26389-swift-typechecker-validatedecl.swift index 72e84f894ece3..bf77d20da7ab1 100644 --- a/validation-test/compiler_crashers_fixed/26389-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26389-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26390-swift-mangle-mangler-mangledeclname.swift b/validation-test/compiler_crashers_fixed/26390-swift-mangle-mangler-mangledeclname.swift index 62d28d15245cd..dc0ec7e7a24f1 100644 --- a/validation-test/compiler_crashers_fixed/26390-swift-mangle-mangler-mangledeclname.swift +++ b/validation-test/compiler_crashers_fixed/26390-swift-mangle-mangler-mangledeclname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26391-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/26391-swift-scopeinfo-addtoscope.swift index 75551612cd781..9fa4ef213d400 100644 --- a/validation-test/compiler_crashers_fixed/26391-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/26391-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26392-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26392-swift-abstractclosureexpr-setparams.swift index a0ca6f7007263..74d690c487f1a 100644 --- a/validation-test/compiler_crashers_fixed/26392-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26392-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26393-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26393-swift-modulefile-gettype.swift index c87529be77812..b423d8ad709de 100644 --- a/validation-test/compiler_crashers_fixed/26393-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26393-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26394-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26394-swift-parser-parsedecl.swift index 660c27a428542..6d774a5e71213 100644 --- a/validation-test/compiler_crashers_fixed/26394-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26394-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26395-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/26395-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift index b774ea6d409b3..f9c117970e5ad 100644 --- a/validation-test/compiler_crashers_fixed/26395-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/26395-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26396-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26396-swift-inflightdiagnostic.swift index 85814bf849035..8cbe3d0baa955 100644 --- a/validation-test/compiler_crashers_fixed/26396-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26396-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26397-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26397-swift-sourcemanager-extracttext.swift index b34a146131c67..28a5b0d7dc46d 100644 --- a/validation-test/compiler_crashers_fixed/26397-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26397-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26398-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/26398-swift-parser-parseexprclosure.swift index 1ee8dfb97a06d..96e0813cd6920 100644 --- a/validation-test/compiler_crashers_fixed/26398-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/26398-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26399-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26399-swift-genericparamlist-addnestedarchetypes.swift index 5310edf460dfe..68497db8defb3 100644 --- a/validation-test/compiler_crashers_fixed/26399-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26399-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26400-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26400-swift-tupletype-get.swift index af62e90b68bd7..d5e3f2aeceec1 100644 --- a/validation-test/compiler_crashers_fixed/26400-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26400-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26401-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/26401-swift-typechecker-resolveidentifiertype.swift index 3179bae1ff973..113430a530972 100644 --- a/validation-test/compiler_crashers_fixed/26401-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/26401-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26402-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/26402-swift-scopeinfo-addtoscope.swift index 613373c2ab3b1..d400547f53bab 100644 --- a/validation-test/compiler_crashers_fixed/26402-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/26402-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26403-llvm-densemapbase-llvm-smalldensemap-std-pair-llvm-arrayref-std-pair-swift-identifier.swift b/validation-test/compiler_crashers_fixed/26403-llvm-densemapbase-llvm-smalldensemap-std-pair-llvm-arrayref-std-pair-swift-identifier.swift index b17b1790791bd..a04033f78d1cf 100644 --- a/validation-test/compiler_crashers_fixed/26403-llvm-densemapbase-llvm-smalldensemap-std-pair-llvm-arrayref-std-pair-swift-identifier.swift +++ b/validation-test/compiler_crashers_fixed/26403-llvm-densemapbase-llvm-smalldensemap-std-pair-llvm-arrayref-std-pair-swift-identifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26404-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26404-swift-parser-parsedecl.swift index e4288348d80d1..8aceee38b9706 100644 --- a/validation-test/compiler_crashers_fixed/26404-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26404-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26405-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26405-swift-typechecker-validatedecl.swift index f9b8136b628f7..e49b5ff8b4940 100644 --- a/validation-test/compiler_crashers_fixed/26405-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26405-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26406-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26406-swift-constraints-constraintgraph-change-undo.swift index 6f80ebb5be262..74b18c932d97f 100644 --- a/validation-test/compiler_crashers_fixed/26406-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26406-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26407-llvm-smallvectorbase-grow-pod.swift b/validation-test/compiler_crashers_fixed/26407-llvm-smallvectorbase-grow-pod.swift index e0e9f86cc92d3..202a0d3af84e5 100644 --- a/validation-test/compiler_crashers_fixed/26407-llvm-smallvectorbase-grow-pod.swift +++ b/validation-test/compiler_crashers_fixed/26407-llvm-smallvectorbase-grow-pod.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26408-swift-iterabledeclcontext-addmember.swift b/validation-test/compiler_crashers_fixed/26408-swift-iterabledeclcontext-addmember.swift index 376e58d7a035f..98cf6bff9981d 100644 --- a/validation-test/compiler_crashers_fixed/26408-swift-iterabledeclcontext-addmember.swift +++ b/validation-test/compiler_crashers_fixed/26408-swift-iterabledeclcontext-addmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26409-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/26409-swift-tuplepattern-createsimple.swift index 35d552c53ca6b..92e409f9394e3 100644 --- a/validation-test/compiler_crashers_fixed/26409-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/26409-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26410-std-function-func-swift-typechecker-typecheckbinding.swift b/validation-test/compiler_crashers_fixed/26410-std-function-func-swift-typechecker-typecheckbinding.swift index 2aaabfc2decda..0b77b2b0a00e9 100644 --- a/validation-test/compiler_crashers_fixed/26410-std-function-func-swift-typechecker-typecheckbinding.swift +++ b/validation-test/compiler_crashers_fixed/26410-std-function-func-swift-typechecker-typecheckbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26411-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/26411-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 5d31caa9249d7..ebc4a856e678c 100644 --- a/validation-test/compiler_crashers_fixed/26411-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/26411-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26412-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/26412-swift-parser-parseexprclosure.swift index 0ee98e2ba204a..87cd609329918 100644 --- a/validation-test/compiler_crashers_fixed/26412-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/26412-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26413-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/26413-swift-sourcemanager-getbytedistance.swift index a7cfed2e54efc..e4c28ea0fffc0 100644 --- a/validation-test/compiler_crashers_fixed/26413-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/26413-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26414-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26414-swift-genericsignature-genericsignature.swift index 44bfc472d2df6..e03965468f6c7 100644 --- a/validation-test/compiler_crashers_fixed/26414-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26414-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26415-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/26415-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 71d5ffbcb2b7b..127f5bd599af7 100644 --- a/validation-test/compiler_crashers_fixed/26415-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/26415-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26416-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26416-swift-parser-parsedecl.swift index 5862a3f7810ea..a1975c28e5597 100644 --- a/validation-test/compiler_crashers_fixed/26416-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26416-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26417-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26417-swift-modulefile-gettype.swift index 0a42b2e5b1229..6d54d3f237b4d 100644 --- a/validation-test/compiler_crashers_fixed/26417-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26417-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26418-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26418-swift-genericsignature-get.swift index d6c6fcebf3817..d928db9d13c78 100644 --- a/validation-test/compiler_crashers_fixed/26418-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26418-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26419-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26419-swift-modulefile-gettype.swift index ef55c57a71d76..526815bda11aa 100644 --- a/validation-test/compiler_crashers_fixed/26419-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26419-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26420-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26420-swift-astcontext-getidentifier.swift index 169764c81e766..7a21b5a7709d4 100644 --- a/validation-test/compiler_crashers_fixed/26420-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26420-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26421-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26421-swift-generictypeparamtype-get.swift index 6a3e6ac44ff98..a21f510a5f4eb 100644 --- a/validation-test/compiler_crashers_fixed/26421-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26421-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26422-swift-typevariabletype-implementation-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/26422-swift-typevariabletype-implementation-assignfixedtype.swift index 54a81d9056ab3..852886c4225f7 100644 --- a/validation-test/compiler_crashers_fixed/26422-swift-typevariabletype-implementation-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/26422-swift-typevariabletype-implementation-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26423-llvm-bumpptrallocatorimpl-llvm-mallocallocator.swift b/validation-test/compiler_crashers_fixed/26423-llvm-bumpptrallocatorimpl-llvm-mallocallocator.swift index f5ce53d61f80e..b3ba53e4368af 100644 --- a/validation-test/compiler_crashers_fixed/26423-llvm-bumpptrallocatorimpl-llvm-mallocallocator.swift +++ b/validation-test/compiler_crashers_fixed/26423-llvm-bumpptrallocatorimpl-llvm-mallocallocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26424-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/26424-swift-lexer-getlocforendoftoken.swift index 50d5c9de53f73..6616ad6b9858b 100644 --- a/validation-test/compiler_crashers_fixed/26424-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/26424-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26425-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26425-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 809be17cb3227..22fac983f0c3b 100644 --- a/validation-test/compiler_crashers_fixed/26425-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26425-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26426-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26426-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 3759e9f698adf..3be67defd980f 100644 --- a/validation-test/compiler_crashers_fixed/26426-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26426-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26427-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26427-swift-typechecker-getinterfacetypefrominternaltype.swift index 9fa6d9045a68d..5862b3381c677 100644 --- a/validation-test/compiler_crashers_fixed/26427-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26427-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26428-swift-parser-parsegenericwhereclause.swift b/validation-test/compiler_crashers_fixed/26428-swift-parser-parsegenericwhereclause.swift index 2b917d04e85c9..e3cc3520c883b 100644 --- a/validation-test/compiler_crashers_fixed/26428-swift-parser-parsegenericwhereclause.swift +++ b/validation-test/compiler_crashers_fixed/26428-swift-parser-parsegenericwhereclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26429-getfileaux.swift b/validation-test/compiler_crashers_fixed/26429-getfileaux.swift index b4aad9be8aa16..431b2ec175bb6 100644 --- a/validation-test/compiler_crashers_fixed/26429-getfileaux.swift +++ b/validation-test/compiler_crashers_fixed/26429-getfileaux.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26430-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/26430-swift-expr-walk.swift index 4d4413dc82461..442f5e73e05b2 100644 --- a/validation-test/compiler_crashers_fixed/26430-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/26430-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26431-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26431-swift-genericparamlist-deriveallarchetypes.swift index d33aed8827484..1ef3be52cb630 100644 --- a/validation-test/compiler_crashers_fixed/26431-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26431-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26432-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/26432-llvm-foldingsetimpl-findnodeorinsertpos.swift index 359beff91ba74..46c5fbe231d55 100644 --- a/validation-test/compiler_crashers_fixed/26432-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/26432-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26433-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26433-swift-diagnosticengine-emitdiagnostic.swift index be5bbbb959ef8..9c6176d9fcf67 100644 --- a/validation-test/compiler_crashers_fixed/26433-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26433-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26434-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/26434-swift-typeloc-iserror.swift index 21a55575d1e68..daf5428e70600 100644 --- a/validation-test/compiler_crashers_fixed/26434-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/26434-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26435-swift-arrayexpr-create.swift b/validation-test/compiler_crashers_fixed/26435-swift-arrayexpr-create.swift index db8985f24b4c7..d677ae89d6ed1 100644 --- a/validation-test/compiler_crashers_fixed/26435-swift-arrayexpr-create.swift +++ b/validation-test/compiler_crashers_fixed/26435-swift-arrayexpr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26436-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26436-swift-lexer-kindofidentifier.swift index 627f5a97a8262..56ce9f4a910ca 100644 --- a/validation-test/compiler_crashers_fixed/26436-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26436-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26437-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26437-swift-typebase-getcanonicaltype.swift index 13f60c170cd8d..bcddfb6e80a5c 100644 --- a/validation-test/compiler_crashers_fixed/26437-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26437-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26438-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26438-swift-typebase-isequal.swift index 81e74d593e286..99f351396d1ad 100644 --- a/validation-test/compiler_crashers_fixed/26438-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26438-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26439-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26439-llvm-foldingset-swift-tupletype-nodeequals.swift index 31c53db98102b..58dd05c0f03c3 100644 --- a/validation-test/compiler_crashers_fixed/26439-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26439-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26440-swift-constraints-constraintsystem-salvage.swift b/validation-test/compiler_crashers_fixed/26440-swift-constraints-constraintsystem-salvage.swift index 193d6b72777cb..04e10a12155ad 100644 --- a/validation-test/compiler_crashers_fixed/26440-swift-constraints-constraintsystem-salvage.swift +++ b/validation-test/compiler_crashers_fixed/26440-swift-constraints-constraintsystem-salvage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26441-swift-parser-parseexprcollection.swift b/validation-test/compiler_crashers_fixed/26441-swift-parser-parseexprcollection.swift index f016eaa6d84eb..eef1a49f90b09 100644 --- a/validation-test/compiler_crashers_fixed/26441-swift-parser-parseexprcollection.swift +++ b/validation-test/compiler_crashers_fixed/26441-swift-parser-parseexprcollection.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26442-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/26442-swift-typebase-gatherallsubstitutions.swift index 5b8177cebe25f..92d604f0571e9 100644 --- a/validation-test/compiler_crashers_fixed/26442-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26442-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26443-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/26443-swift-parser-parsedeclvar.swift index 982c47bc3c3ed..dd44e05c56061 100644 --- a/validation-test/compiler_crashers_fixed/26443-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/26443-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26444-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26444-swift-genericparamlist-create.swift index 77ab2b3a974d0..37d4c0ba508cb 100644 --- a/validation-test/compiler_crashers_fixed/26444-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26444-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26445-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/26445-swift-scopeinfo-addtoscope.swift index 64439a0c1db89..754d40c990310 100644 --- a/validation-test/compiler_crashers_fixed/26445-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/26445-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26446-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26446-swift-generictypeparamtype-get.swift index 89c84d387703b..6eb8dfffaba7f 100644 --- a/validation-test/compiler_crashers_fixed/26446-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26446-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26447-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/26447-swift-parser-diagnose.swift index d27d863824571..7c7ab8cfd7c2b 100644 --- a/validation-test/compiler_crashers_fixed/26447-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26447-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26448-swift-declcontext-isprotocolorprotocolextensioncontext.swift b/validation-test/compiler_crashers_fixed/26448-swift-declcontext-isprotocolorprotocolextensioncontext.swift index f5edb4ba9a3d0..f74d2254299e4 100644 --- a/validation-test/compiler_crashers_fixed/26448-swift-declcontext-isprotocolorprotocolextensioncontext.swift +++ b/validation-test/compiler_crashers_fixed/26448-swift-declcontext-isprotocolorprotocolextensioncontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26449-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/26449-swift-parser-parsetoken.swift index c7c6865520e3e..bd7282a2d1da6 100644 --- a/validation-test/compiler_crashers_fixed/26449-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/26449-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26450-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/26450-swift-constraints-constraintsystem-applysolution.swift index 4bd6527a64c04..6c040ba8c7d76 100644 --- a/validation-test/compiler_crashers_fixed/26450-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/26450-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26451-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26451-swift-parser-parsedecl.swift index a7919a5f43b9a..5f0a7a5cc1a0f 100644 --- a/validation-test/compiler_crashers_fixed/26451-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26451-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26452-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26452-swift-sourcemanager-extracttext.swift index 707e6929ac6e7..8e85ff375099b 100644 --- a/validation-test/compiler_crashers_fixed/26452-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26452-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26453-swift-astcontext-getloadedmodule.swift b/validation-test/compiler_crashers_fixed/26453-swift-astcontext-getloadedmodule.swift index d09c9a391a12e..d738efbbc1f70 100644 --- a/validation-test/compiler_crashers_fixed/26453-swift-astcontext-getloadedmodule.swift +++ b/validation-test/compiler_crashers_fixed/26453-swift-astcontext-getloadedmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26454-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26454-swift-typebase-isequal.swift index 793f35334e247..d6e2830e2d299 100644 --- a/validation-test/compiler_crashers_fixed/26454-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26454-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26455-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26455-swift-parser-parsedecl.swift index 58cdfe5550c4f..fd01fccbcaa01 100644 --- a/validation-test/compiler_crashers_fixed/26455-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26455-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26456-swift-lvaluetype-get.swift b/validation-test/compiler_crashers_fixed/26456-swift-lvaluetype-get.swift index 60df9d2e01589..9b3e180cdfdec 100644 --- a/validation-test/compiler_crashers_fixed/26456-swift-lvaluetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26456-swift-lvaluetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26457-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/26457-swift-constraints-constraintsystem-addconstraint.swift index fe2f273c96eff..86fcef58cf17b 100644 --- a/validation-test/compiler_crashers_fixed/26457-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26457-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26458-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/26458-swift-constraints-constraintsystem-simplifymemberconstraint.swift index eaaf1493871a6..267e83fcd6f3d 100644 --- a/validation-test/compiler_crashers_fixed/26458-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26458-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26459-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26459-swift-printingdiagnosticconsumer-handlediagnostic.swift index 422a4d9336c86..708a277450b2b 100644 --- a/validation-test/compiler_crashers_fixed/26459-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26459-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26460-std-function-func-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/26460-std-function-func-swift-constraints-solution-simplifytype.swift index 73c26c4a84697..97d103969a6c7 100644 --- a/validation-test/compiler_crashers_fixed/26460-std-function-func-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26460-std-function-func-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26461-void.swift b/validation-test/compiler_crashers_fixed/26461-void.swift index 2b7f74eb39fc6..a71a87c2d1888 100644 --- a/validation-test/compiler_crashers_fixed/26461-void.swift +++ b/validation-test/compiler_crashers_fixed/26461-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26462-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26462-swift-modulefile-getdecl.swift index acf0a422365a9..b6b6b9e370c11 100644 --- a/validation-test/compiler_crashers_fixed/26462-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26462-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26463-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26463-swift-typechecker-getinterfacetypefrominternaltype.swift index a4c5edaaaede2..7d424d6256879 100644 --- a/validation-test/compiler_crashers_fixed/26463-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26463-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26464-getfileaux.swift b/validation-test/compiler_crashers_fixed/26464-getfileaux.swift index 367b2d45db593..3d487c1cf2da1 100644 --- a/validation-test/compiler_crashers_fixed/26464-getfileaux.swift +++ b/validation-test/compiler_crashers_fixed/26464-getfileaux.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26465-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/26465-swift-typebase-gettypevariables.swift index 0d9a3bb0cad9e..e3af119f87f81 100644 --- a/validation-test/compiler_crashers_fixed/26465-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/26465-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26466-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26466-swift-typebase-getcanonicaltype.swift index 2b077508d0876..35d02a64eb139 100644 --- a/validation-test/compiler_crashers_fixed/26466-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26466-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26467-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26467-swift-parser-parsedecl.swift index b60c6d7436fc4..589157988ee88 100644 --- a/validation-test/compiler_crashers_fixed/26467-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26467-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26468-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26468-swift-lexer-leximpl.swift index 03ef05c97c8df..ca2563ea03fab 100644 --- a/validation-test/compiler_crashers_fixed/26468-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26468-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26469-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/26469-swift-parser-parseexprpostfix.swift index 3426061c82a00..2c05d72cae0c3 100644 --- a/validation-test/compiler_crashers_fixed/26469-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/26469-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26470-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26470-swift-inflightdiagnostic.swift index fb0426b743aea..5130c88272ba2 100644 --- a/validation-test/compiler_crashers_fixed/26470-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26470-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26471-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26471-swift-iterabledeclcontext-getmembers.swift index a6e9e617ac357..09bca918cce71 100644 --- a/validation-test/compiler_crashers_fixed/26471-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26471-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26472-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26472-swift-typebase-isequal.swift index c4d3956cfd612..aaab1cf604768 100644 --- a/validation-test/compiler_crashers_fixed/26472-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26472-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26473-swift-constraints-constraint-constraint.swift b/validation-test/compiler_crashers_fixed/26473-swift-constraints-constraint-constraint.swift index 6e902d61b9002..c8d03f7031337 100644 --- a/validation-test/compiler_crashers_fixed/26473-swift-constraints-constraint-constraint.swift +++ b/validation-test/compiler_crashers_fixed/26473-swift-constraints-constraint-constraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26474-std-function-func-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/26474-std-function-func-swift-typechecker-validategenericfuncsignature.swift index cc01d91a60ca1..463a9c7de28de 100644 --- a/validation-test/compiler_crashers_fixed/26474-std-function-func-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/26474-std-function-func-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26475-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26475-llvm-bitstreamcursor-read.swift index 76943d5ace9fb..59216040f6dce 100644 --- a/validation-test/compiler_crashers_fixed/26475-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26475-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26476-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26476-swift-astcontext-allocate.swift index 643e540857246..7b3d15c92b675 100644 --- a/validation-test/compiler_crashers_fixed/26476-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26476-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26477-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26477-swift-modulefile-getdecl.swift index 00b7f97ac6946..e3371e1b4b591 100644 --- a/validation-test/compiler_crashers_fixed/26477-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26477-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26478-swift-archetypetype-resolvenestedtype.swift b/validation-test/compiler_crashers_fixed/26478-swift-archetypetype-resolvenestedtype.swift index 82345e89cca2d..d8ef9be6310e7 100644 --- a/validation-test/compiler_crashers_fixed/26478-swift-archetypetype-resolvenestedtype.swift +++ b/validation-test/compiler_crashers_fixed/26478-swift-archetypetype-resolvenestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26479-swift-parser-applyattributetotype.swift b/validation-test/compiler_crashers_fixed/26479-swift-parser-applyattributetotype.swift index 825ded33d2cfc..b51e0d29abbb4 100644 --- a/validation-test/compiler_crashers_fixed/26479-swift-parser-applyattributetotype.swift +++ b/validation-test/compiler_crashers_fixed/26479-swift-parser-applyattributetotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26480-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26480-swift-typebase-getsuperclass.swift index 68ac3e9c57b14..60e0341361807 100644 --- a/validation-test/compiler_crashers_fixed/26480-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26480-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26481-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26481-swift-genericsignature-get.swift index fa6267546a725..a7c7c7e5db1ff 100644 --- a/validation-test/compiler_crashers_fixed/26481-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26481-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26482-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26482-swift-genericparamlist-addnestedarchetypes.swift index d69faa555006c..450bf8190b35a 100644 --- a/validation-test/compiler_crashers_fixed/26482-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26482-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26483-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift b/validation-test/compiler_crashers_fixed/26483-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift index bed5b583ffad3..51589bce79a1a 100644 --- a/validation-test/compiler_crashers_fixed/26483-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift +++ b/validation-test/compiler_crashers_fixed/26483-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26484-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26484-swift-lexer-leximpl.swift index 1a691baef731c..a3960669d83b0 100644 --- a/validation-test/compiler_crashers_fixed/26484-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26484-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26485-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/26485-swift-constraints-constraintgraphnode-getadjacency.swift index 1af243b8cecf9..1b3e848a0af0e 100644 --- a/validation-test/compiler_crashers_fixed/26485-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/26485-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26486-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/26486-swift-modulefile-maybereadpattern.swift index 71d13dd06f704..e6e01a1721655 100644 --- a/validation-test/compiler_crashers_fixed/26486-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/26486-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26487-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26487-swift-astcontext-allocate.swift index e47e204ec7d77..49d335cff904f 100644 --- a/validation-test/compiler_crashers_fixed/26487-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26487-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26488-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/26488-swift-expr-walk.swift index 2966c56321f6e..e03ac52375871 100644 --- a/validation-test/compiler_crashers_fixed/26488-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/26488-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26489-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/26489-swift-parser-parseexpridentifier.swift index 5769e60c9008e..2a2f4306b80ad 100644 --- a/validation-test/compiler_crashers_fixed/26489-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26489-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26490-swift-conformancelookuptable-resolveconformances.swift b/validation-test/compiler_crashers_fixed/26490-swift-conformancelookuptable-resolveconformances.swift index 708821d8e4166..e187969be381e 100644 --- a/validation-test/compiler_crashers_fixed/26490-swift-conformancelookuptable-resolveconformances.swift +++ b/validation-test/compiler_crashers_fixed/26490-swift-conformancelookuptable-resolveconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26491-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/26491-swift-abstractstoragedecl-makecomputed.swift index d6073fe3dcbdb..917d4b419cf67 100644 --- a/validation-test/compiler_crashers_fixed/26491-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/26491-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26492-swift-astcontext-getidentifier.swift b/validation-test/compiler_crashers_fixed/26492-swift-astcontext-getidentifier.swift index de01dc0b90308..d46fbe98eb2e8 100644 --- a/validation-test/compiler_crashers_fixed/26492-swift-astcontext-getidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26492-swift-astcontext-getidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26493-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26493-swift-protocoltype-canonicalizeprotocols.swift index 2bfb132d8bfac..be0ea6a03d775 100644 --- a/validation-test/compiler_crashers_fixed/26493-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26493-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26494-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26494-swift-diagnosticengine-flushactivediagnostic.swift index 30eface8a7088..e6527525f490c 100644 --- a/validation-test/compiler_crashers_fixed/26494-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26494-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26495-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/26495-swift-typechecker-getinterfacetypefrominternaltype.swift index c84b74e886c06..b83c55d4207a6 100644 --- a/validation-test/compiler_crashers_fixed/26495-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/26495-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26496-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26496-swift-parser-skipsingle.swift index b2e8782c257c8..82cb1dfb0e93a 100644 --- a/validation-test/compiler_crashers_fixed/26496-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26496-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26497-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26497-swift-diagnosticengine-emitdiagnostic.swift index 6c68e1a4b3e34..96719fdbbd32a 100644 --- a/validation-test/compiler_crashers_fixed/26497-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26497-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26498-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26498-swift-sourcefile-lookupcache-lookupvalue.swift index a4810d9831bf8..321939f22c2ee 100644 --- a/validation-test/compiler_crashers_fixed/26498-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26498-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26499-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/26499-swift-constraints-constraintgraph-addconstraint.swift index 1c885ca5e0574..038f3c85a61f0 100644 --- a/validation-test/compiler_crashers_fixed/26499-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26499-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26500-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26500-swift-modulefile-getdeclcontext.swift index 7457d72d183ae..006285f11773e 100644 --- a/validation-test/compiler_crashers_fixed/26500-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26500-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26501-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26501-swift-lexer-leximpl.swift index 5c0803481ba09..b49559b87a5b8 100644 --- a/validation-test/compiler_crashers_fixed/26501-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26501-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26502-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26502-swift-protocoltype-canonicalizeprotocols.swift index cdfaf7f9a09a1..402ba2f4333f8 100644 --- a/validation-test/compiler_crashers_fixed/26502-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26502-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26503-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26503-swift-diagnosticengine-emitdiagnostic.swift index 12f223e8b766a..839649537e474 100644 --- a/validation-test/compiler_crashers_fixed/26503-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26503-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26504-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26504-swift-lexer-leximpl.swift index 0f46f7fd741e7..455a1536bfaf9 100644 --- a/validation-test/compiler_crashers_fixed/26504-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26504-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26505-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26505-llvm-foldingset-swift-classtype-nodeequals.swift index d4f1d20c4eda1..80a62b21b1030 100644 --- a/validation-test/compiler_crashers_fixed/26505-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26505-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26506-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26506-swift-diagnosticengine-emitdiagnostic.swift index d5de44f43f5d4..6bcbc490723f3 100644 --- a/validation-test/compiler_crashers_fixed/26506-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26506-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26507-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26507-swift-sourcemanager-extracttext.swift index fdcf4f62c702c..5a335089618fc 100644 --- a/validation-test/compiler_crashers_fixed/26507-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26507-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26508-llvm-smallvectorbase-grow-pod.swift b/validation-test/compiler_crashers_fixed/26508-llvm-smallvectorbase-grow-pod.swift index 3c73b3dfcda1a..c70b189250e1a 100644 --- a/validation-test/compiler_crashers_fixed/26508-llvm-smallvectorbase-grow-pod.swift +++ b/validation-test/compiler_crashers_fixed/26508-llvm-smallvectorbase-grow-pod.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26509-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26509-swift-functiontype-get.swift index bd3b44b97b45d..819f7b0c7e0d2 100644 --- a/validation-test/compiler_crashers_fixed/26509-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26509-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26510-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26510-swift-inflightdiagnostic.swift index a4e9a60d6396d..4b29ca0d8dc88 100644 --- a/validation-test/compiler_crashers_fixed/26510-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26510-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26511-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26511-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5a765545e1ff1..1305bfda11cb0 100644 --- a/validation-test/compiler_crashers_fixed/26511-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26511-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26512-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26512-swift-iterabledeclcontext-getmembers.swift index f1835b21d746d..586265d4b542a 100644 --- a/validation-test/compiler_crashers_fixed/26512-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26512-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26513-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/26513-swift-constraints-constraintsystem-getconstraintlocator.swift index 2b544f3a090a0..dd6061a89a318 100644 --- a/validation-test/compiler_crashers_fixed/26513-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/26513-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26514-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26514-swift-parser-skipsingle.swift index f714f8206239c..1782121e7f615 100644 --- a/validation-test/compiler_crashers_fixed/26514-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26514-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26515-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26515-swift-metatypetype-get.swift index 71e3b216ee1a6..5311b16002adc 100644 --- a/validation-test/compiler_crashers_fixed/26515-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26515-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26516-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26516-swift-boundgenerictype-get.swift index bd964ec3b67bd..3983c414a87b8 100644 --- a/validation-test/compiler_crashers_fixed/26516-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26516-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26517-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/26517-swift-type-transform.swift index 57f980859fd5a..84d6319319c25 100644 --- a/validation-test/compiler_crashers_fixed/26517-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/26517-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26518-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26518-swift-diagnosticengine-flushactivediagnostic.swift index 1db7841c32f99..bf0022b262ddb 100644 --- a/validation-test/compiler_crashers_fixed/26518-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26518-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26519-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/26519-swift-lexer-lexstringliteral.swift index 3fb4deb86f563..a30b55038bf64 100644 --- a/validation-test/compiler_crashers_fixed/26519-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/26519-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26520-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/26520-swift-typechecker-checkgenericarguments.swift index ea54ad0b70a77..96a2508c20c3a 100644 --- a/validation-test/compiler_crashers_fixed/26520-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/26520-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26521-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26521-swift-modulefile-getdeclcontext.swift index dd704321c0e8d..530a0ba98f8ab 100644 --- a/validation-test/compiler_crashers_fixed/26521-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26521-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26522-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/26522-no-stacktrace.swift index 35d9d64bd4ef8..a1ddadc60f195 100644 --- a/validation-test/compiler_crashers_fixed/26522-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/26522-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26523-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/26523-swift-constraints-constraintgraph-gatherconstraints.swift index 29be221a0f4bb..aeb0e2e752f19 100644 --- a/validation-test/compiler_crashers_fixed/26523-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/26523-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26524-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26524-swift-functiontype-get.swift index f3a60534fd432..54efcfd40be0b 100644 --- a/validation-test/compiler_crashers_fixed/26524-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26524-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26525-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26525-swift-modulefile-maybereadgenericparams.swift index 1dc73f6d70fb3..0e98e701586a8 100644 --- a/validation-test/compiler_crashers_fixed/26525-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26525-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26526-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26526-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5150ec977cf02..ae9837eff471f 100644 --- a/validation-test/compiler_crashers_fixed/26526-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26526-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26527-swift-parser-isstartofdecl.swift b/validation-test/compiler_crashers_fixed/26527-swift-parser-isstartofdecl.swift index 5d6ce20a0e1eb..50b0ae19a2338 100644 --- a/validation-test/compiler_crashers_fixed/26527-swift-parser-isstartofdecl.swift +++ b/validation-test/compiler_crashers_fixed/26527-swift-parser-isstartofdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26528-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26528-swift-modulefile-lookupvalue.swift index 79df3eb0fdef4..0eeacdd279171 100644 --- a/validation-test/compiler_crashers_fixed/26528-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26528-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26529-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/26529-swift-typechecker-validatetype.swift index 2c7d97b01b55c..b83048ee68c20 100644 --- a/validation-test/compiler_crashers_fixed/26529-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/26529-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26530-llvm-foldingsetimpl-findnodeorinsertpos.swift b/validation-test/compiler_crashers_fixed/26530-llvm-foldingsetimpl-findnodeorinsertpos.swift index 16b81f78727c3..9aba75a936015 100644 --- a/validation-test/compiler_crashers_fixed/26530-llvm-foldingsetimpl-findnodeorinsertpos.swift +++ b/validation-test/compiler_crashers_fixed/26530-llvm-foldingsetimpl-findnodeorinsertpos.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26531-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26531-swift-modulefile-maybereadgenericparams.swift index 8b25678dba716..bc094057b4d4d 100644 --- a/validation-test/compiler_crashers_fixed/26531-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26531-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26532-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26532-swift-substitutedtype-get.swift index fbede0ff14ff8..946876f407fa7 100644 --- a/validation-test/compiler_crashers_fixed/26532-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26532-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26533-checktypeaccessibility.swift b/validation-test/compiler_crashers_fixed/26533-checktypeaccessibility.swift index 5224e2458a982..cb3c2fa1a3260 100644 --- a/validation-test/compiler_crashers_fixed/26533-checktypeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/26533-checktypeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26534-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26534-swift-modulefile-getdecl.swift index 6fe9aa24896ef..aa2c2b7400127 100644 --- a/validation-test/compiler_crashers_fixed/26534-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26534-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26535-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26535-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift index e7907b78a6d44..c77ac64e1446b 100644 --- a/validation-test/compiler_crashers_fixed/26535-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26535-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26536-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26536-std-function-func-swift-type-subst.swift index 344851b8d5113..da21c473b1cb9 100644 --- a/validation-test/compiler_crashers_fixed/26536-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26536-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26537-swift-abstractstoragedecl-getobjcgetterselector.swift b/validation-test/compiler_crashers_fixed/26537-swift-abstractstoragedecl-getobjcgetterselector.swift index 3f03bdaad1429..1a02b769a3857 100644 --- a/validation-test/compiler_crashers_fixed/26537-swift-abstractstoragedecl-getobjcgetterselector.swift +++ b/validation-test/compiler_crashers_fixed/26537-swift-abstractstoragedecl-getobjcgetterselector.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26538-swift-parser-parsegetsetimpl.swift b/validation-test/compiler_crashers_fixed/26538-swift-parser-parsegetsetimpl.swift index 628258d1ad22a..c6490e9b5a29f 100644 --- a/validation-test/compiler_crashers_fixed/26538-swift-parser-parsegetsetimpl.swift +++ b/validation-test/compiler_crashers_fixed/26538-swift-parser-parsegetsetimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26539-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26539-swift-constraints-constraintsystem-simplifytype.swift index f2f8840fd598a..dda5b140a722f 100644 --- a/validation-test/compiler_crashers_fixed/26539-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26539-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26540-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/26540-no-stacktrace.swift index b0c0b50cb6555..1b9a88d72f9a8 100644 --- a/validation-test/compiler_crashers_fixed/26540-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/26540-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26541-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/26541-swift-lexer-lexstringliteral.swift index 4efe6a8d88ecf..db870099b168a 100644 --- a/validation-test/compiler_crashers_fixed/26541-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/26541-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26542-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26542-swift-typechecker-validatedecl.swift index af50d07389716..68f8a5d70efa3 100644 --- a/validation-test/compiler_crashers_fixed/26542-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26542-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26543-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26543-swift-parser-parsedecl.swift index dec2273e9d0e9..39a7b05401de0 100644 --- a/validation-test/compiler_crashers_fixed/26543-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26543-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26544-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26544-swift-sourcefile-lookupcache-lookupvalue.swift index 89c26bd5f058d..b14dc94571765 100644 --- a/validation-test/compiler_crashers_fixed/26544-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26544-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26545-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26545-swift-lexer-lexidentifier.swift index 581499d9967db..256d94d200c59 100644 --- a/validation-test/compiler_crashers_fixed/26545-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26545-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26546-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26546-swift-parser-skipsingle.swift index 5943ccca0015c..d814050e86aff 100644 --- a/validation-test/compiler_crashers_fixed/26546-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26546-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26547-swift-sourcefile-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26547-swift-sourcefile-lookupcache-lookupvalue.swift index a2be7ec0bdecb..3b4fca3fd03b0 100644 --- a/validation-test/compiler_crashers_fixed/26547-swift-sourcefile-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26547-swift-sourcefile-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26548-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26548-swift-lexer-lexoperatoridentifier.swift index 14a7292133b55..ef4238d105fae 100644 --- a/validation-test/compiler_crashers_fixed/26548-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26548-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26549-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/26549-swift-typechecker-resolvetypeincontext.swift index 67c19aeee2f6f..f90386443bec0 100644 --- a/validation-test/compiler_crashers_fixed/26549-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/26549-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26550-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26550-swift-functiontype-get.swift index 5bf45d8d44e5f..89f77d9335b97 100644 --- a/validation-test/compiler_crashers_fixed/26550-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26550-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26551-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26551-swift-protocoltype-canonicalizeprotocols.swift index 3f50c19e25bf2..74036a9770f5f 100644 --- a/validation-test/compiler_crashers_fixed/26551-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26551-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26552-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26552-swift-parser-parsedecl.swift index 864f381e4106b..25401e99c4801 100644 --- a/validation-test/compiler_crashers_fixed/26552-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26552-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26553-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/26553-swift-parser-parseexprpostfix.swift index 25cc041d9a5b0..7e967c6a5dd57 100644 --- a/validation-test/compiler_crashers_fixed/26553-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/26553-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26554-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26554-swift-metatypetype-get.swift index 810f03f6a3189..fd20eff19b03e 100644 --- a/validation-test/compiler_crashers_fixed/26554-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26554-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26555-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/26555-swift-typechecker-checkgenericarguments.swift index 86bc683f95c78..52a9b2549e509 100644 --- a/validation-test/compiler_crashers_fixed/26555-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/26555-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26556-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26556-swift-inflightdiagnostic-fixitreplacechars.swift index 44895887dbbeb..ce805e00ad9df 100644 --- a/validation-test/compiler_crashers_fixed/26556-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26556-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26557-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/26557-swift-expr-walk.swift index 4a6cd59d8ff3e..ff9c58b644acd 100644 --- a/validation-test/compiler_crashers_fixed/26557-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/26557-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26558-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/26558-swift-constraints-constraintsystem-gettypeofmemberreference.swift index a5f857b8a7a9d..901a54ef71a7d 100644 --- a/validation-test/compiler_crashers_fixed/26558-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/26558-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26559-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26559-swift-metatypetype-get.swift index 7d4a6180d691c..9196fb5292123 100644 --- a/validation-test/compiler_crashers_fixed/26559-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26559-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26560-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26560-swift-diagnosticengine-flushactivediagnostic.swift index 1e251c541e2e3..349143b65cee3 100644 --- a/validation-test/compiler_crashers_fixed/26560-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26560-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26561-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26561-swift-sourcemanager-extracttext.swift index 58feda492d361..6e489c7db5c55 100644 --- a/validation-test/compiler_crashers_fixed/26561-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26561-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26562-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26562-swift-metatypetype-get.swift index 678b571b2dde0..29c5319edd6a3 100644 --- a/validation-test/compiler_crashers_fixed/26562-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26562-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26563-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/26563-swift-constraints-constraintgraph-unbindtypevariable.swift index 7048d7ba07907..db3c8a9765c5f 100644 --- a/validation-test/compiler_crashers_fixed/26563-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/26563-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26564-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26564-swift-parser-parsedecl.swift index c62838dd0e200..03f3326a41bed 100644 --- a/validation-test/compiler_crashers_fixed/26564-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26564-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26565-swift-constraints-constraintsystem-salvage.swift b/validation-test/compiler_crashers_fixed/26565-swift-constraints-constraintsystem-salvage.swift index 807a468e1b3d4..aeb482e6d04d7 100644 --- a/validation-test/compiler_crashers_fixed/26565-swift-constraints-constraintsystem-salvage.swift +++ b/validation-test/compiler_crashers_fixed/26565-swift-constraints-constraintsystem-salvage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26566-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26566-swift-parser-parsedecl.swift index 9fd71b80831df..a0db4ee24a948 100644 --- a/validation-test/compiler_crashers_fixed/26566-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26566-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26567-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26567-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index 1f161dfab0507..c0046da0ce038 100644 --- a/validation-test/compiler_crashers_fixed/26567-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26567-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26568-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26568-swift-typechecker-validatedecl.swift index efc42eb16cd4b..0431f2eb61a3f 100644 --- a/validation-test/compiler_crashers_fixed/26568-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26568-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26569-swift-constraints-constraintsystem-optimizeconstraints.swift b/validation-test/compiler_crashers_fixed/26569-swift-constraints-constraintsystem-optimizeconstraints.swift index 393a771bcc62a..53888ab23adcf 100644 --- a/validation-test/compiler_crashers_fixed/26569-swift-constraints-constraintsystem-optimizeconstraints.swift +++ b/validation-test/compiler_crashers_fixed/26569-swift-constraints-constraintsystem-optimizeconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26570-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/26570-swift-valuedecl-getinterfacetype.swift index 1f9c955e5ace3..c6e7e183019fb 100644 --- a/validation-test/compiler_crashers_fixed/26570-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/26570-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26571-swift-constraints-constraintsystem-recordopenedtypes.swift b/validation-test/compiler_crashers_fixed/26571-swift-constraints-constraintsystem-recordopenedtypes.swift index 0a9def927c2a9..faf6ae8797dba 100644 --- a/validation-test/compiler_crashers_fixed/26571-swift-constraints-constraintsystem-recordopenedtypes.swift +++ b/validation-test/compiler_crashers_fixed/26571-swift-constraints-constraintsystem-recordopenedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26572-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26572-swift-typechecker-checkinheritanceclause.swift index 1de8dd207ad2e..3d9774a3305f0 100644 --- a/validation-test/compiler_crashers_fixed/26572-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26572-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26573-swift-parser-parseanyidentifier.swift b/validation-test/compiler_crashers_fixed/26573-swift-parser-parseanyidentifier.swift index 8e10e3b432ba7..4fd15feffa9f2 100644 --- a/validation-test/compiler_crashers_fixed/26573-swift-parser-parseanyidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26573-swift-parser-parseanyidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26574-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26574-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index aefbea23a377a..9bc42455d51a7 100644 --- a/validation-test/compiler_crashers_fixed/26574-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26574-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26575-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26575-llvm-bitstreamcursor-read.swift index e8fee1d025360..1fbe8f9df6ef7 100644 --- a/validation-test/compiler_crashers_fixed/26575-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26575-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26576-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26576-llvm-foldingset-swift-structtype-nodeequals.swift index 2cbda5ce817dc..96100143faf71 100644 --- a/validation-test/compiler_crashers_fixed/26576-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26576-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26577-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26577-swift-abstractclosureexpr-setparams.swift index e2c0ad32df977..2ef675f0ab6b9 100644 --- a/validation-test/compiler_crashers_fixed/26577-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26577-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26578-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/26578-swift-expr-walk.swift index 6af4c6fcb1b89..77ce313ac5892 100644 --- a/validation-test/compiler_crashers_fixed/26578-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/26578-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26579-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26579-swift-typechecker-overapproximateosversionsatlocation.swift index 148142050d932..d4b943c0d5e33 100644 --- a/validation-test/compiler_crashers_fixed/26579-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26579-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26580-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26580-llvm-foldingset-swift-tupletype-nodeequals.swift index ae5d338c9d78d..744c41e7986c0 100644 --- a/validation-test/compiler_crashers_fixed/26580-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26580-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26581-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/26581-swift-typechecker-checkdeclarationavailability.swift index bc7010ab8bb86..ce6b0a89bd6b3 100644 --- a/validation-test/compiler_crashers_fixed/26581-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/26581-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26582-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26582-swift-modulefile-gettype.swift index 091c08c46156b..e845e2e549675 100644 --- a/validation-test/compiler_crashers_fixed/26582-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26582-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26583-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26583-swift-typechecker-validatedecl.swift index 85e2b74d66c1e..ea1344856654a 100644 --- a/validation-test/compiler_crashers_fixed/26583-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26583-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26584-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26584-swift-constraints-constraintgraph-change-undo.swift index 29a5cb15c358e..f11eaf8ca1d50 100644 --- a/validation-test/compiler_crashers_fixed/26584-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26584-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26585-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26585-swift-modulefile-gettype.swift index e2c887d89aa5c..a9c04dc7e6f95 100644 --- a/validation-test/compiler_crashers_fixed/26585-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26585-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26586-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26586-swift-typechecker-validatedecl.swift index 4c6a200b3ba8d..7ea8071e5e31b 100644 --- a/validation-test/compiler_crashers_fixed/26586-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26586-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26587-swift-typechecker-computeaccessibility.swift b/validation-test/compiler_crashers_fixed/26587-swift-typechecker-computeaccessibility.swift index a6367661819c8..004ab94d69e7d 100644 --- a/validation-test/compiler_crashers_fixed/26587-swift-typechecker-computeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/26587-swift-typechecker-computeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26588-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26588-swift-genericparamlist-create.swift index f882e2b90253f..33fe4e8fe1f55 100644 --- a/validation-test/compiler_crashers_fixed/26588-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26588-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26589-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26589-swift-astcontext-allocate.swift index a86ebaaae92c2..c6f5160701d1b 100644 --- a/validation-test/compiler_crashers_fixed/26589-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26589-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26590-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26590-swift-genericparamlist-deriveallarchetypes.swift index b4c583797b58c..db200eaa7c88d 100644 --- a/validation-test/compiler_crashers_fixed/26590-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26590-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26591-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26591-swift-modulefile-getdeclcontext.swift index 8ebd892ee4d27..4da6592e1c21d 100644 --- a/validation-test/compiler_crashers_fixed/26591-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26591-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26592-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26592-swift-modulefile-gettype.swift index 8c68bbe878524..c23832e5933a6 100644 --- a/validation-test/compiler_crashers_fixed/26592-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26592-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26593-void.swift b/validation-test/compiler_crashers_fixed/26593-void.swift index 59094f60d2de6..d50090d6782aa 100644 --- a/validation-test/compiler_crashers_fixed/26593-void.swift +++ b/validation-test/compiler_crashers_fixed/26593-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26594-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/26594-swift-parser-parsetoken.swift index 5133c5cf984fe..3ee8017deff52 100644 --- a/validation-test/compiler_crashers_fixed/26594-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/26594-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26595-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26595-swift-lexer-lexoperatoridentifier.swift index 2691fea57089c..9ca80620307f3 100644 --- a/validation-test/compiler_crashers_fixed/26595-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26595-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26596-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/26596-swift-removeshadoweddecls.swift index 129d00bdc24d0..e9b19e8ce6886 100644 --- a/validation-test/compiler_crashers_fixed/26596-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/26596-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26597-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26597-swift-typebase-isequal.swift index 8b05abb73a18b..de168b8cf3e20 100644 --- a/validation-test/compiler_crashers_fixed/26597-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26597-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26598-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26598-swift-modulefile-getdecl.swift index 9ac3f8035c6c6..93378838eedb0 100644 --- a/validation-test/compiler_crashers_fixed/26598-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26598-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26599-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26599-swift-abstractclosureexpr-setparams.swift index c746a06e01700..3d9214fc5a857 100644 --- a/validation-test/compiler_crashers_fixed/26599-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26599-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26600-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26600-swift-inflightdiagnostic.swift index 0c44275a43de5..2cc7f9019b5dc 100644 --- a/validation-test/compiler_crashers_fixed/26600-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26600-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26601-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26601-swift-genericsignature-genericsignature.swift index e528a329f769e..e72957c65ed3a 100644 --- a/validation-test/compiler_crashers_fixed/26601-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26601-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26602-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26602-swift-astcontext-allocate.swift index d41895989962f..a3f047c0c6dc2 100644 --- a/validation-test/compiler_crashers_fixed/26602-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26602-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26603-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26603-swift-lexer-kindofidentifier.swift index 81978b6a90868..435e255abc21f 100644 --- a/validation-test/compiler_crashers_fixed/26603-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26603-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26604-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26604-swift-typechecker-validatedecl.swift index 63ff5c0721ebf..da91fef205a7d 100644 --- a/validation-test/compiler_crashers_fixed/26604-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26604-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26605-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/26605-swift-parser-diagnose.swift index f18b2f9a50cd5..02b2455676be1 100644 --- a/validation-test/compiler_crashers_fixed/26605-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26605-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26606-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26606-swift-genericsignature-get.swift index 1e38a8269191f..f8d81efe5deca 100644 --- a/validation-test/compiler_crashers_fixed/26606-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26606-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26607-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26607-swift-parser-parsedecl.swift index f0913c3b6fd24..5d5fb4c3cfd32 100644 --- a/validation-test/compiler_crashers_fixed/26607-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26607-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26608-std-function-func.swift b/validation-test/compiler_crashers_fixed/26608-std-function-func.swift index 7ad3302840a55..10fd1b93aa31a 100644 --- a/validation-test/compiler_crashers_fixed/26608-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/26608-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26609-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26609-swift-parser-parsedecl.swift index 14bef17d1e4b3..3b0450a1d9f82 100644 --- a/validation-test/compiler_crashers_fixed/26609-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26609-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26610-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/26610-swift-parser-parsedecl.swift index ade3e8b3f1d65..3deeba5fa59e5 100644 --- a/validation-test/compiler_crashers_fixed/26610-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/26610-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26611-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26611-swift-genericsignature-get.swift index 942d2b028fcda..bb8f5c5e5526d 100644 --- a/validation-test/compiler_crashers_fixed/26611-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26611-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26612-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26612-swift-inflightdiagnostic.swift index 846df951f520e..75e6298b8691e 100644 --- a/validation-test/compiler_crashers_fixed/26612-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26612-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26613-swift-archetypebuilder-potentialarchetype-addconformance.swift b/validation-test/compiler_crashers_fixed/26613-swift-archetypebuilder-potentialarchetype-addconformance.swift index e4fd821b94d3e..092d1222d395a 100644 --- a/validation-test/compiler_crashers_fixed/26613-swift-archetypebuilder-potentialarchetype-addconformance.swift +++ b/validation-test/compiler_crashers_fixed/26613-swift-archetypebuilder-potentialarchetype-addconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26614-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26614-swift-genericparamlist-deriveallarchetypes.swift index 6a56f51bf440d..20c5229b9dafd 100644 --- a/validation-test/compiler_crashers_fixed/26614-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26614-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26615-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/26615-swift-abstractstoragedecl-makecomputed.swift index 0ea7e5cef16b5..a9b6c51ddea51 100644 --- a/validation-test/compiler_crashers_fixed/26615-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/26615-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26616-swift-maybeaddaccessorstovariable.swift b/validation-test/compiler_crashers_fixed/26616-swift-maybeaddaccessorstovariable.swift index a9f32a8c90a18..2cf432250acd1 100644 --- a/validation-test/compiler_crashers_fixed/26616-swift-maybeaddaccessorstovariable.swift +++ b/validation-test/compiler_crashers_fixed/26616-swift-maybeaddaccessorstovariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26617-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/26617-swift-inouttype-get.swift index a30edd95bd17e..df6bd265fda14 100644 --- a/validation-test/compiler_crashers_fixed/26617-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/26617-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26618-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26618-swift-sourcemanager-extracttext.swift index 55b7e6e64f8e2..f048aa5799b6a 100644 --- a/validation-test/compiler_crashers_fixed/26618-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26618-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26619-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26619-swift-functiontype-get.swift index 174c9afda16e6..f8e52571e63e9 100644 --- a/validation-test/compiler_crashers_fixed/26619-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26619-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26620-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26620-swift-tupletype-get.swift index f45883e50e902..e26b9c40dd94f 100644 --- a/validation-test/compiler_crashers_fixed/26620-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26620-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26621-swift-astcontext-allocate.swift b/validation-test/compiler_crashers_fixed/26621-swift-astcontext-allocate.swift index 8efab81e34e1b..300303c76ef7d 100644 --- a/validation-test/compiler_crashers_fixed/26621-swift-astcontext-allocate.swift +++ b/validation-test/compiler_crashers_fixed/26621-swift-astcontext-allocate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26622-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26622-swift-sourcemanager-extracttext.swift index 45deb9793c520..c5641cc9bba1a 100644 --- a/validation-test/compiler_crashers_fixed/26622-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26622-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26623-std-function-func-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/26623-std-function-func-swift-constraints-solution-computesubstitutions.swift index 38da80fd9030a..298762d0d1f84 100644 --- a/validation-test/compiler_crashers_fixed/26623-std-function-func-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26623-std-function-func-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26624-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26624-swift-typebase-getcanonicaltype.swift index b6d9e388dd5c0..1e14e9f0d6895 100644 --- a/validation-test/compiler_crashers_fixed/26624-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26624-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26625-swift-typechecker-resolveinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26625-swift-typechecker-resolveinheritanceclause.swift index bfbbd4e46a980..8afa4ee9b237e 100644 --- a/validation-test/compiler_crashers_fixed/26625-swift-typechecker-resolveinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26625-swift-typechecker-resolveinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26626-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/26626-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 3b3c85b0236a1..cf6132e476405 100644 --- a/validation-test/compiler_crashers_fixed/26626-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/26626-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26627-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26627-swift-lexer-lexoperatoridentifier.swift index 5cbd2d0a91cd9..ef678843d8dd5 100644 --- a/validation-test/compiler_crashers_fixed/26627-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26627-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26628-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26628-swift-type-subst.swift index 159c358e2a670..d36c1bb01defc 100644 --- a/validation-test/compiler_crashers_fixed/26628-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26628-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26629-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/26629-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 50ae3da151062..c27a41b1bacc6 100644 --- a/validation-test/compiler_crashers_fixed/26629-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/26629-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26630-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/26630-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 0142b9e449a65..f66f4dcdbe154 100644 --- a/validation-test/compiler_crashers_fixed/26630-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/26630-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26631-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/26631-swift-sourcemanager-getbytedistance.swift index 84c5cee82820a..c8c4fa1e410bd 100644 --- a/validation-test/compiler_crashers_fixed/26631-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/26631-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26632-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/26632-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index 25f4f21ce01a2..cc107bc3089fb 100644 --- a/validation-test/compiler_crashers_fixed/26632-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26632-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26633-swift-constraints-constraintsystem-applysolutionshallow.swift b/validation-test/compiler_crashers_fixed/26633-swift-constraints-constraintsystem-applysolutionshallow.swift index 9906662dbd901..8d3f003e2d735 100644 --- a/validation-test/compiler_crashers_fixed/26633-swift-constraints-constraintsystem-applysolutionshallow.swift +++ b/validation-test/compiler_crashers_fixed/26633-swift-constraints-constraintsystem-applysolutionshallow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26634-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/26634-swift-funcdecl-setdeserializedsignature.swift index b3de6660cee81..2f073365cd81a 100644 --- a/validation-test/compiler_crashers_fixed/26634-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/26634-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26635-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26635-swift-modulefile-getdecl.swift index 6adb44c6edb1f..5d7fca43e9376 100644 --- a/validation-test/compiler_crashers_fixed/26635-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26635-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26636-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/26636-swift-tuplepattern-create.swift index e3e8c0d3ada2a..49dd3a368fef1 100644 --- a/validation-test/compiler_crashers_fixed/26636-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/26636-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26637-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26637-swift-parser-skipsingle.swift index cc05814617687..5c517a80643d8 100644 --- a/validation-test/compiler_crashers_fixed/26637-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26637-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26638-bool.swift b/validation-test/compiler_crashers_fixed/26638-bool.swift index b32111e3684f9..18e2226905e82 100644 --- a/validation-test/compiler_crashers_fixed/26638-bool.swift +++ b/validation-test/compiler_crashers_fixed/26638-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26639-void.swift b/validation-test/compiler_crashers_fixed/26639-void.swift index 64c68d4f68371..97768de2bf3a0 100644 --- a/validation-test/compiler_crashers_fixed/26639-void.swift +++ b/validation-test/compiler_crashers_fixed/26639-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26640-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26640-swift-functiontype-get.swift index b526683515637..df21e37ee5802 100644 --- a/validation-test/compiler_crashers_fixed/26640-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26640-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26641-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26641-swift-parser-skipsingle.swift index 3de58650a12b7..3400c701c797a 100644 --- a/validation-test/compiler_crashers_fixed/26641-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26641-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26642-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26642-swift-genericsignature-get.swift index b180608fd0f9e..01db7170d5a1d 100644 --- a/validation-test/compiler_crashers_fixed/26642-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26642-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26643-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/26643-resolveidenttypecomponent.swift index 4ad54d556447b..a9ac01c470c89 100644 --- a/validation-test/compiler_crashers_fixed/26643-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/26643-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26644-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26644-swift-typebase-getcanonicaltype.swift index 7fd864b87d6d9..a7f793502bd29 100644 --- a/validation-test/compiler_crashers_fixed/26644-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26644-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26645-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26645-swift-functiontype-get.swift index 41f327e2cbc95..a1f337ab1cfca 100644 --- a/validation-test/compiler_crashers_fixed/26645-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26645-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26646-swift-constraints-constraintgraphnode-addconstraint.swift b/validation-test/compiler_crashers_fixed/26646-swift-constraints-constraintgraphnode-addconstraint.swift index 1f434a1c53937..28e82dd869ff0 100644 --- a/validation-test/compiler_crashers_fixed/26646-swift-constraints-constraintgraphnode-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26646-swift-constraints-constraintgraphnode-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26647-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26647-swift-parser-skipsingle.swift index 27cdaef7f4b62..41b6b165b675a 100644 --- a/validation-test/compiler_crashers_fixed/26647-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26647-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26648-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26648-swift-lexer-lexidentifier.swift index aef35c5ff10ee..d2bf0c8a567cf 100644 --- a/validation-test/compiler_crashers_fixed/26648-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26648-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26649-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26649-swift-lexer-leximpl.swift index b015065d6bce9..86353db86df54 100644 --- a/validation-test/compiler_crashers_fixed/26649-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26649-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26650-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26650-swift-protocoltype-canonicalizeprotocols.swift index 1b3541d333335..3ef0c143c33af 100644 --- a/validation-test/compiler_crashers_fixed/26650-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26650-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26651-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/26651-swift-genericsignature-get.swift index 0ccf90d4a4beb..fd9d598cc11f5 100644 --- a/validation-test/compiler_crashers_fixed/26651-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/26651-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26652-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26652-std-function-func-mapsignaturetype.swift index 473355b04b3d3..1282cbe7422a0 100644 --- a/validation-test/compiler_crashers_fixed/26652-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26652-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26653-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26653-swift-printingdiagnosticconsumer-handlediagnostic.swift index cb023539fe606..9c6f5bc556dac 100644 --- a/validation-test/compiler_crashers_fixed/26653-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26653-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26654-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/26654-swift-markasobjc.swift index c2f6937bb563d..5718adbbf9270 100644 --- a/validation-test/compiler_crashers_fixed/26654-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/26654-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26655-vtable.swift b/validation-test/compiler_crashers_fixed/26655-vtable.swift index 0b8adcb4ea3d9..bab61ec992546 100644 --- a/validation-test/compiler_crashers_fixed/26655-vtable.swift +++ b/validation-test/compiler_crashers_fixed/26655-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26656-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/26656-swift-lexer-lexstringliteral.swift index 70f5f8ffb7fe2..2f48ff2618c70 100644 --- a/validation-test/compiler_crashers_fixed/26656-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/26656-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26657-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26657-swift-tupletype-get.swift index 852022a5fac13..3ee2ed428f6a8 100644 --- a/validation-test/compiler_crashers_fixed/26657-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26657-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26658-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26658-swift-parser-skipsingle.swift index 2af5d875862f5..55b3d64a66521 100644 --- a/validation-test/compiler_crashers_fixed/26658-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26658-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26659-swift-genericsignature-getcanonicalmanglingsignature.swift b/validation-test/compiler_crashers_fixed/26659-swift-genericsignature-getcanonicalmanglingsignature.swift index e8a8035071e35..754e3b6dc0f09 100644 --- a/validation-test/compiler_crashers_fixed/26659-swift-genericsignature-getcanonicalmanglingsignature.swift +++ b/validation-test/compiler_crashers_fixed/26659-swift-genericsignature-getcanonicalmanglingsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26660-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26660-swift-constraints-constraintsystem-solve.swift index 336268ad429af..facef09b4ded7 100644 --- a/validation-test/compiler_crashers_fixed/26660-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26660-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26661-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/26661-swift-typechecker-coercepatterntotype.swift index 70d43eabbf0a5..c07b2b69af433 100644 --- a/validation-test/compiler_crashers_fixed/26661-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/26661-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26662-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/26662-swift-diagnosticengine-diagnose.swift index 692a8250de1be..d159d4843e0d1 100644 --- a/validation-test/compiler_crashers_fixed/26662-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26662-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26663-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/26663-swift-parser-parseexprcallsuffix.swift index 540c3358701d1..3d25756b40689 100644 --- a/validation-test/compiler_crashers_fixed/26663-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/26663-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26664-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26664-swift-parser-skipsingle.swift index b56512c92389c..847f822a99b42 100644 --- a/validation-test/compiler_crashers_fixed/26664-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26664-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26665-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/26665-swift-conformancelookuptable-lookupconformance.swift index b4c8a675d4375..a9c49fa9cc090 100644 --- a/validation-test/compiler_crashers_fixed/26665-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/26665-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26666-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/26666-swift-lexer-lexoperatoridentifier.swift index 1ffa59844d1e4..ae2132ec902a0 100644 --- a/validation-test/compiler_crashers_fixed/26666-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/26666-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26667-swift-iterabledeclcontext-getmembers.swift b/validation-test/compiler_crashers_fixed/26667-swift-iterabledeclcontext-getmembers.swift index 2379ef5a22bd5..f8a55b8250b77 100644 --- a/validation-test/compiler_crashers_fixed/26667-swift-iterabledeclcontext-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26667-swift-iterabledeclcontext-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26668-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/26668-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index e276cba9b7c7e..b7f19d6ef7899 100644 --- a/validation-test/compiler_crashers_fixed/26668-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/26668-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26669-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26669-swift-typechecker-overapproximateosversionsatlocation.swift index 5e245ece8a63d..b29edf4901ac3 100644 --- a/validation-test/compiler_crashers_fixed/26669-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26669-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26670-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26670-swift-modulefile-gettype.swift index 4cda70fa9b06b..8f0e933b2ecc0 100644 --- a/validation-test/compiler_crashers_fixed/26670-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26670-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26671-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26671-swift-typechecker-checkinheritanceclause.swift index b93087f9931a5..c81c7eb74be85 100644 --- a/validation-test/compiler_crashers_fixed/26671-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26671-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26672-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26672-swift-diagnosticengine-flushactivediagnostic.swift index 84634f99535cc..ccef280f55d02 100644 --- a/validation-test/compiler_crashers_fixed/26672-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26672-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26673-llvm-triple-getosname.swift b/validation-test/compiler_crashers_fixed/26673-llvm-triple-getosname.swift index 02e1cc40a20df..042780c67b229 100644 --- a/validation-test/compiler_crashers_fixed/26673-llvm-triple-getosname.swift +++ b/validation-test/compiler_crashers_fixed/26673-llvm-triple-getosname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26674-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/26674-swift-sourcemanager-getbytedistance.swift index 490d0aa9dac07..3092bdceb93cc 100644 --- a/validation-test/compiler_crashers_fixed/26674-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/26674-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26675-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/26675-llvm-optional-swift-diagnostic-operator.swift index 05ee826d934a2..ca26632ea5174 100644 --- a/validation-test/compiler_crashers_fixed/26675-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/26675-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26676-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/26676-swift-parser-parsetoken.swift index e020a5604d4ff..44b76d20739a2 100644 --- a/validation-test/compiler_crashers_fixed/26676-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/26676-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26677-swift-parser-diagnoseredefinition.swift b/validation-test/compiler_crashers_fixed/26677-swift-parser-diagnoseredefinition.swift index 6e2e8f47354e9..a6d0f81ad793a 100644 --- a/validation-test/compiler_crashers_fixed/26677-swift-parser-diagnoseredefinition.swift +++ b/validation-test/compiler_crashers_fixed/26677-swift-parser-diagnoseredefinition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26678-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26678-swift-typechecker-overapproximateosversionsatlocation.swift index 51e0b904f2aa1..3f28032071c3e 100644 --- a/validation-test/compiler_crashers_fixed/26678-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26678-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26679-vtable.swift b/validation-test/compiler_crashers_fixed/26679-vtable.swift index 21b10ba1ddd1c..f2213d321caa9 100644 --- a/validation-test/compiler_crashers_fixed/26679-vtable.swift +++ b/validation-test/compiler_crashers_fixed/26679-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26680-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26680-swift-modulefile-getdeclcontext.swift index 3c39374edecb0..4fa24f22ec3a3 100644 --- a/validation-test/compiler_crashers_fixed/26680-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26680-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26681-swift-sourcemanager-getbytedistance.swift b/validation-test/compiler_crashers_fixed/26681-swift-sourcemanager-getbytedistance.swift index bf809fc4427d7..98963f52d7864 100644 --- a/validation-test/compiler_crashers_fixed/26681-swift-sourcemanager-getbytedistance.swift +++ b/validation-test/compiler_crashers_fixed/26681-swift-sourcemanager-getbytedistance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26682-swift-constraints-constraint-constraint.swift b/validation-test/compiler_crashers_fixed/26682-swift-constraints-constraint-constraint.swift index 82a64304379bf..32f79948d34dd 100644 --- a/validation-test/compiler_crashers_fixed/26682-swift-constraints-constraint-constraint.swift +++ b/validation-test/compiler_crashers_fixed/26682-swift-constraints-constraint-constraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26683-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/26683-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift index 17b3bc4b74499..e8acd3409e588 100644 --- a/validation-test/compiler_crashers_fixed/26683-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/26683-swift-generictypetoarchetyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26684-swift-arrayexpr-create.swift b/validation-test/compiler_crashers_fixed/26684-swift-arrayexpr-create.swift index 52ecbfb0c5e91..299d89c5c3e2e 100644 --- a/validation-test/compiler_crashers_fixed/26684-swift-arrayexpr-create.swift +++ b/validation-test/compiler_crashers_fixed/26684-swift-arrayexpr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26685-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26685-swift-printingdiagnosticconsumer-handlediagnostic.swift index 9ba65d509940c..6c4a6ec65df62 100644 --- a/validation-test/compiler_crashers_fixed/26685-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26685-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26686-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26686-swift-substitutedtype-get.swift index 52f9c2d781612..027cb9833274d 100644 --- a/validation-test/compiler_crashers_fixed/26686-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26686-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26687-bool.swift b/validation-test/compiler_crashers_fixed/26687-bool.swift index 2a1ad25604910..fd32d8a0184db 100644 --- a/validation-test/compiler_crashers_fixed/26687-bool.swift +++ b/validation-test/compiler_crashers_fixed/26687-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26688-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/26688-swift-parser-parseexprcallsuffix.swift index d3a5bdf44381b..a0381198ded84 100644 --- a/validation-test/compiler_crashers_fixed/26688-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/26688-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26689-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/26689-swift-modulefile-gettype.swift index b02c0c21fb292..66a17fa9dcb05 100644 --- a/validation-test/compiler_crashers_fixed/26689-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/26689-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26690-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/26690-swift-constraints-constraintsystem-simplifyconstraint.swift index 3feebfcfa0d75..030c5eebdcf5e 100644 --- a/validation-test/compiler_crashers_fixed/26690-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26690-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26691-swift-serialization-serializer-writedecl.swift b/validation-test/compiler_crashers_fixed/26691-swift-serialization-serializer-writedecl.swift index 3d98e50f7a165..23fd19dcd3e41 100644 --- a/validation-test/compiler_crashers_fixed/26691-swift-serialization-serializer-writedecl.swift +++ b/validation-test/compiler_crashers_fixed/26691-swift-serialization-serializer-writedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26692-swift-astcontext-getloadedmodule.swift b/validation-test/compiler_crashers_fixed/26692-swift-astcontext-getloadedmodule.swift index 8214175300414..04fa564790968 100644 --- a/validation-test/compiler_crashers_fixed/26692-swift-astcontext-getloadedmodule.swift +++ b/validation-test/compiler_crashers_fixed/26692-swift-astcontext-getloadedmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26693-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26693-swift-parser-skipsingle.swift index 32850a8a49288..4365b73bcf4a9 100644 --- a/validation-test/compiler_crashers_fixed/26693-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26693-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26694-void.swift b/validation-test/compiler_crashers_fixed/26694-void.swift index 09394fc95663d..e7ce401f82d0f 100644 --- a/validation-test/compiler_crashers_fixed/26694-void.swift +++ b/validation-test/compiler_crashers_fixed/26694-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26695-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/26695-swift-genericsignature-profile.swift index ebac6cfa340f3..0f899abdc269b 100644 --- a/validation-test/compiler_crashers_fixed/26695-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/26695-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26696-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26696-swift-genericparamlist-create.swift index e50db0e950e13..26160afc9dbf9 100644 --- a/validation-test/compiler_crashers_fixed/26696-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26696-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26697-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26697-swift-genericparamlist-deriveallarchetypes.swift index cb731feb0a89b..7b7d6f5eeae1b 100644 --- a/validation-test/compiler_crashers_fixed/26697-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26697-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26698-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/26698-swift-genericsignature-genericsignature.swift index bbbfea4ccbcbd..e8db949f06833 100644 --- a/validation-test/compiler_crashers_fixed/26698-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/26698-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26699-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/26699-swift-expr-walk.swift index 2bcc101da2fb9..305603239032d 100644 --- a/validation-test/compiler_crashers_fixed/26699-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/26699-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26700-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26700-swift-metatypetype-get.swift index e745618098fe3..e9727b16d0a07 100644 --- a/validation-test/compiler_crashers_fixed/26700-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26700-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26701-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26701-swift-genericparamlist-addnestedarchetypes.swift index 8874cc2917b0c..c2b36813b844c 100644 --- a/validation-test/compiler_crashers_fixed/26701-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26701-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26702-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26702-swift-inflightdiagnostic.swift index 9c37b6995593b..259a3b0098ab4 100644 --- a/validation-test/compiler_crashers_fixed/26702-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26702-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26703-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/26703-swift-modulefile-getdeclcontext.swift index 21891743dfa6b..b6ecf002f6e01 100644 --- a/validation-test/compiler_crashers_fixed/26703-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/26703-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26704-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26704-swift-substitutedtype-get.swift index dbb43e2a104f5..1f266d78e7913 100644 --- a/validation-test/compiler_crashers_fixed/26704-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26704-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26705-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/26705-swift-constraints-constraintsystem-finalize.swift index 96903863e92ba..44c780e126ce0 100644 --- a/validation-test/compiler_crashers_fixed/26705-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/26705-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26706-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/26706-swift-constraints-constraintgraphscope-constraintgraphscope.swift index ffc03d6541bed..4b75b5c22b277 100644 --- a/validation-test/compiler_crashers_fixed/26706-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/26706-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26707-swift-moduledecl-lookupconformance.swift b/validation-test/compiler_crashers_fixed/26707-swift-moduledecl-lookupconformance.swift index 9d3357ddbaab0..6615785121b97 100644 --- a/validation-test/compiler_crashers_fixed/26707-swift-moduledecl-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/26707-swift-moduledecl-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26708-swift-parser-parseversiontuple.swift b/validation-test/compiler_crashers_fixed/26708-swift-parser-parseversiontuple.swift index 34012229dc0de..bc3185ee72ea8 100644 --- a/validation-test/compiler_crashers_fixed/26708-swift-parser-parseversiontuple.swift +++ b/validation-test/compiler_crashers_fixed/26708-swift-parser-parseversiontuple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26709-swift-parser-parseexprcallsuffix.swift b/validation-test/compiler_crashers_fixed/26709-swift-parser-parseexprcallsuffix.swift index 2d4b011fd2cea..64d75271c99aa 100644 --- a/validation-test/compiler_crashers_fixed/26709-swift-parser-parseexprcallsuffix.swift +++ b/validation-test/compiler_crashers_fixed/26709-swift-parser-parseexprcallsuffix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26710-swift-constraints-constraintsystem-computeassigndesttype.swift b/validation-test/compiler_crashers_fixed/26710-swift-constraints-constraintsystem-computeassigndesttype.swift index d50fb9bdacbbd..c6f402adcc01b 100644 --- a/validation-test/compiler_crashers_fixed/26710-swift-constraints-constraintsystem-computeassigndesttype.swift +++ b/validation-test/compiler_crashers_fixed/26710-swift-constraints-constraintsystem-computeassigndesttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26711-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/26711-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 8251db26a489c..7dbd40bfdbde7 100644 --- a/validation-test/compiler_crashers_fixed/26711-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/26711-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26712-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26712-swift-genericparamlist-addnestedarchetypes.swift index 1158ba3658d37..f65bd65e781bf 100644 --- a/validation-test/compiler_crashers_fixed/26712-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26712-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26713-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/26713-swift-removeshadoweddecls.swift index 07080e15ffbe7..5078507a57705 100644 --- a/validation-test/compiler_crashers_fixed/26713-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/26713-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26714-swift-parser-parsedeclextension.swift b/validation-test/compiler_crashers_fixed/26714-swift-parser-parsedeclextension.swift index 086268c3837d4..030915cd4e705 100644 --- a/validation-test/compiler_crashers_fixed/26714-swift-parser-parsedeclextension.swift +++ b/validation-test/compiler_crashers_fixed/26714-swift-parser-parsedeclextension.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26715-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/26715-swift-declname-printpretty.swift index 74b1bd9977ca1..17301ff087f47 100644 --- a/validation-test/compiler_crashers_fixed/26715-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/26715-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26716-swift-patternbindingdecl-create.swift b/validation-test/compiler_crashers_fixed/26716-swift-patternbindingdecl-create.swift index 7689e0bccd034..7f1b495c7ff68 100644 --- a/validation-test/compiler_crashers_fixed/26716-swift-patternbindingdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/26716-swift-patternbindingdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26717-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/26717-swift-typevisitor.swift index 435633afc67d6..6b68508af172c 100644 --- a/validation-test/compiler_crashers_fixed/26717-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/26717-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26718-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/26718-swift-parser-parsedeclvar.swift index 756859de5f730..79524725b4eba 100644 --- a/validation-test/compiler_crashers_fixed/26718-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/26718-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26719-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/26719-swift-structtype-get.swift index d94e5fdad2172..02cdbbfb6f712 100644 --- a/validation-test/compiler_crashers_fixed/26719-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26719-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26720-void.swift b/validation-test/compiler_crashers_fixed/26720-void.swift index 74a1ba89fccfe..33720bb6c0e82 100644 --- a/validation-test/compiler_crashers_fixed/26720-void.swift +++ b/validation-test/compiler_crashers_fixed/26720-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26721-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26721-swift-parser-skipsingle.swift index f8b6cf347358b..c13835dac8fdf 100644 --- a/validation-test/compiler_crashers_fixed/26721-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26721-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26722-swift-parser-parsedaccessors-record.swift b/validation-test/compiler_crashers_fixed/26722-swift-parser-parsedaccessors-record.swift index da14c1e0d07af..827d70a2ba7f1 100644 --- a/validation-test/compiler_crashers_fixed/26722-swift-parser-parsedaccessors-record.swift +++ b/validation-test/compiler_crashers_fixed/26722-swift-parser-parsedaccessors-record.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26723-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26723-swift-modulefile-getdecl.swift index 49889f506e0f3..209daab0d8bc4 100644 --- a/validation-test/compiler_crashers_fixed/26723-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26723-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26724-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift b/validation-test/compiler_crashers_fixed/26724-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift index 0459f2d8d9495..cc7efbd5ec1ac 100644 --- a/validation-test/compiler_crashers_fixed/26724-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift +++ b/validation-test/compiler_crashers_fixed/26724-clang-declvisitor-base-clang-declvisitor-make-const-ptr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 1bab32439c447..eb072e21a3a83 100644 --- a/validation-test/compiler_crashers_fixed/26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26726-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26726-swift-inflightdiagnostic.swift index e498dd67effaa..a60af4cdf094e 100644 --- a/validation-test/compiler_crashers_fixed/26726-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26726-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26727-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26727-swift-modulefile-getdecl.swift index c872c3e09db06..73fc561c12943 100644 --- a/validation-test/compiler_crashers_fixed/26727-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26727-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26728-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/26728-swift-constraints-constraintlocator-profile.swift index ebcd7f8581cbc..dd92aebc8c7a0 100644 --- a/validation-test/compiler_crashers_fixed/26728-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/26728-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26729-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26729-swift-parser-skipsingle.swift index c5277e618ef08..5554b0ddeb385 100644 --- a/validation-test/compiler_crashers_fixed/26729-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26729-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26730-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/26730-no-stacktrace.swift index 61939b20679bd..6adc6e4404bcf 100644 --- a/validation-test/compiler_crashers_fixed/26730-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/26730-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26731-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26731-swift-protocoltype-canonicalizeprotocols.swift index 792563d03f417..3e6b578aa4233 100644 --- a/validation-test/compiler_crashers_fixed/26731-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26731-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26732-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26732-std-function-func-swift-type-subst.swift index 398b67300f929..f749c0d458252 100644 --- a/validation-test/compiler_crashers_fixed/26732-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26732-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26733-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26733-swift-diagnosticengine-emitdiagnostic.swift index 1ead3196121b7..a62745fa5fbaa 100644 --- a/validation-test/compiler_crashers_fixed/26733-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26733-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26734-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26734-swift-diagnosticengine-flushactivediagnostic.swift index 6e9578884e8a3..4578371181434 100644 --- a/validation-test/compiler_crashers_fixed/26734-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26734-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26735-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26735-swift-typechecker-overapproximateosversionsatlocation.swift index fcf035808972c..029233bbbe405 100644 --- a/validation-test/compiler_crashers_fixed/26735-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26735-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26736-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26736-swift-tupletype-get.swift index fdafc2672267e..44c9b7869d816 100644 --- a/validation-test/compiler_crashers_fixed/26736-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26736-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26737-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/26737-swift-structtype-get.swift index a86218f991240..39d9103b6b980 100644 --- a/validation-test/compiler_crashers_fixed/26737-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26737-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26738-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/26738-swift-inflightdiagnostic-fixitreplacechars.swift index b2d6be46ef772..103e342057d41 100644 --- a/validation-test/compiler_crashers_fixed/26738-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/26738-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26739-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/26739-llvm-bitstreamcursor-read.swift index ba8f9d63e62fd..30e5fe472c817 100644 --- a/validation-test/compiler_crashers_fixed/26739-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/26739-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26740-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26740-swift-inflightdiagnostic.swift index 54fef8269d32d..2f9450baa1cb7 100644 --- a/validation-test/compiler_crashers_fixed/26740-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26740-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26741-swift-abstractstoragedecl-makecomputed.swift b/validation-test/compiler_crashers_fixed/26741-swift-abstractstoragedecl-makecomputed.swift index 5be61f4ab304a..1ae6a4301fa0c 100644 --- a/validation-test/compiler_crashers_fixed/26741-swift-abstractstoragedecl-makecomputed.swift +++ b/validation-test/compiler_crashers_fixed/26741-swift-abstractstoragedecl-makecomputed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26742-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/26742-swift-nominaltypedecl-prepareextensions.swift index cea1520bb95c4..1c13e7484ccc5 100644 --- a/validation-test/compiler_crashers_fixed/26742-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/26742-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26743-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26743-swift-typechecker-checkinheritanceclause.swift index c2376253d67f4..5f7e79d73c332 100644 --- a/validation-test/compiler_crashers_fixed/26743-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26743-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26744-bool.swift b/validation-test/compiler_crashers_fixed/26744-bool.swift index 63925537791ac..73a27c5b81a76 100644 --- a/validation-test/compiler_crashers_fixed/26744-bool.swift +++ b/validation-test/compiler_crashers_fixed/26744-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26745-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/26745-swift-typechecker-addimplicitconstructors.swift index b5bf3816f6e3d..a33de625da637 100644 --- a/validation-test/compiler_crashers_fixed/26745-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/26745-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26746-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26746-swift-parser-skipsingle.swift index fc2893277d550..e373249e81fe5 100644 --- a/validation-test/compiler_crashers_fixed/26746-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26746-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26747-llvm-errs.swift b/validation-test/compiler_crashers_fixed/26747-llvm-errs.swift index 22594a53dc80b..feb887253802b 100644 --- a/validation-test/compiler_crashers_fixed/26747-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/26747-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26748-swift-constraints-constraintsystem-recordfix.swift b/validation-test/compiler_crashers_fixed/26748-swift-constraints-constraintsystem-recordfix.swift index 0b990d60ea74a..2b905370f71fb 100644 --- a/validation-test/compiler_crashers_fixed/26748-swift-constraints-constraintsystem-recordfix.swift +++ b/validation-test/compiler_crashers_fixed/26748-swift-constraints-constraintsystem-recordfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26749-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26749-swift-constraints-constraintsystem-solve.swift index 47eaa6b1003a9..f88306d4d7a52 100644 --- a/validation-test/compiler_crashers_fixed/26749-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26749-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26750-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26750-swift-modulefile-lookupvalue.swift index 75c59f09fffc9..2695f88f3fb45 100644 --- a/validation-test/compiler_crashers_fixed/26750-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26750-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26751-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26751-swift-lexer-kindofidentifier.swift index 8cf83123364f6..566cea5369bb7 100644 --- a/validation-test/compiler_crashers_fixed/26751-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26751-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26752-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/26752-swift-typeloc-iserror.swift index 85281ae3a0e51..03160f66d3813 100644 --- a/validation-test/compiler_crashers_fixed/26752-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/26752-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26753-swift-parser-parsegenericwhereclause.swift b/validation-test/compiler_crashers_fixed/26753-swift-parser-parsegenericwhereclause.swift index 96a68871c5283..b861b15679a16 100644 --- a/validation-test/compiler_crashers_fixed/26753-swift-parser-parsegenericwhereclause.swift +++ b/validation-test/compiler_crashers_fixed/26753-swift-parser-parsegenericwhereclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26754-swift-abstractstoragedecl-setinvalidbracesrange.swift b/validation-test/compiler_crashers_fixed/26754-swift-abstractstoragedecl-setinvalidbracesrange.swift index cb78dcc626f2b..852b18dfd4126 100644 --- a/validation-test/compiler_crashers_fixed/26754-swift-abstractstoragedecl-setinvalidbracesrange.swift +++ b/validation-test/compiler_crashers_fixed/26754-swift-abstractstoragedecl-setinvalidbracesrange.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26755-swift-constraints-constraintsystem-solverstate-solverstate.swift b/validation-test/compiler_crashers_fixed/26755-swift-constraints-constraintsystem-solverstate-solverstate.swift index d9c2e89420397..ef257ed1e789a 100644 --- a/validation-test/compiler_crashers_fixed/26755-swift-constraints-constraintsystem-solverstate-solverstate.swift +++ b/validation-test/compiler_crashers_fixed/26755-swift-constraints-constraintsystem-solverstate-solverstate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26756-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/26756-swift-unqualifiedlookup-unqualifiedlookup.swift index b14a1228a2551..1333d223f825f 100644 --- a/validation-test/compiler_crashers_fixed/26756-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/26756-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26757-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26757-swift-typebase-getcanonicaltype.swift index 13a8414a3d9ca..e02ad45f80c0f 100644 --- a/validation-test/compiler_crashers_fixed/26757-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26757-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26758-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/26758-swift-genericparamlist-deriveallarchetypes.swift index 90c045c741263..17526b04bb0dd 100644 --- a/validation-test/compiler_crashers_fixed/26758-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26758-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26759-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26759-swift-parser-skipsingle.swift index 085ca238cba3a..94c97f2a3cc0e 100644 --- a/validation-test/compiler_crashers_fixed/26759-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26759-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26760-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26760-swift-diagnosticengine-emitdiagnostic.swift index ff9ef47950a35..e694a8f3a8ca7 100644 --- a/validation-test/compiler_crashers_fixed/26760-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26760-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26761-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/26761-swift-constraints-constraintsystem-solvesimplified.swift index a83f4d0eea2db..27f09282576d9 100644 --- a/validation-test/compiler_crashers_fixed/26761-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/26761-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26762-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/26762-swift-constraints-constraintgraph-addconstraint.swift index 2b5ecc946793b..420c085fa8c56 100644 --- a/validation-test/compiler_crashers_fixed/26762-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26762-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26763-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26763-swift-typechecker-overapproximateosversionsatlocation.swift index 5ebf73d16d179..7d8ddbb89e255 100644 --- a/validation-test/compiler_crashers_fixed/26763-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26763-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26764-swift-parser-parsedeclenumcase.swift b/validation-test/compiler_crashers_fixed/26764-swift-parser-parsedeclenumcase.swift index e2943aac90e14..b41ed408a0b55 100644 --- a/validation-test/compiler_crashers_fixed/26764-swift-parser-parsedeclenumcase.swift +++ b/validation-test/compiler_crashers_fixed/26764-swift-parser-parsedeclenumcase.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26765-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/26765-swift-conformancelookuptable-getimplicitprotocols.swift index 997e81c27f5c0..1beddf31ed325 100644 --- a/validation-test/compiler_crashers_fixed/26765-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26765-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26766-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26766-swift-typebase-getcanonicaltype.swift index 0ad912bd3d7aa..e4b117ca6c1a1 100644 --- a/validation-test/compiler_crashers_fixed/26766-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26766-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26767-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26767-swift-modulefile-maybereadgenericparams.swift index a6bb36c8fd23a..eb0d5f0235db6 100644 --- a/validation-test/compiler_crashers_fixed/26767-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26767-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26768-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26768-std-function-func-mapsignaturetype.swift index bb500cd537f09..ed3eda979a470 100644 --- a/validation-test/compiler_crashers_fixed/26768-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26768-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26769-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/26769-swift-tuplepattern-createsimple.swift index 29fd2e206af83..b445d28afe66e 100644 --- a/validation-test/compiler_crashers_fixed/26769-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/26769-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26770-swift-protocoltype-get.swift b/validation-test/compiler_crashers_fixed/26770-swift-protocoltype-get.swift index 70c33ead528eb..bd92a4b70e305 100644 --- a/validation-test/compiler_crashers_fixed/26770-swift-protocoltype-get.swift +++ b/validation-test/compiler_crashers_fixed/26770-swift-protocoltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26771-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26771-swift-printingdiagnosticconsumer-handlediagnostic.swift index 360917a857725..18cdebbe7605a 100644 --- a/validation-test/compiler_crashers_fixed/26771-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26771-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26772-swift-sourcemanager-extracttext.swift b/validation-test/compiler_crashers_fixed/26772-swift-sourcemanager-extracttext.swift index a36704702992c..604ba20658da9 100644 --- a/validation-test/compiler_crashers_fixed/26772-swift-sourcemanager-extracttext.swift +++ b/validation-test/compiler_crashers_fixed/26772-swift-sourcemanager-extracttext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26773-swift-diagnosticengine-diagnose.swift b/validation-test/compiler_crashers_fixed/26773-swift-diagnosticengine-diagnose.swift index b29e66b35846b..d3ff0b37fa410 100644 --- a/validation-test/compiler_crashers_fixed/26773-swift-diagnosticengine-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26773-swift-diagnosticengine-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26774-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/26774-swift-protocoltype-canonicalizeprotocols.swift index 3c1a0eb6217a6..b704dcf2c16e4 100644 --- a/validation-test/compiler_crashers_fixed/26774-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26774-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26775-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26775-swift-lexer-kindofidentifier.swift index 7bcc0fea32917..65ce5dd5ca8b0 100644 --- a/validation-test/compiler_crashers_fixed/26775-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26775-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26776-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26776-swift-typebase-getanyoptionalobjecttype.swift index 218ac53b5f71e..949709d1c62e8 100644 --- a/validation-test/compiler_crashers_fixed/26776-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26776-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26777-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/26777-swift-typechecker-resolveidentifiertype.swift index eb91c6df6dd39..40794ed63297d 100644 --- a/validation-test/compiler_crashers_fixed/26777-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/26777-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26778-firsttarget.swift b/validation-test/compiler_crashers_fixed/26778-firsttarget.swift index 78507c304de73..653428c5486da 100644 --- a/validation-test/compiler_crashers_fixed/26778-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/26778-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26779-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/26779-swift-parser-diagnose.swift index 869c229d7dc27..111f8bd019fcc 100644 --- a/validation-test/compiler_crashers_fixed/26779-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/26779-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26780-swift-parser-parsestmt.swift b/validation-test/compiler_crashers_fixed/26780-swift-parser-parsestmt.swift index 1e8f74e0b96d5..1cea642a1df57 100644 --- a/validation-test/compiler_crashers_fixed/26780-swift-parser-parsestmt.swift +++ b/validation-test/compiler_crashers_fixed/26780-swift-parser-parsestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26781-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26781-swift-type-subst.swift index 210b6b9b1d4aa..d6168572659db 100644 --- a/validation-test/compiler_crashers_fixed/26781-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26781-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26782-swift-genericfunctiontype-partialsubstgenericargs.swift b/validation-test/compiler_crashers_fixed/26782-swift-genericfunctiontype-partialsubstgenericargs.swift index 20235833c1012..96742ac241130 100644 --- a/validation-test/compiler_crashers_fixed/26782-swift-genericfunctiontype-partialsubstgenericargs.swift +++ b/validation-test/compiler_crashers_fixed/26782-swift-genericfunctiontype-partialsubstgenericargs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26783-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26783-swift-lexer-kindofidentifier.swift index dc401bb3dff2e..74eacd3eb7cba 100644 --- a/validation-test/compiler_crashers_fixed/26783-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26783-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26784-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26784-swift-constraints-constraintsystem-solve.swift index 6e7dccd0ff659..174696a615a20 100644 --- a/validation-test/compiler_crashers_fixed/26784-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26784-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26785-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/26785-swift-typechecker-addimplicitconstructors.swift index 76a55006530ea..014cfd5d38560 100644 --- a/validation-test/compiler_crashers_fixed/26785-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/26785-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26786-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/26786-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 8a3e524e71498..c15d95d96c800 100644 --- a/validation-test/compiler_crashers_fixed/26786-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/26786-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26787-swift-declname-printpretty.swift b/validation-test/compiler_crashers_fixed/26787-swift-declname-printpretty.swift index cdfee1198f537..0c84ad7b14218 100644 --- a/validation-test/compiler_crashers_fixed/26787-swift-declname-printpretty.swift +++ b/validation-test/compiler_crashers_fixed/26787-swift-declname-printpretty.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26788-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26788-swift-typebase-getsuperclass.swift index 7341711699455..cf46b665b85c3 100644 --- a/validation-test/compiler_crashers_fixed/26788-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26788-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26789-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26789-swift-lexer-lexidentifier.swift index c56d502b9a6d8..2547cfe6dab73 100644 --- a/validation-test/compiler_crashers_fixed/26789-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26789-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26790-swift-type-getstring.swift b/validation-test/compiler_crashers_fixed/26790-swift-type-getstring.swift index eb673e024e8dc..888dcaa34ea0e 100644 --- a/validation-test/compiler_crashers_fixed/26790-swift-type-getstring.swift +++ b/validation-test/compiler_crashers_fixed/26790-swift-type-getstring.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26791-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26791-swift-typechecker-validatedecl.swift index d21f4c6f950e0..ca7eb8f1449da 100644 --- a/validation-test/compiler_crashers_fixed/26791-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26791-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26792-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/26792-swift-classtype-get.swift index f83877b42e221..8408149bd70ad 100644 --- a/validation-test/compiler_crashers_fixed/26792-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26792-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26793-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26793-swift-abstractclosureexpr-setparams.swift index a76416deb6e34..acc919faa89a1 100644 --- a/validation-test/compiler_crashers_fixed/26793-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26793-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26794-firsttarget.swift b/validation-test/compiler_crashers_fixed/26794-firsttarget.swift index f7e29e6ef73e3..6f1e8b5d463f3 100644 --- a/validation-test/compiler_crashers_fixed/26794-firsttarget.swift +++ b/validation-test/compiler_crashers_fixed/26794-firsttarget.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26795-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/26795-swift-typechecker-validatetype.swift index 6e6d8be6637c9..7658add203e25 100644 --- a/validation-test/compiler_crashers_fixed/26795-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/26795-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26796-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26796-swift-constraints-constraintsystem-simplifytype.swift index 22afbf914a03b..13b5fea3bd570 100644 --- a/validation-test/compiler_crashers_fixed/26796-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26796-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26797-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26797-swift-generictypeparamtype-get.swift index c8c47090f5b37..fdb5c55d7d781 100644 --- a/validation-test/compiler_crashers_fixed/26797-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26797-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26798-void.swift b/validation-test/compiler_crashers_fixed/26798-void.swift index de754c11b0654..f36c0b919227b 100644 --- a/validation-test/compiler_crashers_fixed/26798-void.swift +++ b/validation-test/compiler_crashers_fixed/26798-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26799-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26799-swift-printingdiagnosticconsumer-handlediagnostic.swift index d09bf016f41e5..85dffd8edf241 100644 --- a/validation-test/compiler_crashers_fixed/26799-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26799-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26800-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/26800-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 62c3bff0ce47d..43db7d2e42bba 100644 --- a/validation-test/compiler_crashers_fixed/26800-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/26800-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26801-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26801-swift-lexer-leximpl.swift index d2bd0f28a721c..876fe7e5642c3 100644 --- a/validation-test/compiler_crashers_fixed/26801-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26801-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26802-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26802-swift-lexer-kindofidentifier.swift index 285ab9b970d17..626c1371adc31 100644 --- a/validation-test/compiler_crashers_fixed/26802-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26802-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26803-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/26803-swift-parser-skipsingle.swift index cd588a9141b61..8c4ef8a14adb4 100644 --- a/validation-test/compiler_crashers_fixed/26803-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/26803-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26804-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/26804-swift-conformancelookuptable-lookupconformance.swift index ff5e8f50de2ca..fa4af4a940f79 100644 --- a/validation-test/compiler_crashers_fixed/26804-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/26804-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26805-void.swift b/validation-test/compiler_crashers_fixed/26805-void.swift index c4e664c900ac4..98a11e631fbd5 100644 --- a/validation-test/compiler_crashers_fixed/26805-void.swift +++ b/validation-test/compiler_crashers_fixed/26805-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26806-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/26806-swift-genericparamlist-create.swift index 1a8d60085cdff..a535f5ef427a4 100644 --- a/validation-test/compiler_crashers_fixed/26806-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/26806-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26807-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26807-swift-metatypetype-get.swift index 31ca2b66bfc4c..12d5643e4612d 100644 --- a/validation-test/compiler_crashers_fixed/26807-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26807-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift b/validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift index 758c2d48786ee..5f8f536b5b61a 100644 --- a/validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift +++ b/validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26816-checkenumrawvalues.swift b/validation-test/compiler_crashers_fixed/26816-checkenumrawvalues.swift index 58c23b352603a..fa50afc4d87a2 100644 --- a/validation-test/compiler_crashers_fixed/26816-checkenumrawvalues.swift +++ b/validation-test/compiler_crashers_fixed/26816-checkenumrawvalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26817-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26817-swift-printingdiagnosticconsumer-handlediagnostic.swift index 26ec0f610126b..fe6b0ec2d4e58 100644 --- a/validation-test/compiler_crashers_fixed/26817-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26817-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26818-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/26818-swift-typechecker-coercepatterntotype.swift index 92ba87f3ea231..a67c4ce4bcc8e 100644 --- a/validation-test/compiler_crashers_fixed/26818-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/26818-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26819-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26819-swift-typechecker-overapproximateosversionsatlocation.swift index 8ec181324536a..61600ed72234d 100644 --- a/validation-test/compiler_crashers_fixed/26819-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26819-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26820-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/26820-swift-constraints-constraintsystem-opengeneric.swift index 5f2205b430b5d..a66bc0e4e0529 100644 --- a/validation-test/compiler_crashers_fixed/26820-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/26820-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26821-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/26821-swift-declcontext-getlocalconformances.swift index 15d12bd8b15dc..dfbb1734a710b 100644 --- a/validation-test/compiler_crashers_fixed/26821-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/26821-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26822-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/26822-swift-modulefile-getdecl.swift index 13a357ad2b9c5..597f601c0b0f1 100644 --- a/validation-test/compiler_crashers_fixed/26822-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/26822-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26823-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/26823-swift-typebase-getmembersubstitutions.swift index 685e7b624df37..4988fce425437 100644 --- a/validation-test/compiler_crashers_fixed/26823-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26823-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26824-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26824-swift-modulefile-getimportedmodules.swift index 60639b476984e..cd6ef5fe6f81c 100644 --- a/validation-test/compiler_crashers_fixed/26824-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26824-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26825-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26825-std-function-func-mapsignaturetype.swift index 1fd8288b8fb5c..148449bdaeab7 100644 --- a/validation-test/compiler_crashers_fixed/26825-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26825-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26826-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/26826-swift-constraints-constraintsystem-solvesimplified.swift index 153b657a1c276..6a71ecd172ba0 100644 --- a/validation-test/compiler_crashers_fixed/26826-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/26826-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26827-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26827-swift-typebase-getcanonicaltype.swift index c0fb239145ef5..ec71661b44654 100644 --- a/validation-test/compiler_crashers_fixed/26827-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26827-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26828-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26828-llvm-foldingset-swift-tupletype-nodeequals.swift index adfa3874925fe..6fe754155b8a0 100644 --- a/validation-test/compiler_crashers_fixed/26828-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26828-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26829-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/26829-swift-declcontext-getlocalconformances.swift index 51366336bcdaa..00fd5baf93810 100644 --- a/validation-test/compiler_crashers_fixed/26829-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/26829-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26830-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26830-swift-printingdiagnosticconsumer-handlediagnostic.swift index 4d494ced2eb42..0c0b18ec00c54 100644 --- a/validation-test/compiler_crashers_fixed/26830-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26830-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26831-llvm-densemapbase-llvm-smalldensemap-swift-typevariabletype.swift b/validation-test/compiler_crashers_fixed/26831-llvm-densemapbase-llvm-smalldensemap-swift-typevariabletype.swift index 7cf82b167f9dc..9eca0f4d6e52a 100644 --- a/validation-test/compiler_crashers_fixed/26831-llvm-densemapbase-llvm-smalldensemap-swift-typevariabletype.swift +++ b/validation-test/compiler_crashers_fixed/26831-llvm-densemapbase-llvm-smalldensemap-swift-typevariabletype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26832-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/26832-swift-typechecker-conformstoprotocol.swift index 2061c5f771edb..e2e72851bafdc 100644 --- a/validation-test/compiler_crashers_fixed/26832-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/26832-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26833-llvm-mapvector-swift-declcontext.swift b/validation-test/compiler_crashers_fixed/26833-llvm-mapvector-swift-declcontext.swift index 46f40ea312f27..9828c26b0bc8d 100644 --- a/validation-test/compiler_crashers_fixed/26833-llvm-mapvector-swift-declcontext.swift +++ b/validation-test/compiler_crashers_fixed/26833-llvm-mapvector-swift-declcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26834-swift-constraints-constraintsystem-generateconstraints.swift b/validation-test/compiler_crashers_fixed/26834-swift-constraints-constraintsystem-generateconstraints.swift index 30fec4ebe41eb..06f105f22ac74 100644 --- a/validation-test/compiler_crashers_fixed/26834-swift-constraints-constraintsystem-generateconstraints.swift +++ b/validation-test/compiler_crashers_fixed/26834-swift-constraints-constraintsystem-generateconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26835-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26835-llvm-foldingset-swift-classtype-nodeequals.swift index 5d9a3ae34acab..636736fda22ae 100644 --- a/validation-test/compiler_crashers_fixed/26835-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26835-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26836-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/26836-swift-conformancelookuptable-lookupconformances.swift index c0ee99071eb28..eb6bc979499c8 100644 --- a/validation-test/compiler_crashers_fixed/26836-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/26836-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26837-swift-abstractfunctiondecl-getobjcselector.swift b/validation-test/compiler_crashers_fixed/26837-swift-abstractfunctiondecl-getobjcselector.swift index 814a41d64165b..6e50b410cc565 100644 --- a/validation-test/compiler_crashers_fixed/26837-swift-abstractfunctiondecl-getobjcselector.swift +++ b/validation-test/compiler_crashers_fixed/26837-swift-abstractfunctiondecl-getobjcselector.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26838-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26838-swift-patternbindingdecl-setpattern.swift index 0f237df55ea32..e69178ebc272e 100644 --- a/validation-test/compiler_crashers_fixed/26838-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26838-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26839-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/26839-swift-declcontext-lookupqualified.swift index 245027239baf6..2288d2e987b47 100644 --- a/validation-test/compiler_crashers_fixed/26839-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/26839-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26840-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26840-swift-typechecker-validatedecl.swift index 16829830963fd..77ce0dc46b539 100644 --- a/validation-test/compiler_crashers_fixed/26840-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26840-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26841-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26841-std-function-func-swift-type-subst.swift index 7e3936cfe6d73..db95d00e80351 100644 --- a/validation-test/compiler_crashers_fixed/26841-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26841-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26842-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/26842-swift-streamprinter-printtext.swift index 893b571ea6fef..b1750a3bc323a 100644 --- a/validation-test/compiler_crashers_fixed/26842-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/26842-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26843-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26843-std-function-func-mapsignaturetype.swift index f081616694d85..0de3e8bd7153b 100644 --- a/validation-test/compiler_crashers_fixed/26843-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26843-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26844-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/26844-swift-typechecker-isdeclavailable.swift index a8c21881b5284..397926ee505a9 100644 --- a/validation-test/compiler_crashers_fixed/26844-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/26844-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26845-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/26845-swift-substitutedtype-get.swift index c7d19272de52a..e0120e2a61215 100644 --- a/validation-test/compiler_crashers_fixed/26845-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26845-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26846-formatdiagnostictext.swift b/validation-test/compiler_crashers_fixed/26846-formatdiagnostictext.swift index 21dfc6099cf7b..2a0359125c162 100644 --- a/validation-test/compiler_crashers_fixed/26846-formatdiagnostictext.swift +++ b/validation-test/compiler_crashers_fixed/26846-formatdiagnostictext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26847-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/26847-swift-valuedecl-getoverloadsignature.swift index 642567156e0ed..5b846048c9b4a 100644 --- a/validation-test/compiler_crashers_fixed/26847-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/26847-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26848-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/26848-swift-metatypetype-get.swift index 20e2e192dc197..fb0dc7e6149fd 100644 --- a/validation-test/compiler_crashers_fixed/26848-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26848-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26849-swift-constraints-constraintsystem-generateconstraints.swift b/validation-test/compiler_crashers_fixed/26849-swift-constraints-constraintsystem-generateconstraints.swift index 84a5d4bd57dc6..1d3a8243a350e 100644 --- a/validation-test/compiler_crashers_fixed/26849-swift-constraints-constraintsystem-generateconstraints.swift +++ b/validation-test/compiler_crashers_fixed/26849-swift-constraints-constraintsystem-generateconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26850-swift-existentialmetatypetype-get.swift b/validation-test/compiler_crashers_fixed/26850-swift-existentialmetatypetype-get.swift index 8bf2f07ea3558..d0b7d056dfe31 100644 --- a/validation-test/compiler_crashers_fixed/26850-swift-existentialmetatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/26850-swift-existentialmetatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26851-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26851-swift-printingdiagnosticconsumer-handlediagnostic.swift index 3fd570082e915..5bddc045d354e 100644 --- a/validation-test/compiler_crashers_fixed/26851-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26851-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26852-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26852-swift-modulefile-lookupvalue.swift index 56e47309ef36d..4c0595d319887 100644 --- a/validation-test/compiler_crashers_fixed/26852-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26852-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26853-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26853-std-function-func-swift-type-subst.swift index 39a5aebfbd093..b315ce3f1d520 100644 --- a/validation-test/compiler_crashers_fixed/26853-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26853-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26854-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/26854-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index 34d1bcd8f8871..be5238aac465c 100644 --- a/validation-test/compiler_crashers_fixed/26854-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/26854-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26855-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/26855-swift-nominaltypedecl-prepareextensions.swift index 7949b332dadbf..81f0e54874694 100644 --- a/validation-test/compiler_crashers_fixed/26855-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/26855-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26856-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/26856-swift-constraints-constraintsystem-solverec.swift index 8e658f5597081..51990005a7526 100644 --- a/validation-test/compiler_crashers_fixed/26856-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/26856-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26857-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26857-swift-typechecker-validatedecl.swift index 8ab6b694f5854..296724831da6d 100644 --- a/validation-test/compiler_crashers_fixed/26857-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26857-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26858-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/26858-swift-streamprinter-printtext.swift index ef1443cadee6d..3e9e2f53fe0f2 100644 --- a/validation-test/compiler_crashers_fixed/26858-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/26858-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26859-swift-classdecl-classdecl.swift b/validation-test/compiler_crashers_fixed/26859-swift-classdecl-classdecl.swift index 8ff571298ce87..b7cb3201105ad 100644 --- a/validation-test/compiler_crashers_fixed/26859-swift-classdecl-classdecl.swift +++ b/validation-test/compiler_crashers_fixed/26859-swift-classdecl-classdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26860-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/26860-swift-typebase-gatherallsubstitutions.swift index f9030acf11592..f64ff265dfe8d 100644 --- a/validation-test/compiler_crashers_fixed/26860-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26860-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26861-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/26861-swift-typechecker-resolveidentifiertype.swift index 41ce69d0fd08c..e1de5b7438650 100644 --- a/validation-test/compiler_crashers_fixed/26861-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/26861-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26862-swift-typechecker-resolvepattern.swift b/validation-test/compiler_crashers_fixed/26862-swift-typechecker-resolvepattern.swift index 30581d690f33a..7ba43a94c02c7 100644 --- a/validation-test/compiler_crashers_fixed/26862-swift-typechecker-resolvepattern.swift +++ b/validation-test/compiler_crashers_fixed/26862-swift-typechecker-resolvepattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26863-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/26863-swift-constraints-constraintsystem-simplifyconstraint.swift index f325adfd6f0d3..3c9ebbcfca4a0 100644 --- a/validation-test/compiler_crashers_fixed/26863-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26863-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26864-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26864-std-function-func-swift-type-subst.swift index a0e5b03b99102..aea963fe3cb1e 100644 --- a/validation-test/compiler_crashers_fixed/26864-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26864-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26865-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/26865-swift-conformancelookuptable-getimplicitprotocols.swift index 8b2e411b3affa..8a4a1df90807e 100644 --- a/validation-test/compiler_crashers_fixed/26865-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/26865-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26866-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/26866-swift-nominaltypedecl-getmembers.swift index bf221e20c29b9..0b852b735b975 100644 --- a/validation-test/compiler_crashers_fixed/26866-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26866-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26867-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26867-std-function-func-swift-type-subst.swift index 6a0a350c8fe22..93febcf436b90 100644 --- a/validation-test/compiler_crashers_fixed/26867-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26867-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26868-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26868-std-function-func-swift-type-subst.swift index 523c1d8fce4df..4fc69594170f7 100644 --- a/validation-test/compiler_crashers_fixed/26868-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26868-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26869-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26869-swift-printingdiagnosticconsumer-handlediagnostic.swift index df227c738e9b4..45502c1ed5973 100644 --- a/validation-test/compiler_crashers_fixed/26869-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26869-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26870-swift-mangle-mangler-mangleidentifier.swift b/validation-test/compiler_crashers_fixed/26870-swift-mangle-mangler-mangleidentifier.swift index 58df246d22451..db955b6cbe983 100644 --- a/validation-test/compiler_crashers_fixed/26870-swift-mangle-mangler-mangleidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26870-swift-mangle-mangler-mangleidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26871-swift-typechecker-computeaccessibility.swift b/validation-test/compiler_crashers_fixed/26871-swift-typechecker-computeaccessibility.swift index 6d8a332be913e..7ea8e437926f1 100644 --- a/validation-test/compiler_crashers_fixed/26871-swift-typechecker-computeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/26871-swift-typechecker-computeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26872-std-function-func.swift b/validation-test/compiler_crashers_fixed/26872-std-function-func.swift index cf077e3a36ff1..a1054e7e3a7b7 100644 --- a/validation-test/compiler_crashers_fixed/26872-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/26872-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26873-void.swift b/validation-test/compiler_crashers_fixed/26873-void.swift index 026d312289559..639af5db9900d 100644 --- a/validation-test/compiler_crashers_fixed/26873-void.swift +++ b/validation-test/compiler_crashers_fixed/26873-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26874-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/26874-swift-nominaltypedecl-getmembers.swift index 84d9f7276dbe2..8cbb025e15f2c 100644 --- a/validation-test/compiler_crashers_fixed/26874-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26874-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26875-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/26875-swift-typechecker-checkunsupportedprotocoltype.swift index 0ea7cb654c5fa..cb29556116d19 100644 --- a/validation-test/compiler_crashers_fixed/26875-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/26875-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26876-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/26876-swift-inflightdiagnostic.swift index 87987e7f8f36a..c9ff72720ee65 100644 --- a/validation-test/compiler_crashers_fixed/26876-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26876-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26877-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/26877-swift-constraints-constraint-create.swift index d8790a8ab72af..7fb5e05d63985 100644 --- a/validation-test/compiler_crashers_fixed/26877-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/26877-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26878-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/26878-swift-conformancelookuptable-updatelookuptable.swift index a900b4702e82e..72cbc9d5c40ff 100644 --- a/validation-test/compiler_crashers_fixed/26878-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26878-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26879-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/26879-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 9a1c9388c8b5c..a017ae58a6415 100644 --- a/validation-test/compiler_crashers_fixed/26879-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/26879-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26880-swift-astvisitor.random.swift b/validation-test/compiler_crashers_fixed/26880-swift-astvisitor.random.swift index 1d22c926ffe11..2ce932292f2f6 100644 --- a/validation-test/compiler_crashers_fixed/26880-swift-astvisitor.random.swift +++ b/validation-test/compiler_crashers_fixed/26880-swift-astvisitor.random.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26881-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26881-std-function-func-swift-type-subst.swift index eae6654a42b3a..34cdff81e6a26 100644 --- a/validation-test/compiler_crashers_fixed/26881-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26881-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26882-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/26882-swift-typechecker-definedefaultconstructor.swift index 01e1a22ea3fcb..a5b5a6ccbd205 100644 --- a/validation-test/compiler_crashers_fixed/26882-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26882-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26883-swift-modulefile-readmembers.swift b/validation-test/compiler_crashers_fixed/26883-swift-modulefile-readmembers.swift index 70ee762dd0ea2..1e932bfa0e914 100644 --- a/validation-test/compiler_crashers_fixed/26883-swift-modulefile-readmembers.swift +++ b/validation-test/compiler_crashers_fixed/26883-swift-modulefile-readmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26884-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26884-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 3b8bdca2d09b0..5bdc21eb0b9ed 100644 --- a/validation-test/compiler_crashers_fixed/26884-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26884-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26885-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/26885-swift-constraints-constraintgraph-removeconstraint.swift index 9803520b0db76..cc725e4d6482e 100644 --- a/validation-test/compiler_crashers_fixed/26885-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26885-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26886-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/26886-swift-stmt-walk.swift index 0fd273d7199a0..d11b4134d99fe 100644 --- a/validation-test/compiler_crashers_fixed/26886-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/26886-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26887-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/26887-swift-generictypeparamtype-get.swift index 7c1e357946e5f..6a290897c34d9 100644 --- a/validation-test/compiler_crashers_fixed/26887-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26887-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26888-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/26888-swift-nominaltypedecl-preparelookuptable.swift index affb318986aa0..893cdc5f2deb3 100644 --- a/validation-test/compiler_crashers_fixed/26888-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26888-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26889-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/26889-swift-tupletype-get.swift index 193c606a0c4d1..b4ff97edca888 100644 --- a/validation-test/compiler_crashers_fixed/26889-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/26889-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26890-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/26890-swift-typechecker-isdeclavailable.swift index 1bb17456d80fb..19e2e0718a1e7 100644 --- a/validation-test/compiler_crashers_fixed/26890-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/26890-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26891-vtable.swift b/validation-test/compiler_crashers_fixed/26891-vtable.swift index 72b93a693d62b..f68c8a7d18431 100644 --- a/validation-test/compiler_crashers_fixed/26891-vtable.swift +++ b/validation-test/compiler_crashers_fixed/26891-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26892-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26892-swift-diagnosticengine-emitdiagnostic.swift index 6b533bd5be9da..e1a82a14d6bb8 100644 --- a/validation-test/compiler_crashers_fixed/26892-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26892-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26893-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/26893-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 72b2f19f01329..8ef6bd355f591 100644 --- a/validation-test/compiler_crashers_fixed/26893-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/26893-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26894-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/26894-swift-lexer-kindofidentifier.swift index 31559c818deb5..0cbb4b70bb11c 100644 --- a/validation-test/compiler_crashers_fixed/26894-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26894-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26895-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26895-swift-lexer-lexidentifier.swift index d2aaca0a6dd74..cc91ccba3487d 100644 --- a/validation-test/compiler_crashers_fixed/26895-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26895-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26896-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/26896-swift-diagnosticengine-emitdiagnostic.swift index e68e85983d063..45f3edbdc9575 100644 --- a/validation-test/compiler_crashers_fixed/26896-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26896-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26897-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26897-swift-constraints-constraintsystem-simplifytype.swift index ca90b310b32aa..a877de49973d8 100644 --- a/validation-test/compiler_crashers_fixed/26897-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26897-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26898-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26898-swift-abstractclosureexpr-setparams.swift index f68f94a81f828..94d3badb2f667 100644 --- a/validation-test/compiler_crashers_fixed/26898-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26898-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26899-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26899-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 1386e14b8abf9..23500301df7ef 100644 --- a/validation-test/compiler_crashers_fixed/26899-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26899-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26900-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26900-swift-typechecker-overapproximateosversionsatlocation.swift index 0de625bd0b815..a21c6805c7bc3 100644 --- a/validation-test/compiler_crashers_fixed/26900-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26900-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26901-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/26901-swift-typechecker-coercepatterntotype.swift index ec5638d570c9f..ec1c7d6123804 100644 --- a/validation-test/compiler_crashers_fixed/26901-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/26901-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26902-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/26902-swift-typechecker-resolvetypeincontext.swift index 8562caab8f152..0264db1ff2659 100644 --- a/validation-test/compiler_crashers_fixed/26902-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/26902-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26903-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/26903-swift-constraints-constraintgraph-addconstraint.swift index 76ffb73bb680d..f4736b17ffcea 100644 --- a/validation-test/compiler_crashers_fixed/26903-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26903-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26904-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/26904-swift-typechecker-definedefaultconstructor.swift index 66e23fee6adac..09f429217d5bb 100644 --- a/validation-test/compiler_crashers_fixed/26904-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26904-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26905-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/26905-swift-type-transform.swift index 8f344c0b05a9d..823b2f6957ca4 100644 --- a/validation-test/compiler_crashers_fixed/26905-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/26905-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26906-swift-declcontext-isclassorclassextensioncontext.swift b/validation-test/compiler_crashers_fixed/26906-swift-declcontext-isclassorclassextensioncontext.swift index 19778fce95465..0a776f923b3cf 100644 --- a/validation-test/compiler_crashers_fixed/26906-swift-declcontext-isclassorclassextensioncontext.swift +++ b/validation-test/compiler_crashers_fixed/26906-swift-declcontext-isclassorclassextensioncontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26907-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26907-swift-lexer-leximpl.swift index 859aa6f2d0edf..682a54b7dc1a8 100644 --- a/validation-test/compiler_crashers_fixed/26907-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26907-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26908-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/26908-swift-printingdiagnosticconsumer-handlediagnostic.swift index 169a5f0048919..eb0cbeaf855a1 100644 --- a/validation-test/compiler_crashers_fixed/26908-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26908-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26909-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/26909-swift-constraints-constraintsystem-solverec.swift index a5a8fee422a37..e7961dd65ec5d 100644 --- a/validation-test/compiler_crashers_fixed/26909-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/26909-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26910-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/26910-swift-type-transform.swift index 5eccf4bccc73a..64e9d64287269 100644 --- a/validation-test/compiler_crashers_fixed/26910-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/26910-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26911-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26911-swift-modulefile-getimportedmodules.swift index 9267d2336aff2..241b9fcafc153 100644 --- a/validation-test/compiler_crashers_fixed/26911-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26911-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26912-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26912-swift-patternbindingdecl-setpattern.swift index f1effae9ab224..e70b8217eadd9 100644 --- a/validation-test/compiler_crashers_fixed/26912-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26912-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26913-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/26913-swift-markasobjc.swift index 942ac63fc2cd6..19416c5e6d77d 100644 --- a/validation-test/compiler_crashers_fixed/26913-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/26913-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26914-void.swift b/validation-test/compiler_crashers_fixed/26914-void.swift index 2a6c317fa1ef2..4fefe0e42dfac 100644 --- a/validation-test/compiler_crashers_fixed/26914-void.swift +++ b/validation-test/compiler_crashers_fixed/26914-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26915-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/26915-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 8ae262ff03edb..9937004fb303e 100644 --- a/validation-test/compiler_crashers_fixed/26915-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/26915-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26916-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/26916-swift-typechecker-definedefaultconstructor.swift index d58aed445b9fd..73cd44e54f840 100644 --- a/validation-test/compiler_crashers_fixed/26916-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26916-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26917-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/26917-swift-nominaltype-get.swift index 8a670689aa08d..34ac4fd0c4fcd 100644 --- a/validation-test/compiler_crashers_fixed/26917-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/26917-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26918-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/26918-swift-constraints-constraintlocator-profile.swift index bcad9788c619e..5b8882b5f41a6 100644 --- a/validation-test/compiler_crashers_fixed/26918-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/26918-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26919-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/26919-swift-type-walk.swift index 763c968b292a8..3f0cb0215df15 100644 --- a/validation-test/compiler_crashers_fixed/26919-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/26919-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26920-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/26920-swift-typebase-getanyoptionalobjecttype.swift index 36d61275aabee..6d0cfeedd4b5e 100644 --- a/validation-test/compiler_crashers_fixed/26920-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/26920-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26921-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/26921-swift-typechecker-overapproximateosversionsatlocation.swift index 861b95ca2d983..4905c9eb6e982 100644 --- a/validation-test/compiler_crashers_fixed/26921-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/26921-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26922-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/26922-swift-constraints-constraintsystem-opengeneric.swift index dda5066160453..aa60db57dcaae 100644 --- a/validation-test/compiler_crashers_fixed/26922-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/26922-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26923-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/26923-swift-typechecker-typecheckexpression.swift index 639982ad62ad2..e3cc1f640d74c 100644 --- a/validation-test/compiler_crashers_fixed/26923-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/26923-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26924-mapsignaturefunctiontype.swift b/validation-test/compiler_crashers_fixed/26924-mapsignaturefunctiontype.swift index aef983323b7b5..b352b32640344 100644 --- a/validation-test/compiler_crashers_fixed/26924-mapsignaturefunctiontype.swift +++ b/validation-test/compiler_crashers_fixed/26924-mapsignaturefunctiontype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26925-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/26925-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 57436c12f57f6..438520bcb6cbb 100644 --- a/validation-test/compiler_crashers_fixed/26925-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/26925-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26926-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26926-swift-typechecker-checkinheritanceclause.swift index 9bdd83ae6a5f4..d755e3b057b75 100644 --- a/validation-test/compiler_crashers_fixed/26926-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26926-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26927-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/26927-swift-modulefile-maybereadgenericparams.swift index 1462820a4a743..69b1db7037068 100644 --- a/validation-test/compiler_crashers_fixed/26927-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/26927-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26928-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26928-swift-typebase-isequal.swift index f85cfd3bdd63a..ba7b361af0f7c 100644 --- a/validation-test/compiler_crashers_fixed/26928-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26928-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26929-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/26929-swift-modulefile-maybereadpattern.swift index b0104d1d428dd..4e22fc1156317 100644 --- a/validation-test/compiler_crashers_fixed/26929-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/26929-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26930-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/26930-swift-constraints-constraintgraph-change-undo.swift index 66f15ec11b2ec..23bdc9d1ad8be 100644 --- a/validation-test/compiler_crashers_fixed/26930-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/26930-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26931-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26931-swift-modulefile-lookupvalue.swift index 410377fcb4ccf..50feb1f5b9908 100644 --- a/validation-test/compiler_crashers_fixed/26931-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26931-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26932-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26932-swift-typebase-isequal.swift index 6d37b75f7522e..db2a739dca2a2 100644 --- a/validation-test/compiler_crashers_fixed/26932-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26932-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26933-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/26933-swift-typechecker-coercepatterntotype.swift index 7a44b3cb86128..2504a93447b68 100644 --- a/validation-test/compiler_crashers_fixed/26933-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/26933-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26934-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/26934-swift-lexer-leximpl.swift index 7a8441d2690df..0d2da1a78394d 100644 --- a/validation-test/compiler_crashers_fixed/26934-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/26934-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26935-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26935-swift-patternbindingdecl-setpattern.swift index b80d3e8787670..c4c9541f3edb6 100644 --- a/validation-test/compiler_crashers_fixed/26935-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26935-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26936-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26936-std-function-func-mapsignaturetype.swift index 2b8f87f7f84a2..1cd3bc604507f 100644 --- a/validation-test/compiler_crashers_fixed/26936-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26936-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26937-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26937-llvm-foldingset-swift-tupletype-nodeequals.swift index 5156c9de72e29..28d2bd03b0128 100644 --- a/validation-test/compiler_crashers_fixed/26937-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26937-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26938-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/26938-swift-diagnosticengine-flushactivediagnostic.swift index 2eb754f60519a..a0c33d0dc57c8 100644 --- a/validation-test/compiler_crashers_fixed/26938-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/26938-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26939-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/26939-swift-patternbindingdecl-setpattern.swift index c55c8adfad3c2..0cadf36f6faf4 100644 --- a/validation-test/compiler_crashers_fixed/26939-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/26939-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26940-swift-conformancelookuptable-getconformance.swift b/validation-test/compiler_crashers_fixed/26940-swift-conformancelookuptable-getconformance.swift index c004773517fb6..facb91e06b6b0 100644 --- a/validation-test/compiler_crashers_fixed/26940-swift-conformancelookuptable-getconformance.swift +++ b/validation-test/compiler_crashers_fixed/26940-swift-conformancelookuptable-getconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26941-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26941-swift-typechecker-checkinheritanceclause.swift index 8c3502ef00c8a..c05ec31115950 100644 --- a/validation-test/compiler_crashers_fixed/26941-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26941-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26942-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/26942-swift-nominaltypedecl-computeinterfacetype.swift index 56d5b95190694..42fbde1c6673e 100644 --- a/validation-test/compiler_crashers_fixed/26942-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/26942-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26943-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/26943-swift-typebase-getsuperclass.swift index 9c71fa2e92151..f14dda9a1faca 100644 --- a/validation-test/compiler_crashers_fixed/26943-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/26943-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26944-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/26944-swift-astprinter-printtextimpl.swift index fbb83012b0748..e9f1b5bf484da 100644 --- a/validation-test/compiler_crashers_fixed/26944-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/26944-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26945-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/26945-swift-typebase-getmembersubstitutions.swift index 20d60909b0814..3d1e3096bc855 100644 --- a/validation-test/compiler_crashers_fixed/26945-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/26945-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26946-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/26946-swift-conformancelookuptable-updatelookuptable.swift index 49bc47dca35b2..cb81038779b3c 100644 --- a/validation-test/compiler_crashers_fixed/26946-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/26946-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26947-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/26947-swift-constraints-constraintsystem-getconstraintlocator.swift index 74db8a09279e5..ca901b81f3c3f 100644 --- a/validation-test/compiler_crashers_fixed/26947-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/26947-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26948-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/26948-swift-nominaltypedecl-getmembers.swift index e80c992bd3f12..cf18a21a0958b 100644 --- a/validation-test/compiler_crashers_fixed/26948-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26948-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26949-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/26949-swift-typeloc-iserror.swift index c2cffe5025be2..1ff55dc5e2c26 100644 --- a/validation-test/compiler_crashers_fixed/26949-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/26949-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26950-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/26950-swift-constraints-constraintsystem-solve.swift index cd24483577eff..650186dba1615 100644 --- a/validation-test/compiler_crashers_fixed/26950-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/26950-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26951-swift-modulefile-resolvecrossreference.swift b/validation-test/compiler_crashers_fixed/26951-swift-modulefile-resolvecrossreference.swift index 72fd8390cfcad..aa8a044d2b731 100644 --- a/validation-test/compiler_crashers_fixed/26951-swift-modulefile-resolvecrossreference.swift +++ b/validation-test/compiler_crashers_fixed/26951-swift-modulefile-resolvecrossreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26952-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/26952-swift-lexer-lexidentifier.swift index 3429a28d256f6..2da3a0995f825 100644 --- a/validation-test/compiler_crashers_fixed/26952-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/26952-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26953-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/26953-std-function-func-mapsignaturetype.swift index b5e83362744a9..a374c84c9f794 100644 --- a/validation-test/compiler_crashers_fixed/26953-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/26953-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26954-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26954-swift-functiontype-get.swift index 91ba02034f458..6a3a88d6b4329 100644 --- a/validation-test/compiler_crashers_fixed/26954-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26954-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26955-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26955-swift-boundgenerictype-get.swift index 83bae398f2db3..329e0f0b3674a 100644 --- a/validation-test/compiler_crashers_fixed/26955-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26955-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26956-swift-constructordecl-constructordecl.swift b/validation-test/compiler_crashers_fixed/26956-swift-constructordecl-constructordecl.swift index 3b3ff95c3874d..79db8a4722d01 100644 --- a/validation-test/compiler_crashers_fixed/26956-swift-constructordecl-constructordecl.swift +++ b/validation-test/compiler_crashers_fixed/26956-swift-constructordecl-constructordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26957-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26957-swift-functiontype-get.swift index 59a69fb34ebd1..e1ca5c79b7409 100644 --- a/validation-test/compiler_crashers_fixed/26957-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26957-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26958-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26958-swift-typebase-isequal.swift index 41c604ef51fd2..317676dc7f06f 100644 --- a/validation-test/compiler_crashers_fixed/26958-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26958-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26959-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26959-std-function-func-swift-type-subst.swift index ec9b995bc06f2..5819b2585cd57 100644 --- a/validation-test/compiler_crashers_fixed/26959-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26959-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26960-void.swift b/validation-test/compiler_crashers_fixed/26960-void.swift index 61023683e149d..db2cb8e013833 100644 --- a/validation-test/compiler_crashers_fixed/26960-void.swift +++ b/validation-test/compiler_crashers_fixed/26960-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26961-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/26961-llvm-foldingset-swift-classtype-nodeequals.swift index 653e2fe414280..1ef5cdce6f2be 100644 --- a/validation-test/compiler_crashers_fixed/26961-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/26961-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26962-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/26962-swift-typechecker-validategenericfuncsignature.swift index 92f0cf18c6bc8..7c1e301325142 100644 --- a/validation-test/compiler_crashers_fixed/26962-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/26962-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26963-checkenumrawvalues.swift b/validation-test/compiler_crashers_fixed/26963-checkenumrawvalues.swift index a36a622c49305..1185fb6a64eee 100644 --- a/validation-test/compiler_crashers_fixed/26963-checkenumrawvalues.swift +++ b/validation-test/compiler_crashers_fixed/26963-checkenumrawvalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26964-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/26964-swift-type-transform.swift index e25e856608407..64aa581a57d97 100644 --- a/validation-test/compiler_crashers_fixed/26964-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/26964-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26965-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/26965-swift-functiontype-get.swift index 212ecd4f51c95..d6f5203efdf0c 100644 --- a/validation-test/compiler_crashers_fixed/26965-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/26965-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26966-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/26966-swift-parentype-get.swift index 4ecc61754745d..3529e38069db7 100644 --- a/validation-test/compiler_crashers_fixed/26966-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/26966-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26967-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26967-swift-typechecker-validatedecl.swift index 6b51d1a572013..2ad1a755367de 100644 --- a/validation-test/compiler_crashers_fixed/26967-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26967-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26968-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/26968-swift-typechecker-isdeclavailable.swift index fc4675e83cafa..c9f2053a29217 100644 --- a/validation-test/compiler_crashers_fixed/26968-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/26968-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26969-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/26969-swift-modulefile-lookupvalue.swift index 150cd1677e42a..624f722ec6932 100644 --- a/validation-test/compiler_crashers_fixed/26969-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/26969-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26970-swift-abstractstoragedecl-makeaddressedwithobservers.swift b/validation-test/compiler_crashers_fixed/26970-swift-abstractstoragedecl-makeaddressedwithobservers.swift index 062fc657c1a6a..a3a8d516d7421 100644 --- a/validation-test/compiler_crashers_fixed/26970-swift-abstractstoragedecl-makeaddressedwithobservers.swift +++ b/validation-test/compiler_crashers_fixed/26970-swift-abstractstoragedecl-makeaddressedwithobservers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26971-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/26971-swift-constraints-constraintsystem-solvesimplified.swift index 22f6c3ab94d7a..134232bae9b63 100644 --- a/validation-test/compiler_crashers_fixed/26971-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/26971-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26972-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/26972-swift-type-transform.swift index 4239fe3fa440b..7c91c8ae2c0e5 100644 --- a/validation-test/compiler_crashers_fixed/26972-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/26972-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26973-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/26973-swift-boundgenerictype-get.swift index 33930b507d880..1940c95cb1e84 100644 --- a/validation-test/compiler_crashers_fixed/26973-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/26973-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26974-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/26974-swift-typechecker-checkinheritanceclause.swift index 0e939b19346c3..9a49a640036ac 100644 --- a/validation-test/compiler_crashers_fixed/26974-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/26974-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26975-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/26975-swift-constraints-solution-solution.swift index 9a19dea325ba8..8069db59ae86d 100644 --- a/validation-test/compiler_crashers_fixed/26975-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/26975-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26976-swift-constraints-constraintsystem-opentype.swift b/validation-test/compiler_crashers_fixed/26976-swift-constraints-constraintsystem-opentype.swift index 30b9682f0b335..93d9b457eca5e 100644 --- a/validation-test/compiler_crashers_fixed/26976-swift-constraints-constraintsystem-opentype.swift +++ b/validation-test/compiler_crashers_fixed/26976-swift-constraints-constraintsystem-opentype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26977-checkenumrawvalues.swift b/validation-test/compiler_crashers_fixed/26977-checkenumrawvalues.swift index 47d72afd43b42..668aa7e6ae965 100644 --- a/validation-test/compiler_crashers_fixed/26977-checkenumrawvalues.swift +++ b/validation-test/compiler_crashers_fixed/26977-checkenumrawvalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26978-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/26978-swift-typebase-getcanonicaltype.swift index a3146b14a8a40..eed11fe98e7bb 100644 --- a/validation-test/compiler_crashers_fixed/26978-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/26978-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26979-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/26979-std-function-func-swift-type-subst.swift index 725af850ba52d..78413893724f3 100644 --- a/validation-test/compiler_crashers_fixed/26979-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/26979-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26980-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/26980-swift-conformancelookuptable-lookupconformance.swift index 9e2d1b2c27ce9..fe43d48cee342 100644 --- a/validation-test/compiler_crashers_fixed/26980-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/26980-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26981-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/26981-swift-typechecker-validatedecl.swift index f18de9cf03790..1cbf955e396a9 100644 --- a/validation-test/compiler_crashers_fixed/26981-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/26981-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26982-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/26982-swift-nominaltypedecl-getmembers.swift index 089137c56a3ea..9aa15ccbc268b 100644 --- a/validation-test/compiler_crashers_fixed/26982-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/26982-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26983-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/26983-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift index 0175999c478bd..b29097bcba948 100644 --- a/validation-test/compiler_crashers_fixed/26983-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/26983-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26984-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/26984-swift-dependentmembertype-get.swift index 351827bc27a56..d017250333791 100644 --- a/validation-test/compiler_crashers_fixed/26984-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/26984-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26985-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/26985-swift-genericparamlist-addnestedarchetypes.swift index fdf2263d54850..7aa9cdc3b1d34 100644 --- a/validation-test/compiler_crashers_fixed/26985-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/26985-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26986-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/26986-swift-modulefile-maybereadforeignerrorconvention.swift index 1a6bfc98e9026..9177f7c02c014 100644 --- a/validation-test/compiler_crashers_fixed/26986-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/26986-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26987-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/26987-swift-constraints-constraintsystem-addconstraint.swift index d085e3c7d24f3..370d1f6a90986 100644 --- a/validation-test/compiler_crashers_fixed/26987-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/26987-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26988-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/26988-swift-modulefile-getimportedmodules.swift index d552b6c66292b..37f0e8752e996 100644 --- a/validation-test/compiler_crashers_fixed/26988-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/26988-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26989-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/26989-swift-typechecker-definedefaultconstructor.swift index 312d186aa8db7..8124d35ab3202 100644 --- a/validation-test/compiler_crashers_fixed/26989-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/26989-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26990-swift-importdecl-findbestimportkind.swift b/validation-test/compiler_crashers_fixed/26990-swift-importdecl-findbestimportkind.swift index fd31638d179fe..caec7a63b05ea 100644 --- a/validation-test/compiler_crashers_fixed/26990-swift-importdecl-findbestimportkind.swift +++ b/validation-test/compiler_crashers_fixed/26990-swift-importdecl-findbestimportkind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26991-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/26991-swift-abstractclosureexpr-setparams.swift index 2cbca8daafec6..5ef756c239df7 100644 --- a/validation-test/compiler_crashers_fixed/26991-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/26991-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26992-swift-archetypetype-getnew.swift b/validation-test/compiler_crashers_fixed/26992-swift-archetypetype-getnew.swift index 63c300f25db9e..68271c2431ebd 100644 --- a/validation-test/compiler_crashers_fixed/26992-swift-archetypetype-getnew.swift +++ b/validation-test/compiler_crashers_fixed/26992-swift-archetypetype-getnew.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26993-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/26993-swift-valuedecl-settype.swift index be5d6f666bc80..7f114823ccdac 100644 --- a/validation-test/compiler_crashers_fixed/26993-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/26993-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26994-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/26994-swift-nominaltypedecl-prepareextensions.swift index c4eb1ef710bc6..9b92d4ba80709 100644 --- a/validation-test/compiler_crashers_fixed/26994-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/26994-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26995-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/26995-swift-typebase-isequal.swift index d1ab7965eb4e1..e2677b12153bd 100644 --- a/validation-test/compiler_crashers_fixed/26995-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/26995-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26996-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/26996-swift-classtype-get.swift index eead94df5ea3a..b211bab2cb4c1 100644 --- a/validation-test/compiler_crashers_fixed/26996-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/26996-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26997-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/26997-swift-stmt-walk.swift index 5070fe8c02a70..9a3c626215903 100644 --- a/validation-test/compiler_crashers_fixed/26997-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/26997-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26998-std-function-func-setboundvarstypeerror.swift b/validation-test/compiler_crashers_fixed/26998-std-function-func-setboundvarstypeerror.swift index 18333ea88b320..f13d78c6ada64 100644 --- a/validation-test/compiler_crashers_fixed/26998-std-function-func-setboundvarstypeerror.swift +++ b/validation-test/compiler_crashers_fixed/26998-std-function-func-setboundvarstypeerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/26999-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/26999-swift-genericsignature-profile.swift index d81b0dc3b745f..e134de11f048b 100644 --- a/validation-test/compiler_crashers_fixed/26999-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/26999-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27000-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/27000-swift-typebase-gettypevariables.swift index b3a6b6aa0fe23..4a4c22fca268a 100644 --- a/validation-test/compiler_crashers_fixed/27000-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/27000-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27001-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27001-swift-constraints-solution-solution.swift index a92295f42a768..6a523220adef4 100644 --- a/validation-test/compiler_crashers_fixed/27001-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27001-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27002-swift-pattern-clone.swift b/validation-test/compiler_crashers_fixed/27002-swift-pattern-clone.swift index 9f16e2db16bc6..ce0c610c1bf3f 100644 --- a/validation-test/compiler_crashers_fixed/27002-swift-pattern-clone.swift +++ b/validation-test/compiler_crashers_fixed/27002-swift-pattern-clone.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27003-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27003-swift-typebase-getcanonicaltype.swift index f0c4164048a99..3e82dfecd1f1c 100644 --- a/validation-test/compiler_crashers_fixed/27003-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27003-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27004-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27004-swift-constraints-constraintsystem-matchtypes.swift index 06fc9180c83d1..7afdadbc6b169 100644 --- a/validation-test/compiler_crashers_fixed/27004-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27004-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27005-vtable.swift b/validation-test/compiler_crashers_fixed/27005-vtable.swift index 3ab971d1d7b59..606f8b1af3b96 100644 --- a/validation-test/compiler_crashers_fixed/27005-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27005-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27006-formatdiagnostictext.swift b/validation-test/compiler_crashers_fixed/27006-formatdiagnostictext.swift index 6fa35317467a7..78ee33e73d53b 100644 --- a/validation-test/compiler_crashers_fixed/27006-formatdiagnostictext.swift +++ b/validation-test/compiler_crashers_fixed/27006-formatdiagnostictext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27007-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27007-swift-type-transform.swift index aa4bd442ac71d..f0f8807785001 100644 --- a/validation-test/compiler_crashers_fixed/27007-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27007-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27008-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/27008-llvm-optional-swift-diagnostic-operator.swift index 8105bad043104..dbc506b3dfc64 100644 --- a/validation-test/compiler_crashers_fixed/27008-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/27008-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27009-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27009-swift-abstractclosureexpr-setparams.swift index 042099bc73b03..0a1d863cd48e4 100644 --- a/validation-test/compiler_crashers_fixed/27009-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27009-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27010-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27010-swift-patternbindingdecl-setpattern.swift index 5eccc0d3f02ca..7b63d82ec4557 100644 --- a/validation-test/compiler_crashers_fixed/27010-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27010-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27011-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/27011-swift-typechecker-validatetype.swift index 80f51c2952064..36e891525ac09 100644 --- a/validation-test/compiler_crashers_fixed/27011-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/27011-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27012-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/27012-swift-constraints-constraintsystem-solvesimplified.swift index 353a09c8788aa..5c068218c0404 100644 --- a/validation-test/compiler_crashers_fixed/27012-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/27012-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27013-mapsignaturefunctiontype.swift b/validation-test/compiler_crashers_fixed/27013-mapsignaturefunctiontype.swift index 0714520cf046e..9bd5c210a8c31 100644 --- a/validation-test/compiler_crashers_fixed/27013-mapsignaturefunctiontype.swift +++ b/validation-test/compiler_crashers_fixed/27013-mapsignaturefunctiontype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27014-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27014-swift-modulefile-loadextensions.swift index 03dbff802bb6e..2eb7c92742921 100644 --- a/validation-test/compiler_crashers_fixed/27014-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27014-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27015-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27015-swift-typechecker-validatedecl.swift index f3a44e26d8d26..c6f951ff2ffe0 100644 --- a/validation-test/compiler_crashers_fixed/27015-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27015-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27016-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/27016-swift-constraints-constraintsystem-solverec.swift index 4b2be2e80c588..9903453bad0a7 100644 --- a/validation-test/compiler_crashers_fixed/27016-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/27016-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27017-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27017-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift index 572e043095762..957982d1d1449 100644 --- a/validation-test/compiler_crashers_fixed/27017-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27017-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27018-swift-conformancelookuptable-getallprotocols.swift b/validation-test/compiler_crashers_fixed/27018-swift-conformancelookuptable-getallprotocols.swift index 092daaec11d65..a131e890b3c35 100644 --- a/validation-test/compiler_crashers_fixed/27018-swift-conformancelookuptable-getallprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27018-swift-conformancelookuptable-getallprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27019-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27019-swift-genericfunctiontype-get.swift index a4ede3510e35a..8556fce91085b 100644 --- a/validation-test/compiler_crashers_fixed/27019-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27019-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27020-llvm-foldingset-swift-tupletype-getnodeprofile.swift b/validation-test/compiler_crashers_fixed/27020-llvm-foldingset-swift-tupletype-getnodeprofile.swift index 811a3d0f0d81d..7cb18b3358acb 100644 --- a/validation-test/compiler_crashers_fixed/27020-llvm-foldingset-swift-tupletype-getnodeprofile.swift +++ b/validation-test/compiler_crashers_fixed/27020-llvm-foldingset-swift-tupletype-getnodeprofile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27021-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/27021-swift-constraints-constraintgraph-removeconstraint.swift index d7ef6dd222e9c..ad22c56aa1609 100644 --- a/validation-test/compiler_crashers_fixed/27021-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27021-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27022-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/27022-swift-classtype-get.swift index 0fe0cdd2b1323..44d12dd121485 100644 --- a/validation-test/compiler_crashers_fixed/27022-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27022-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27023-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27023-swift-typechecker-validatedecl.swift index 7a905e073f926..d912fa97e6b88 100644 --- a/validation-test/compiler_crashers_fixed/27023-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27023-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27024-swift-constraints-solution-simplifytype.swift b/validation-test/compiler_crashers_fixed/27024-swift-constraints-solution-simplifytype.swift index 6f7a9b3f3f320..b8d99d0c59671 100644 --- a/validation-test/compiler_crashers_fixed/27024-swift-constraints-solution-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27024-swift-constraints-solution-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27025-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27025-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 429aad5158c4a..8719b88b899e0 100644 --- a/validation-test/compiler_crashers_fixed/27025-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27025-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27026-void.swift b/validation-test/compiler_crashers_fixed/27026-void.swift index b183c9a3ea8c2..5f413a1f98037 100644 --- a/validation-test/compiler_crashers_fixed/27026-void.swift +++ b/validation-test/compiler_crashers_fixed/27026-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27027-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/27027-swift-namelookup-lookupinmodule.swift index 7977a9af258d4..a1708af4ad885 100644 --- a/validation-test/compiler_crashers_fixed/27027-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/27027-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27028-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27028-swift-nominaltypedecl-preparelookuptable.swift index fa54df2603a56..374bc94d4089c 100644 --- a/validation-test/compiler_crashers_fixed/27028-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27028-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27029-swift-typebase-isemptyexistentialcomposition.swift b/validation-test/compiler_crashers_fixed/27029-swift-typebase-isemptyexistentialcomposition.swift index db899e1d6c50b..f7746391235bf 100644 --- a/validation-test/compiler_crashers_fixed/27029-swift-typebase-isemptyexistentialcomposition.swift +++ b/validation-test/compiler_crashers_fixed/27029-swift-typebase-isemptyexistentialcomposition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27030-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27030-std-function-func-swift-type-subst.swift index 7ff2d1887b063..bf5ea91f0310f 100644 --- a/validation-test/compiler_crashers_fixed/27030-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27030-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27031-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27031-swift-genericparamlist-addnestedarchetypes.swift index 3d78e5d744aba..7afd34ce79e1e 100644 --- a/validation-test/compiler_crashers_fixed/27031-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27031-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27032-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/27032-swift-nominaltypedecl-computeinterfacetype.swift index d88b8e229bad9..2abeb37626488 100644 --- a/validation-test/compiler_crashers_fixed/27032-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/27032-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27033-swift-mangle-mangler-mangleidentifier.swift b/validation-test/compiler_crashers_fixed/27033-swift-mangle-mangler-mangleidentifier.swift index 178ce28a6514b..9666f59f776b7 100644 --- a/validation-test/compiler_crashers_fixed/27033-swift-mangle-mangler-mangleidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27033-swift-mangle-mangler-mangleidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27034-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27034-swift-typechecker-validatedecl.swift index 0e2b58f407cd0..faacf70d5f29b 100644 --- a/validation-test/compiler_crashers_fixed/27034-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27034-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27035-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/27035-swift-constraints-constraintgraph-unbindtypevariable.swift index 169b91abed3b5..fab23ca3c7f97 100644 --- a/validation-test/compiler_crashers_fixed/27035-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/27035-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27036-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/27036-swift-astvisitor.swift index 2a8111d497eb1..fb3cb85e0a065 100644 --- a/validation-test/compiler_crashers_fixed/27036-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/27036-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27037-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/27037-swift-nominaltype-get.swift index 4cc725e2f934b..7bab2ed0a318b 100644 --- a/validation-test/compiler_crashers_fixed/27037-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/27037-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27038-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27038-swift-constraints-constraintsystem-matchtypes.swift index 974fc284ea346..c2b0d0b9b50a8 100644 --- a/validation-test/compiler_crashers_fixed/27038-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27038-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27039-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27039-swift-typechecker-validatedecl.swift index 23afd59a4963f..a6e65dd4d0ec8 100644 --- a/validation-test/compiler_crashers_fixed/27039-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27039-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27040-swift-clangimporter-loadextensions.swift b/validation-test/compiler_crashers_fixed/27040-swift-clangimporter-loadextensions.swift index f2ba4f5c156b9..4bdb4ef632f18 100644 --- a/validation-test/compiler_crashers_fixed/27040-swift-clangimporter-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27040-swift-clangimporter-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27041-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/27041-swift-type-walk.swift index 6e036b90b770b..aac02fb919159 100644 --- a/validation-test/compiler_crashers_fixed/27041-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/27041-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27042-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/27042-swift-conformancelookuptable-expandimpliedconformances.swift index 9f5c636fb48bf..b230dffe2994f 100644 --- a/validation-test/compiler_crashers_fixed/27042-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/27042-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27043-swift-typechecker-typecheckexpressionshallow.swift b/validation-test/compiler_crashers_fixed/27043-swift-typechecker-typecheckexpressionshallow.swift index 51e13e44660c7..30e5ae930fd01 100644 --- a/validation-test/compiler_crashers_fixed/27043-swift-typechecker-typecheckexpressionshallow.swift +++ b/validation-test/compiler_crashers_fixed/27043-swift-typechecker-typecheckexpressionshallow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27044-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27044-swift-functiontype-get.swift index a7c6752d35ba8..86ee6186d12da 100644 --- a/validation-test/compiler_crashers_fixed/27044-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27044-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27045-swift-lexer-diagnose.swift b/validation-test/compiler_crashers_fixed/27045-swift-lexer-diagnose.swift index ba1aee4316beb..0e4a27fbf8805 100644 --- a/validation-test/compiler_crashers_fixed/27045-swift-lexer-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/27045-swift-lexer-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27046-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27046-swift-declcontext-getlocalconformances.swift index 6fb037c3683c6..c289fbd5016ce 100644 --- a/validation-test/compiler_crashers_fixed/27046-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27046-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27047-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27047-swift-inflightdiagnostic.swift index d56a6635db00d..e5d8183a5947d 100644 --- a/validation-test/compiler_crashers_fixed/27047-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27047-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27048-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/27048-swift-modulefile-getimportedmodules.swift index 9cee0cef10ceb..5bdb87608c9a8 100644 --- a/validation-test/compiler_crashers_fixed/27048-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/27048-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27049-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27049-swift-markasobjc.swift index cd6e01433e732..17434a91e2e77 100644 --- a/validation-test/compiler_crashers_fixed/27049-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27049-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27050-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27050-swift-typechecker-coercepatterntotype.swift index 08b0eb74a38ef..8a167729d451a 100644 --- a/validation-test/compiler_crashers_fixed/27050-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27050-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27051-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/27051-swift-constraints-constraint-create.swift index 76acea0b7f413..4759c47f60462 100644 --- a/validation-test/compiler_crashers_fixed/27051-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/27051-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27052-swift-moduledecl-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27052-swift-moduledecl-lookupconformance.swift index 989e73573aed4..7208c039e1b1e 100644 --- a/validation-test/compiler_crashers_fixed/27052-swift-moduledecl-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27052-swift-moduledecl-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27053-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/27053-swift-typechecker-checkdeclarationavailability.swift index eadca5c459937..29d47b251adce 100644 --- a/validation-test/compiler_crashers_fixed/27053-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/27053-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27054-void.swift b/validation-test/compiler_crashers_fixed/27054-void.swift index 9c9096945107a..1da35bbee37c6 100644 --- a/validation-test/compiler_crashers_fixed/27054-void.swift +++ b/validation-test/compiler_crashers_fixed/27054-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27055-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27055-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 6b28cff8ee5c3..1adf1a966b782 100644 --- a/validation-test/compiler_crashers_fixed/27055-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27055-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27056-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/27056-swift-classtype-get.swift index b6231cc3cf763..d4addc43cdf03 100644 --- a/validation-test/compiler_crashers_fixed/27056-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27056-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27057-addminimumprotocols.swift b/validation-test/compiler_crashers_fixed/27057-addminimumprotocols.swift index 8bfdba01b71f9..68966ced9a473 100644 --- a/validation-test/compiler_crashers_fixed/27057-addminimumprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27057-addminimumprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27058-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/27058-llvm-optional-swift-diagnostic-operator.swift index bed9451185976..63e74773fe5b6 100644 --- a/validation-test/compiler_crashers_fixed/27058-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/27058-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27059-swift-optionaltype-get.swift b/validation-test/compiler_crashers_fixed/27059-swift-optionaltype-get.swift index 6ed193882976a..8d4612c91a50a 100644 --- a/validation-test/compiler_crashers_fixed/27059-swift-optionaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/27059-swift-optionaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27060-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27060-swift-inflightdiagnostic.swift index 8c2eca896181b..441e81ce2145c 100644 --- a/validation-test/compiler_crashers_fixed/27060-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27060-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27061-swift-archetypebuilder-getallarchetypes.swift b/validation-test/compiler_crashers_fixed/27061-swift-archetypebuilder-getallarchetypes.swift index 285233288183f..019d8cfc20303 100644 --- a/validation-test/compiler_crashers_fixed/27061-swift-archetypebuilder-getallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27061-swift-archetypebuilder-getallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27062-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27062-std-function-func-swift-type-subst.swift index 88ade6df0e4c3..0d41174fa0355 100644 --- a/validation-test/compiler_crashers_fixed/27062-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27062-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27063-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27063-swift-conformancelookuptable-lookupconformances.swift index 03205a7f7a4cd..e7167a9f8a225 100644 --- a/validation-test/compiler_crashers_fixed/27063-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27063-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27064-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27064-swift-conformancelookuptable-updatelookuptable.swift index 6d155d1a858b3..7dd7a6c1a08a6 100644 --- a/validation-test/compiler_crashers_fixed/27064-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27064-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27065-swift-typechecker-typecheckclosurebody.swift b/validation-test/compiler_crashers_fixed/27065-swift-typechecker-typecheckclosurebody.swift index d1f2f65f25841..b3ea0cbe1c4e0 100644 --- a/validation-test/compiler_crashers_fixed/27065-swift-typechecker-typecheckclosurebody.swift +++ b/validation-test/compiler_crashers_fixed/27065-swift-typechecker-typecheckclosurebody.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27066-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/27066-swift-constraints-constraintsystem-applysolution.swift index a10f682d6579e..82baeb0ce1977 100644 --- a/validation-test/compiler_crashers_fixed/27066-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/27066-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27067-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27067-swift-valuedecl-settype.swift index fa4f5ac268306..7d43f4cf4050a 100644 --- a/validation-test/compiler_crashers_fixed/27067-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27067-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27068-swift-conformancelookuptable-conformancelookuptable.swift b/validation-test/compiler_crashers_fixed/27068-swift-conformancelookuptable-conformancelookuptable.swift index 4d6149fc47f65..026b8af92f557 100644 --- a/validation-test/compiler_crashers_fixed/27068-swift-conformancelookuptable-conformancelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27068-swift-conformancelookuptable-conformancelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27069-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/27069-swift-tupletype-get.swift index bb4286b233dac..5089e2e695786 100644 --- a/validation-test/compiler_crashers_fixed/27069-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/27069-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27070-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/27070-no-stacktrace.swift index fc53cb4ee4200..36f1a6095a76c 100644 --- a/validation-test/compiler_crashers_fixed/27070-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/27070-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27071-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/27071-swift-nominaltypedecl-computeinterfacetype.swift index 0216849e5d6cd..303f9300ce443 100644 --- a/validation-test/compiler_crashers_fixed/27071-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/27071-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27072-swift-createimplicitconstructor.swift b/validation-test/compiler_crashers_fixed/27072-swift-createimplicitconstructor.swift index 2462bd0f736f1..0550986fe03a3 100644 --- a/validation-test/compiler_crashers_fixed/27072-swift-createimplicitconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27072-swift-createimplicitconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27073-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/27073-swift-constraints-constraint-create.swift index 98d1784a189f0..1ecdc92cf80c4 100644 --- a/validation-test/compiler_crashers_fixed/27073-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/27073-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27074-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27074-swift-nominaltypedecl-preparelookuptable.swift index cb0ce19517891..6e62959e6a9a7 100644 --- a/validation-test/compiler_crashers_fixed/27074-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27074-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27075-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27075-swift-type-transform.swift index 1e7550e0baca7..e62a92b513dcf 100644 --- a/validation-test/compiler_crashers_fixed/27075-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27075-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27076-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27076-swift-declcontext-getlocalconformances.swift index 9e30f27975447..ffd039bfe7be5 100644 --- a/validation-test/compiler_crashers_fixed/27076-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27076-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27077-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27077-swift-modulefile-gettype.swift index a3cabcec47802..6b309d1070b23 100644 --- a/validation-test/compiler_crashers_fixed/27077-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27077-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27078-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27078-swift-abstractclosureexpr-setparams.swift index a060dbe2bdb20..79082cf1ead6d 100644 --- a/validation-test/compiler_crashers_fixed/27078-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27078-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27079-swift-clangmoduleunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27079-swift-clangmoduleunit-lookupvalue.swift index 69653eeb75090..f1c83cc3bde0a 100644 --- a/validation-test/compiler_crashers_fixed/27079-swift-clangmoduleunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27079-swift-clangmoduleunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27080-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/27080-swift-typechecker-typecheckpattern.swift index c576ee41c7267..567f09968472c 100644 --- a/validation-test/compiler_crashers_fixed/27080-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/27080-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27081-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27081-swift-protocoltype-canonicalizeprotocols.swift index b634348017d64..28c7594d3d1f8 100644 --- a/validation-test/compiler_crashers_fixed/27081-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27081-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27082-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/27082-swift-constraints-constraintgraph-addconstraint.swift index e3886ee678562..e774a6b07e59f 100644 --- a/validation-test/compiler_crashers_fixed/27082-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27082-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27083-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27083-swift-typechecker-coercepatterntotype.swift index 392458e5134f9..dc0e55321ee5b 100644 --- a/validation-test/compiler_crashers_fixed/27083-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27083-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27084-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27084-swift-abstractclosureexpr-setparams.swift index 85ce453ac4458..b45a63357e40f 100644 --- a/validation-test/compiler_crashers_fixed/27084-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27084-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27085-swift-protocoldecl-existentialconformstoselfslow.swift b/validation-test/compiler_crashers_fixed/27085-swift-protocoldecl-existentialconformstoselfslow.swift index 915eba6606529..24680da75a7eb 100644 --- a/validation-test/compiler_crashers_fixed/27085-swift-protocoldecl-existentialconformstoselfslow.swift +++ b/validation-test/compiler_crashers_fixed/27085-swift-protocoldecl-existentialconformstoselfslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27086-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/27086-llvm-bitstreamcursor-read.swift index 851daf047549f..b187892bafb66 100644 --- a/validation-test/compiler_crashers_fixed/27086-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/27086-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27087-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27087-swift-declcontext-getlocalconformances.swift index fe00d9c06737f..03d4b0dc11921 100644 --- a/validation-test/compiler_crashers_fixed/27087-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27087-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27088-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27088-swift-modulefile-gettype.swift index 61f8c7783672d..2c0344d6529d9 100644 --- a/validation-test/compiler_crashers_fixed/27088-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27088-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27089-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27089-swift-typebase-getcanonicaltype.swift index b581ce7e3808b..3dbcde6162232 100644 --- a/validation-test/compiler_crashers_fixed/27089-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27089-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27090-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/27090-swift-conformancelookuptable-expandimpliedconformances.swift index 39ca30ceca60d..d55ae674344db 100644 --- a/validation-test/compiler_crashers_fixed/27090-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/27090-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27091-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27091-swift-typechecker-validatedecl.swift index 94f31605fda77..889f1a465ba24 100644 --- a/validation-test/compiler_crashers_fixed/27091-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27091-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27092-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27092-swift-typeloc-iserror.swift index b8e150302c541..9ae750d385988 100644 --- a/validation-test/compiler_crashers_fixed/27092-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27092-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27093-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/27093-swift-constraints-constraintsystem-solve.swift index 0dda8404801ce..95db2c927af32 100644 --- a/validation-test/compiler_crashers_fixed/27093-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/27093-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27094-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/27094-resolveidenttypecomponent.swift index 4109f89f7b504..189729a5e55b4 100644 --- a/validation-test/compiler_crashers_fixed/27094-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/27094-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27095-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27095-swift-nominaltypedecl-getmembers.swift index 7c1c85546318f..ef522e2cb16db 100644 --- a/validation-test/compiler_crashers_fixed/27095-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27095-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27096-void.swift b/validation-test/compiler_crashers_fixed/27096-void.swift index 61f8dda3645f8..511d1d17f737a 100644 --- a/validation-test/compiler_crashers_fixed/27096-void.swift +++ b/validation-test/compiler_crashers_fixed/27096-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27097-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/27097-swift-constraints-constraintgraph-change-undo.swift index 3bd76107547bd..8ed80501b3995 100644 --- a/validation-test/compiler_crashers_fixed/27097-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/27097-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27098-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27098-swift-type-transform.swift index 7f935f1e15145..483c9559ad41f 100644 --- a/validation-test/compiler_crashers_fixed/27098-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27098-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27099-swift-decl-walk.swift b/validation-test/compiler_crashers_fixed/27099-swift-decl-walk.swift index f8c74afb15d14..a1c2abaec51f8 100644 --- a/validation-test/compiler_crashers_fixed/27099-swift-decl-walk.swift +++ b/validation-test/compiler_crashers_fixed/27099-swift-decl-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27100-swift-genericsignature-getcanonical.swift b/validation-test/compiler_crashers_fixed/27100-swift-genericsignature-getcanonical.swift index 5129afc2ad277..fb2197b32dbe4 100644 --- a/validation-test/compiler_crashers_fixed/27100-swift-genericsignature-getcanonical.swift +++ b/validation-test/compiler_crashers_fixed/27100-swift-genericsignature-getcanonical.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27101-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/27101-swift-constraints-constraintgraph-gatherconstraints.swift index 2eb41a06edf15..c5829844f493a 100644 --- a/validation-test/compiler_crashers_fixed/27101-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/27101-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27102-void.swift b/validation-test/compiler_crashers_fixed/27102-void.swift index 1d9d3b54c3358..7bf9b65725a12 100644 --- a/validation-test/compiler_crashers_fixed/27102-void.swift +++ b/validation-test/compiler_crashers_fixed/27102-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27103-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27103-swift-typebase-getanyoptionalobjecttype.swift index def3782079422..1f21f2715d268 100644 --- a/validation-test/compiler_crashers_fixed/27103-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27103-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27104-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27104-swift-modulefile-lookupvalue.swift index 2a84c18ba09a3..39436460b9806 100644 --- a/validation-test/compiler_crashers_fixed/27104-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27104-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27105-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/27105-swift-typebase-gettypevariables.swift index 340527b9c635c..7dd9c6209ed8d 100644 --- a/validation-test/compiler_crashers_fixed/27105-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/27105-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27106-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27106-llvm-foldingset-swift-structtype-nodeequals.swift index 1d8e5d7abfc1c..1651cbe1de93e 100644 --- a/validation-test/compiler_crashers_fixed/27106-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27106-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27107-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27107-swift-typeloc-iserror.swift index 39494569e1413..6cae1b4ea0362 100644 --- a/validation-test/compiler_crashers_fixed/27107-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27107-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27108-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27108-swift-conformancelookuptable-updatelookuptable.swift index 91f8d109f2aa7..ac54a99d324c1 100644 --- a/validation-test/compiler_crashers_fixed/27108-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27108-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27109-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/27109-swift-diagnosticengine-flushactivediagnostic.swift index d4b5d77b9ac41..acb2059f8b05d 100644 --- a/validation-test/compiler_crashers_fixed/27109-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27109-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27110-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27110-swift-patternbindingdecl-setpattern.swift index a3f87e3f0cb04..a252b59571153 100644 --- a/validation-test/compiler_crashers_fixed/27110-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27110-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27111-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27111-swift-valuedecl-getoverloadsignature.swift index d721805aec319..7c1ed5a67ffb5 100644 --- a/validation-test/compiler_crashers_fixed/27111-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27111-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27112-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27112-swift-typechecker-validatedecl.swift index 276dcd0b3c0fe..bf385c8c66c94 100644 --- a/validation-test/compiler_crashers_fixed/27112-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27112-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27113-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27113-swift-nominaltypedecl-getmembers.swift index 1f3183b22d88a..1fda80eaa9fff 100644 --- a/validation-test/compiler_crashers_fixed/27113-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27113-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27114-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27114-swift-valuedecl-settype.swift index 6dc0b28d6a06f..c3b09a018fdb3 100644 --- a/validation-test/compiler_crashers_fixed/27114-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27114-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27115-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27115-swift-constraints-constraintsystem-simplifytype.swift index 4a690aec048da..d32e50e3b4d50 100644 --- a/validation-test/compiler_crashers_fixed/27115-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27115-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27116-swift-constraints-constraintgraph-unbindtypevariable.swift b/validation-test/compiler_crashers_fixed/27116-swift-constraints-constraintgraph-unbindtypevariable.swift index 3a2b4256ff0f1..229df26f3972e 100644 --- a/validation-test/compiler_crashers_fixed/27116-swift-constraints-constraintgraph-unbindtypevariable.swift +++ b/validation-test/compiler_crashers_fixed/27116-swift-constraints-constraintgraph-unbindtypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27117-swift-clangimporter-implementation-importdeclimpl.swift b/validation-test/compiler_crashers_fixed/27117-swift-clangimporter-implementation-importdeclimpl.swift index 2db20bc334f51..4671db2ecc2d3 100644 --- a/validation-test/compiler_crashers_fixed/27117-swift-clangimporter-implementation-importdeclimpl.swift +++ b/validation-test/compiler_crashers_fixed/27117-swift-clangimporter-implementation-importdeclimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27118-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/27118-swift-archetypebuilder-potentialarchetype-gettype.swift index 63abaaa8341de..63926db2656a1 100644 --- a/validation-test/compiler_crashers_fixed/27118-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27118-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27119-void.swift b/validation-test/compiler_crashers_fixed/27119-void.swift index e31538ca66714..92c9f7ea71e9b 100644 --- a/validation-test/compiler_crashers_fixed/27119-void.swift +++ b/validation-test/compiler_crashers_fixed/27119-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27120-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/27120-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index 5c81bfe243a4d..4fae175c11fb2 100644 --- a/validation-test/compiler_crashers_fixed/27120-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27120-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27121-vtable.swift b/validation-test/compiler_crashers_fixed/27121-vtable.swift index 1caa25813e0a1..deac0b91c9343 100644 --- a/validation-test/compiler_crashers_fixed/27121-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27121-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27122-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27122-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 65ed3322682d0..ee30d18fcc2ab 100644 --- a/validation-test/compiler_crashers_fixed/27122-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27122-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27123-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27123-swift-valuedecl-getoverloadsignature.swift index 7c1cfccb1e513..f6d0c5f51cf12 100644 --- a/validation-test/compiler_crashers_fixed/27123-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27123-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27124-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27124-swift-modulefile-lookupvalue.swift index 16739233dc93b..f72a554e257bd 100644 --- a/validation-test/compiler_crashers_fixed/27124-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27124-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27125-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27125-swift-typechecker-coercepatterntotype.swift index 331538b16ba37..e46e2249b7060 100644 --- a/validation-test/compiler_crashers_fixed/27125-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27125-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27126-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27126-swift-constraints-solution-solution.swift index 5e14cc040264c..6d4200da61af8 100644 --- a/validation-test/compiler_crashers_fixed/27126-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27126-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27127-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/27127-swift-constraints-constraintgraph-change-undo.swift index dc56c444dd0a8..dedf9a2b45709 100644 --- a/validation-test/compiler_crashers_fixed/27127-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/27127-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27128-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27128-swift-nominaltypedecl-preparelookuptable.swift index 4ada63e151641..8e4cc3148b1fa 100644 --- a/validation-test/compiler_crashers_fixed/27128-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27128-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27129-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27129-swift-typebase-getcanonicaltype.swift index 4fede0b175d9a..28136225cdaa2 100644 --- a/validation-test/compiler_crashers_fixed/27129-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27129-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27130-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/27130-swift-typechecker-validatetype.swift index 4c3409e4af757..d3e6ce7940989 100644 --- a/validation-test/compiler_crashers_fixed/27130-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/27130-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27131-isvalidoverload.swift b/validation-test/compiler_crashers_fixed/27131-isvalidoverload.swift index 28d4c0e903023..6eaa38868e010 100644 --- a/validation-test/compiler_crashers_fixed/27131-isvalidoverload.swift +++ b/validation-test/compiler_crashers_fixed/27131-isvalidoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27132-swift-availabilityinference-applyinferredavailableattrs.swift b/validation-test/compiler_crashers_fixed/27132-swift-availabilityinference-applyinferredavailableattrs.swift index dfafd061e47c1..d3f0fda7c313c 100644 --- a/validation-test/compiler_crashers_fixed/27132-swift-availabilityinference-applyinferredavailableattrs.swift +++ b/validation-test/compiler_crashers_fixed/27132-swift-availabilityinference-applyinferredavailableattrs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27133-swift-genericparamlist-getasgenericsignatureelements.swift b/validation-test/compiler_crashers_fixed/27133-swift-genericparamlist-getasgenericsignatureelements.swift index cf225c3414f10..fc13187d5e443 100644 --- a/validation-test/compiler_crashers_fixed/27133-swift-genericparamlist-getasgenericsignatureelements.swift +++ b/validation-test/compiler_crashers_fixed/27133-swift-genericparamlist-getasgenericsignatureelements.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27134-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27134-swift-structtype-get.swift index 222581ea9bc25..632fe8ad57880 100644 --- a/validation-test/compiler_crashers_fixed/27134-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27134-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27135-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27135-swift-patternbindingdecl-setpattern.swift index 7f277d8578850..e2280b22b710d 100644 --- a/validation-test/compiler_crashers_fixed/27135-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27135-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27136-swift-constructordecl-setbodyparams.swift b/validation-test/compiler_crashers_fixed/27136-swift-constructordecl-setbodyparams.swift index 1868498715b1c..7f565573fc4f1 100644 --- a/validation-test/compiler_crashers_fixed/27136-swift-constructordecl-setbodyparams.swift +++ b/validation-test/compiler_crashers_fixed/27136-swift-constructordecl-setbodyparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27137-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27137-swift-typechecker-coercepatterntotype.swift index 3f51167df96f3..ea203e391239b 100644 --- a/validation-test/compiler_crashers_fixed/27137-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27137-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27138-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/27138-swift-nominaltypedecl-getdeclaredtypeincontext.swift index c35029c5a0262..c8b51847a3065 100644 --- a/validation-test/compiler_crashers_fixed/27138-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27138-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27139-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27139-swift-type-subst.swift index c5f0bb269c83f..209df0c3a74b2 100644 --- a/validation-test/compiler_crashers_fixed/27139-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27139-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27140-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27140-swift-metatypetype-get.swift index 713efc59e86c9..44afbcad487d6 100644 --- a/validation-test/compiler_crashers_fixed/27140-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27140-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27141-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27141-swift-inflightdiagnostic.swift index 8bfc991b4777a..6f165c589beff 100644 --- a/validation-test/compiler_crashers_fixed/27141-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27141-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27142-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/27142-swift-constraints-constraintsystem-simplifyconstraint.swift index 43bedce2c787e..fb73ed4335810 100644 --- a/validation-test/compiler_crashers_fixed/27142-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27142-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27143-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27143-swift-printingdiagnosticconsumer-handlediagnostic.swift index 8c346135c5ff1..603fe00a7a72c 100644 --- a/validation-test/compiler_crashers_fixed/27143-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27143-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27144-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/27144-swift-typebase-getsuperclass.swift index 6ba8584adbead..ec5ed6ba29dc1 100644 --- a/validation-test/compiler_crashers_fixed/27144-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/27144-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27145-swift-archetypebuilder-addgenericsignature.swift b/validation-test/compiler_crashers_fixed/27145-swift-archetypebuilder-addgenericsignature.swift index 7f1e19d40e8b8..b6eb298a02073 100644 --- a/validation-test/compiler_crashers_fixed/27145-swift-archetypebuilder-addgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/27145-swift-archetypebuilder-addgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27146-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27146-llvm-foldingset-swift-structtype-nodeequals.swift index 8b95364aec4a7..daaa5f21e02bf 100644 --- a/validation-test/compiler_crashers_fixed/27146-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27146-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27147-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27147-swift-boundgenerictype-get.swift index 24c9195959f61..4b3f2d8bd12b5 100644 --- a/validation-test/compiler_crashers_fixed/27147-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27147-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27148-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27148-swift-typechecker-validatedecl.swift index 4f061dfde2669..fbe8663d398b5 100644 --- a/validation-test/compiler_crashers_fixed/27148-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27148-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27149-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27149-swift-typeloc-iserror.swift index 94095293ace41..13153c0a8705d 100644 --- a/validation-test/compiler_crashers_fixed/27149-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27149-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27150-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/27150-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 8c9574b3c459b..8f02bb39614fa 100644 --- a/validation-test/compiler_crashers_fixed/27150-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/27150-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27151-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/27151-swift-expr-walk.swift index 3c22f4d58d219..939695555af15 100644 --- a/validation-test/compiler_crashers_fixed/27151-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/27151-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27152-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27152-swift-lexer-getlocforendoftoken.swift index 49ce1e2bbe15c..6bc0edad44728 100644 --- a/validation-test/compiler_crashers_fixed/27152-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27152-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27153-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27153-swift-conformancelookuptable-updatelookuptable.swift index 02e0baea06333..d7802c9e3e9c6 100644 --- a/validation-test/compiler_crashers_fixed/27153-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27153-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27154-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27154-swift-modulefile-getdecl.swift index 8f404b095d48d..856c1d1078f47 100644 --- a/validation-test/compiler_crashers_fixed/27154-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27154-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27155-swift-attributebase-operator.swift b/validation-test/compiler_crashers_fixed/27155-swift-attributebase-operator.swift index 92672a8c07a72..c42a5c3cf80af 100644 --- a/validation-test/compiler_crashers_fixed/27155-swift-attributebase-operator.swift +++ b/validation-test/compiler_crashers_fixed/27155-swift-attributebase-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27156-swift-typechecker-applygenericarguments.swift b/validation-test/compiler_crashers_fixed/27156-swift-typechecker-applygenericarguments.swift index 16e81a5bf5670..94b35ded454b7 100644 --- a/validation-test/compiler_crashers_fixed/27156-swift-typechecker-applygenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/27156-swift-typechecker-applygenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27157-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27157-swift-type-transform.swift index a7cc6ed2503cd..a8ec77c23712e 100644 --- a/validation-test/compiler_crashers_fixed/27157-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27157-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27158-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27158-swift-inflightdiagnostic.swift index 2b7ac0c3c270e..7124e6dc5026d 100644 --- a/validation-test/compiler_crashers_fixed/27158-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27158-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27159-swift-protocoldecl-existentialconformstoselfslow.swift b/validation-test/compiler_crashers_fixed/27159-swift-protocoldecl-existentialconformstoselfslow.swift index 78c5438812c85..f0ff1c7e25965 100644 --- a/validation-test/compiler_crashers_fixed/27159-swift-protocoldecl-existentialconformstoselfslow.swift +++ b/validation-test/compiler_crashers_fixed/27159-swift-protocoldecl-existentialconformstoselfslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27160-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/27160-swift-classtype-get.swift index 350ee38618c75..a2201aa4ea83b 100644 --- a/validation-test/compiler_crashers_fixed/27160-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27160-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27161-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/27161-swift-typechecker-typecheckpattern.swift index 9337745fb4072..f82cd387bf5d5 100644 --- a/validation-test/compiler_crashers_fixed/27161-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/27161-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27162-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27162-swift-type-transform.swift index d4c01336efd74..e1a8454f7638e 100644 --- a/validation-test/compiler_crashers_fixed/27162-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27162-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27163-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27163-swift-abstractclosureexpr-setparams.swift index fcdd6eeb0234e..68df15295c9ea 100644 --- a/validation-test/compiler_crashers_fixed/27163-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27163-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27164-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/27164-swift-parser-parsetypeidentifier.swift index 1d3b6d7507677..b5250374b791e 100644 --- a/validation-test/compiler_crashers_fixed/27164-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27164-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27165-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/27165-swift-typechecker-checkunsupportedprotocoltype.swift index 8341e84a3fb30..209ce35e14d80 100644 --- a/validation-test/compiler_crashers_fixed/27165-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/27165-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27166-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/27166-swift-typebase-isspecialized.swift index 5ac00e92c597b..5283650d95a8d 100644 --- a/validation-test/compiler_crashers_fixed/27166-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/27166-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27167-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/27167-swift-valuedecl-overwritetype.swift index 32e8852c38f6d..673874de42a99 100644 --- a/validation-test/compiler_crashers_fixed/27167-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/27167-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27168-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27168-swift-constraints-constraintsystem-matchtypes.swift index aadea6724b8bf..ec65d98a4c9f7 100644 --- a/validation-test/compiler_crashers_fixed/27168-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27168-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27169-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/27169-swift-typechecker-validategenericfuncsignature.swift index ac83b3a42da0c..217d960466fe7 100644 --- a/validation-test/compiler_crashers_fixed/27169-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/27169-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27170-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27170-swift-protocoltype-canonicalizeprotocols.swift index 2c9e38fba4108..c59c61948702b 100644 --- a/validation-test/compiler_crashers_fixed/27170-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27170-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27171-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27171-swift-typebase-getanyoptionalobjecttype.swift index 3bcb4e5f96534..bb0fffae2a2f4 100644 --- a/validation-test/compiler_crashers_fixed/27171-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27171-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27172-swift-typebase-isemptyexistentialcomposition.swift b/validation-test/compiler_crashers_fixed/27172-swift-typebase-isemptyexistentialcomposition.swift index 0ca4b0122a93c..8cd18cdc9ec14 100644 --- a/validation-test/compiler_crashers_fixed/27172-swift-typebase-isemptyexistentialcomposition.swift +++ b/validation-test/compiler_crashers_fixed/27172-swift-typebase-isemptyexistentialcomposition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27173-swift-namelookup-findlocalval-visitbracestmt.swift b/validation-test/compiler_crashers_fixed/27173-swift-namelookup-findlocalval-visitbracestmt.swift index 4f16c727b372f..f46b22f28f8ec 100644 --- a/validation-test/compiler_crashers_fixed/27173-swift-namelookup-findlocalval-visitbracestmt.swift +++ b/validation-test/compiler_crashers_fixed/27173-swift-namelookup-findlocalval-visitbracestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27174-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27174-swift-valuedecl-getoverloadsignature.swift index d1770a567dde1..f2961db8b70ca 100644 --- a/validation-test/compiler_crashers_fixed/27174-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27174-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27175-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27175-llvm-foldingset-swift-tupletype-nodeequals.swift index 4c1a16081fc93..310317f0d8c9f 100644 --- a/validation-test/compiler_crashers_fixed/27175-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27175-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27176-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/27176-swift-streamprinter-printtext.swift index 45b1312e5c792..743b38d2bec1d 100644 --- a/validation-test/compiler_crashers_fixed/27176-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/27176-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27177-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/27177-swift-funcdecl-setdeserializedsignature.swift index d804d8f429554..409380e9eae59 100644 --- a/validation-test/compiler_crashers_fixed/27177-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/27177-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27178-vtable.swift b/validation-test/compiler_crashers_fixed/27178-vtable.swift index b400ac74d6826..87b2f2e30d5f8 100644 --- a/validation-test/compiler_crashers_fixed/27178-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27178-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27179-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27179-swift-modulefile-gettype.swift index 5436f369ba0cb..27f757fdec61c 100644 --- a/validation-test/compiler_crashers_fixed/27179-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27179-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27180-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27180-swift-constraints-constraintsystem-simplifytype.swift index f019e280d757a..c9cf2f82c8fcd 100644 --- a/validation-test/compiler_crashers_fixed/27180-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27180-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27181-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27181-swift-patternbindingdecl-setpattern.swift index 8029dde66f302..2e9176cd1a301 100644 --- a/validation-test/compiler_crashers_fixed/27181-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27181-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27182-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/27182-swift-lexer-leximpl.swift index c58d2e8a563e7..8301089df65eb 100644 --- a/validation-test/compiler_crashers_fixed/27182-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/27182-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27183-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/27183-swift-diagnosticengine-flushactivediagnostic.swift index 8d2b8334dcc04..4c9f131cba817 100644 --- a/validation-test/compiler_crashers_fixed/27183-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27183-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27184-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27184-swift-lexer-getlocforendoftoken.swift index ad153f7fa10e0..df17ae21eee89 100644 --- a/validation-test/compiler_crashers_fixed/27184-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27184-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27185-swift-astcontext-getbridgedtoobjc.swift b/validation-test/compiler_crashers_fixed/27185-swift-astcontext-getbridgedtoobjc.swift index 43a7a64de2da2..7c9fffcf3f7d9 100644 --- a/validation-test/compiler_crashers_fixed/27185-swift-astcontext-getbridgedtoobjc.swift +++ b/validation-test/compiler_crashers_fixed/27185-swift-astcontext-getbridgedtoobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27186-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27186-swift-diagnosticengine-emitdiagnostic.swift index 520492205203c..0a87eaf171892 100644 --- a/validation-test/compiler_crashers_fixed/27186-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27186-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27187-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27187-swift-protocoltype-canonicalizeprotocols.swift index e7c3560089c16..0b15bad991b7d 100644 --- a/validation-test/compiler_crashers_fixed/27187-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27187-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27188-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27188-swift-diagnosticengine-emitdiagnostic.swift index dabf521565807..779f8cc3daf2f 100644 --- a/validation-test/compiler_crashers_fixed/27188-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27188-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27189-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/27189-swift-archetypebuilder-maptypeintocontext.swift index f720b332ec1ed..a895d0d1e049a 100644 --- a/validation-test/compiler_crashers_fixed/27189-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/27189-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27190-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/27190-swift-typechecker-checkunsupportedprotocoltype.swift index 8312a224e7c1c..f3990dd3bdc33 100644 --- a/validation-test/compiler_crashers_fixed/27190-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/27190-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27191-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27191-swift-metatypetype-get.swift index f115b231cfad7..f8d4e9009480e 100644 --- a/validation-test/compiler_crashers_fixed/27191-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27191-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27192-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/27192-swift-dependentmembertype-get.swift index 098cfad827b4c..268df9c48b146 100644 --- a/validation-test/compiler_crashers_fixed/27192-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/27192-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27193-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27193-swift-typeloc-iserror.swift index 1f5efc0b4face..469bb4a38c068 100644 --- a/validation-test/compiler_crashers_fixed/27193-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27193-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27194-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/27194-swift-pattern-foreachvariable.swift index 66a4d6c54d41d..c32b9ef2a359c 100644 --- a/validation-test/compiler_crashers_fixed/27194-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/27194-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27195-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27195-swift-protocoltype-canonicalizeprotocols.swift index 7346b032c2f12..3799704572bf0 100644 --- a/validation-test/compiler_crashers_fixed/27195-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27195-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27196-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27196-swift-typebase-getanyoptionalobjecttype.swift index e5f81efb6d2f2..4a4f24dd55c0c 100644 --- a/validation-test/compiler_crashers_fixed/27196-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27196-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27197-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27197-std-function-func-swift-type-subst.swift index 8ac6d0049b272..dccd900763b64 100644 --- a/validation-test/compiler_crashers_fixed/27197-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27197-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27198-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/27198-swift-substitutedtype-get.swift index 280ef7c4cad7a..8acb8d82a7391 100644 --- a/validation-test/compiler_crashers_fixed/27198-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27198-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27199-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27199-swift-conformancelookuptable-lookupconformances.swift index 87a1a221df64e..83f00f70ce157 100644 --- a/validation-test/compiler_crashers_fixed/27199-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27199-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27200-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27200-swift-abstractclosureexpr-setparams.swift index 139945adf7215..699aab52e2675 100644 --- a/validation-test/compiler_crashers_fixed/27200-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27200-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27201-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27201-swift-diagnosticengine-emitdiagnostic.swift index 8f1826990c567..c7143be974940 100644 --- a/validation-test/compiler_crashers_fixed/27201-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27201-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27202-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/27202-swift-parser-consumetoken.swift index b1044258e5743..975888a4f99d4 100644 --- a/validation-test/compiler_crashers_fixed/27202-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/27202-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27203-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27203-swift-typeloc-iserror.swift index e7175f47dd947..97d8e0004edd6 100644 --- a/validation-test/compiler_crashers_fixed/27203-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27203-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27204-swift-expr-getloc.swift b/validation-test/compiler_crashers_fixed/27204-swift-expr-getloc.swift index a4bbbdce17972..cb6aebfb0a849 100644 --- a/validation-test/compiler_crashers_fixed/27204-swift-expr-getloc.swift +++ b/validation-test/compiler_crashers_fixed/27204-swift-expr-getloc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27205-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27205-swift-nominaltypedecl-getmembers.swift index fce999bf064db..559beef982569 100644 --- a/validation-test/compiler_crashers_fixed/27205-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27205-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27206-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27206-llvm-foldingset-swift-classtype-nodeequals.swift index 9e2f3d2789620..ebf666c406afe 100644 --- a/validation-test/compiler_crashers_fixed/27206-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27206-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27207-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/27207-swift-stmt-walk.swift index 60e34475743e7..eaeabbf113bb3 100644 --- a/validation-test/compiler_crashers_fixed/27207-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/27207-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27208-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27208-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift index 414a5e720ef06..64a2e3fc04c23 100644 --- a/validation-test/compiler_crashers_fixed/27208-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27208-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27209-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27209-swift-type-transform.swift index 1dcce3b24065c..843e46dc4f621 100644 --- a/validation-test/compiler_crashers_fixed/27209-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27209-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27210-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27210-swift-diagnosticengine-emitdiagnostic.swift index 94bb37ec9dbe5..0892012b344d0 100644 --- a/validation-test/compiler_crashers_fixed/27210-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27210-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27211-llvm-foldingsetnodeid-operator.swift b/validation-test/compiler_crashers_fixed/27211-llvm-foldingsetnodeid-operator.swift index fc1d77e8bff4c..a8c0b53bfca08 100644 --- a/validation-test/compiler_crashers_fixed/27211-llvm-foldingsetnodeid-operator.swift +++ b/validation-test/compiler_crashers_fixed/27211-llvm-foldingsetnodeid-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27212-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27212-swift-removeshadoweddecls.swift index 44bc0bfb76d33..e6c95371de4bc 100644 --- a/validation-test/compiler_crashers_fixed/27212-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27212-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27213-llvm-foldingset-swift-structtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27213-llvm-foldingset-swift-structtype-nodeequals.swift index 55df99a27c7be..77a28b10c5df2 100644 --- a/validation-test/compiler_crashers_fixed/27213-llvm-foldingset-swift-structtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27213-llvm-foldingset-swift-structtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27214-checkenumrawvalues.swift b/validation-test/compiler_crashers_fixed/27214-checkenumrawvalues.swift index 7e8970bd057c7..efb70eda8b366 100644 --- a/validation-test/compiler_crashers_fixed/27214-checkenumrawvalues.swift +++ b/validation-test/compiler_crashers_fixed/27214-checkenumrawvalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27215-llvm-smallvectorimpl-swift-protocolconformance-operator.swift b/validation-test/compiler_crashers_fixed/27215-llvm-smallvectorimpl-swift-protocolconformance-operator.swift index 40be35605573a..57d8ad2d0ee55 100644 --- a/validation-test/compiler_crashers_fixed/27215-llvm-smallvectorimpl-swift-protocolconformance-operator.swift +++ b/validation-test/compiler_crashers_fixed/27215-llvm-smallvectorimpl-swift-protocolconformance-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27216-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27216-swift-typebase-getcanonicaltype.swift index fee4dc8879685..042a59c6f01fc 100644 --- a/validation-test/compiler_crashers_fixed/27216-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27216-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27217-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/27217-swift-funcdecl-setdeserializedsignature.swift index 0fc988eee8042..fa9c8ab140da3 100644 --- a/validation-test/compiler_crashers_fixed/27217-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/27217-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27218-swift-vardecl-getparentpattern.swift b/validation-test/compiler_crashers_fixed/27218-swift-vardecl-getparentpattern.swift index 4e80f0d7a4b8d..5799ca34b6a96 100644 --- a/validation-test/compiler_crashers_fixed/27218-swift-vardecl-getparentpattern.swift +++ b/validation-test/compiler_crashers_fixed/27218-swift-vardecl-getparentpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27219-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27219-swift-printingdiagnosticconsumer-handlediagnostic.swift index 7c1aed14793c7..dca0164f72088 100644 --- a/validation-test/compiler_crashers_fixed/27219-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27219-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27220-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27220-swift-constraints-constraintsystem-matchtypes.swift index a4e975c2b13e1..76b627488366d 100644 --- a/validation-test/compiler_crashers_fixed/27220-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27220-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27221-swift-typechecker-lookupunqualified.swift b/validation-test/compiler_crashers_fixed/27221-swift-typechecker-lookupunqualified.swift index 9365323a7c5db..860c6f619e238 100644 --- a/validation-test/compiler_crashers_fixed/27221-swift-typechecker-lookupunqualified.swift +++ b/validation-test/compiler_crashers_fixed/27221-swift-typechecker-lookupunqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27222-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27222-swift-typebase-getanyoptionalobjecttype.swift index a1ec454f9babd..517989390dc5b 100644 --- a/validation-test/compiler_crashers_fixed/27222-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27222-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27223-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27223-swift-typechecker-checkinheritanceclause.swift index 503c635a04a56..37b9036e60c90 100644 --- a/validation-test/compiler_crashers_fixed/27223-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27223-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27224-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/27224-swift-constraints-constraintgraph-gatherconstraints.swift index 862f732f67969..4d54fec152321 100644 --- a/validation-test/compiler_crashers_fixed/27224-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/27224-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27225-swift-polymorphicfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27225-swift-polymorphicfunctiontype-get.swift index ce34f1841a2a9..aa05c6c15eeca 100644 --- a/validation-test/compiler_crashers_fixed/27225-swift-polymorphicfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27225-swift-polymorphicfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27226-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/27226-swift-lexer-leximpl.swift index 403d02b833fb8..606c69a223e2e 100644 --- a/validation-test/compiler_crashers_fixed/27226-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/27226-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27227-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift b/validation-test/compiler_crashers_fixed/27227-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift index ec734e442ef22..6fb43d50fbaf6 100644 --- a/validation-test/compiler_crashers_fixed/27227-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/27227-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27228-swift-conformancelookuptable-addprotocol.swift b/validation-test/compiler_crashers_fixed/27228-swift-conformancelookuptable-addprotocol.swift index 9f17bb8a51318..d9e73755e7d1e 100644 --- a/validation-test/compiler_crashers_fixed/27228-swift-conformancelookuptable-addprotocol.swift +++ b/validation-test/compiler_crashers_fixed/27228-swift-conformancelookuptable-addprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27229-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27229-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 0b4197e07086a..b593bea46d3b2 100644 --- a/validation-test/compiler_crashers_fixed/27229-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27229-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27230-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/27230-swift-declcontext-lookupqualified.swift index 0ff7b36d0c8f5..513c7348ea931 100644 --- a/validation-test/compiler_crashers_fixed/27230-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/27230-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27231-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27231-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 6ccf4a630d665..12cc705737045 100644 --- a/validation-test/compiler_crashers_fixed/27231-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27231-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27232-swift-funcdecl-isunaryoperator.swift b/validation-test/compiler_crashers_fixed/27232-swift-funcdecl-isunaryoperator.swift index f8e34635d69a8..5d9005d4bd3af 100644 --- a/validation-test/compiler_crashers_fixed/27232-swift-funcdecl-isunaryoperator.swift +++ b/validation-test/compiler_crashers_fixed/27232-swift-funcdecl-isunaryoperator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27233-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27233-swift-modulefile-loadextensions.swift index 428388119e2a7..76b1a8c9393be 100644 --- a/validation-test/compiler_crashers_fixed/27233-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27233-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27234-swift-protocoldecl-existentialtypesupportedslow.swift b/validation-test/compiler_crashers_fixed/27234-swift-protocoldecl-existentialtypesupportedslow.swift index 7c900a322f77b..dd866189056bf 100644 --- a/validation-test/compiler_crashers_fixed/27234-swift-protocoldecl-existentialtypesupportedslow.swift +++ b/validation-test/compiler_crashers_fixed/27234-swift-protocoldecl-existentialtypesupportedslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27235-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27235-swift-lexer-getlocforendoftoken.swift index 4f687619e7285..c2d157e5e632a 100644 --- a/validation-test/compiler_crashers_fixed/27235-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27235-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27236-swift-typechecker-typecheckbinding.swift b/validation-test/compiler_crashers_fixed/27236-swift-typechecker-typecheckbinding.swift index af6703a40c3ba..b17eae259ef61 100644 --- a/validation-test/compiler_crashers_fixed/27236-swift-typechecker-typecheckbinding.swift +++ b/validation-test/compiler_crashers_fixed/27236-swift-typechecker-typecheckbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27237-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27237-swift-metatypetype-get.swift index 866b8a76999de..1bbea5cdedc53 100644 --- a/validation-test/compiler_crashers_fixed/27237-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27237-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27238-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27238-swift-typechecker-validatedecl.swift index eb71395aa9df5..f832a77124e2f 100644 --- a/validation-test/compiler_crashers_fixed/27238-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27238-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27239-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/27239-swift-typechecker-definedefaultconstructor.swift index ed278e86df5dd..ae88d32db3054 100644 --- a/validation-test/compiler_crashers_fixed/27239-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27239-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27240-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/27240-no-stacktrace.swift index b22c12a406292..0f94e9cd20637 100644 --- a/validation-test/compiler_crashers_fixed/27240-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/27240-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27241-swift-constraints-constraintsystem-recordopenedtypes.swift b/validation-test/compiler_crashers_fixed/27241-swift-constraints-constraintsystem-recordopenedtypes.swift index d09c5f8bae105..045d977ec43c9 100644 --- a/validation-test/compiler_crashers_fixed/27241-swift-constraints-constraintsystem-recordopenedtypes.swift +++ b/validation-test/compiler_crashers_fixed/27241-swift-constraints-constraintsystem-recordopenedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27242-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27242-swift-genericparamlist-addnestedarchetypes.swift index 6988cbdf41ed5..27b1c9783d7e9 100644 --- a/validation-test/compiler_crashers_fixed/27242-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27242-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27243-swift-typebase-gettypevariables.swift b/validation-test/compiler_crashers_fixed/27243-swift-typebase-gettypevariables.swift index 0225283e5ad70..330b251433487 100644 --- a/validation-test/compiler_crashers_fixed/27243-swift-typebase-gettypevariables.swift +++ b/validation-test/compiler_crashers_fixed/27243-swift-typebase-gettypevariables.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27244-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/27244-swift-lexer-lexoperatoridentifier.swift index ed2bf3c3070d5..2dc6b69a0e95c 100644 --- a/validation-test/compiler_crashers_fixed/27244-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/27244-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27245-swift-archetypebuilder-addconformancerequirement.swift b/validation-test/compiler_crashers_fixed/27245-swift-archetypebuilder-addconformancerequirement.swift index 8644de7d56bb7..3b1647c5191c6 100644 --- a/validation-test/compiler_crashers_fixed/27245-swift-archetypebuilder-addconformancerequirement.swift +++ b/validation-test/compiler_crashers_fixed/27245-swift-archetypebuilder-addconformancerequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27246-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/27246-swift-genericsignature-get.swift index f8c0e7cf56f35..7796616024a86 100644 --- a/validation-test/compiler_crashers_fixed/27246-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/27246-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27247-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/27247-swift-constraints-constraintsystem-simplifyconstraint.swift index 5507a1d9f0080..adc39ea19d6f5 100644 --- a/validation-test/compiler_crashers_fixed/27247-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27247-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27248-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27248-swift-conformancelookuptable-lookupconformance.swift index 9321ecfef8477..3e6ada021b07f 100644 --- a/validation-test/compiler_crashers_fixed/27248-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27248-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27249-std-function-func.swift b/validation-test/compiler_crashers_fixed/27249-std-function-func.swift index bcf5e210de172..788f646dd41ac 100644 --- a/validation-test/compiler_crashers_fixed/27249-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/27249-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27250-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/27250-swift-nominaltype-get.swift index 7631487b7e8c8..743a996f246b7 100644 --- a/validation-test/compiler_crashers_fixed/27250-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/27250-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27251-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/27251-swift-nominaltype-get.swift index 1a567acdf89fe..695dda60a8568 100644 --- a/validation-test/compiler_crashers_fixed/27251-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/27251-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27252-swift-moduledecl-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27252-swift-moduledecl-lookupconformance.swift index ceb6fc86aeee9..8061f26d044e5 100644 --- a/validation-test/compiler_crashers_fixed/27252-swift-moduledecl-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27252-swift-moduledecl-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27253-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27253-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 766d3d38efe73..48081266aa895 100644 --- a/validation-test/compiler_crashers_fixed/27253-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27253-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27254-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27254-swift-functiontype-get.swift index 143abce1f6b4b..90178697f66b3 100644 --- a/validation-test/compiler_crashers_fixed/27254-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27254-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27255-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27255-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 074f2f7083132..a0f5d58a82664 100644 --- a/validation-test/compiler_crashers_fixed/27255-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27255-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27256-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/27256-swift-constraints-constraintlocator-profile.swift index a59366f67c345..5373641c57bcd 100644 --- a/validation-test/compiler_crashers_fixed/27256-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/27256-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27257-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/27257-swift-lexer-kindofidentifier.swift index d5d700640b2d1..276b8b57b8137 100644 --- a/validation-test/compiler_crashers_fixed/27257-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27257-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27258-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27258-swift-abstractclosureexpr-setparams.swift index 4c30fa9e8c0b1..8cd319232790a 100644 --- a/validation-test/compiler_crashers_fixed/27258-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27258-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27259-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27259-std-function-func-swift-type-subst.swift index 4979c1e2103ee..87d69474fd9ef 100644 --- a/validation-test/compiler_crashers_fixed/27259-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27259-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27260-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/27260-swift-constraints-constraintlocator-profile.swift index 74d1f3e00bdee..819c435d56267 100644 --- a/validation-test/compiler_crashers_fixed/27260-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/27260-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27261-swift-modulefile-getcommentfordecl.swift b/validation-test/compiler_crashers_fixed/27261-swift-modulefile-getcommentfordecl.swift index 0785f0ce84de7..6461bdb5ecf6a 100644 --- a/validation-test/compiler_crashers_fixed/27261-swift-modulefile-getcommentfordecl.swift +++ b/validation-test/compiler_crashers_fixed/27261-swift-modulefile-getcommentfordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27262-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27262-swift-modulefile-getdecl.swift index ab4be4098adf2..9ec00a8315937 100644 --- a/validation-test/compiler_crashers_fixed/27262-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27262-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27263-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/27263-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 5fc4fb3b4c425..1646cdcda701f 100644 --- a/validation-test/compiler_crashers_fixed/27263-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/27263-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27264-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/27264-swift-modulefile-maybereadgenericparams.swift index fbe0b0a711538..d2c9922f4cc48 100644 --- a/validation-test/compiler_crashers_fixed/27264-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27264-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27265-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/27265-resolveidenttypecomponent.swift index d6789f88b908b..7f68f70fcecec 100644 --- a/validation-test/compiler_crashers_fixed/27265-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/27265-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27266-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/27266-swift-constraints-constraintsystem-solverec.swift index d14d65b1dec34..062d196f2bdf0 100644 --- a/validation-test/compiler_crashers_fixed/27266-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/27266-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27267-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/27267-swift-genericparamlist-create.swift index 84a2ec8b93fc3..55f7f81e04d72 100644 --- a/validation-test/compiler_crashers_fixed/27267-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/27267-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27268-swift-astcontext-getsubstitutions.swift b/validation-test/compiler_crashers_fixed/27268-swift-astcontext-getsubstitutions.swift index 47b34ef46451a..f89555db02406 100644 --- a/validation-test/compiler_crashers_fixed/27268-swift-astcontext-getsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27268-swift-astcontext-getsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27269-void.swift b/validation-test/compiler_crashers_fixed/27269-void.swift index ff4f71d9c337a..72eb43bf3d507 100644 --- a/validation-test/compiler_crashers_fixed/27269-void.swift +++ b/validation-test/compiler_crashers_fixed/27269-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27270-swift-astcontext-loadextensions.swift b/validation-test/compiler_crashers_fixed/27270-swift-astcontext-loadextensions.swift index abbac95f040c2..3fa6ffad9af24 100644 --- a/validation-test/compiler_crashers_fixed/27270-swift-astcontext-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27270-swift-astcontext-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27271-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27271-swift-typechecker-validatedecl.swift index c3fadb80bfddc..9d4b84c296248 100644 --- a/validation-test/compiler_crashers_fixed/27271-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27271-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27272-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/27272-swift-constraints-constraintgraph-addconstraint.swift index 283bf8ff4edd4..dccbee2c1f2ba 100644 --- a/validation-test/compiler_crashers_fixed/27272-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27272-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27273-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/27273-swift-constraints-constraintsystem-solvesimplified.swift index ff292f482c8c3..eefbc2f2e352d 100644 --- a/validation-test/compiler_crashers_fixed/27273-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/27273-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27274-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27274-swift-functiontype-get.swift index cc66c569356d5..e5681cdf2f9bb 100644 --- a/validation-test/compiler_crashers_fixed/27274-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27274-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27275-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27275-swift-genericfunctiontype-get.swift index a5037157627cf..9bc26bcc24eba 100644 --- a/validation-test/compiler_crashers_fixed/27275-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27275-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27276-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/27276-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index bd6148f862b97..cfded44504629 100644 --- a/validation-test/compiler_crashers_fixed/27276-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27276-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27277-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/27277-swift-stmt-walk.swift index e52ac4bdfa1fc..06440963e1b77 100644 --- a/validation-test/compiler_crashers_fixed/27277-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/27277-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27278-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27278-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 2c6b9724bff1a..2019f573c00ad 100644 --- a/validation-test/compiler_crashers_fixed/27278-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27278-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27279-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27279-swift-printingdiagnosticconsumer-handlediagnostic.swift index 254a6af994210..953612c6e8af6 100644 --- a/validation-test/compiler_crashers_fixed/27279-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27279-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27280-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27280-swift-type-transform.swift index dce5020517ca7..1f460c286cd35 100644 --- a/validation-test/compiler_crashers_fixed/27280-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27280-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27281-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/27281-swift-constraints-simplifylocator.swift index f773fc7ededec..0cf1d0a88992b 100644 --- a/validation-test/compiler_crashers_fixed/27281-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/27281-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27282-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27282-swift-boundgenerictype-get.swift index b6d3354a50870..b52f648bd9bfb 100644 --- a/validation-test/compiler_crashers_fixed/27282-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27282-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27283-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27283-swift-printingdiagnosticconsumer-handlediagnostic.swift index 2cd3856a02086..14869681adaa4 100644 --- a/validation-test/compiler_crashers_fixed/27283-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27283-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27284-swift-associatedtypedecl-associatedtypedecl.swift b/validation-test/compiler_crashers_fixed/27284-swift-associatedtypedecl-associatedtypedecl.swift index 8facd7c8cfbb6..7400ce51ef149 100644 --- a/validation-test/compiler_crashers_fixed/27284-swift-associatedtypedecl-associatedtypedecl.swift +++ b/validation-test/compiler_crashers_fixed/27284-swift-associatedtypedecl-associatedtypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27285-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27285-swift-typechecker-resolvetypeincontext.swift index 47ddcdd9aed23..e162b9ed73698 100644 --- a/validation-test/compiler_crashers_fixed/27285-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27285-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27286-swift-extensiondecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27286-swift-extensiondecl-getmembers.swift index 491894d1c8d93..a07202fe128ba 100644 --- a/validation-test/compiler_crashers_fixed/27286-swift-extensiondecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27286-swift-extensiondecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27287-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27287-swift-inflightdiagnostic.swift index 4fcc56e8fa171..bc97c33d8fd70 100644 --- a/validation-test/compiler_crashers_fixed/27287-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27287-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27288-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/27288-swift-typechecker-getinterfacetypefrominternaltype.swift index 1eac1eeb5fc68..9292d1db43c5f 100644 --- a/validation-test/compiler_crashers_fixed/27288-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/27288-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27289-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27289-swift-unqualifiedlookup-unqualifiedlookup.swift index 72eae9403679e..b8441f9432d1d 100644 --- a/validation-test/compiler_crashers_fixed/27289-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27289-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27290-vtable.swift b/validation-test/compiler_crashers_fixed/27290-vtable.swift index cc741c4ee0e23..18a3a464cda55 100644 --- a/validation-test/compiler_crashers_fixed/27290-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27290-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27291-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/27291-swift-modulefile-getdeclcontext.swift index 378d54c443717..ab338cf90e849 100644 --- a/validation-test/compiler_crashers_fixed/27291-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/27291-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27292-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27292-swift-abstractclosureexpr-setparams.swift index 4c74ab744e890..b7039c25839b0 100644 --- a/validation-test/compiler_crashers_fixed/27292-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27292-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27293-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27293-swift-metatypetype-get.swift index b0774da632d13..324929ac2f992 100644 --- a/validation-test/compiler_crashers_fixed/27293-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27293-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27294-swift-existentialmetatypetype-get.swift b/validation-test/compiler_crashers_fixed/27294-swift-existentialmetatypetype-get.swift index 28c3231b08d6e..52a5f87804011 100644 --- a/validation-test/compiler_crashers_fixed/27294-swift-existentialmetatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27294-swift-existentialmetatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27295-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27295-swift-structtype-get.swift index e22d6691047ab..7eb567ab320f7 100644 --- a/validation-test/compiler_crashers_fixed/27295-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27295-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27296-swift-astcontext-getstringdecl.swift b/validation-test/compiler_crashers_fixed/27296-swift-astcontext-getstringdecl.swift index 081eae87eda20..a1f52f7a7e492 100644 --- a/validation-test/compiler_crashers_fixed/27296-swift-astcontext-getstringdecl.swift +++ b/validation-test/compiler_crashers_fixed/27296-swift-astcontext-getstringdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27297-llvm-bitstreamcursor-readrecord.swift b/validation-test/compiler_crashers_fixed/27297-llvm-bitstreamcursor-readrecord.swift index e790f02dfdf58..387221fa1a9bf 100644 --- a/validation-test/compiler_crashers_fixed/27297-llvm-bitstreamcursor-readrecord.swift +++ b/validation-test/compiler_crashers_fixed/27297-llvm-bitstreamcursor-readrecord.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27298-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27298-swift-modulefile-gettype.swift index aae8eda832373..5a4421dffb415 100644 --- a/validation-test/compiler_crashers_fixed/27298-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27298-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27299-swift-enumtype-get.swift b/validation-test/compiler_crashers_fixed/27299-swift-enumtype-get.swift index ac5a51a673ec5..2ef0c254aba59 100644 --- a/validation-test/compiler_crashers_fixed/27299-swift-enumtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27299-swift-enumtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27300-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27300-swift-unboundgenerictype-get.swift index dd33da85155d8..84a826ec6e0ab 100644 --- a/validation-test/compiler_crashers_fixed/27300-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27300-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27301-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/27301-swift-type-walk.swift index d58eda7c8d9e9..bea979a3b7f0a 100644 --- a/validation-test/compiler_crashers_fixed/27301-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/27301-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27302-swift-conformancelookuptable-conformancelookuptable.swift b/validation-test/compiler_crashers_fixed/27302-swift-conformancelookuptable-conformancelookuptable.swift index 4095d5f60cc8c..8b16701374b34 100644 --- a/validation-test/compiler_crashers_fixed/27302-swift-conformancelookuptable-conformancelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27302-swift-conformancelookuptable-conformancelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27303-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/27303-swift-typechecker-substituteinputsugartypeforresult.swift index a2f56ad31d1a3..63f02a07566d6 100644 --- a/validation-test/compiler_crashers_fixed/27303-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/27303-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27304-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27304-swift-patternbindingdecl-setpattern.swift index 4c99cc8f0f565..0e0a27693cfb3 100644 --- a/validation-test/compiler_crashers_fixed/27304-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27304-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27305-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27305-swift-markasobjc.swift index c688b6460b6ea..c42efea15ffe3 100644 --- a/validation-test/compiler_crashers_fixed/27305-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27305-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27306-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27306-swift-printingdiagnosticconsumer-handlediagnostic.swift index e5a1f7b409759..aa96f1a15609a 100644 --- a/validation-test/compiler_crashers_fixed/27306-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27306-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27307-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27307-swift-modulefile-gettype.swift index 78cee10e50bcb..64b15168f17cd 100644 --- a/validation-test/compiler_crashers_fixed/27307-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27307-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27308-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27308-swift-inflightdiagnostic.swift index 122380558dea9..90ada3b210057 100644 --- a/validation-test/compiler_crashers_fixed/27308-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27308-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27309-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27309-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 4b6714c434982..36a1758b03534 100644 --- a/validation-test/compiler_crashers_fixed/27309-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27309-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27310-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27310-swift-modulefile-gettype.swift index 375d6d25604a9..991a6118e93d3 100644 --- a/validation-test/compiler_crashers_fixed/27310-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27310-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27311-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/27311-swift-typechecker-typecheckexpression.swift index 66378e6d4354c..4190ad4c0275e 100644 --- a/validation-test/compiler_crashers_fixed/27311-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/27311-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27312-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/27312-swift-substitutedtype-get.swift index e705aa203994d..ab66ba2535eab 100644 --- a/validation-test/compiler_crashers_fixed/27312-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27312-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27313-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27313-swift-genericfunctiontype-get.swift index 069d3d379344e..11dede7135f39 100644 --- a/validation-test/compiler_crashers_fixed/27313-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27313-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27314-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27314-swift-markasobjc.swift index fb7af9bfe949a..aac57952240bf 100644 --- a/validation-test/compiler_crashers_fixed/27314-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27314-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27315-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/27315-swift-tupletype-get.swift index 5b8803aab5e81..1f0f6f322171e 100644 --- a/validation-test/compiler_crashers_fixed/27315-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/27315-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27316-swift-constraints-constraintsystem-solverscope-solverscope.swift b/validation-test/compiler_crashers_fixed/27316-swift-constraints-constraintsystem-solverscope-solverscope.swift index a6283c40d9510..121ed43017612 100644 --- a/validation-test/compiler_crashers_fixed/27316-swift-constraints-constraintsystem-solverscope-solverscope.swift +++ b/validation-test/compiler_crashers_fixed/27316-swift-constraints-constraintsystem-solverscope-solverscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27317-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27317-swift-genericparamlist-addnestedarchetypes.swift index 085fc5e446ee2..1e716920da65f 100644 --- a/validation-test/compiler_crashers_fixed/27317-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27317-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27318-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/27318-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 3095554822ff0..d4ea6e9c984db 100644 --- a/validation-test/compiler_crashers_fixed/27318-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27318-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27319-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27319-swift-printingdiagnosticconsumer-handlediagnostic.swift index f93f78b490f0b..aed520df47b3f 100644 --- a/validation-test/compiler_crashers_fixed/27319-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27319-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27320-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27320-swift-boundgenerictype-get.swift index ec93bbc96ef10..7fe3e86c7d89c 100644 --- a/validation-test/compiler_crashers_fixed/27320-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27320-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27321-swift-createimplicitconstructor.swift b/validation-test/compiler_crashers_fixed/27321-swift-createimplicitconstructor.swift index 6743e7a627a92..d584e96e080ef 100644 --- a/validation-test/compiler_crashers_fixed/27321-swift-createimplicitconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27321-swift-createimplicitconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27322-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/27322-swift-constraints-constraintgraph-addconstraint.swift index 5077c9460f640..cbd936a2a47ee 100644 --- a/validation-test/compiler_crashers_fixed/27322-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27322-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27323-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/27323-swift-constraints-constraintgraph-addconstraint.swift index 27c1389810e8b..47a4e5b54aab1 100644 --- a/validation-test/compiler_crashers_fixed/27323-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27323-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27324-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27324-swift-constraints-constraintsystem-finalize.swift index bf92f99d2e7fd..0c9da5fca8830 100644 --- a/validation-test/compiler_crashers_fixed/27324-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27324-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27325-swift-maybeaddaccessorstovariable.swift b/validation-test/compiler_crashers_fixed/27325-swift-maybeaddaccessorstovariable.swift index e0f050ab2937a..d47a0f12c6b3e 100644 --- a/validation-test/compiler_crashers_fixed/27325-swift-maybeaddaccessorstovariable.swift +++ b/validation-test/compiler_crashers_fixed/27325-swift-maybeaddaccessorstovariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27326-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27326-swift-conformancelookuptable-updatelookuptable.swift index 3ec818f11a255..3e3131fce408e 100644 --- a/validation-test/compiler_crashers_fixed/27326-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27326-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27327-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/27327-swift-genericparamlist-deriveallarchetypes.swift index c45be898649a7..f3bacbc3d678b 100644 --- a/validation-test/compiler_crashers_fixed/27327-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27327-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27328-swift-moduledecl-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27328-swift-moduledecl-lookupvalue.swift index ede3f4a43dab7..654daa4110dfe 100644 --- a/validation-test/compiler_crashers_fixed/27328-swift-moduledecl-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27328-swift-moduledecl-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27329-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27329-llvm-foldingset-swift-classtype-nodeequals.swift index e42f2176e87b7..26357a00b3af9 100644 --- a/validation-test/compiler_crashers_fixed/27329-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27329-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27330-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27330-swift-conformancelookuptable-lookupconformance.swift index 3772ddcef0659..328c55a7b557f 100644 --- a/validation-test/compiler_crashers_fixed/27330-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27330-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27331-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27331-swift-patternbindingdecl-setpattern.swift index 1a7fc824136aa..971862bd4259e 100644 --- a/validation-test/compiler_crashers_fixed/27331-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27331-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27332-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27332-swift-constraints-constraintsystem-simplifytype.swift index 90a06b95292a2..10ece25b9b4fa 100644 --- a/validation-test/compiler_crashers_fixed/27332-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27332-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27333-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/27333-swift-constraints-constraintsystem-solve.swift index 3d6caafb355e4..82a4b2dbcf5b3 100644 --- a/validation-test/compiler_crashers_fixed/27333-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/27333-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27334-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27334-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift index cf6bbd3c6a71b..90922267d9ace 100644 --- a/validation-test/compiler_crashers_fixed/27334-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27334-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27335-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/27335-swift-constraints-constraintsystem-assignfixedtype.swift index aeb9903aa920a..66ab5c522c6ad 100644 --- a/validation-test/compiler_crashers_fixed/27335-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/27335-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27336-swift-existentialmetatypetype-get.swift b/validation-test/compiler_crashers_fixed/27336-swift-existentialmetatypetype-get.swift index e64c61a9f776b..92cf6c2fffb4b 100644 --- a/validation-test/compiler_crashers_fixed/27336-swift-existentialmetatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27336-swift-existentialmetatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27337-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/27337-swift-valuedecl-overwritetype.swift index eafcb668b2ca5..167eb86c20fad 100644 --- a/validation-test/compiler_crashers_fixed/27337-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/27337-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27338-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27338-swift-inflightdiagnostic.swift index 46df0cf92d95f..3c7828abc9c76 100644 --- a/validation-test/compiler_crashers_fixed/27338-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27338-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27339-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27339-llvm-foldingset-swift-tupletype-nodeequals.swift index 22e8a30ba5d7a..ba14edc1be76c 100644 --- a/validation-test/compiler_crashers_fixed/27339-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27339-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27340-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27340-swift-constraints-constraintsystem-simplifytype.swift index d5bf6d0d7a786..0869dc52ee170 100644 --- a/validation-test/compiler_crashers_fixed/27340-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27340-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27341-swift-conformancelookuptable-getallprotocols.swift b/validation-test/compiler_crashers_fixed/27341-swift-conformancelookuptable-getallprotocols.swift index 247d1cab20e0d..a9ccb0f82c7db 100644 --- a/validation-test/compiler_crashers_fixed/27341-swift-conformancelookuptable-getallprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27341-swift-conformancelookuptable-getallprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27342-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/27342-swift-constraints-constraintsystem-getfixedtyperecursive.swift index c369003e88fdc..c5e0354051889 100644 --- a/validation-test/compiler_crashers_fixed/27342-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/27342-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27343-llvm-smallvectorimpl-swift-protocolconformance-operator.swift b/validation-test/compiler_crashers_fixed/27343-llvm-smallvectorimpl-swift-protocolconformance-operator.swift index 9840de49189ba..29799aa2fe926 100644 --- a/validation-test/compiler_crashers_fixed/27343-llvm-smallvectorimpl-swift-protocolconformance-operator.swift +++ b/validation-test/compiler_crashers_fixed/27343-llvm-smallvectorimpl-swift-protocolconformance-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27344-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27344-swift-inflightdiagnostic.swift index eaf4c8a2fea68..8d7674ffc0b5e 100644 --- a/validation-test/compiler_crashers_fixed/27344-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27344-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27345-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/27345-swift-modulefile-maybereadpattern.swift index 9a014c3833060..117bb7a31adf0 100644 --- a/validation-test/compiler_crashers_fixed/27345-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/27345-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27346-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27346-swift-markasobjc.swift index 7e90367eb7610..f836d4517d716 100644 --- a/validation-test/compiler_crashers_fixed/27346-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27346-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27347-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27347-swift-inflightdiagnostic.swift index acaa1b0ec3353..0e4dfca3f3b12 100644 --- a/validation-test/compiler_crashers_fixed/27347-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27347-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27348-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/27348-swift-constraints-constraintsystem-solve.swift index 2a5d2045efb00..e9cb561974630 100644 --- a/validation-test/compiler_crashers_fixed/27348-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/27348-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27349-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27349-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 4123d61967ca6..ec41c7f479743 100644 --- a/validation-test/compiler_crashers_fixed/27349-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27349-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27350-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27350-swift-metatypetype-get.swift index 09108f0e6d499..b76002b0889b5 100644 --- a/validation-test/compiler_crashers_fixed/27350-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27350-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27351-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27351-llvm-foldingset-swift-tupletype-nodeequals.swift index d22b9d35a2107..8fc62d9098165 100644 --- a/validation-test/compiler_crashers_fixed/27351-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27351-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27352-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/27352-swift-astprinter-printtextimpl.swift index 1322a8ec44cb5..13ee3b67146eb 100644 --- a/validation-test/compiler_crashers_fixed/27352-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/27352-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27353-void.swift b/validation-test/compiler_crashers_fixed/27353-void.swift index 9e4448eea311c..74c51c608e58a 100644 --- a/validation-test/compiler_crashers_fixed/27353-void.swift +++ b/validation-test/compiler_crashers_fixed/27353-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27354-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/27354-swift-typebase-getmembersubstitutions.swift index 3c21d9284946f..d31c354766c83 100644 --- a/validation-test/compiler_crashers_fixed/27354-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27354-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27355-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27355-swift-typebase-getcanonicaltype.swift index 54190cd2aeaf9..503aa3e3ed927 100644 --- a/validation-test/compiler_crashers_fixed/27355-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27355-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27356-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/27356-swift-constraints-constraintgraph-addconstraint.swift index fa332176e9220..c72a2fb2499ec 100644 --- a/validation-test/compiler_crashers_fixed/27356-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27356-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27357-swift-constraints-constraintsystem-lookupmember.swift b/validation-test/compiler_crashers_fixed/27357-swift-constraints-constraintsystem-lookupmember.swift index 916342500a890..636b8b16dd13b 100644 --- a/validation-test/compiler_crashers_fixed/27357-swift-constraints-constraintsystem-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/27357-swift-constraints-constraintsystem-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27358-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/27358-swift-constraints-constraintgraph-removeconstraint.swift index d65e17cec9534..7f9ae6d54af69 100644 --- a/validation-test/compiler_crashers_fixed/27358-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27358-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27359-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27359-swift-valuedecl-settype.swift index 45dbee854f7bb..bb823550e8ecc 100644 --- a/validation-test/compiler_crashers_fixed/27359-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27359-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27360-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27360-swift-modulefile-gettype.swift index 9b564a1f358be..b6762a8aca4f9 100644 --- a/validation-test/compiler_crashers_fixed/27360-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27360-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27361-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/27361-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index c9eb4687450c4..03c9fc04616f5 100644 --- a/validation-test/compiler_crashers_fixed/27361-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27361-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27362-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/27362-swift-stmt-walk.swift index 5f0aa6b040ff7..33b1bb843b79a 100644 --- a/validation-test/compiler_crashers_fixed/27362-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/27362-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27363-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27363-swift-type-transform.swift index d6a74727379b4..48b1dbfa4099c 100644 --- a/validation-test/compiler_crashers_fixed/27363-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27363-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27364-swift-typechecker-conformstoprotocol.swift b/validation-test/compiler_crashers_fixed/27364-swift-typechecker-conformstoprotocol.swift index 8e4b5e28af06d..c99546b7f390b 100644 --- a/validation-test/compiler_crashers_fixed/27364-swift-typechecker-conformstoprotocol.swift +++ b/validation-test/compiler_crashers_fixed/27364-swift-typechecker-conformstoprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27365-swift-modulefile-getcommentfordecl.swift b/validation-test/compiler_crashers_fixed/27365-swift-modulefile-getcommentfordecl.swift index 0c22198f2a09b..5b44b5ee1e43c 100644 --- a/validation-test/compiler_crashers_fixed/27365-swift-modulefile-getcommentfordecl.swift +++ b/validation-test/compiler_crashers_fixed/27365-swift-modulefile-getcommentfordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27366-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27366-swift-type-transform.swift index 83310208ee5cf..dee17fc4d9e0f 100644 --- a/validation-test/compiler_crashers_fixed/27366-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27366-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27367-swift-boundgenerictype-getsubstitutions.swift b/validation-test/compiler_crashers_fixed/27367-swift-boundgenerictype-getsubstitutions.swift index fce331b2d44be..5891cbdf39b0c 100644 --- a/validation-test/compiler_crashers_fixed/27367-swift-boundgenerictype-getsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27367-swift-boundgenerictype-getsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27368-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27368-swift-modulefile-lookupvalue.swift index c06e03879e88c..fb8e68f1a967e 100644 --- a/validation-test/compiler_crashers_fixed/27368-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27368-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27369-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27369-swift-type-transform.swift index 7fd560a477982..ef15f6d686d94 100644 --- a/validation-test/compiler_crashers_fixed/27369-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27369-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27370-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/27370-swift-constraints-constraintsystem-getconstraintlocator.swift index 83168a0006c0e..c2ad48393a959 100644 --- a/validation-test/compiler_crashers_fixed/27370-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/27370-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27371-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27371-std-function-func-swift-type-subst.swift index 3fa97d17d3f8d..6c49d5fe82acb 100644 --- a/validation-test/compiler_crashers_fixed/27371-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27371-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27372-void.swift b/validation-test/compiler_crashers_fixed/27372-void.swift index 1e12cc4b45632..3e5ee0ee13124 100644 --- a/validation-test/compiler_crashers_fixed/27372-void.swift +++ b/validation-test/compiler_crashers_fixed/27372-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27373-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27373-swift-conformancelookuptable-lookupconformances.swift index 149f25f2051a9..7a32c53ee1e06 100644 --- a/validation-test/compiler_crashers_fixed/27373-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27373-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27374-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27374-swift-structtype-get.swift index e8f770e28840c..7253ac7862898 100644 --- a/validation-test/compiler_crashers_fixed/27374-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27374-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27375-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27375-swift-unqualifiedlookup-unqualifiedlookup.swift index 049f66838a056..1ca07aeccaf67 100644 --- a/validation-test/compiler_crashers_fixed/27375-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27375-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27376-swift-abstractstoragedecl-getobjcgetterselector.swift b/validation-test/compiler_crashers_fixed/27376-swift-abstractstoragedecl-getobjcgetterselector.swift index 25d49004caae2..9209fcfd0491e 100644 --- a/validation-test/compiler_crashers_fixed/27376-swift-abstractstoragedecl-getobjcgetterselector.swift +++ b/validation-test/compiler_crashers_fixed/27376-swift-abstractstoragedecl-getobjcgetterselector.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27377-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/27377-swift-typechecker-isdeclavailable.swift index 5c10e2609c280..be58e0735aa4b 100644 --- a/validation-test/compiler_crashers_fixed/27377-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/27377-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27378-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/27378-swift-modulefile-maybereadpattern.swift index 318ba839da8b5..88867763703e8 100644 --- a/validation-test/compiler_crashers_fixed/27378-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/27378-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27379-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/27379-swift-constraints-constraintgraphnode-getadjacency.swift index e218d766aada6..394e7fa0c0376 100644 --- a/validation-test/compiler_crashers_fixed/27379-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/27379-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27380-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/27380-swift-lexer-kindofidentifier.swift index 1848ceb984efe..0ca5b18adf915 100644 --- a/validation-test/compiler_crashers_fixed/27380-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27380-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27381-std-function-func-mapsignaturetype.swift b/validation-test/compiler_crashers_fixed/27381-std-function-func-mapsignaturetype.swift index 6df151ab2d0c9..790a1df52fa91 100644 --- a/validation-test/compiler_crashers_fixed/27381-std-function-func-mapsignaturetype.swift +++ b/validation-test/compiler_crashers_fixed/27381-std-function-func-mapsignaturetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27382-void.swift b/validation-test/compiler_crashers_fixed/27382-void.swift index 6badb68380266..acd795540d258 100644 --- a/validation-test/compiler_crashers_fixed/27382-void.swift +++ b/validation-test/compiler_crashers_fixed/27382-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27383-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/27383-swift-declcontext-lookupqualified.swift index 1e3ae0eae044c..ff2f0420fb3e6 100644 --- a/validation-test/compiler_crashers_fixed/27383-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/27383-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27385-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27385-swift-modulefile-getdecl.swift index 432e98d6d6316..65ce249e43609 100644 --- a/validation-test/compiler_crashers_fixed/27385-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27385-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27386-swift-cantype-isobjcexistentialtypeimpl.swift b/validation-test/compiler_crashers_fixed/27386-swift-cantype-isobjcexistentialtypeimpl.swift index 87e8a96c119ee..5ec59c84d7ac0 100644 --- a/validation-test/compiler_crashers_fixed/27386-swift-cantype-isobjcexistentialtypeimpl.swift +++ b/validation-test/compiler_crashers_fixed/27386-swift-cantype-isobjcexistentialtypeimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27387-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27387-swift-structtype-get.swift index 6de4d7b41e68c..710028bbf6512 100644 --- a/validation-test/compiler_crashers_fixed/27387-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27387-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27388-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27388-swift-metatypetype-get.swift index 297cab5feb95b..5c73990e607e0 100644 --- a/validation-test/compiler_crashers_fixed/27388-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27388-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27389-swift-typeexpr-typeexpr.swift b/validation-test/compiler_crashers_fixed/27389-swift-typeexpr-typeexpr.swift index 0cad2698fdd26..f1301ef997a27 100644 --- a/validation-test/compiler_crashers_fixed/27389-swift-typeexpr-typeexpr.swift +++ b/validation-test/compiler_crashers_fixed/27389-swift-typeexpr-typeexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27390-swift-typechecker-computeaccessibility.swift b/validation-test/compiler_crashers_fixed/27390-swift-typechecker-computeaccessibility.swift index 43cc8985f68a0..c21e52403f799 100644 --- a/validation-test/compiler_crashers_fixed/27390-swift-typechecker-computeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/27390-swift-typechecker-computeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27391-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27391-swift-typechecker-checkinheritanceclause.swift index c29eef67696e4..336c5c29ff575 100644 --- a/validation-test/compiler_crashers_fixed/27391-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27391-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27392-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27392-swift-constraints-constraintsystem-finalize.swift index 879355ccd39c4..a8630460e791a 100644 --- a/validation-test/compiler_crashers_fixed/27392-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27392-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27393-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/27393-swift-archetypebuilder-potentialarchetype-gettype.swift index 1718d5aa1c787..812864d6dfb0a 100644 --- a/validation-test/compiler_crashers_fixed/27393-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27393-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27394-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/27394-swift-type-transform.swift index 799b1d3266c04..3d41bc27d74ef 100644 --- a/validation-test/compiler_crashers_fixed/27394-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/27394-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27395-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27395-swift-nominaltypedecl-preparelookuptable.swift index 84820cfbc8d2a..ff4dea3f0110c 100644 --- a/validation-test/compiler_crashers_fixed/27395-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27395-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27396-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27396-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift index c1ac08afb56e1..7d31413d667c4 100644 --- a/validation-test/compiler_crashers_fixed/27396-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27396-swift-typebase-getimplicitlyunwrappedoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27397-swift-patternbindingdecl-setpattern.swift b/validation-test/compiler_crashers_fixed/27397-swift-patternbindingdecl-setpattern.swift index 69bba8f8bc077..3d0c932bbc0cb 100644 --- a/validation-test/compiler_crashers_fixed/27397-swift-patternbindingdecl-setpattern.swift +++ b/validation-test/compiler_crashers_fixed/27397-swift-patternbindingdecl-setpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27398-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27398-swift-declcontext-getlocalconformances.swift index b431f4257ed92..1fefc142b9849 100644 --- a/validation-test/compiler_crashers_fixed/27398-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27398-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27399-swift-constraints-constraintsystem-getfixedtyperecursive.swift b/validation-test/compiler_crashers_fixed/27399-swift-constraints-constraintsystem-getfixedtyperecursive.swift index 75a83d93c7dc0..bd9dc5e262c6c 100644 --- a/validation-test/compiler_crashers_fixed/27399-swift-constraints-constraintsystem-getfixedtyperecursive.swift +++ b/validation-test/compiler_crashers_fixed/27399-swift-constraints-constraintsystem-getfixedtyperecursive.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27400-swift-protocolconformance-getinheritedconformance.swift b/validation-test/compiler_crashers_fixed/27400-swift-protocolconformance-getinheritedconformance.swift index 9d37c9da0133a..745815f9d4a76 100644 --- a/validation-test/compiler_crashers_fixed/27400-swift-protocolconformance-getinheritedconformance.swift +++ b/validation-test/compiler_crashers_fixed/27400-swift-protocolconformance-getinheritedconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27401-void.swift b/validation-test/compiler_crashers_fixed/27401-void.swift index b799b508853fc..f22e640e1901b 100644 --- a/validation-test/compiler_crashers_fixed/27401-void.swift +++ b/validation-test/compiler_crashers_fixed/27401-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27402-std-function-func-checkaccessibility.swift b/validation-test/compiler_crashers_fixed/27402-std-function-func-checkaccessibility.swift index 9bd85ccfb1b6d..d092fba1c84bb 100644 --- a/validation-test/compiler_crashers_fixed/27402-std-function-func-checkaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/27402-std-function-func-checkaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27403-swift-typechecker-resolveinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27403-swift-typechecker-resolveinheritanceclause.swift index 5133e626cd595..d924d694a1b90 100644 --- a/validation-test/compiler_crashers_fixed/27403-swift-typechecker-resolveinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27403-swift-typechecker-resolveinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27404-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/27404-swift-constraints-constraintlocator-profile.swift index 5c3b7b83b81b0..4735e5b01c180 100644 --- a/validation-test/compiler_crashers_fixed/27404-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/27404-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27405-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/27405-swift-constraints-constraintsystem-simplifyconstraint.swift index 83f356bff458b..9f76e3354d987 100644 --- a/validation-test/compiler_crashers_fixed/27405-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27405-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27406-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27406-swift-protocoltype-canonicalizeprotocols.swift index 82126df23ef94..984f43bfe20f0 100644 --- a/validation-test/compiler_crashers_fixed/27406-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27406-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27407-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/27407-swift-constraints-simplifylocator.swift index 6221881f299a8..ca0dfcbad4b0e 100644 --- a/validation-test/compiler_crashers_fixed/27407-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/27407-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27408-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27408-swift-removeshadoweddecls.swift index e4a9d28296185..b76974085a9a3 100644 --- a/validation-test/compiler_crashers_fixed/27408-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27408-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27409-llvm-foldingset-swift-enumtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27409-llvm-foldingset-swift-enumtype-nodeequals.swift index 1b6c00dc827bb..50309a6387fd5 100644 --- a/validation-test/compiler_crashers_fixed/27409-llvm-foldingset-swift-enumtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27409-llvm-foldingset-swift-enumtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27410-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27410-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 8f048d854d70c..b1aa987c2a0da 100644 --- a/validation-test/compiler_crashers_fixed/27410-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27410-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27411-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27411-swift-constraints-constraintsystem-simplifytype.swift index 58deab9290197..6eff23b80536b 100644 --- a/validation-test/compiler_crashers_fixed/27411-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27411-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27412-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27412-swift-typechecker-validatedecl.swift index e18f72f690871..471349cf001f0 100644 --- a/validation-test/compiler_crashers_fixed/27412-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27412-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27413-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/27413-swift-modulefile-getimportedmodules.swift index 9afce6f34ae88..c23a76fe0ba0d 100644 --- a/validation-test/compiler_crashers_fixed/27413-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/27413-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27414-llvm-errs.swift b/validation-test/compiler_crashers_fixed/27414-llvm-errs.swift index eff1ce1739c87..ffc19fc42bba3 100644 --- a/validation-test/compiler_crashers_fixed/27414-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/27414-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27415-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/27415-swift-namelookup-lookupinmodule.swift index 07d6ac3090fe5..134e8b05e2d59 100644 --- a/validation-test/compiler_crashers_fixed/27415-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/27415-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27416-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/27416-swift-archetypebuilder-potentialarchetype-gettype.swift index 9a7ffd5ced0b5..444254f036494 100644 --- a/validation-test/compiler_crashers_fixed/27416-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27416-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27417-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/27417-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index 18c4fda54d9e2..bafd2c3f9f01a 100644 --- a/validation-test/compiler_crashers_fixed/27417-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27417-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27418-swift-typechecker-lookupmember.swift b/validation-test/compiler_crashers_fixed/27418-swift-typechecker-lookupmember.swift index a68532336ad20..261327c21ad3d 100644 --- a/validation-test/compiler_crashers_fixed/27418-swift-typechecker-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/27418-swift-typechecker-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27419-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27419-swift-boundgenerictype-get.swift index 711cd47efa4ff..17ba7f6169b21 100644 --- a/validation-test/compiler_crashers_fixed/27419-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27419-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27420-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/27420-llvm-optional-swift-diagnostic-operator.swift index 13ec72e4de0be..d5f846a27d6b9 100644 --- a/validation-test/compiler_crashers_fixed/27420-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/27420-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27421-formatdiagnostictext.swift b/validation-test/compiler_crashers_fixed/27421-formatdiagnostictext.swift index 4c0e71507887d..594c323ec4b9d 100644 --- a/validation-test/compiler_crashers_fixed/27421-formatdiagnostictext.swift +++ b/validation-test/compiler_crashers_fixed/27421-formatdiagnostictext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27422-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/27422-swift-lexer-leximpl.swift index 3613ab94bd72b..e604508436c62 100644 --- a/validation-test/compiler_crashers_fixed/27422-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/27422-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27423-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27423-swift-constraints-constraintsystem-finalize.swift index deee0afee4317..86acf18bfaee6 100644 --- a/validation-test/compiler_crashers_fixed/27423-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27423-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27424-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27424-swift-genericparamlist-addnestedarchetypes.swift index 380885234cab6..371e93937e348 100644 --- a/validation-test/compiler_crashers_fixed/27424-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27424-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27425-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/27425-swift-substitutedtype-get.swift index b6266f62716ea..6ba9f7d31614a 100644 --- a/validation-test/compiler_crashers_fixed/27425-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27425-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27426-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27426-swift-typechecker-validatedecl.swift index 7113487fcea28..f8fe2ca5a5f47 100644 --- a/validation-test/compiler_crashers_fixed/27426-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27426-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27427-swift-protocolcompositiontyperepr-create.swift b/validation-test/compiler_crashers_fixed/27427-swift-protocolcompositiontyperepr-create.swift index ca6742f75ab25..927f15d778fdf 100644 --- a/validation-test/compiler_crashers_fixed/27427-swift-protocolcompositiontyperepr-create.swift +++ b/validation-test/compiler_crashers_fixed/27427-swift-protocolcompositiontyperepr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27428-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27428-swift-diagnosticengine-emitdiagnostic.swift index d5ca184fc2837..151a9b4aeb65e 100644 --- a/validation-test/compiler_crashers_fixed/27428-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27428-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27429-swift-typechecker-typecheckexpressionshallow.swift b/validation-test/compiler_crashers_fixed/27429-swift-typechecker-typecheckexpressionshallow.swift index 7331bf1c891c0..5245ed64277b5 100644 --- a/validation-test/compiler_crashers_fixed/27429-swift-typechecker-typecheckexpressionshallow.swift +++ b/validation-test/compiler_crashers_fixed/27429-swift-typechecker-typecheckexpressionshallow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27430-swift-boundgenerictype-getsubstitutions.swift b/validation-test/compiler_crashers_fixed/27430-swift-boundgenerictype-getsubstitutions.swift index 7128bde5c7fb3..3a46937307628 100644 --- a/validation-test/compiler_crashers_fixed/27430-swift-boundgenerictype-getsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27430-swift-boundgenerictype-getsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27431-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27431-swift-constraints-constraintsystem-finalize.swift index 01bae89a25a7a..a8bf8c672553a 100644 --- a/validation-test/compiler_crashers_fixed/27431-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27431-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27432-swift-typechecker-validatetype.swift b/validation-test/compiler_crashers_fixed/27432-swift-typechecker-validatetype.swift index 07e4f1997d7d2..e2a55e40f5e09 100644 --- a/validation-test/compiler_crashers_fixed/27432-swift-typechecker-validatetype.swift +++ b/validation-test/compiler_crashers_fixed/27432-swift-typechecker-validatetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27433-std-function-func-swift-parser-parsenominaldeclmembers.swift b/validation-test/compiler_crashers_fixed/27433-std-function-func-swift-parser-parsenominaldeclmembers.swift index b24b123ad4f14..e4577dba32e15 100644 --- a/validation-test/compiler_crashers_fixed/27433-std-function-func-swift-parser-parsenominaldeclmembers.swift +++ b/validation-test/compiler_crashers_fixed/27433-std-function-func-swift-parser-parsenominaldeclmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27434-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/27434-swift-parser-diagnose.swift index eafbccc64d2e0..b9d76577ace5d 100644 --- a/validation-test/compiler_crashers_fixed/27434-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/27434-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27435-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27435-swift-constraints-solution-solution.swift index 5f8f1a1f7a8c2..1c042bc4a2450 100644 --- a/validation-test/compiler_crashers_fixed/27435-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27435-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27436-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27436-swift-printingdiagnosticconsumer-handlediagnostic.swift index f90b840f53e72..a64df9f73811b 100644 --- a/validation-test/compiler_crashers_fixed/27436-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27436-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27437-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/27437-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 0789c9940d01f..c4f85c37cb7d2 100644 --- a/validation-test/compiler_crashers_fixed/27437-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/27437-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27438-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27438-swift-typechecker-checkinheritanceclause.swift index ca6efb6775949..947d4c41dd45d 100644 --- a/validation-test/compiler_crashers_fixed/27438-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27438-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27439-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/27439-swift-funcdecl-setdeserializedsignature.swift index 9c16ae323d566..a702ff20281d1 100644 --- a/validation-test/compiler_crashers_fixed/27439-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/27439-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27440-void.swift b/validation-test/compiler_crashers_fixed/27440-void.swift index 98bcd008118bc..955b5dfdcde9b 100644 --- a/validation-test/compiler_crashers_fixed/27440-void.swift +++ b/validation-test/compiler_crashers_fixed/27440-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27441-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27441-swift-metatypetype-get.swift index 46753f689d009..2697509674eed 100644 --- a/validation-test/compiler_crashers_fixed/27441-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27441-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27442-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/27442-swift-parser-parseexprclosure.swift index de3743c7a397b..88eecc6f8dba9 100644 --- a/validation-test/compiler_crashers_fixed/27442-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/27442-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27443-matchwitness.swift b/validation-test/compiler_crashers_fixed/27443-matchwitness.swift index 68f783df96e2b..68217e136c656 100644 --- a/validation-test/compiler_crashers_fixed/27443-matchwitness.swift +++ b/validation-test/compiler_crashers_fixed/27443-matchwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27444-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27444-swift-typebase-getanyoptionalobjecttype.swift index 5ac7496fefdd3..f4fa82eb6a233 100644 --- a/validation-test/compiler_crashers_fixed/27444-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27444-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27445-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27445-swift-type-subst.swift index 7920d3f3d3458..cd079b40cdb57 100644 --- a/validation-test/compiler_crashers_fixed/27445-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27445-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27446-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27446-swift-conformancelookuptable-updatelookuptable.swift index 5eb6b1ddb4a98..4876d32dfed4f 100644 --- a/validation-test/compiler_crashers_fixed/27446-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27446-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27447-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/27447-swift-diagnosticengine-flushactivediagnostic.swift index 08c43944a1257..391ab1cba2e22 100644 --- a/validation-test/compiler_crashers_fixed/27447-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27447-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27448-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/27448-swift-nominaltypedecl-computeinterfacetype.swift index ab1669bce161f..87d5952912b99 100644 --- a/validation-test/compiler_crashers_fixed/27448-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/27448-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27449-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/27449-swift-constraints-constraintsystem-solverec.swift index 59ddfc9d27e81..f8757599bf832 100644 --- a/validation-test/compiler_crashers_fixed/27449-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/27449-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27450-bool.swift b/validation-test/compiler_crashers_fixed/27450-bool.swift index c802de7c7313b..9efc839eded84 100644 --- a/validation-test/compiler_crashers_fixed/27450-bool.swift +++ b/validation-test/compiler_crashers_fixed/27450-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27451-swift-parser-parsedeclstruct.swift b/validation-test/compiler_crashers_fixed/27451-swift-parser-parsedeclstruct.swift index c2ea9094b0f3e..2ca3a72a8dcc8 100644 --- a/validation-test/compiler_crashers_fixed/27451-swift-parser-parsedeclstruct.swift +++ b/validation-test/compiler_crashers_fixed/27451-swift-parser-parsedeclstruct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27452-swift-nominaltypedecl-computetype.swift b/validation-test/compiler_crashers_fixed/27452-swift-nominaltypedecl-computetype.swift index 78fe4d25cb09b..2b0d5cb0f6c10 100644 --- a/validation-test/compiler_crashers_fixed/27452-swift-nominaltypedecl-computetype.swift +++ b/validation-test/compiler_crashers_fixed/27452-swift-nominaltypedecl-computetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27453-diagnoseredundantaccessors.swift b/validation-test/compiler_crashers_fixed/27453-diagnoseredundantaccessors.swift index f21086b171fd5..05456aaa520b1 100644 --- a/validation-test/compiler_crashers_fixed/27453-diagnoseredundantaccessors.swift +++ b/validation-test/compiler_crashers_fixed/27453-diagnoseredundantaccessors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27454-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/27454-swift-parser-parsetoken.swift index 83697adf95fd7..08c1199bab4f9 100644 --- a/validation-test/compiler_crashers_fixed/27454-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/27454-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27455-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27455-swift-modulefile-loadextensions.swift index 3ace9df9c4e9a..3895bea276e3f 100644 --- a/validation-test/compiler_crashers_fixed/27455-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27455-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27456-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27456-swift-abstractclosureexpr-setparams.swift index b9598e11a88a8..7619925ec9ae3 100644 --- a/validation-test/compiler_crashers_fixed/27456-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27456-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27457-llvm-tinyptrvector-swift-valuedecl-push-back.swift b/validation-test/compiler_crashers_fixed/27457-llvm-tinyptrvector-swift-valuedecl-push-back.swift index 6550fc19ecaa5..7f4b7bff56d89 100644 --- a/validation-test/compiler_crashers_fixed/27457-llvm-tinyptrvector-swift-valuedecl-push-back.swift +++ b/validation-test/compiler_crashers_fixed/27457-llvm-tinyptrvector-swift-valuedecl-push-back.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27458-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/27458-swift-constraints-constraintsystem-solve.swift index f99a4d410183c..4aaf296d7a9b6 100644 --- a/validation-test/compiler_crashers_fixed/27458-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/27458-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27459-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/27459-swift-genericsignature-get.swift index 833c98ef1abc3..4a4b18d7c6087 100644 --- a/validation-test/compiler_crashers_fixed/27459-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/27459-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27460-swift-protocoltype-compareprotocols.swift b/validation-test/compiler_crashers_fixed/27460-swift-protocoltype-compareprotocols.swift index e144a541f3a1a..dc4bfe528060e 100644 --- a/validation-test/compiler_crashers_fixed/27460-swift-protocoltype-compareprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27460-swift-protocoltype-compareprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27461-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27461-swift-genericparamlist-addnestedarchetypes.swift index 9a2f299b581cb..1c26a277d2878 100644 --- a/validation-test/compiler_crashers_fixed/27461-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27461-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27462-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27462-swift-modulefile-lookupvalue.swift index f5067f6ecacf5..a1ba4772bd0b7 100644 --- a/validation-test/compiler_crashers_fixed/27462-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27462-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27463-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/27463-swift-parser-parseexprpostfix.swift index e6268bb838e22..9d681418a3688 100644 --- a/validation-test/compiler_crashers_fixed/27463-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/27463-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27464-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/27464-swift-typebase-isequal.swift index 3483e35de386b..c552c6ebb1951 100644 --- a/validation-test/compiler_crashers_fixed/27464-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/27464-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27465-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/27465-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 6deb8577230cc..48f1c8eda460d 100644 --- a/validation-test/compiler_crashers_fixed/27465-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/27465-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27466-swift-lexer-lexidentifier.swift b/validation-test/compiler_crashers_fixed/27466-swift-lexer-lexidentifier.swift index ce539383914ba..a7670c95c8172 100644 --- a/validation-test/compiler_crashers_fixed/27466-swift-lexer-lexidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27466-swift-lexer-lexidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27467-vtable.swift b/validation-test/compiler_crashers_fixed/27467-vtable.swift index 565c5a6df939f..acda5d55c4fda 100644 --- a/validation-test/compiler_crashers_fixed/27467-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27467-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27468-swift-funcdecl-isunaryoperator.swift b/validation-test/compiler_crashers_fixed/27468-swift-funcdecl-isunaryoperator.swift index 48f931e55fa62..469f0f491f853 100644 --- a/validation-test/compiler_crashers_fixed/27468-swift-funcdecl-isunaryoperator.swift +++ b/validation-test/compiler_crashers_fixed/27468-swift-funcdecl-isunaryoperator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27469-swift-patternbindingdecl-create.swift b/validation-test/compiler_crashers_fixed/27469-swift-patternbindingdecl-create.swift index 5b223cfe724af..ec2e33d5f2f34 100644 --- a/validation-test/compiler_crashers_fixed/27469-swift-patternbindingdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/27469-swift-patternbindingdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27470-swift-constraints-constraintsystem-solverec.swift b/validation-test/compiler_crashers_fixed/27470-swift-constraints-constraintsystem-solverec.swift index 9c967a13f207e..bd9f3e7d9759e 100644 --- a/validation-test/compiler_crashers_fixed/27470-swift-constraints-constraintsystem-solverec.swift +++ b/validation-test/compiler_crashers_fixed/27470-swift-constraints-constraintsystem-solverec.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27471-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27471-swift-unqualifiedlookup-unqualifiedlookup.swift index b243959e6f9d2..c8d4b6b243663 100644 --- a/validation-test/compiler_crashers_fixed/27471-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27471-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27472-swift-decl-walk.swift b/validation-test/compiler_crashers_fixed/27472-swift-decl-walk.swift index b2c17d73093c5..3ec43771dde88 100644 --- a/validation-test/compiler_crashers_fixed/27472-swift-decl-walk.swift +++ b/validation-test/compiler_crashers_fixed/27472-swift-decl-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27473-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27473-swift-inflightdiagnostic.swift index 24d5f16494cd7..46a67e5f9321b 100644 --- a/validation-test/compiler_crashers_fixed/27473-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27473-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27474-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/27474-swift-typechecker-checkdeclarationavailability.swift index 20cda6102dcb0..37cecb77206fd 100644 --- a/validation-test/compiler_crashers_fixed/27474-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/27474-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27475-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27475-swift-typebase-getcanonicaltype.swift index 3b7bf0dde108b..d84ff54db8739 100644 --- a/validation-test/compiler_crashers_fixed/27475-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27475-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27476-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/27476-swift-modulefile-maybereadforeignerrorconvention.swift index 5bcc8b17919ff..3ac1a8ce6568b 100644 --- a/validation-test/compiler_crashers_fixed/27476-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/27476-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27477-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27477-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift index 7dbc4be670a5d..7e7469c899af8 100644 --- a/validation-test/compiler_crashers_fixed/27477-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27477-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27478-llvm-errs.swift b/validation-test/compiler_crashers_fixed/27478-llvm-errs.swift index dd76abbae3b74..2fa4d7cc2dbe6 100644 --- a/validation-test/compiler_crashers_fixed/27478-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/27478-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27479-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27479-swift-type-subst.swift index 84b8cd183eb42..59d690f365ecc 100644 --- a/validation-test/compiler_crashers_fixed/27479-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27479-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27480-void.swift b/validation-test/compiler_crashers_fixed/27480-void.swift index 9e4db5ed623fb..34522dba7679b 100644 --- a/validation-test/compiler_crashers_fixed/27480-void.swift +++ b/validation-test/compiler_crashers_fixed/27480-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27481-swift-conformancelookuptable-resolveconformances.swift b/validation-test/compiler_crashers_fixed/27481-swift-conformancelookuptable-resolveconformances.swift index 8eb3487f2209f..ebd455eebcf17 100644 --- a/validation-test/compiler_crashers_fixed/27481-swift-conformancelookuptable-resolveconformances.swift +++ b/validation-test/compiler_crashers_fixed/27481-swift-conformancelookuptable-resolveconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27482-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/27482-swift-parser-parseexprpostfix.swift index 667523a04252b..f294fe17c983b 100644 --- a/validation-test/compiler_crashers_fixed/27482-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/27482-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27483-swift-namelookup-findlocalval-visitbracestmt.swift b/validation-test/compiler_crashers_fixed/27483-swift-namelookup-findlocalval-visitbracestmt.swift index fa834d21dabad..abc337aef28ed 100644 --- a/validation-test/compiler_crashers_fixed/27483-swift-namelookup-findlocalval-visitbracestmt.swift +++ b/validation-test/compiler_crashers_fixed/27483-swift-namelookup-findlocalval-visitbracestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27484-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/27484-swift-typebase-isspecialized.swift index 088f29bb6585f..d482fe4b33273 100644 --- a/validation-test/compiler_crashers_fixed/27484-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/27484-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27485-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/27485-swift-bracestmt-create.swift index 0201066d5fda7..8bdc7588534da 100644 --- a/validation-test/compiler_crashers_fixed/27485-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/27485-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27486-swift-constraints-constraintsystem-findbestsolution.swift b/validation-test/compiler_crashers_fixed/27486-swift-constraints-constraintsystem-findbestsolution.swift index a4e12592f6494..b314db8f15feb 100644 --- a/validation-test/compiler_crashers_fixed/27486-swift-constraints-constraintsystem-findbestsolution.swift +++ b/validation-test/compiler_crashers_fixed/27486-swift-constraints-constraintsystem-findbestsolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27487-swift-sourcemanager-addnewsourcebuffer.swift b/validation-test/compiler_crashers_fixed/27487-swift-sourcemanager-addnewsourcebuffer.swift index 783bc7ac9052f..1e82811ac0bc9 100644 --- a/validation-test/compiler_crashers_fixed/27487-swift-sourcemanager-addnewsourcebuffer.swift +++ b/validation-test/compiler_crashers_fixed/27487-swift-sourcemanager-addnewsourcebuffer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27488-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/27488-swift-conformancelookuptable-expandimpliedconformances.swift index c46fe46016664..a53d37480ea78 100644 --- a/validation-test/compiler_crashers_fixed/27488-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/27488-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27489-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/27489-swift-typechecker-checkgenericarguments.swift index 181a1c7dd3013..fe608a422ff32 100644 --- a/validation-test/compiler_crashers_fixed/27489-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/27489-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27490-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27490-swift-inflightdiagnostic.swift index 44d01dba3c547..1992925237e85 100644 --- a/validation-test/compiler_crashers_fixed/27490-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27490-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27491-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/27491-swift-modulefile-maybereadgenericparams.swift index fa79cb5eb4a52..611a4399bdc0e 100644 --- a/validation-test/compiler_crashers_fixed/27491-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27491-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27492-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/27492-swift-inouttype-get.swift index b0c0a854c3300..e11e66bff07e7 100644 --- a/validation-test/compiler_crashers_fixed/27492-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/27492-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27493-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/27493-swift-parser-consumetoken.swift index 42a401be621eb..d17e7e6cf5e8f 100644 --- a/validation-test/compiler_crashers_fixed/27493-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/27493-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27494-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27494-swift-conformancelookuptable-lookupconformance.swift index 3b6003f5cc0eb..cff34b115e78a 100644 --- a/validation-test/compiler_crashers_fixed/27494-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27494-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27495-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/27495-swift-typechecker-addimplicitconstructors.swift index 2d6b0303db7a3..9a434cbcb3aa3 100644 --- a/validation-test/compiler_crashers_fixed/27495-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/27495-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27496-swift-modulefile-declcommenttableinfo-readdata.swift b/validation-test/compiler_crashers_fixed/27496-swift-modulefile-declcommenttableinfo-readdata.swift index e2133720d92a2..5e7d386f33185 100644 --- a/validation-test/compiler_crashers_fixed/27496-swift-modulefile-declcommenttableinfo-readdata.swift +++ b/validation-test/compiler_crashers_fixed/27496-swift-modulefile-declcommenttableinfo-readdata.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27497-swift-decl-walk.swift b/validation-test/compiler_crashers_fixed/27497-swift-decl-walk.swift index fda12d11bab46..669351ed98569 100644 --- a/validation-test/compiler_crashers_fixed/27497-swift-decl-walk.swift +++ b/validation-test/compiler_crashers_fixed/27497-swift-decl-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27498-swift-typechecker-typecheckpatternbinding.swift b/validation-test/compiler_crashers_fixed/27498-swift-typechecker-typecheckpatternbinding.swift index 0fd4f3944bc26..78ce2c15449c5 100644 --- a/validation-test/compiler_crashers_fixed/27498-swift-typechecker-typecheckpatternbinding.swift +++ b/validation-test/compiler_crashers_fixed/27498-swift-typechecker-typecheckpatternbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27499-llvm-bitstreamcursor-read.swift b/validation-test/compiler_crashers_fixed/27499-llvm-bitstreamcursor-read.swift index 0c91a24bf8780..ebc38a47e8e88 100644 --- a/validation-test/compiler_crashers_fixed/27499-llvm-bitstreamcursor-read.swift +++ b/validation-test/compiler_crashers_fixed/27499-llvm-bitstreamcursor-read.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27500-swift-constructordecl-constructordecl.swift b/validation-test/compiler_crashers_fixed/27500-swift-constructordecl-constructordecl.swift index f864661993282..b78d2bdd6007c 100644 --- a/validation-test/compiler_crashers_fixed/27500-swift-constructordecl-constructordecl.swift +++ b/validation-test/compiler_crashers_fixed/27500-swift-constructordecl-constructordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27501-swift-namelookup-lookupinmodule.swift b/validation-test/compiler_crashers_fixed/27501-swift-namelookup-lookupinmodule.swift index ebc6f29ed9d73..b2db9d0f41e8b 100644 --- a/validation-test/compiler_crashers_fixed/27501-swift-namelookup-lookupinmodule.swift +++ b/validation-test/compiler_crashers_fixed/27501-swift-namelookup-lookupinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27502-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/27502-swift-typebase-getdesugaredtype.swift index 3d7cbae920d2e..d30a8b26d1d58 100644 --- a/validation-test/compiler_crashers_fixed/27502-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/27502-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27503-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/27503-swift-conformancelookuptable-expandimpliedconformances.swift index ec11ebc23b090..c591602322f0f 100644 --- a/validation-test/compiler_crashers_fixed/27503-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/27503-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27504-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/27504-swift-typebase-getmembersubstitutions.swift index 3ab7981204ad6..8e7aa4a5ce955 100644 --- a/validation-test/compiler_crashers_fixed/27504-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27504-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27505-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/27505-swift-diagnosticengine-emitdiagnostic.swift index 263de72ba2733..1af62f63aa638 100644 --- a/validation-test/compiler_crashers_fixed/27505-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27505-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27506-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27506-swift-modulefile-gettype.swift index 97f7c7143935f..1dcc855e48b6a 100644 --- a/validation-test/compiler_crashers_fixed/27506-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27506-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27507-swift-modulefile-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27507-swift-modulefile-lookupvalue.swift index 79b5c851823fc..530d8e1580b0a 100644 --- a/validation-test/compiler_crashers_fixed/27507-swift-modulefile-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27507-swift-modulefile-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27508-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/27508-swift-typebase-getdesugaredtype.swift index 46263f8239c2d..4420c8d319752 100644 --- a/validation-test/compiler_crashers_fixed/27508-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/27508-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27509-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27509-swift-inflightdiagnostic.swift index 45ba65287632d..49cdca50333c4 100644 --- a/validation-test/compiler_crashers_fixed/27509-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27509-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27510-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27510-swift-boundgenerictype-get.swift index 15a67208bcb71..1af0432acbbe4 100644 --- a/validation-test/compiler_crashers_fixed/27510-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27510-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27511-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/27511-swift-constraints-constraintsystem-performmemberlookup.swift index 280c9c305690a..aee72b4218b8d 100644 --- a/validation-test/compiler_crashers_fixed/27511-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/27511-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27512-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27512-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift index 5c6a638a34988..58249d82c2bc3 100644 --- a/validation-test/compiler_crashers_fixed/27512-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27512-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27513-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27513-swift-typeloc-iserror.swift index 951ba1717faeb..14df359fee132 100644 --- a/validation-test/compiler_crashers_fixed/27513-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27513-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27514-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/27514-swift-constraints-constraintsystem-getconstraintlocator.swift index c6bd2ba409c6a..3e49bdfefa46e 100644 --- a/validation-test/compiler_crashers_fixed/27514-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/27514-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27515-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/27515-swift-typechecker-overapproximateosversionsatlocation.swift index 86db32124477b..bc55632f74ff2 100644 --- a/validation-test/compiler_crashers_fixed/27515-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/27515-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27516-swift-nominaltypedecl-classifyasoptionaltype.swift b/validation-test/compiler_crashers_fixed/27516-swift-nominaltypedecl-classifyasoptionaltype.swift index 04fe7f0d70241..f9021cefe665e 100644 --- a/validation-test/compiler_crashers_fixed/27516-swift-nominaltypedecl-classifyasoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/27516-swift-nominaltypedecl-classifyasoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27517-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/27517-swift-valuedecl-overwritetype.swift index 53277fdf3be14..a56633006c7aa 100644 --- a/validation-test/compiler_crashers_fixed/27517-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/27517-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27518-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27518-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift index 7ed613eda76f3..13cdd8b8ffb8b 100644 --- a/validation-test/compiler_crashers_fixed/27518-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27518-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27519-swift-pattern-buildforwardingrefexpr.swift b/validation-test/compiler_crashers_fixed/27519-swift-pattern-buildforwardingrefexpr.swift index ca30275d93152..93f1bd3fe94f4 100644 --- a/validation-test/compiler_crashers_fixed/27519-swift-pattern-buildforwardingrefexpr.swift +++ b/validation-test/compiler_crashers_fixed/27519-swift-pattern-buildforwardingrefexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27520-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/27520-swift-typechecker-substituteinputsugartypeforresult.swift index 83194db9a4c15..d8142c1feb23a 100644 --- a/validation-test/compiler_crashers_fixed/27520-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/27520-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27521-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/27521-swift-parser-parseexprpostfix.swift index 24918eed3c391..6a1cedc1f762b 100644 --- a/validation-test/compiler_crashers_fixed/27521-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/27521-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27522-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27522-swift-typechecker-validatedecl.swift index 65c9458d9cda3..9dec021007d75 100644 --- a/validation-test/compiler_crashers_fixed/27522-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27522-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27523-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/27523-swift-lexer-leximpl.swift index 4ea3891bbf4a4..5572ff33a5bb1 100644 --- a/validation-test/compiler_crashers_fixed/27523-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/27523-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27524-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27524-swift-type-subst.swift index 2a9e4073dd7fc..6fb9c8a7132ec 100644 --- a/validation-test/compiler_crashers_fixed/27524-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27524-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27525-swift-constraints-constraintsystem-matchtupletypes.swift b/validation-test/compiler_crashers_fixed/27525-swift-constraints-constraintsystem-matchtupletypes.swift index 0e40250efb0d1..9bca5704159e1 100644 --- a/validation-test/compiler_crashers_fixed/27525-swift-constraints-constraintsystem-matchtupletypes.swift +++ b/validation-test/compiler_crashers_fixed/27525-swift-constraints-constraintsystem-matchtupletypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27526-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27526-swift-structtype-get.swift index e64e6fb2ab3c8..386d3d417651e 100644 --- a/validation-test/compiler_crashers_fixed/27526-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27526-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27527-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27527-swift-nominaltypedecl-getmembers.swift index 8c03517ffb968..0e06d365dc690 100644 --- a/validation-test/compiler_crashers_fixed/27527-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27527-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27528-swift-constraints-constraintsystem-solve.swift b/validation-test/compiler_crashers_fixed/27528-swift-constraints-constraintsystem-solve.swift index 4ed0e47859a8c..48866097c0475 100644 --- a/validation-test/compiler_crashers_fixed/27528-swift-constraints-constraintsystem-solve.swift +++ b/validation-test/compiler_crashers_fixed/27528-swift-constraints-constraintsystem-solve.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27529-swift-typechecker-gettypeofrvalue.swift b/validation-test/compiler_crashers_fixed/27529-swift-typechecker-gettypeofrvalue.swift index 617722f7d74f9..f8307a140e4d9 100644 --- a/validation-test/compiler_crashers_fixed/27529-swift-typechecker-gettypeofrvalue.swift +++ b/validation-test/compiler_crashers_fixed/27529-swift-typechecker-gettypeofrvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27530-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/27530-resolveidenttypecomponent.swift index bb25ea42a4380..38991e5d98bbd 100644 --- a/validation-test/compiler_crashers_fixed/27530-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/27530-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27531-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27531-swift-typechecker-coercepatterntotype.swift index c6e9161b7e424..1b1403d7e4b9f 100644 --- a/validation-test/compiler_crashers_fixed/27531-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27531-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27532-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/27532-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index f9e3f6686d506..dc6abc5c04cf1 100644 --- a/validation-test/compiler_crashers_fixed/27532-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/27532-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27533-swift-ide-printdeclusr.swift b/validation-test/compiler_crashers_fixed/27533-swift-ide-printdeclusr.swift index 0a3366262ae41..7a9841774e7f1 100644 --- a/validation-test/compiler_crashers_fixed/27533-swift-ide-printdeclusr.swift +++ b/validation-test/compiler_crashers_fixed/27533-swift-ide-printdeclusr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27534-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27534-swift-genericparamlist-addnestedarchetypes.swift index 6f2037811d72a..75043930fe564 100644 --- a/validation-test/compiler_crashers_fixed/27534-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27534-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27535-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/27535-swift-diagnosticengine-flushactivediagnostic.swift index d24f2edbc8141..b5480b1facb65 100644 --- a/validation-test/compiler_crashers_fixed/27535-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27535-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27536-swift-namelookup-findlocalval-visitbracestmt.swift b/validation-test/compiler_crashers_fixed/27536-swift-namelookup-findlocalval-visitbracestmt.swift index 7e87e942bed54..5d52ec744db1b 100644 --- a/validation-test/compiler_crashers_fixed/27536-swift-namelookup-findlocalval-visitbracestmt.swift +++ b/validation-test/compiler_crashers_fixed/27536-swift-namelookup-findlocalval-visitbracestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27537-swift-clangimporter-implementation-finishpendingactions.swift b/validation-test/compiler_crashers_fixed/27537-swift-clangimporter-implementation-finishpendingactions.swift index 53b3cdf52702f..6d98f9c959e46 100644 --- a/validation-test/compiler_crashers_fixed/27537-swift-clangimporter-implementation-finishpendingactions.swift +++ b/validation-test/compiler_crashers_fixed/27537-swift-clangimporter-implementation-finishpendingactions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27538-swift-typebase-getanyoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27538-swift-typebase-getanyoptionalobjecttype.swift index 948904519f68c..29ca3fbe396b3 100644 --- a/validation-test/compiler_crashers_fixed/27538-swift-typebase-getanyoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27538-swift-typebase-getanyoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27539-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/27539-swift-parser-parsetoken.swift index 42fd7674d78f1..55c450dd47461 100644 --- a/validation-test/compiler_crashers_fixed/27539-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/27539-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27540-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/27540-swift-type-walk.swift index a30d75f5866ad..ace4fbe15f11c 100644 --- a/validation-test/compiler_crashers_fixed/27540-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/27540-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27541-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/27541-swift-modulefile-maybereadgenericparams.swift index 44016e01569f5..f272f72b0ea1d 100644 --- a/validation-test/compiler_crashers_fixed/27541-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27541-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27542-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27542-swift-genericfunctiontype-get.swift index 6857e8ef222f0..4e0f26a8e04e5 100644 --- a/validation-test/compiler_crashers_fixed/27542-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27542-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27543-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/27543-swift-typechecker-checkgenericarguments.swift index d0a0ccdbd7072..c9e3d9ce8938c 100644 --- a/validation-test/compiler_crashers_fixed/27543-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/27543-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27544-bool.swift b/validation-test/compiler_crashers_fixed/27544-bool.swift index ee7383ee20080..ea5ce33ebfd3d 100644 --- a/validation-test/compiler_crashers_fixed/27544-bool.swift +++ b/validation-test/compiler_crashers_fixed/27544-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27545-swift-nominaltypedecl-classifyasoptionaltype.swift b/validation-test/compiler_crashers_fixed/27545-swift-nominaltypedecl-classifyasoptionaltype.swift index cab12487b42d0..2cd7358d1fd71 100644 --- a/validation-test/compiler_crashers_fixed/27545-swift-nominaltypedecl-classifyasoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/27545-swift-nominaltypedecl-classifyasoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27546-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27546-swift-clangimporter-lookupvalue.swift index 9e4f5862686ff..0ddea6a6b2bae 100644 --- a/validation-test/compiler_crashers_fixed/27546-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27546-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27547-swift-constraints-constraintsystem-getalternativeliteraltypes.swift b/validation-test/compiler_crashers_fixed/27547-swift-constraints-constraintsystem-getalternativeliteraltypes.swift index 0ef2053b4b8c0..bc81ac303b9ca 100644 --- a/validation-test/compiler_crashers_fixed/27547-swift-constraints-constraintsystem-getalternativeliteraltypes.swift +++ b/validation-test/compiler_crashers_fixed/27547-swift-constraints-constraintsystem-getalternativeliteraltypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27548-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/27548-swift-constraints-constraintsystem-assignfixedtype.swift index ec32e30870c78..73889fbe1476d 100644 --- a/validation-test/compiler_crashers_fixed/27548-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/27548-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27549-swift-namelookup-findlocalval-visitbracestmt.swift b/validation-test/compiler_crashers_fixed/27549-swift-namelookup-findlocalval-visitbracestmt.swift index 95578851642cf..b94092d3474fa 100644 --- a/validation-test/compiler_crashers_fixed/27549-swift-namelookup-findlocalval-visitbracestmt.swift +++ b/validation-test/compiler_crashers_fixed/27549-swift-namelookup-findlocalval-visitbracestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27550-swift-moduledecl-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27550-swift-moduledecl-lookupconformance.swift index 894bb601a6e96..bbb70c3a61499 100644 --- a/validation-test/compiler_crashers_fixed/27550-swift-moduledecl-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27550-swift-moduledecl-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27551-swift-protocoldecl-existentialtypesupportedslow.swift b/validation-test/compiler_crashers_fixed/27551-swift-protocoldecl-existentialtypesupportedslow.swift index 29c55d81fb25b..b9bc194e21370 100644 --- a/validation-test/compiler_crashers_fixed/27551-swift-protocoldecl-existentialtypesupportedslow.swift +++ b/validation-test/compiler_crashers_fixed/27551-swift-protocoldecl-existentialtypesupportedslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27552-swift-constraints-constraintsystem-solverstate-solverstate.swift b/validation-test/compiler_crashers_fixed/27552-swift-constraints-constraintsystem-solverstate-solverstate.swift index 655e4912a3d86..58e525d01aca4 100644 --- a/validation-test/compiler_crashers_fixed/27552-swift-constraints-constraintsystem-solverstate-solverstate.swift +++ b/validation-test/compiler_crashers_fixed/27552-swift-constraints-constraintsystem-solverstate-solverstate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27553-swift-conformancelookuptable-getconformingcontext.swift b/validation-test/compiler_crashers_fixed/27553-swift-conformancelookuptable-getconformingcontext.swift index c6d26aa32aca0..54c377c14dee3 100644 --- a/validation-test/compiler_crashers_fixed/27553-swift-conformancelookuptable-getconformingcontext.swift +++ b/validation-test/compiler_crashers_fixed/27553-swift-conformancelookuptable-getconformingcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27554-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27554-swift-modulefile-gettype.swift index 5c3f9b10eafdb..99b68840ac0ae 100644 --- a/validation-test/compiler_crashers_fixed/27554-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27554-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27555-swift-constraints-constraintgraph-lookupnode.swift b/validation-test/compiler_crashers_fixed/27555-swift-constraints-constraintgraph-lookupnode.swift index 91bcac44efdec..d4f9a098f0141 100644 --- a/validation-test/compiler_crashers_fixed/27555-swift-constraints-constraintgraph-lookupnode.swift +++ b/validation-test/compiler_crashers_fixed/27555-swift-constraints-constraintgraph-lookupnode.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27556-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27556-swift-genericfunctiontype-get.swift index 65f6a0e29397b..f354816b5cb66 100644 --- a/validation-test/compiler_crashers_fixed/27556-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27556-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27557-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/27557-swift-parser-parseidentifier.swift index f39a7841d30eb..60df541c9fbc2 100644 --- a/validation-test/compiler_crashers_fixed/27557-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27557-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27558-swift-parser-parsetypeidentifier.swift b/validation-test/compiler_crashers_fixed/27558-swift-parser-parsetypeidentifier.swift index 4d754a00c563f..6e27f040d7f72 100644 --- a/validation-test/compiler_crashers_fixed/27558-swift-parser-parsetypeidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27558-swift-parser-parsetypeidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27559-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/27559-swift-modulefile-maybereadforeignerrorconvention.swift index e91ad6c5ca3a2..75bfce70f56b0 100644 --- a/validation-test/compiler_crashers_fixed/27559-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/27559-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27560-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/27560-swift-typechecker-addimplicitconstructors.swift index 42dd615795e09..df3503ea88ab4 100644 --- a/validation-test/compiler_crashers_fixed/27560-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/27560-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27561-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27561-swift-functiontype-get.swift index 1b2f6173ebaf5..07937cb20f246 100644 --- a/validation-test/compiler_crashers_fixed/27561-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27561-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27562-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/27562-swift-genericsignature-get.swift index 03388c1c0afcd..96d2af8abc61a 100644 --- a/validation-test/compiler_crashers_fixed/27562-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/27562-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27563-swift-funcdecl-isunaryoperator.swift b/validation-test/compiler_crashers_fixed/27563-swift-funcdecl-isunaryoperator.swift index c82fc44ae8482..3728f62538244 100644 --- a/validation-test/compiler_crashers_fixed/27563-swift-funcdecl-isunaryoperator.swift +++ b/validation-test/compiler_crashers_fixed/27563-swift-funcdecl-isunaryoperator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27564-swift-constraints-constraintsystem-matchfunctiontypes.swift b/validation-test/compiler_crashers_fixed/27564-swift-constraints-constraintsystem-matchfunctiontypes.swift index 209e9b4fd077e..8e7421f4d0496 100644 --- a/validation-test/compiler_crashers_fixed/27564-swift-constraints-constraintsystem-matchfunctiontypes.swift +++ b/validation-test/compiler_crashers_fixed/27564-swift-constraints-constraintsystem-matchfunctiontypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27565-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27565-swift-typechecker-checkinheritanceclause.swift index 6d9b2e5f40537..c96edf0f15782 100644 --- a/validation-test/compiler_crashers_fixed/27565-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27565-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27566-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/27566-swift-constraints-constraintgraphscope-constraintgraphscope.swift index b7fc2599ec812..f285eb7cfded8 100644 --- a/validation-test/compiler_crashers_fixed/27566-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/27566-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27567-swift-constraints-constraintsystem-addoverloadset.swift b/validation-test/compiler_crashers_fixed/27567-swift-constraints-constraintsystem-addoverloadset.swift index 6d8de17e70f9d..18650938ab1ad 100644 --- a/validation-test/compiler_crashers_fixed/27567-swift-constraints-constraintsystem-addoverloadset.swift +++ b/validation-test/compiler_crashers_fixed/27567-swift-constraints-constraintsystem-addoverloadset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27568-swift-polymorphicfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27568-swift-polymorphicfunctiontype-get.swift index 18ba4f45bc01d..e50f4a46bee8a 100644 --- a/validation-test/compiler_crashers_fixed/27568-swift-polymorphicfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27568-swift-polymorphicfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27569-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27569-swift-typechecker-validatedecl.swift index 7130cb492f864..8e9e003719e0d 100644 --- a/validation-test/compiler_crashers_fixed/27569-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27569-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27570-checkenumrawvalues.swift b/validation-test/compiler_crashers_fixed/27570-checkenumrawvalues.swift index c357faa5a1e14..3a36b784a6cf3 100644 --- a/validation-test/compiler_crashers_fixed/27570-checkenumrawvalues.swift +++ b/validation-test/compiler_crashers_fixed/27570-checkenumrawvalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27571-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27571-swift-inflightdiagnostic.swift index 9014174b3ebee..a1783353dc567 100644 --- a/validation-test/compiler_crashers_fixed/27571-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27571-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27572-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/27572-swift-nominaltypedecl-getdeclaredtypeincontext.swift index 1ce6c2211207b..77e70893e8cd9 100644 --- a/validation-test/compiler_crashers_fixed/27572-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27572-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27573-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/27573-swift-modulefile-maybereadpattern.swift index 646f8e8b345c6..665638e69b91f 100644 --- a/validation-test/compiler_crashers_fixed/27573-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/27573-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27574-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27574-llvm-foldingset-swift-tupletype-nodeequals.swift index 704ac60ca033e..53922e1fb15de 100644 --- a/validation-test/compiler_crashers_fixed/27574-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27574-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27575-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27575-swift-type-subst.swift index 9f157c19fe9f5..abde1218232a1 100644 --- a/validation-test/compiler_crashers_fixed/27575-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27575-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27576-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27576-swift-markasobjc.swift index 262743a945cc7..19c94a389ce95 100644 --- a/validation-test/compiler_crashers_fixed/27576-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27576-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27577-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/27577-swift-funcdecl-setdeserializedsignature.swift index f91e30a97f90f..1092748af9cad 100644 --- a/validation-test/compiler_crashers_fixed/27577-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/27577-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27578-void.swift b/validation-test/compiler_crashers_fixed/27578-void.swift index e822b7da5e51c..5bd23bc8c77ee 100644 --- a/validation-test/compiler_crashers_fixed/27578-void.swift +++ b/validation-test/compiler_crashers_fixed/27578-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27579-vtable.swift b/validation-test/compiler_crashers_fixed/27579-vtable.swift index bfe5d7d35ff5e..02818eff82384 100644 --- a/validation-test/compiler_crashers_fixed/27579-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27579-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27580-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/27580-swift-typebase-getmembersubstitutions.swift index 1b5162ad0ef4c..a3022a14a08d5 100644 --- a/validation-test/compiler_crashers_fixed/27580-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27580-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27581-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/27581-swift-modulefile-maybereadgenericparams.swift index 0899a552db261..4eae49e753500 100644 --- a/validation-test/compiler_crashers_fixed/27581-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27581-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27582-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27582-swift-valuedecl-settype.swift index 0d1d7cb9e08da..1b83818fcde44 100644 --- a/validation-test/compiler_crashers_fixed/27582-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27582-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27583-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27583-swift-functiontype-get.swift index 5f30f6ba95fb3..398be26963a3b 100644 --- a/validation-test/compiler_crashers_fixed/27583-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27583-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27584-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/27584-swift-typechecker-isdeclavailable.swift index 3bc24b77e85fa..6907f33f268fb 100644 --- a/validation-test/compiler_crashers_fixed/27584-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/27584-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27585-swift-astcontext-loadextensions.swift b/validation-test/compiler_crashers_fixed/27585-swift-astcontext-loadextensions.swift index 9b2eda76a9f06..72648e4c0f42f 100644 --- a/validation-test/compiler_crashers_fixed/27585-swift-astcontext-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27585-swift-astcontext-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27586-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/27586-swift-parser-consumetoken.swift index a72f82b95eaf3..3d5221ae5bd1a 100644 --- a/validation-test/compiler_crashers_fixed/27586-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/27586-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27587-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27587-llvm-foldingset-swift-classtype-nodeequals.swift index a66b8645b2d6c..b8d12d4e31727 100644 --- a/validation-test/compiler_crashers_fixed/27587-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27587-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27588-swift-constraints-constraintsystem-simplifyconstraint.swift b/validation-test/compiler_crashers_fixed/27588-swift-constraints-constraintsystem-simplifyconstraint.swift index 7d2d86aa18b01..22c7c396179e4 100644 --- a/validation-test/compiler_crashers_fixed/27588-swift-constraints-constraintsystem-simplifyconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27588-swift-constraints-constraintsystem-simplifyconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27589-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27589-swift-typechecker-validatedecl.swift index 89281a41e71f8..0d60967b3ec1a 100644 --- a/validation-test/compiler_crashers_fixed/27589-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27589-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27590-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/27590-swift-generictypeparamtype-get.swift index 42e60bbd8e06e..bfb9ec8959c41 100644 --- a/validation-test/compiler_crashers_fixed/27590-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27590-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27591-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27591-swift-modulefile-gettype.swift index ef48e9ca645b6..ed05f19090daa 100644 --- a/validation-test/compiler_crashers_fixed/27591-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27591-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27592-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/27592-swift-genericparamlist-addnestedarchetypes.swift index ea83fef0c0d20..66517072db771 100644 --- a/validation-test/compiler_crashers_fixed/27592-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27592-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27593-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/27593-swift-genericparamlist-deriveallarchetypes.swift index d31a7a8a40aa2..8285c2a3e7147 100644 --- a/validation-test/compiler_crashers_fixed/27593-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27593-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27594-swift-getbuiltinvaluedecl.swift b/validation-test/compiler_crashers_fixed/27594-swift-getbuiltinvaluedecl.swift index 7e2f43e481880..2059383e9ae20 100644 --- a/validation-test/compiler_crashers_fixed/27594-swift-getbuiltinvaluedecl.swift +++ b/validation-test/compiler_crashers_fixed/27594-swift-getbuiltinvaluedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27595-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/27595-swift-parser-parsedeclvar.swift index 246e1f56f4846..6dd1d8f0739d5 100644 --- a/validation-test/compiler_crashers_fixed/27595-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/27595-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27596-llvm-foldingset-swift-enumtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27596-llvm-foldingset-swift-enumtype-nodeequals.swift index a054b74cc8d55..71361383ef35d 100644 --- a/validation-test/compiler_crashers_fixed/27596-llvm-foldingset-swift-enumtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27596-llvm-foldingset-swift-enumtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27597-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/27597-swift-modulefile-maybereadpattern.swift index 1afa5bef39419..bc7ef42d36f90 100644 --- a/validation-test/compiler_crashers_fixed/27597-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/27597-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27598-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27598-swift-typechecker-coercepatterntotype.swift index 0ee17ba8369c3..33cc208ace621 100644 --- a/validation-test/compiler_crashers_fixed/27598-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27598-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27599-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27599-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index 3b6cdfc8e1758..ec975dd12fb4d 100644 --- a/validation-test/compiler_crashers_fixed/27599-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27599-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27600-swift-constraints-constraintsystem-recordopenedtypes.swift b/validation-test/compiler_crashers_fixed/27600-swift-constraints-constraintsystem-recordopenedtypes.swift index 67cf19dff4c94..c3dd6f8626012 100644 --- a/validation-test/compiler_crashers_fixed/27600-swift-constraints-constraintsystem-recordopenedtypes.swift +++ b/validation-test/compiler_crashers_fixed/27600-swift-constraints-constraintsystem-recordopenedtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27601-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27601-swift-inflightdiagnostic.swift index 418323a44ed5a..9355d3d1fbf40 100644 --- a/validation-test/compiler_crashers_fixed/27601-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27601-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27602-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27602-swift-inflightdiagnostic.swift index 9d92d53234f0e..691d968e6ffd5 100644 --- a/validation-test/compiler_crashers_fixed/27602-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27602-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27603-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27603-swift-typechecker-validatedecl.swift index ea9996fab3030..2385ee0f20c62 100644 --- a/validation-test/compiler_crashers_fixed/27603-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27603-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27604-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27604-swift-valuedecl-getoverloadsignature.swift index e88242bed08e2..3a7b7b7ce4567 100644 --- a/validation-test/compiler_crashers_fixed/27604-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27604-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27605-swift-parser-parsedeclprotocol.swift b/validation-test/compiler_crashers_fixed/27605-swift-parser-parsedeclprotocol.swift index 6013eccb41151..a6e701c494160 100644 --- a/validation-test/compiler_crashers_fixed/27605-swift-parser-parsedeclprotocol.swift +++ b/validation-test/compiler_crashers_fixed/27605-swift-parser-parsedeclprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27606-swift-astcontext-addedexternaldecl.swift b/validation-test/compiler_crashers_fixed/27606-swift-astcontext-addedexternaldecl.swift index 10d0002153400..dda26eb45dce1 100644 --- a/validation-test/compiler_crashers_fixed/27606-swift-astcontext-addedexternaldecl.swift +++ b/validation-test/compiler_crashers_fixed/27606-swift-astcontext-addedexternaldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27607-swift-constraints-constraintsystem-matchfunctiontypes.swift b/validation-test/compiler_crashers_fixed/27607-swift-constraints-constraintsystem-matchfunctiontypes.swift index d6981f4781ef5..703f083c28c7e 100644 --- a/validation-test/compiler_crashers_fixed/27607-swift-constraints-constraintsystem-matchfunctiontypes.swift +++ b/validation-test/compiler_crashers_fixed/27607-swift-constraints-constraintsystem-matchfunctiontypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27608-llvm-errs.swift b/validation-test/compiler_crashers_fixed/27608-llvm-errs.swift index c372921b68389..ed9d74394511c 100644 --- a/validation-test/compiler_crashers_fixed/27608-llvm-errs.swift +++ b/validation-test/compiler_crashers_fixed/27608-llvm-errs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27609-std-function-func-checkaccessibility.swift b/validation-test/compiler_crashers_fixed/27609-std-function-func-checkaccessibility.swift index 365ab3715c938..182e7fc5d2142 100644 --- a/validation-test/compiler_crashers_fixed/27609-std-function-func-checkaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/27609-std-function-func-checkaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27610-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27610-swift-conformancelookuptable-lookupconformances.swift index 4c7de1b74672e..34ae3bfee5fca 100644 --- a/validation-test/compiler_crashers_fixed/27610-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27610-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27611-swift-parser-parsegetsetimpl.swift b/validation-test/compiler_crashers_fixed/27611-swift-parser-parsegetsetimpl.swift index 3cebc4c7fa459..e364ceb36a8fb 100644 --- a/validation-test/compiler_crashers_fixed/27611-swift-parser-parsegetsetimpl.swift +++ b/validation-test/compiler_crashers_fixed/27611-swift-parser-parsegetsetimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27612-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/27612-swift-typechecker-checkunsupportedprotocoltype.swift index 1ba1ec3bcdb82..48e894f3eaea5 100644 --- a/validation-test/compiler_crashers_fixed/27612-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/27612-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27613-swift-patternbindingdecl-hasstorage.swift b/validation-test/compiler_crashers_fixed/27613-swift-patternbindingdecl-hasstorage.swift index eaf2b45648fc8..30ef06aa71a29 100644 --- a/validation-test/compiler_crashers_fixed/27613-swift-patternbindingdecl-hasstorage.swift +++ b/validation-test/compiler_crashers_fixed/27613-swift-patternbindingdecl-hasstorage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27614-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27614-swift-typebase-getcanonicaltype.swift index bff99c21673be..bd03bcdc934d9 100644 --- a/validation-test/compiler_crashers_fixed/27614-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27614-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27615-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/27615-swift-nominaltypedecl-prepareextensions.swift index e63ee9311c60f..01ed846755ce2 100644 --- a/validation-test/compiler_crashers_fixed/27615-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/27615-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27616-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27616-swift-nominaltypedecl-getmembers.swift index 21b96bcc1feb4..c12c4324c6a6f 100644 --- a/validation-test/compiler_crashers_fixed/27616-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27616-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27617-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27617-swift-markasobjc.swift index 391808b01dff3..bd700a5385091 100644 --- a/validation-test/compiler_crashers_fixed/27617-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27617-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27618-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/27618-swift-modulefile-getimportedmodules.swift index d704fdb6e8d19..d187abe434a63 100644 --- a/validation-test/compiler_crashers_fixed/27618-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/27618-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27619-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27619-swift-modulefile-getdecl.swift index c580de32a9f44..98e88d8e9254a 100644 --- a/validation-test/compiler_crashers_fixed/27619-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27619-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27620-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/27620-swift-genericsignature-genericsignature.swift index 23dd3566881c3..940868acfc229 100644 --- a/validation-test/compiler_crashers_fixed/27620-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/27620-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27621-swift-getbuiltinvaluedecl.swift b/validation-test/compiler_crashers_fixed/27621-swift-getbuiltinvaluedecl.swift index e3f91988849e5..a69ae168dd29e 100644 --- a/validation-test/compiler_crashers_fixed/27621-swift-getbuiltinvaluedecl.swift +++ b/validation-test/compiler_crashers_fixed/27621-swift-getbuiltinvaluedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27622-swift-typebase-isemptyexistentialcomposition.swift b/validation-test/compiler_crashers_fixed/27622-swift-typebase-isemptyexistentialcomposition.swift index ad17ec3c7ad4c..c169562af4696 100644 --- a/validation-test/compiler_crashers_fixed/27622-swift-typebase-isemptyexistentialcomposition.swift +++ b/validation-test/compiler_crashers_fixed/27622-swift-typebase-isemptyexistentialcomposition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27623-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27623-swift-boundgenerictype-get.swift index a4e8aef1bc72b..7b293f034518d 100644 --- a/validation-test/compiler_crashers_fixed/27623-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27623-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27624-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/27624-swift-typebase-isequal.swift index a096434a51f22..b50ee23fea1d9 100644 --- a/validation-test/compiler_crashers_fixed/27624-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/27624-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27625-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/27625-swift-typechecker-typecheckpattern.swift index 2b46577ead975..93d9d70caa78a 100644 --- a/validation-test/compiler_crashers_fixed/27625-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/27625-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27626-llvm-smdiagnostic-smdiagnostic.swift b/validation-test/compiler_crashers_fixed/27626-llvm-smdiagnostic-smdiagnostic.swift index 7b1eb37c4b812..95ab7e945aee2 100644 --- a/validation-test/compiler_crashers_fixed/27626-llvm-smdiagnostic-smdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27626-llvm-smdiagnostic-smdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27627-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/27627-swift-typechecker-checkdeclarationavailability.swift index f1eb1ac865628..17fbedbf764d7 100644 --- a/validation-test/compiler_crashers_fixed/27627-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/27627-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27628-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27628-swift-abstractclosureexpr-setparams.swift index 8dfd21920b0f7..b66528d05a175 100644 --- a/validation-test/compiler_crashers_fixed/27628-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27628-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27629-swift-associatedtypedecl-associatedtypedecl.swift b/validation-test/compiler_crashers_fixed/27629-swift-associatedtypedecl-associatedtypedecl.swift index cc82f7bb02547..aa58620a87425 100644 --- a/validation-test/compiler_crashers_fixed/27629-swift-associatedtypedecl-associatedtypedecl.swift +++ b/validation-test/compiler_crashers_fixed/27629-swift-associatedtypedecl-associatedtypedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27630-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/27630-swift-scopeinfo-addtoscope.swift index 9b12a67c591f3..fe25b0cffdce3 100644 --- a/validation-test/compiler_crashers_fixed/27630-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/27630-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27631-swift-nominaltypedecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27631-swift-nominaltypedecl-getmembers.swift index 939632393bd01..56650c059c44f 100644 --- a/validation-test/compiler_crashers_fixed/27631-swift-nominaltypedecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27631-swift-nominaltypedecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27632-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/27632-swift-typechecker-typecheckdecl.swift index 70a109f684df3..f7b7863d5285f 100644 --- a/validation-test/compiler_crashers_fixed/27632-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/27632-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27633-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27633-swift-inflightdiagnostic.swift index d3e57ad9ead35..a5ec26586a761 100644 --- a/validation-test/compiler_crashers_fixed/27633-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27633-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27634-swift-lexer-kindofidentifier.swift b/validation-test/compiler_crashers_fixed/27634-swift-lexer-kindofidentifier.swift index 79feb0a626adc..c44ba3861808b 100644 --- a/validation-test/compiler_crashers_fixed/27634-swift-lexer-kindofidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27634-swift-lexer-kindofidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27635-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27635-swift-protocoltype-canonicalizeprotocols.swift index 538dd2e9f9392..8632867c4252e 100644 --- a/validation-test/compiler_crashers_fixed/27635-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27635-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27636-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27636-swift-typechecker-resolvetypeincontext.swift index 1581426051ccc..e0a368be5bc55 100644 --- a/validation-test/compiler_crashers_fixed/27636-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27636-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27637-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/27637-swift-typechecker-checkunsupportedprotocoltype.swift index 9d2e6379cfc4b..3f0c0b88bff99 100644 --- a/validation-test/compiler_crashers_fixed/27637-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/27637-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27638-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27638-swift-structtype-get.swift index bd37f6decb03a..8d5df29c84669 100644 --- a/validation-test/compiler_crashers_fixed/27638-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27638-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27639-swift-enumtype-get.swift b/validation-test/compiler_crashers_fixed/27639-swift-enumtype-get.swift index 73821213508a6..7eba5dfa786b7 100644 --- a/validation-test/compiler_crashers_fixed/27639-swift-enumtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27639-swift-enumtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27640-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27640-swift-functiontype-get.swift index f985b155ecfc2..459aadaddc365 100644 --- a/validation-test/compiler_crashers_fixed/27640-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27640-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27641-swift-parser-parseexprpostfix.swift b/validation-test/compiler_crashers_fixed/27641-swift-parser-parseexprpostfix.swift index f9da25b0dfb9f..5de9cd168f0e6 100644 --- a/validation-test/compiler_crashers_fixed/27641-swift-parser-parseexprpostfix.swift +++ b/validation-test/compiler_crashers_fixed/27641-swift-parser-parseexprpostfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27642-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27642-swift-inflightdiagnostic.swift index 7e2c5742ae502..35f8807904e95 100644 --- a/validation-test/compiler_crashers_fixed/27642-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27642-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27643-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27643-swift-valuedecl-settype.swift index 827110c1b05c9..212369f7b4df8 100644 --- a/validation-test/compiler_crashers_fixed/27643-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27643-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27644-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/27644-llvm-optional-swift-diagnostic-operator.swift index f0729eececef7..b24c00b7dc109 100644 --- a/validation-test/compiler_crashers_fixed/27644-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/27644-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27645-swift-typechecker-lookupunqualified.swift b/validation-test/compiler_crashers_fixed/27645-swift-typechecker-lookupunqualified.swift index 7a1042a2f5d08..de50016813d90 100644 --- a/validation-test/compiler_crashers_fixed/27645-swift-typechecker-lookupunqualified.swift +++ b/validation-test/compiler_crashers_fixed/27645-swift-typechecker-lookupunqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27646-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27646-swift-markasobjc.swift index 80107914a640d..ddc1f5d90afa3 100644 --- a/validation-test/compiler_crashers_fixed/27646-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27646-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27647-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/27647-swift-tuplepattern-createsimple.swift index 25f89739516f8..5199e0aa66f57 100644 --- a/validation-test/compiler_crashers_fixed/27647-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/27647-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27648-llvm-smallvectorimpl-swift-decl-insert.swift b/validation-test/compiler_crashers_fixed/27648-llvm-smallvectorimpl-swift-decl-insert.swift index 31c228a91a1b4..4dac6ea04ac81 100644 --- a/validation-test/compiler_crashers_fixed/27648-llvm-smallvectorimpl-swift-decl-insert.swift +++ b/validation-test/compiler_crashers_fixed/27648-llvm-smallvectorimpl-swift-decl-insert.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27649-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27649-swift-constraints-constraintsystem-finalize.swift index 023a424b069db..02ee7c156d5ff 100644 --- a/validation-test/compiler_crashers_fixed/27649-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27649-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27650-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27650-swift-metatypetype-get.swift index d14d346299f80..ed22da6232fd6 100644 --- a/validation-test/compiler_crashers_fixed/27650-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27650-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27651-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/27651-swift-genericparamlist-deriveallarchetypes.swift index 85fe4f6efb2ce..9c4c7e833abfb 100644 --- a/validation-test/compiler_crashers_fixed/27651-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27651-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27652-swift-typechecker-checkdeclattributes.swift b/validation-test/compiler_crashers_fixed/27652-swift-typechecker-checkdeclattributes.swift index 65737ac6319af..c3f38f15e0a71 100644 --- a/validation-test/compiler_crashers_fixed/27652-swift-typechecker-checkdeclattributes.swift +++ b/validation-test/compiler_crashers_fixed/27652-swift-typechecker-checkdeclattributes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27653-swift-archetypebuilder-getallarchetypes.swift b/validation-test/compiler_crashers_fixed/27653-swift-archetypebuilder-getallarchetypes.swift index 573d8ab6ce37b..c980e231261fb 100644 --- a/validation-test/compiler_crashers_fixed/27653-swift-archetypebuilder-getallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27653-swift-archetypebuilder-getallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27654-swift-streamprinter-printtext.swift b/validation-test/compiler_crashers_fixed/27654-swift-streamprinter-printtext.swift index 4ead51eee5d4a..58ccf8a2feed3 100644 --- a/validation-test/compiler_crashers_fixed/27654-swift-streamprinter-printtext.swift +++ b/validation-test/compiler_crashers_fixed/27654-swift-streamprinter-printtext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27655-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27655-swift-constraints-solution-solution.swift index 8941deaf31b2d..cad33fa68122d 100644 --- a/validation-test/compiler_crashers_fixed/27655-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27655-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27656-swift-abstractfunctiondecl-getobjcselector.swift b/validation-test/compiler_crashers_fixed/27656-swift-abstractfunctiondecl-getobjcselector.swift index f72dc93c1f8df..148d948c54332 100644 --- a/validation-test/compiler_crashers_fixed/27656-swift-abstractfunctiondecl-getobjcselector.swift +++ b/validation-test/compiler_crashers_fixed/27656-swift-abstractfunctiondecl-getobjcselector.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27657-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27657-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index e1d641dfcced9..c9382b204042e 100644 --- a/validation-test/compiler_crashers_fixed/27657-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27657-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27658-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/27658-swift-constraints-constraintgraph-removeconstraint.swift index 247e931ce81cd..9510663e9ebb1 100644 --- a/validation-test/compiler_crashers_fixed/27658-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27658-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27659-swift-parser-parsedeclclass.swift b/validation-test/compiler_crashers_fixed/27659-swift-parser-parsedeclclass.swift index de14b642014a6..9a1e466a16175 100644 --- a/validation-test/compiler_crashers_fixed/27659-swift-parser-parsedeclclass.swift +++ b/validation-test/compiler_crashers_fixed/27659-swift-parser-parsedeclclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27660-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/27660-no-stacktrace.swift index 0f9bb14a2ac81..4530a1e0a7288 100644 --- a/validation-test/compiler_crashers_fixed/27660-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/27660-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27661-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27661-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index 2ec4058a31fb3..8ccbf546cea1d 100644 --- a/validation-test/compiler_crashers_fixed/27661-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27661-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27662-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/27662-swift-valuedecl-settype.swift index 7df53bce0b8a4..4da844519a8f4 100644 --- a/validation-test/compiler_crashers_fixed/27662-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/27662-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27663-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/27663-swift-nominaltypedecl-prepareextensions.swift index 5372e9c3b729f..02d393e6a3d8c 100644 --- a/validation-test/compiler_crashers_fixed/27663-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/27663-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27664-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/27664-swift-nominaltypedecl-prepareextensions.swift index 89548fdc596eb..48b24c3ee8c27 100644 --- a/validation-test/compiler_crashers_fixed/27664-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/27664-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27665-swift-conformancelookuptable-getallprotocols.swift b/validation-test/compiler_crashers_fixed/27665-swift-conformancelookuptable-getallprotocols.swift index d74a61fd520da..128bbc943881f 100644 --- a/validation-test/compiler_crashers_fixed/27665-swift-conformancelookuptable-getallprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27665-swift-conformancelookuptable-getallprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27666-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27666-swift-modulefile-loadextensions.swift index 6f8f2d8a9bb17..1705302dd3606 100644 --- a/validation-test/compiler_crashers_fixed/27666-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27666-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27667-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27667-swift-modulefile-getdecl.swift index 78e004ffd2b6b..84a6a42dec965 100644 --- a/validation-test/compiler_crashers_fixed/27667-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27667-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27668-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27668-swift-boundgenerictype-get.swift index 7a72a2bf057ad..ce5664309c81b 100644 --- a/validation-test/compiler_crashers_fixed/27668-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27668-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27669-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/27669-swift-parser-skipsingle.swift index 77abbe1e4422b..dca7657430c88 100644 --- a/validation-test/compiler_crashers_fixed/27669-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/27669-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27670-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27670-swift-unqualifiedlookup-unqualifiedlookup.swift index e3e00c5743761..6284ad77b71a4 100644 --- a/validation-test/compiler_crashers_fixed/27670-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27670-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27671-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/27671-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index 208c1c0b2e56e..e26687ff8ddc7 100644 --- a/validation-test/compiler_crashers_fixed/27671-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/27671-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27672-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/27672-swift-dependentmembertype-get.swift index 176312145878b..a76688fac3722 100644 --- a/validation-test/compiler_crashers_fixed/27672-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/27672-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27673-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/27673-swift-parser-parseidentifier.swift index ba435bba1eac1..bd3c3a046340e 100644 --- a/validation-test/compiler_crashers_fixed/27673-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27673-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27674-swift-extensiondecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27674-swift-extensiondecl-getmembers.swift index 706dd837df488..95024e559e356 100644 --- a/validation-test/compiler_crashers_fixed/27674-swift-extensiondecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27674-swift-extensiondecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27675-vtable.swift b/validation-test/compiler_crashers_fixed/27675-vtable.swift index 7fe7681152d60..5e73ca7489844 100644 --- a/validation-test/compiler_crashers_fixed/27675-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27675-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27676-swift-moduledecl-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27676-swift-moduledecl-lookupvalue.swift index c982e7495aef2..64f87e504d4c7 100644 --- a/validation-test/compiler_crashers_fixed/27676-swift-moduledecl-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27676-swift-moduledecl-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27677-std-function-func-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27677-std-function-func-swift-constraints-constraintsystem-simplifytype.swift index d9499555f1bdb..1e155e486a5e8 100644 --- a/validation-test/compiler_crashers_fixed/27677-std-function-func-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27677-std-function-func-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27678-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27678-swift-printingdiagnosticconsumer-handlediagnostic.swift index c0262346694aa..cc3f1337260c1 100644 --- a/validation-test/compiler_crashers_fixed/27678-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27678-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27679-swift-constraints-constraintsystem-solverstate-solverstate.swift b/validation-test/compiler_crashers_fixed/27679-swift-constraints-constraintsystem-solverstate-solverstate.swift index 22d9db4a254ca..93695fc969b88 100644 --- a/validation-test/compiler_crashers_fixed/27679-swift-constraints-constraintsystem-solverstate-solverstate.swift +++ b/validation-test/compiler_crashers_fixed/27679-swift-constraints-constraintsystem-solverstate-solverstate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27680-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27680-swift-structtype-get.swift index e6b091f22c3b0..180ff8d904d97 100644 --- a/validation-test/compiler_crashers_fixed/27680-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27680-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27681-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/27681-swift-constraints-constraintsystem-assignfixedtype.swift index da13a3a8f8ed5..bc10f763a7bb5 100644 --- a/validation-test/compiler_crashers_fixed/27681-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/27681-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27682-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27682-swift-removeshadoweddecls.swift index 32f151cd8884f..234d945908760 100644 --- a/validation-test/compiler_crashers_fixed/27682-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27682-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27683-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/27683-swift-tuplepattern-create.swift index 94cd9ae156883..5e38705a26235 100644 --- a/validation-test/compiler_crashers_fixed/27683-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/27683-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27684-swift-constraints-constraintsystem-getalternativeliteraltypes.swift b/validation-test/compiler_crashers_fixed/27684-swift-constraints-constraintsystem-getalternativeliteraltypes.swift index 367466206fbe3..dcea90251fdf0 100644 --- a/validation-test/compiler_crashers_fixed/27684-swift-constraints-constraintsystem-getalternativeliteraltypes.swift +++ b/validation-test/compiler_crashers_fixed/27684-swift-constraints-constraintsystem-getalternativeliteraltypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27685-swift-pattern-foreachvariable.swift b/validation-test/compiler_crashers_fixed/27685-swift-pattern-foreachvariable.swift index 5e049289c5a06..30e131dde8532 100644 --- a/validation-test/compiler_crashers_fixed/27685-swift-pattern-foreachvariable.swift +++ b/validation-test/compiler_crashers_fixed/27685-swift-pattern-foreachvariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27686-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27686-swift-conformancelookuptable-updatelookuptable.swift index 0a3746a376177..bad58cc999b9f 100644 --- a/validation-test/compiler_crashers_fixed/27686-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27686-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27687-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/27687-swift-classtype-get.swift index 323b24096ec03..049205f9bd51a 100644 --- a/validation-test/compiler_crashers_fixed/27687-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27687-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27688-swift-vardecl-isanonclosureparam.swift b/validation-test/compiler_crashers_fixed/27688-swift-vardecl-isanonclosureparam.swift index 9290ce97336bc..69d5aab1ec016 100644 --- a/validation-test/compiler_crashers_fixed/27688-swift-vardecl-isanonclosureparam.swift +++ b/validation-test/compiler_crashers_fixed/27688-swift-vardecl-isanonclosureparam.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27689-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/27689-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 33eeae493ac92..be98dc477a119 100644 --- a/validation-test/compiler_crashers_fixed/27689-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/27689-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27690-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/27690-swift-typechecker-substituteinputsugartypeforresult.swift index 52ea25da569d5..da48855feaad2 100644 --- a/validation-test/compiler_crashers_fixed/27690-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/27690-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27691-void.swift b/validation-test/compiler_crashers_fixed/27691-void.swift index 57db86dc0f821..5f544d71d3430 100644 --- a/validation-test/compiler_crashers_fixed/27691-void.swift +++ b/validation-test/compiler_crashers_fixed/27691-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27692-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/27692-swift-constraints-simplifylocator.swift index 8db38bfee33ff..98cb982e36f91 100644 --- a/validation-test/compiler_crashers_fixed/27692-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/27692-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27693-swift-constraints-constraintsystem-opengeneric.swift b/validation-test/compiler_crashers_fixed/27693-swift-constraints-constraintsystem-opengeneric.swift index f15e78ed111c3..69d7d643e7968 100644 --- a/validation-test/compiler_crashers_fixed/27693-swift-constraints-constraintsystem-opengeneric.swift +++ b/validation-test/compiler_crashers_fixed/27693-swift-constraints-constraintsystem-opengeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27694-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27694-swift-nominaltypedecl-preparelookuptable.swift index 9f44de30ea3c8..73ad5c874ae70 100644 --- a/validation-test/compiler_crashers_fixed/27694-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27694-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27695-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/27695-swift-constraints-constraintsystem-performmemberlookup.swift index 83c76f12747d7..d3aaa9d24efe4 100644 --- a/validation-test/compiler_crashers_fixed/27695-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/27695-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27696-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27696-swift-constraints-constraintsystem-matchtypes.swift index 3627e6266716e..4c18ad93cf873 100644 --- a/validation-test/compiler_crashers_fixed/27696-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27696-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27697-std-function-func-setboundvarstypeerror.swift b/validation-test/compiler_crashers_fixed/27697-std-function-func-setboundvarstypeerror.swift index 683021efa2268..f1056054c46a2 100644 --- a/validation-test/compiler_crashers_fixed/27697-std-function-func-setboundvarstypeerror.swift +++ b/validation-test/compiler_crashers_fixed/27697-std-function-func-setboundvarstypeerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27698-swift-parser-parseexprimpl.swift b/validation-test/compiler_crashers_fixed/27698-swift-parser-parseexprimpl.swift index 119e7b0fcec0c..b73fa98f9f4a2 100644 --- a/validation-test/compiler_crashers_fixed/27698-swift-parser-parseexprimpl.swift +++ b/validation-test/compiler_crashers_fixed/27698-swift-parser-parseexprimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27699-swift-typebase-isemptyexistentialcomposition.swift b/validation-test/compiler_crashers_fixed/27699-swift-typebase-isemptyexistentialcomposition.swift index 11f00b9d3b0c9..d638f5005bbab 100644 --- a/validation-test/compiler_crashers_fixed/27699-swift-typebase-isemptyexistentialcomposition.swift +++ b/validation-test/compiler_crashers_fixed/27699-swift-typebase-isemptyexistentialcomposition.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27700-swift-modulefile-loadallmembers.swift b/validation-test/compiler_crashers_fixed/27700-swift-modulefile-loadallmembers.swift index 4e1a825af3ecc..2a3ca2e0d5476 100644 --- a/validation-test/compiler_crashers_fixed/27700-swift-modulefile-loadallmembers.swift +++ b/validation-test/compiler_crashers_fixed/27700-swift-modulefile-loadallmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27701-swift-getllvmintrinsicid.swift b/validation-test/compiler_crashers_fixed/27701-swift-getllvmintrinsicid.swift index 5b5606b787b6e..0688a2ad19b3d 100644 --- a/validation-test/compiler_crashers_fixed/27701-swift-getllvmintrinsicid.swift +++ b/validation-test/compiler_crashers_fixed/27701-swift-getllvmintrinsicid.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27702-swift-conformancelookuptable-resolveconformances.swift b/validation-test/compiler_crashers_fixed/27702-swift-conformancelookuptable-resolveconformances.swift index 5362694d8d764..d8f85c59d56e4 100644 --- a/validation-test/compiler_crashers_fixed/27702-swift-conformancelookuptable-resolveconformances.swift +++ b/validation-test/compiler_crashers_fixed/27702-swift-conformancelookuptable-resolveconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27703-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/27703-swift-astprinter-printtextimpl.swift index dcaf392c1a596..267a8c7a5ea1f 100644 --- a/validation-test/compiler_crashers_fixed/27703-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/27703-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27704-swift-modulefile-declcommenttableinfo-readdata.swift b/validation-test/compiler_crashers_fixed/27704-swift-modulefile-declcommenttableinfo-readdata.swift index ef256bfffb654..689eb7a240321 100644 --- a/validation-test/compiler_crashers_fixed/27704-swift-modulefile-declcommenttableinfo-readdata.swift +++ b/validation-test/compiler_crashers_fixed/27704-swift-modulefile-declcommenttableinfo-readdata.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27705-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27705-swift-lexer-getlocforendoftoken.swift index 25063d0080f05..948b61d3c9c1c 100644 --- a/validation-test/compiler_crashers_fixed/27705-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27705-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27706-swift-availabilityinference-applyinferredavailableattrs.swift b/validation-test/compiler_crashers_fixed/27706-swift-availabilityinference-applyinferredavailableattrs.swift index 09ee5de76dde7..1b62f02e9d34a 100644 --- a/validation-test/compiler_crashers_fixed/27706-swift-availabilityinference-applyinferredavailableattrs.swift +++ b/validation-test/compiler_crashers_fixed/27706-swift-availabilityinference-applyinferredavailableattrs.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27707-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27707-swift-typebase-getcanonicaltype.swift index 5ad325bac46a0..d562c1de14751 100644 --- a/validation-test/compiler_crashers_fixed/27707-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27707-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27708-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27708-swift-constraints-solution-solution.swift index 5a78209d2e3d8..ca772d7915737 100644 --- a/validation-test/compiler_crashers_fixed/27708-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27708-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27709-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27709-swift-removeshadoweddecls.swift index 07a41ef71446c..2bf506e6c992e 100644 --- a/validation-test/compiler_crashers_fixed/27709-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27709-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27710-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27710-swift-lexer-getlocforendoftoken.swift index 5683752f39333..87f6469acc5fb 100644 --- a/validation-test/compiler_crashers_fixed/27710-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27710-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27711-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27711-swift-declcontext-getlocalconformances.swift index ba8ff0b7e7a56..2fbdc2f11c41a 100644 --- a/validation-test/compiler_crashers_fixed/27711-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27711-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27712-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/27712-swift-constraints-constraintsystem-solvesimplified.swift index 7b9af6c90038b..176f9de06833e 100644 --- a/validation-test/compiler_crashers_fixed/27712-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/27712-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27713-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/27713-swift-constraints-constraintgraph-gatherconstraints.swift index a5791c7b748fb..7e242f644dce2 100644 --- a/validation-test/compiler_crashers_fixed/27713-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/27713-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27714-llvm-optional-swift-diagnostic-operator.swift b/validation-test/compiler_crashers_fixed/27714-llvm-optional-swift-diagnostic-operator.swift index 23c3b1abf2411..e33a1709bf8c0 100644 --- a/validation-test/compiler_crashers_fixed/27714-llvm-optional-swift-diagnostic-operator.swift +++ b/validation-test/compiler_crashers_fixed/27714-llvm-optional-swift-diagnostic-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27715-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27715-swift-constraints-constraintsystem-matchtypes.swift index cd12ee0ab0224..48c664b1bbe7c 100644 --- a/validation-test/compiler_crashers_fixed/27715-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27715-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27716-swift-lexer-getlocforendoftoken.swift b/validation-test/compiler_crashers_fixed/27716-swift-lexer-getlocforendoftoken.swift index 8f97ba450492c..06b14777e7d07 100644 --- a/validation-test/compiler_crashers_fixed/27716-swift-lexer-getlocforendoftoken.swift +++ b/validation-test/compiler_crashers_fixed/27716-swift-lexer-getlocforendoftoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27717-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/27717-swift-constraints-constraintsystem-matchtypes.swift index 30d737ba8f204..9ca3617f60560 100644 --- a/validation-test/compiler_crashers_fixed/27717-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/27717-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27718-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/27718-swift-parser-parseidentifier.swift index 90d789a270403..41d4b144e49f9 100644 --- a/validation-test/compiler_crashers_fixed/27718-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/27718-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27719-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27719-std-function-func-swift-type-subst.swift index 811f8633a92b4..f110de1e5c1dd 100644 --- a/validation-test/compiler_crashers_fixed/27719-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27719-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27720-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/27720-swift-valuedecl-overwritetype.swift index b3f54b0e1f9e9..5f8df04bb6e04 100644 --- a/validation-test/compiler_crashers_fixed/27720-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/27720-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27721-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27721-swift-typebase-getcanonicaltype.swift index e298409019a0b..4a46052e60c79 100644 --- a/validation-test/compiler_crashers_fixed/27721-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27721-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27722-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27722-swift-removeshadoweddecls.swift index 25558243bea36..5607bc61022dd 100644 --- a/validation-test/compiler_crashers_fixed/27722-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27722-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27723-swift-constraints-constraint-createbindoverload.swift b/validation-test/compiler_crashers_fixed/27723-swift-constraints-constraint-createbindoverload.swift index 3ff6ebb22064a..f48351becc52d 100644 --- a/validation-test/compiler_crashers_fixed/27723-swift-constraints-constraint-createbindoverload.swift +++ b/validation-test/compiler_crashers_fixed/27723-swift-constraints-constraint-createbindoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27724-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/27724-swift-constraints-constraintgraph-change-undo.swift index 2806732aaa7ee..f084fc2097202 100644 --- a/validation-test/compiler_crashers_fixed/27724-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/27724-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27725-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27725-swift-printingdiagnosticconsumer-handlediagnostic.swift index 3e84b542ca0e2..3c50beb0b1ab9 100644 --- a/validation-test/compiler_crashers_fixed/27725-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27725-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27726-swift-modulefile-declcommenttableinfo-readdata.swift b/validation-test/compiler_crashers_fixed/27726-swift-modulefile-declcommenttableinfo-readdata.swift index f35fe8c16dba3..99b19fdb89b88 100644 --- a/validation-test/compiler_crashers_fixed/27726-swift-modulefile-declcommenttableinfo-readdata.swift +++ b/validation-test/compiler_crashers_fixed/27726-swift-modulefile-declcommenttableinfo-readdata.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27727-swift-abstractclosureexpr-setparams.swift b/validation-test/compiler_crashers_fixed/27727-swift-abstractclosureexpr-setparams.swift index b40c56159e272..8cfffcdbe3790 100644 --- a/validation-test/compiler_crashers_fixed/27727-swift-abstractclosureexpr-setparams.swift +++ b/validation-test/compiler_crashers_fixed/27727-swift-abstractclosureexpr-setparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27728-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27728-swift-modulefile-loadextensions.swift index ede4ac6536fa2..1d64808c920a3 100644 --- a/validation-test/compiler_crashers_fixed/27728-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27728-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27729-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27729-swift-typechecker-coercepatterntotype.swift index 162ceaa74de35..b727be4b6bebf 100644 --- a/validation-test/compiler_crashers_fixed/27729-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27729-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27730-swift-modulefile-resolvecrossreference.swift b/validation-test/compiler_crashers_fixed/27730-swift-modulefile-resolvecrossreference.swift index 4fc926aabc867..e4483ef0b18d1 100644 --- a/validation-test/compiler_crashers_fixed/27730-swift-modulefile-resolvecrossreference.swift +++ b/validation-test/compiler_crashers_fixed/27730-swift-modulefile-resolvecrossreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27731-swift-removeshadoweddecls.swift b/validation-test/compiler_crashers_fixed/27731-swift-removeshadoweddecls.swift index abfe4b786a6a4..5cfb2b1b8d50e 100644 --- a/validation-test/compiler_crashers_fixed/27731-swift-removeshadoweddecls.swift +++ b/validation-test/compiler_crashers_fixed/27731-swift-removeshadoweddecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27732-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/27732-swift-valuedecl-getinterfacetype.swift index b19b168d31f4d..59f84a7f3bd19 100644 --- a/validation-test/compiler_crashers_fixed/27732-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/27732-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27733-swift-constraints-constraintsystem-constraintsystem.swift b/validation-test/compiler_crashers_fixed/27733-swift-constraints-constraintsystem-constraintsystem.swift index 81d36c1ee076c..8afb989ca6132 100644 --- a/validation-test/compiler_crashers_fixed/27733-swift-constraints-constraintsystem-constraintsystem.swift +++ b/validation-test/compiler_crashers_fixed/27733-swift-constraints-constraintsystem-constraintsystem.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27734-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/27734-swift-typechecker-coercepatterntotype.swift index 6218136d467e0..221e29bea529b 100644 --- a/validation-test/compiler_crashers_fixed/27734-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/27734-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27735-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27735-llvm-foldingset-swift-tupletype-nodeequals.swift index 89ac3d428beb3..d2312ae3ceaa4 100644 --- a/validation-test/compiler_crashers_fixed/27735-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27735-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27736-void.swift b/validation-test/compiler_crashers_fixed/27736-void.swift index a822fb59aefad..d125c2b842a80 100644 --- a/validation-test/compiler_crashers_fixed/27736-void.swift +++ b/validation-test/compiler_crashers_fixed/27736-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27737-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/27737-swift-parentype-get.swift index ebde3358c69b0..375d61b58ea5f 100644 --- a/validation-test/compiler_crashers_fixed/27737-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/27737-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27738-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27738-swift-inflightdiagnostic.swift index ffed758eda540..5dbc6d4e703a5 100644 --- a/validation-test/compiler_crashers_fixed/27738-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27738-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27739-swift-conformancelookuptable-resolveconformances.swift b/validation-test/compiler_crashers_fixed/27739-swift-conformancelookuptable-resolveconformances.swift index 78af3d841db87..3851f488389a6 100644 --- a/validation-test/compiler_crashers_fixed/27739-swift-conformancelookuptable-resolveconformances.swift +++ b/validation-test/compiler_crashers_fixed/27739-swift-conformancelookuptable-resolveconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27740-swift-modulefile-getdeclcontext.swift b/validation-test/compiler_crashers_fixed/27740-swift-modulefile-getdeclcontext.swift index 5e49698788552..f5b2a0f10cd6e 100644 --- a/validation-test/compiler_crashers_fixed/27740-swift-modulefile-getdeclcontext.swift +++ b/validation-test/compiler_crashers_fixed/27740-swift-modulefile-getdeclcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27741-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27741-swift-structtype-get.swift index c3268cd096027..6833f2e0bca08 100644 --- a/validation-test/compiler_crashers_fixed/27741-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27741-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27742-matchwitness.swift b/validation-test/compiler_crashers_fixed/27742-matchwitness.swift index cf8b4548407c9..befbe126a4050 100644 --- a/validation-test/compiler_crashers_fixed/27742-matchwitness.swift +++ b/validation-test/compiler_crashers_fixed/27742-matchwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27743-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/27743-swift-constraints-constraintsystem-solvesimplified.swift index 9ef8a4f726069..a3829b49fe381 100644 --- a/validation-test/compiler_crashers_fixed/27743-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/27743-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27744-swift-astprinter-printtextimpl.swift b/validation-test/compiler_crashers_fixed/27744-swift-astprinter-printtextimpl.swift index 15689f168c8f8..612291fc6b3f3 100644 --- a/validation-test/compiler_crashers_fixed/27744-swift-astprinter-printtextimpl.swift +++ b/validation-test/compiler_crashers_fixed/27744-swift-astprinter-printtextimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27745-swift-modulefile-getdecl.swift b/validation-test/compiler_crashers_fixed/27745-swift-modulefile-getdecl.swift index f81f55175c9c1..87406a68965c3 100644 --- a/validation-test/compiler_crashers_fixed/27745-swift-modulefile-getdecl.swift +++ b/validation-test/compiler_crashers_fixed/27745-swift-modulefile-getdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27746-void.swift b/validation-test/compiler_crashers_fixed/27746-void.swift index 2bf66dc3f5b6a..296ac87a1df45 100644 --- a/validation-test/compiler_crashers_fixed/27746-void.swift +++ b/validation-test/compiler_crashers_fixed/27746-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27747-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/27747-swift-typebase-getcanonicaltype.swift index 6bd54f66641da..3945fc47495f8 100644 --- a/validation-test/compiler_crashers_fixed/27747-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/27747-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27748-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/27748-swift-conformancelookuptable-getimplicitprotocols.swift index 2ad8fb8bbe1ce..883dbba905d5d 100644 --- a/validation-test/compiler_crashers_fixed/27748-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27748-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27749-swift-archetypetype-getnew.swift b/validation-test/compiler_crashers_fixed/27749-swift-archetypetype-getnew.swift index cc37a12d87ea0..be6cb4f67d06c 100644 --- a/validation-test/compiler_crashers_fixed/27749-swift-archetypetype-getnew.swift +++ b/validation-test/compiler_crashers_fixed/27749-swift-archetypetype-getnew.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27750-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27750-swift-metatypetype-get.swift index c48517923d012..5eef89aa9d479 100644 --- a/validation-test/compiler_crashers_fixed/27750-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27750-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27751-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27751-swift-functiontype-get.swift index d7d18309c317f..59f2de182f16c 100644 --- a/validation-test/compiler_crashers_fixed/27751-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27751-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27752-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/27752-swift-parser-parsebraceitems.swift index c4980000d2d8f..968a93c443e4e 100644 --- a/validation-test/compiler_crashers_fixed/27752-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/27752-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27753-std-function-func-setboundvarstypeerror.swift b/validation-test/compiler_crashers_fixed/27753-std-function-func-setboundvarstypeerror.swift index 65d0461ead88a..8317d0a82ae16 100644 --- a/validation-test/compiler_crashers_fixed/27753-std-function-func-setboundvarstypeerror.swift +++ b/validation-test/compiler_crashers_fixed/27753-std-function-func-setboundvarstypeerror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27754-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27754-swift-typechecker-resolvetypeincontext.swift index 41716beb17187..202098283cb73 100644 --- a/validation-test/compiler_crashers_fixed/27754-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27754-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27755-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27755-swift-typechecker-validatedecl.swift index 3bca7b92d88ce..a8000629ae81c 100644 --- a/validation-test/compiler_crashers_fixed/27755-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27755-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27756-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27756-swift-modulefile-gettype.swift index 302f3ba10f886..7e938f75aef0e 100644 --- a/validation-test/compiler_crashers_fixed/27756-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27756-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27757-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/27757-swift-parser-parsebraceitems.swift index 3be28bc1ee9d6..abc4f1ed8c7bf 100644 --- a/validation-test/compiler_crashers_fixed/27757-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/27757-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27758-std-function-func-swift-type-subst.swift b/validation-test/compiler_crashers_fixed/27758-std-function-func-swift-type-subst.swift index ba37f4a1a5b8c..a84df78ca54e6 100644 --- a/validation-test/compiler_crashers_fixed/27758-std-function-func-swift-type-subst.swift +++ b/validation-test/compiler_crashers_fixed/27758-std-function-func-swift-type-subst.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27759-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/27759-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index f68aa8f7af507..b52cd32fdd68f 100644 --- a/validation-test/compiler_crashers_fixed/27759-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/27759-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27760-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27760-swift-inflightdiagnostic.swift index 7703fc680dd79..088e93e6f43a9 100644 --- a/validation-test/compiler_crashers_fixed/27760-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27760-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27761-swift-archetypebuilder-addgenericsignature.swift b/validation-test/compiler_crashers_fixed/27761-swift-archetypebuilder-addgenericsignature.swift index 2d57efb40e71b..eaf6e67b358ed 100644 --- a/validation-test/compiler_crashers_fixed/27761-swift-archetypebuilder-addgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/27761-swift-archetypebuilder-addgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27762-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/27762-swift-typechecker-validategenericfuncsignature.swift index a539be1b0c979..e01190dbaf288 100644 --- a/validation-test/compiler_crashers_fixed/27762-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/27762-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27763-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/27763-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 2ad88d041b9e6..5fa7944792625 100644 --- a/validation-test/compiler_crashers_fixed/27763-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/27763-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27764-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/27764-swift-constraints-simplifylocator.swift index 4537f3c8fab30..1b50d62f8f3cf 100644 --- a/validation-test/compiler_crashers_fixed/27764-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/27764-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27765-swift-typechecker-typecheckpatternbinding.swift b/validation-test/compiler_crashers_fixed/27765-swift-typechecker-typecheckpatternbinding.swift index f10e8ffb70375..dbd2e68969e2d 100644 --- a/validation-test/compiler_crashers_fixed/27765-swift-typechecker-typecheckpatternbinding.swift +++ b/validation-test/compiler_crashers_fixed/27765-swift-typechecker-typecheckpatternbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27766-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27766-swift-constraints-solution-solution.swift index cb79ba15889e8..968df5a19eda9 100644 --- a/validation-test/compiler_crashers_fixed/27766-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27766-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27767-swift-constructordecl-constructordecl.swift b/validation-test/compiler_crashers_fixed/27767-swift-constructordecl-constructordecl.swift index fbc124643ef51..b92b7842a7fb1 100644 --- a/validation-test/compiler_crashers_fixed/27767-swift-constructordecl-constructordecl.swift +++ b/validation-test/compiler_crashers_fixed/27767-swift-constructordecl-constructordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27768-swift-typechecker-lookupunqualified.swift b/validation-test/compiler_crashers_fixed/27768-swift-typechecker-lookupunqualified.swift index 38dba6955507c..1f20912356d88 100644 --- a/validation-test/compiler_crashers_fixed/27768-swift-typechecker-lookupunqualified.swift +++ b/validation-test/compiler_crashers_fixed/27768-swift-typechecker-lookupunqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27769-swift-patternbindingdecl-create.swift b/validation-test/compiler_crashers_fixed/27769-swift-patternbindingdecl-create.swift index 3045c2519167c..f90c1f91aae8c 100644 --- a/validation-test/compiler_crashers_fixed/27769-swift-patternbindingdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/27769-swift-patternbindingdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27770-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27770-swift-typechecker-resolvetypeincontext.swift index 5dd4194097dfd..2e515cae2e84d 100644 --- a/validation-test/compiler_crashers_fixed/27770-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27770-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27771-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/27771-swift-typebase-isequal.swift index a658e412bffd7..2099fe90d5b8a 100644 --- a/validation-test/compiler_crashers_fixed/27771-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/27771-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27772-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27772-swift-modulefile-loadextensions.swift index 404443416f470..85760897636cc 100644 --- a/validation-test/compiler_crashers_fixed/27772-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27772-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27773-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/27773-swift-typechecker-getinterfacetypefrominternaltype.swift index f2f4a9868f862..152fa958453ef 100644 --- a/validation-test/compiler_crashers_fixed/27773-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/27773-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27774-filtervalues.swift b/validation-test/compiler_crashers_fixed/27774-filtervalues.swift index 560eb102a2105..4e1a5ab0a8a37 100644 --- a/validation-test/compiler_crashers_fixed/27774-filtervalues.swift +++ b/validation-test/compiler_crashers_fixed/27774-filtervalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27775-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/27775-swift-typechecker-typecheckpattern.swift index 4b9e6d97ca409..1e783fc120428 100644 --- a/validation-test/compiler_crashers_fixed/27775-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/27775-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27776-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27776-swift-unqualifiedlookup-unqualifiedlookup.swift index 1a6182f4085ce..d7ad0ef068297 100644 --- a/validation-test/compiler_crashers_fixed/27776-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27776-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27777-swift-clangimporter-loadextensions.swift b/validation-test/compiler_crashers_fixed/27777-swift-clangimporter-loadextensions.swift index 87ec3b57658ff..2a1969d2d9840 100644 --- a/validation-test/compiler_crashers_fixed/27777-swift-clangimporter-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27777-swift-clangimporter-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27778-swift-astcontext-getbridgedtoobjc.swift b/validation-test/compiler_crashers_fixed/27778-swift-astcontext-getbridgedtoobjc.swift index 535d229c61ca6..c94fe5d3619e7 100644 --- a/validation-test/compiler_crashers_fixed/27778-swift-astcontext-getbridgedtoobjc.swift +++ b/validation-test/compiler_crashers_fixed/27778-swift-astcontext-getbridgedtoobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27779-swift-abstractstoragedecl-getobjcgetterselector.swift b/validation-test/compiler_crashers_fixed/27779-swift-abstractstoragedecl-getobjcgetterselector.swift index 2cdbe894344a5..2f369b55ef7a0 100644 --- a/validation-test/compiler_crashers_fixed/27779-swift-abstractstoragedecl-getobjcgetterselector.swift +++ b/validation-test/compiler_crashers_fixed/27779-swift-abstractstoragedecl-getobjcgetterselector.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27780-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27780-swift-conformancelookuptable-lookupconformances.swift index 088fc3853fdac..60ac20381c43f 100644 --- a/validation-test/compiler_crashers_fixed/27780-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27780-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27781-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27781-swift-typechecker-resolvetypeincontext.swift index 23e539eb08ce7..5e195fbb26162 100644 --- a/validation-test/compiler_crashers_fixed/27781-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27781-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27782-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/27782-swift-genericsignature-profile.swift index a0499b6e4c0b1..4d5e0eceb7d0f 100644 --- a/validation-test/compiler_crashers_fixed/27782-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/27782-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27783-swift-genericparamlist-deriveallarchetypes.swift b/validation-test/compiler_crashers_fixed/27783-swift-genericparamlist-deriveallarchetypes.swift index 0490fb09219f6..614143d249b23 100644 --- a/validation-test/compiler_crashers_fixed/27783-swift-genericparamlist-deriveallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/27783-swift-genericparamlist-deriveallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27784-swift-printingdiagnosticconsumer-handlediagnostic.swift b/validation-test/compiler_crashers_fixed/27784-swift-printingdiagnosticconsumer-handlediagnostic.swift index 5d88c01da55b2..ddd4d42771d8b 100644 --- a/validation-test/compiler_crashers_fixed/27784-swift-printingdiagnosticconsumer-handlediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27784-swift-printingdiagnosticconsumer-handlediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27785-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/27785-swift-typechecker-getinterfacetypefrominternaltype.swift index 91a8797c036c6..a99ddcd068f1a 100644 --- a/validation-test/compiler_crashers_fixed/27785-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/27785-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27786-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27786-swift-inflightdiagnostic.swift index 483f102728d35..77a68ed8a6029 100644 --- a/validation-test/compiler_crashers_fixed/27786-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27786-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27787-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/27787-swift-typechecker-overapproximateosversionsatlocation.swift index 4f1d70731f22d..e7e438014e8a7 100644 --- a/validation-test/compiler_crashers_fixed/27787-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/27787-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27788-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27788-swift-constraints-solution-solution.swift index 83af8cc8e1d4c..a6ef6e9bf009b 100644 --- a/validation-test/compiler_crashers_fixed/27788-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27788-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27789-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/27789-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index 948d9b833f7e8..5a5dbfd579c09 100644 --- a/validation-test/compiler_crashers_fixed/27789-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/27789-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27790-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27790-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 575622e9d4094..017101882a0b3 100644 --- a/validation-test/compiler_crashers_fixed/27790-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27790-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27791-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27791-swift-conformancelookuptable-updatelookuptable.swift index d11e83680d5eb..5c51b1d9c7e8e 100644 --- a/validation-test/compiler_crashers_fixed/27791-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27791-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27792-swift-funcdecl-setdeserializedsignature.swift b/validation-test/compiler_crashers_fixed/27792-swift-funcdecl-setdeserializedsignature.swift index 5d64dbb093b42..c0cd1524a51f8 100644 --- a/validation-test/compiler_crashers_fixed/27792-swift-funcdecl-setdeserializedsignature.swift +++ b/validation-test/compiler_crashers_fixed/27792-swift-funcdecl-setdeserializedsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27793-swift-typechecker-checkdeclattributes.swift b/validation-test/compiler_crashers_fixed/27793-swift-typechecker-checkdeclattributes.swift index cc7d0680a96c4..4698ba7f72328 100644 --- a/validation-test/compiler_crashers_fixed/27793-swift-typechecker-checkdeclattributes.swift +++ b/validation-test/compiler_crashers_fixed/27793-swift-typechecker-checkdeclattributes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27794-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/27794-swift-constraints-constraintlocator-profile.swift index b21952b16e892..13a218a0700ec 100644 --- a/validation-test/compiler_crashers_fixed/27794-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/27794-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27795-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/27795-swift-typebase-isequal.swift index df8e516f69da3..54faf0aa3296e 100644 --- a/validation-test/compiler_crashers_fixed/27795-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/27795-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27796-swift-modulefile-maybereadforeignerrorconvention.swift b/validation-test/compiler_crashers_fixed/27796-swift-modulefile-maybereadforeignerrorconvention.swift index daaac69348c5c..c35d94ae8c76f 100644 --- a/validation-test/compiler_crashers_fixed/27796-swift-modulefile-maybereadforeignerrorconvention.swift +++ b/validation-test/compiler_crashers_fixed/27796-swift-modulefile-maybereadforeignerrorconvention.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27797-swift-typechecker-typecheckbinding.swift b/validation-test/compiler_crashers_fixed/27797-swift-typechecker-typecheckbinding.swift index 795cf62b72775..a674c58811757 100644 --- a/validation-test/compiler_crashers_fixed/27797-swift-typechecker-typecheckbinding.swift +++ b/validation-test/compiler_crashers_fixed/27797-swift-typechecker-typecheckbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27798-swift-typechecker-overapproximateosversionsatlocation.swift b/validation-test/compiler_crashers_fixed/27798-swift-typechecker-overapproximateosversionsatlocation.swift index 782a6e0145684..92b157e0ebb56 100644 --- a/validation-test/compiler_crashers_fixed/27798-swift-typechecker-overapproximateosversionsatlocation.swift +++ b/validation-test/compiler_crashers_fixed/27798-swift-typechecker-overapproximateosversionsatlocation.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27799-swift-modulefile-getimportedmodules.swift b/validation-test/compiler_crashers_fixed/27799-swift-modulefile-getimportedmodules.swift index 7249bb61cded4..3c0d857403b89 100644 --- a/validation-test/compiler_crashers_fixed/27799-swift-modulefile-getimportedmodules.swift +++ b/validation-test/compiler_crashers_fixed/27799-swift-modulefile-getimportedmodules.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27800-swift-protocoltype-canonicalizeprotocols.swift b/validation-test/compiler_crashers_fixed/27800-swift-protocoltype-canonicalizeprotocols.swift index 1824a97537453..59d2c1482e04c 100644 --- a/validation-test/compiler_crashers_fixed/27800-swift-protocoltype-canonicalizeprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27800-swift-protocoltype-canonicalizeprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27801-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27801-swift-clangimporter-lookupvalue.swift index 5e121716a9422..cb4a98240dded 100644 --- a/validation-test/compiler_crashers_fixed/27801-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27801-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27802-swift-constraints-constraintsystem-finalize.swift b/validation-test/compiler_crashers_fixed/27802-swift-constraints-constraintsystem-finalize.swift index 116ba4d0872fa..be28be002b768 100644 --- a/validation-test/compiler_crashers_fixed/27802-swift-constraints-constraintsystem-finalize.swift +++ b/validation-test/compiler_crashers_fixed/27802-swift-constraints-constraintsystem-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27803-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27803-swift-typechecker-validatedecl.swift index a813e395073b2..e24d1138c89c5 100644 --- a/validation-test/compiler_crashers_fixed/27803-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27803-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27804-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/27804-swift-constraints-constraintsystem-applysolution.swift index ef3f56d9ca9ac..854820fb58f79 100644 --- a/validation-test/compiler_crashers_fixed/27804-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/27804-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27805-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/27805-swift-markasobjc.swift index 26fb6ed366853..fc8737fa4b607 100644 --- a/validation-test/compiler_crashers_fixed/27805-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/27805-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27806-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/27806-swift-declcontext-lookupqualified.swift index 6c25e47b4a597..422148f92f4b3 100644 --- a/validation-test/compiler_crashers_fixed/27806-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/27806-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27807-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/27807-swift-scopeinfo-addtoscope.swift index 34d442be41a17..68d76c5a6e63c 100644 --- a/validation-test/compiler_crashers_fixed/27807-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/27807-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27808-swift-constructordecl-constructordecl.swift b/validation-test/compiler_crashers_fixed/27808-swift-constructordecl-constructordecl.swift index d0f637a405dff..607d264fc8094 100644 --- a/validation-test/compiler_crashers_fixed/27808-swift-constructordecl-constructordecl.swift +++ b/validation-test/compiler_crashers_fixed/27808-swift-constructordecl-constructordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27809-void.swift b/validation-test/compiler_crashers_fixed/27809-void.swift index 9cff1d4191a61..3aa8c00005710 100644 --- a/validation-test/compiler_crashers_fixed/27809-void.swift +++ b/validation-test/compiler_crashers_fixed/27809-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27810-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/27810-swift-sourcefile-getcache.swift index 6452d04417807..e05b3a6a1196a 100644 --- a/validation-test/compiler_crashers_fixed/27810-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/27810-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27811-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/27811-swift-constraints-solution-computesubstitutions.swift index 784ed0674ec7f..221b0142f02d1 100644 --- a/validation-test/compiler_crashers_fixed/27811-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/27811-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27812-swift-archetypebuilder-addgenericsignature.swift b/validation-test/compiler_crashers_fixed/27812-swift-archetypebuilder-addgenericsignature.swift index 80b426d0ff4b9..db0e35373f9e8 100644 --- a/validation-test/compiler_crashers_fixed/27812-swift-archetypebuilder-addgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/27812-swift-archetypebuilder-addgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27813-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/27813-no-stacktrace.swift index 6974b24c77b13..acaea6d9f7248 100644 --- a/validation-test/compiler_crashers_fixed/27813-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/27813-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27814-swift-parser-parseexprclosure.swift b/validation-test/compiler_crashers_fixed/27814-swift-parser-parseexprclosure.swift index c0c5d3a18ac5b..59860d8c862b8 100644 --- a/validation-test/compiler_crashers_fixed/27814-swift-parser-parseexprclosure.swift +++ b/validation-test/compiler_crashers_fixed/27814-swift-parser-parseexprclosure.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27815-swift-archetypetype-getnew.swift b/validation-test/compiler_crashers_fixed/27815-swift-archetypetype-getnew.swift index a9b4c974d2474..9757d6ff4c2de 100644 --- a/validation-test/compiler_crashers_fixed/27815-swift-archetypetype-getnew.swift +++ b/validation-test/compiler_crashers_fixed/27815-swift-archetypetype-getnew.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27821-swift-typechecker-definedefaultconstructor.swift b/validation-test/compiler_crashers_fixed/27821-swift-typechecker-definedefaultconstructor.swift index 5ed9f78a80a9f..6c4773ad48de2 100644 --- a/validation-test/compiler_crashers_fixed/27821-swift-typechecker-definedefaultconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27821-swift-typechecker-definedefaultconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27822-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27822-swift-modulefile-loadextensions.swift index 0a2e4e4761cad..b71a283faba3d 100644 --- a/validation-test/compiler_crashers_fixed/27822-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27822-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27823-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/27823-swift-parser-parsetoken.swift index 3c763627f8666..037ee0eca3969 100644 --- a/validation-test/compiler_crashers_fixed/27823-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/27823-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27824-swift-modulefile-maybereadgenericparams.swift b/validation-test/compiler_crashers_fixed/27824-swift-modulefile-maybereadgenericparams.swift index 6b189ebf6490e..db79ed587c62b 100644 --- a/validation-test/compiler_crashers_fixed/27824-swift-modulefile-maybereadgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27824-swift-modulefile-maybereadgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27825-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/27825-swift-functiontype-get.swift index b78e6a8031567..b69254fafba0b 100644 --- a/validation-test/compiler_crashers_fixed/27825-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27825-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27826-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/27826-swift-lexer-lexstringliteral.swift index 483a0301d8478..df7c9240b1f69 100644 --- a/validation-test/compiler_crashers_fixed/27826-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/27826-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27827-swift-constraints-simplifylocator.swift b/validation-test/compiler_crashers_fixed/27827-swift-constraints-simplifylocator.swift index 75792152a35f1..7c36ebc5c315f 100644 --- a/validation-test/compiler_crashers_fixed/27827-swift-constraints-simplifylocator.swift +++ b/validation-test/compiler_crashers_fixed/27827-swift-constraints-simplifylocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27828-swift-conformancelookuptable-getallprotocols.swift b/validation-test/compiler_crashers_fixed/27828-swift-conformancelookuptable-getallprotocols.swift index 0c5b69a956140..ff8cb88e31a72 100644 --- a/validation-test/compiler_crashers_fixed/27828-swift-conformancelookuptable-getallprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27828-swift-conformancelookuptable-getallprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27829-swift-typechecker-lookupmembertype.swift b/validation-test/compiler_crashers_fixed/27829-swift-typechecker-lookupmembertype.swift index 3f1a421171171..cd9b7715493ff 100644 --- a/validation-test/compiler_crashers_fixed/27829-swift-typechecker-lookupmembertype.swift +++ b/validation-test/compiler_crashers_fixed/27829-swift-typechecker-lookupmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27830-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27830-swift-constraints-constraintsystem-simplifytype.swift index 204e609877626..5f8bc52c02c79 100644 --- a/validation-test/compiler_crashers_fixed/27830-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27830-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27831-swift-bracestmt-create.swift b/validation-test/compiler_crashers_fixed/27831-swift-bracestmt-create.swift index ee3a945670f18..1331fa3e20da2 100644 --- a/validation-test/compiler_crashers_fixed/27831-swift-bracestmt-create.swift +++ b/validation-test/compiler_crashers_fixed/27831-swift-bracestmt-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27832-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/27832-swift-typechecker-resolvetypeincontext.swift index 436116b94eaab..81d7fa5c6b177 100644 --- a/validation-test/compiler_crashers_fixed/27832-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27832-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27833-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27833-swift-conformancelookuptable-lookupconformances.swift index 383cdd73874b3..9756a5fcb325e 100644 --- a/validation-test/compiler_crashers_fixed/27833-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27833-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27834-swift-constraints-constraintgraphscope-constraintgraphscope.swift b/validation-test/compiler_crashers_fixed/27834-swift-constraints-constraintgraphscope-constraintgraphscope.swift index 1fe7b8ecf3037..879762ffc5344 100644 --- a/validation-test/compiler_crashers_fixed/27834-swift-constraints-constraintgraphscope-constraintgraphscope.swift +++ b/validation-test/compiler_crashers_fixed/27834-swift-constraints-constraintgraphscope-constraintgraphscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27835-llvm-tinyptrvector-swift-valuedecl-push-back.swift b/validation-test/compiler_crashers_fixed/27835-llvm-tinyptrvector-swift-valuedecl-push-back.swift index 92e9ad6defc01..1900217baeb6b 100644 --- a/validation-test/compiler_crashers_fixed/27835-llvm-tinyptrvector-swift-valuedecl-push-back.swift +++ b/validation-test/compiler_crashers_fixed/27835-llvm-tinyptrvector-swift-valuedecl-push-back.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27836-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift b/validation-test/compiler_crashers_fixed/27836-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift index e2f9cf26e9b4f..d787fa8934b6c 100644 --- a/validation-test/compiler_crashers_fixed/27836-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27836-llvm-foldingset-swift-constraints-constraintlocator-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27837-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27837-swift-inflightdiagnostic.swift index 4264737e35068..c97d20c5f4d2c 100644 --- a/validation-test/compiler_crashers_fixed/27837-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27837-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27838-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27838-swift-conformancelookuptable-updatelookuptable.swift index cc49c7b5c6a22..3d5ab39daaca8 100644 --- a/validation-test/compiler_crashers_fixed/27838-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27838-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27839-swift-archetypebuilder-potentialarchetype-addconformance.swift b/validation-test/compiler_crashers_fixed/27839-swift-archetypebuilder-potentialarchetype-addconformance.swift index 733c4b9bc4548..67969a897fa71 100644 --- a/validation-test/compiler_crashers_fixed/27839-swift-archetypebuilder-potentialarchetype-addconformance.swift +++ b/validation-test/compiler_crashers_fixed/27839-swift-archetypebuilder-potentialarchetype-addconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27841-swift-parser-createbindingfrompattern.swift b/validation-test/compiler_crashers_fixed/27841-swift-parser-createbindingfrompattern.swift index 6cf1ac11724d2..e3ddf59ed067a 100644 --- a/validation-test/compiler_crashers_fixed/27841-swift-parser-createbindingfrompattern.swift +++ b/validation-test/compiler_crashers_fixed/27841-swift-parser-createbindingfrompattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27842-swift-conformancelookuptable-addprotocol.swift b/validation-test/compiler_crashers_fixed/27842-swift-conformancelookuptable-addprotocol.swift index b9c831d809780..81f0ce75d10f4 100644 --- a/validation-test/compiler_crashers_fixed/27842-swift-conformancelookuptable-addprotocol.swift +++ b/validation-test/compiler_crashers_fixed/27842-swift-conformancelookuptable-addprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27843-llvm-foldingset-swift-classtype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27843-llvm-foldingset-swift-classtype-nodeequals.swift index 8fda1457aebc9..c8d54d72499e6 100644 --- a/validation-test/compiler_crashers_fixed/27843-llvm-foldingset-swift-classtype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27843-llvm-foldingset-swift-classtype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27844-swift-typechecker-getinterfacetypefrominternaltype.swift b/validation-test/compiler_crashers_fixed/27844-swift-typechecker-getinterfacetypefrominternaltype.swift index 23db0dbf8e645..e7c55a757a6f8 100644 --- a/validation-test/compiler_crashers_fixed/27844-swift-typechecker-getinterfacetypefrominternaltype.swift +++ b/validation-test/compiler_crashers_fixed/27844-swift-typechecker-getinterfacetypefrominternaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27845-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/27845-swift-typebase-isequal.swift index 21e36d94f3f80..36336a5896c22 100644 --- a/validation-test/compiler_crashers_fixed/27845-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/27845-swift-typebase-isequal.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27846-llvm-smallvectorimpl-swift-protocolconformance-operator.swift b/validation-test/compiler_crashers_fixed/27846-llvm-smallvectorimpl-swift-protocolconformance-operator.swift index db3009f2288ad..f36fb0e8ddf04 100644 --- a/validation-test/compiler_crashers_fixed/27846-llvm-smallvectorimpl-swift-protocolconformance-operator.swift +++ b/validation-test/compiler_crashers_fixed/27846-llvm-smallvectorimpl-swift-protocolconformance-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27848-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/27848-swift-tupletype-get.swift index 721fc7aa74752..bd20be7120fdb 100644 --- a/validation-test/compiler_crashers_fixed/27848-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/27848-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27849-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/27849-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 76d1e1baa2cd9..02105f07e2c84 100644 --- a/validation-test/compiler_crashers_fixed/27849-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/27849-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27851-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27851-swift-structtype-get.swift index 23d507e9c5f4c..1057e50000d5e 100644 --- a/validation-test/compiler_crashers_fixed/27851-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27851-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27852-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27852-swift-valuedecl-getoverloadsignature.swift index fc9f541667240..9d32df8a1c78a 100644 --- a/validation-test/compiler_crashers_fixed/27852-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27852-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27853-swift-constraints-constraintsystem-addconstraint.swift b/validation-test/compiler_crashers_fixed/27853-swift-constraints-constraintsystem-addconstraint.swift index 6db2c14dd80cb..415a0b630ed0f 100644 --- a/validation-test/compiler_crashers_fixed/27853-swift-constraints-constraintsystem-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27853-swift-constraints-constraintsystem-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27854-swift-clangimporter-loadextensions.swift b/validation-test/compiler_crashers_fixed/27854-swift-clangimporter-loadextensions.swift index 0555d4ddc762c..22310dbb3a499 100644 --- a/validation-test/compiler_crashers_fixed/27854-swift-clangimporter-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27854-swift-clangimporter-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27855-swift-nominaltype-get.swift b/validation-test/compiler_crashers_fixed/27855-swift-nominaltype-get.swift index d7ff867f4d74e..31af812eea13b 100644 --- a/validation-test/compiler_crashers_fixed/27855-swift-nominaltype-get.swift +++ b/validation-test/compiler_crashers_fixed/27855-swift-nominaltype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27856-swift-constraints-constraintlocator-profile.swift b/validation-test/compiler_crashers_fixed/27856-swift-constraints-constraintlocator-profile.swift index c463946a9ade5..65ddd0e77f11c 100644 --- a/validation-test/compiler_crashers_fixed/27856-swift-constraints-constraintlocator-profile.swift +++ b/validation-test/compiler_crashers_fixed/27856-swift-constraints-constraintlocator-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27857-vtable.swift b/validation-test/compiler_crashers_fixed/27857-vtable.swift index f3a4546739805..05fe70f59355d 100644 --- a/validation-test/compiler_crashers_fixed/27857-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27857-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27858-swift-inouttype-get.swift b/validation-test/compiler_crashers_fixed/27858-swift-inouttype-get.swift index 0a713b0cdd200..11d1e8b85f2fb 100644 --- a/validation-test/compiler_crashers_fixed/27858-swift-inouttype-get.swift +++ b/validation-test/compiler_crashers_fixed/27858-swift-inouttype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27859-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift b/validation-test/compiler_crashers_fixed/27859-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift index 5dfc4ac9222bf..85a488139212b 100644 --- a/validation-test/compiler_crashers_fixed/27859-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27859-swift-constraints-constraintsystem-simplifyconformstoconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27861-swift-tuplepattern-createsimple.swift b/validation-test/compiler_crashers_fixed/27861-swift-tuplepattern-createsimple.swift index 718d978c2dbc6..62cfb65864e2a 100644 --- a/validation-test/compiler_crashers_fixed/27861-swift-tuplepattern-createsimple.swift +++ b/validation-test/compiler_crashers_fixed/27861-swift-tuplepattern-createsimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27862-swift-type-walk.swift b/validation-test/compiler_crashers_fixed/27862-swift-type-walk.swift index fb1a0d87cc6ef..68d0483710902 100644 --- a/validation-test/compiler_crashers_fixed/27862-swift-type-walk.swift +++ b/validation-test/compiler_crashers_fixed/27862-swift-type-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27863-swift-serializedmoduleloader-loadextensions.swift b/validation-test/compiler_crashers_fixed/27863-swift-serializedmoduleloader-loadextensions.swift index 42b101a2be5c4..4562748f15bf8 100644 --- a/validation-test/compiler_crashers_fixed/27863-swift-serializedmoduleloader-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27863-swift-serializedmoduleloader-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27865-swift-conformancelookuptable-getimplicitprotocols.swift b/validation-test/compiler_crashers_fixed/27865-swift-conformancelookuptable-getimplicitprotocols.swift index 1811dca7276b7..e6f27e8130360 100644 --- a/validation-test/compiler_crashers_fixed/27865-swift-conformancelookuptable-getimplicitprotocols.swift +++ b/validation-test/compiler_crashers_fixed/27865-swift-conformancelookuptable-getimplicitprotocols.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27866-swift-typebase-getoptionalobjecttype.swift b/validation-test/compiler_crashers_fixed/27866-swift-typebase-getoptionalobjecttype.swift index 58de60153ec6d..43e9e0ae68629 100644 --- a/validation-test/compiler_crashers_fixed/27866-swift-typebase-getoptionalobjecttype.swift +++ b/validation-test/compiler_crashers_fixed/27866-swift-typebase-getoptionalobjecttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27867-swift-typerepr-getsourcerange.swift b/validation-test/compiler_crashers_fixed/27867-swift-typerepr-getsourcerange.swift index 066918c278c49..0cbbb862bad13 100644 --- a/validation-test/compiler_crashers_fixed/27867-swift-typerepr-getsourcerange.swift +++ b/validation-test/compiler_crashers_fixed/27867-swift-typerepr-getsourcerange.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27868-swift-typechecker-getdefaulttype.swift b/validation-test/compiler_crashers_fixed/27868-swift-typechecker-getdefaulttype.swift index 2449b6dded6ee..85eab49b1d838 100644 --- a/validation-test/compiler_crashers_fixed/27868-swift-typechecker-getdefaulttype.swift +++ b/validation-test/compiler_crashers_fixed/27868-swift-typechecker-getdefaulttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27869-swift-nominaltypedecl-computeinterfacetype.swift b/validation-test/compiler_crashers_fixed/27869-swift-nominaltypedecl-computeinterfacetype.swift index adf2b5fbeb761..114879b419d96 100644 --- a/validation-test/compiler_crashers_fixed/27869-swift-nominaltypedecl-computeinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/27869-swift-nominaltypedecl-computeinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27870-swift-constraints-constraintsystem-optimizeconstraints.swift b/validation-test/compiler_crashers_fixed/27870-swift-constraints-constraintsystem-optimizeconstraints.swift index d1a9660eaaffc..30391b4102221 100644 --- a/validation-test/compiler_crashers_fixed/27870-swift-constraints-constraintsystem-optimizeconstraints.swift +++ b/validation-test/compiler_crashers_fixed/27870-swift-constraints-constraintsystem-optimizeconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27871-swift-typechecker-typecheckpatternbinding.swift b/validation-test/compiler_crashers_fixed/27871-swift-typechecker-typecheckpatternbinding.swift index d050dc826d3a5..718e663ef8dad 100644 --- a/validation-test/compiler_crashers_fixed/27871-swift-typechecker-typecheckpatternbinding.swift +++ b/validation-test/compiler_crashers_fixed/27871-swift-typechecker-typecheckpatternbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27872-swift-metatypetype-get.swift b/validation-test/compiler_crashers_fixed/27872-swift-metatypetype-get.swift index 548ee7a58be61..4713c84db1ed9 100644 --- a/validation-test/compiler_crashers_fixed/27872-swift-metatypetype-get.swift +++ b/validation-test/compiler_crashers_fixed/27872-swift-metatypetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27873-void.swift b/validation-test/compiler_crashers_fixed/27873-void.swift index 75569421e714d..40f606665a6cd 100644 --- a/validation-test/compiler_crashers_fixed/27873-void.swift +++ b/validation-test/compiler_crashers_fixed/27873-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27874-swift-enumtype-get.swift b/validation-test/compiler_crashers_fixed/27874-swift-enumtype-get.swift index ebbc1b764921c..02f80c914441c 100644 --- a/validation-test/compiler_crashers_fixed/27874-swift-enumtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27874-swift-enumtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27876-filtervalues.swift b/validation-test/compiler_crashers_fixed/27876-filtervalues.swift index f4270b5635afa..655bd6981bcfe 100644 --- a/validation-test/compiler_crashers_fixed/27876-filtervalues.swift +++ b/validation-test/compiler_crashers_fixed/27876-filtervalues.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27877-swift-constructordecl-setbodyparams.swift b/validation-test/compiler_crashers_fixed/27877-swift-constructordecl-setbodyparams.swift index 99c7cab3e0fb6..c04d73b79229e 100644 --- a/validation-test/compiler_crashers_fixed/27877-swift-constructordecl-setbodyparams.swift +++ b/validation-test/compiler_crashers_fixed/27877-swift-constructordecl-setbodyparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27878-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/27878-swift-expr-walk.swift index e0b4f2d3cccd3..f8e065ebfe1dc 100644 --- a/validation-test/compiler_crashers_fixed/27878-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/27878-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27879-swift-polymorphicfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27879-swift-polymorphicfunctiontype-get.swift index 7e0d0e19ed220..2f1710534ef9e 100644 --- a/validation-test/compiler_crashers_fixed/27879-swift-polymorphicfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27879-swift-polymorphicfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27880-swift-nominaltypedecl-preparelookuptable.swift b/validation-test/compiler_crashers_fixed/27880-swift-nominaltypedecl-preparelookuptable.swift index 512c753c3f558..28f483f3d055f 100644 --- a/validation-test/compiler_crashers_fixed/27880-swift-nominaltypedecl-preparelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27880-swift-nominaltypedecl-preparelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27881-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/27881-swift-declcontext-getlocalconformances.swift index 2c3e13cef0e05..7da50e0f3d6b9 100644 --- a/validation-test/compiler_crashers_fixed/27881-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/27881-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27882-swift-clangmoduleunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27882-swift-clangmoduleunit-lookupvalue.swift index 361594b77c91f..d2ccf9a36a489 100644 --- a/validation-test/compiler_crashers_fixed/27882-swift-clangmoduleunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27882-swift-clangmoduleunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27883-swift-archetypebuilder-addconformancerequirement.swift b/validation-test/compiler_crashers_fixed/27883-swift-archetypebuilder-addconformancerequirement.swift index 3eccdab2daab1..5300727e542d3 100644 --- a/validation-test/compiler_crashers_fixed/27883-swift-archetypebuilder-addconformancerequirement.swift +++ b/validation-test/compiler_crashers_fixed/27883-swift-archetypebuilder-addconformancerequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27884-swift-typechecker-callwitness.swift b/validation-test/compiler_crashers_fixed/27884-swift-typechecker-callwitness.swift index f0413e49872e3..12445906e54c6 100644 --- a/validation-test/compiler_crashers_fixed/27884-swift-typechecker-callwitness.swift +++ b/validation-test/compiler_crashers_fixed/27884-swift-typechecker-callwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27885-bool.swift b/validation-test/compiler_crashers_fixed/27885-bool.swift index ed207a8eca8a2..86f244390b6c1 100644 --- a/validation-test/compiler_crashers_fixed/27885-bool.swift +++ b/validation-test/compiler_crashers_fixed/27885-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27887-swift-protocolcompositiontyperepr-create.swift b/validation-test/compiler_crashers_fixed/27887-swift-protocolcompositiontyperepr-create.swift index 5f91a2926856a..6a7e79853e348 100644 --- a/validation-test/compiler_crashers_fixed/27887-swift-protocolcompositiontyperepr-create.swift +++ b/validation-test/compiler_crashers_fixed/27887-swift-protocolcompositiontyperepr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27888-swift-typechecker-resolveinheritanceclause.swift b/validation-test/compiler_crashers_fixed/27888-swift-typechecker-resolveinheritanceclause.swift index c55b79a3f5249..2c1c8a266cfe3 100644 --- a/validation-test/compiler_crashers_fixed/27888-swift-typechecker-resolveinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/27888-swift-typechecker-resolveinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27889-void.swift b/validation-test/compiler_crashers_fixed/27889-void.swift index 490b06a9d3b6c..ae1235134477d 100644 --- a/validation-test/compiler_crashers_fixed/27889-void.swift +++ b/validation-test/compiler_crashers_fixed/27889-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27890-swift-typechecker-validategenerictypesignature.swift b/validation-test/compiler_crashers_fixed/27890-swift-typechecker-validategenerictypesignature.swift index 55a7972a9d15e..9c64bffabae8a 100644 --- a/validation-test/compiler_crashers_fixed/27890-swift-typechecker-validategenerictypesignature.swift +++ b/validation-test/compiler_crashers_fixed/27890-swift-typechecker-validategenerictypesignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27891-swift-typechecker-resolvesuperclass.swift b/validation-test/compiler_crashers_fixed/27891-swift-typechecker-resolvesuperclass.swift index 066f5bea519d5..b2bda0a754c5e 100644 --- a/validation-test/compiler_crashers_fixed/27891-swift-typechecker-resolvesuperclass.swift +++ b/validation-test/compiler_crashers_fixed/27891-swift-typechecker-resolvesuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27892-swift-extensiondecl-getmembers.swift b/validation-test/compiler_crashers_fixed/27892-swift-extensiondecl-getmembers.swift index 05ea45ddcf42b..54e6292220405 100644 --- a/validation-test/compiler_crashers_fixed/27892-swift-extensiondecl-getmembers.swift +++ b/validation-test/compiler_crashers_fixed/27892-swift-extensiondecl-getmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27893-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27893-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift index 6d59712d8efbe..19af06abf4382 100644 --- a/validation-test/compiler_crashers_fixed/27893-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27893-swift-archetypebuilder-potentialarchetype-getarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27894-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/27894-swift-parser-parsedecl.swift index 21c97d1c6edc8..a1a0d39a33747 100644 --- a/validation-test/compiler_crashers_fixed/27894-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/27894-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27895-swift-sourcefile-getcache.swift b/validation-test/compiler_crashers_fixed/27895-swift-sourcefile-getcache.swift index ea87662190cbe..f178e01d7b5dc 100644 --- a/validation-test/compiler_crashers_fixed/27895-swift-sourcefile-getcache.swift +++ b/validation-test/compiler_crashers_fixed/27895-swift-sourcefile-getcache.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27896-swift-modulefile-configurestorage.swift b/validation-test/compiler_crashers_fixed/27896-swift-modulefile-configurestorage.swift index 695c88363342d..ad5fcde4b4d23 100644 --- a/validation-test/compiler_crashers_fixed/27896-swift-modulefile-configurestorage.swift +++ b/validation-test/compiler_crashers_fixed/27896-swift-modulefile-configurestorage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27897-swift-typeloc-iserror.swift b/validation-test/compiler_crashers_fixed/27897-swift-typeloc-iserror.swift index 3419d0dbdebe1..90b032e56eb4b 100644 --- a/validation-test/compiler_crashers_fixed/27897-swift-typeloc-iserror.swift +++ b/validation-test/compiler_crashers_fixed/27897-swift-typeloc-iserror.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27898-void.swift b/validation-test/compiler_crashers_fixed/27898-void.swift index 3047214d1c866..39856217823ca 100644 --- a/validation-test/compiler_crashers_fixed/27898-void.swift +++ b/validation-test/compiler_crashers_fixed/27898-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27899-swift-unboundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/27899-swift-unboundgenerictype-get.swift index 84b6f79ae5093..7399fa6ddaa85 100644 --- a/validation-test/compiler_crashers_fixed/27899-swift-unboundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/27899-swift-unboundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27900-swift-constraints-constraintsystem-assignfixedtype.swift b/validation-test/compiler_crashers_fixed/27900-swift-constraints-constraintsystem-assignfixedtype.swift index 4e821666b4d6d..82aed85ba18c3 100644 --- a/validation-test/compiler_crashers_fixed/27900-swift-constraints-constraintsystem-assignfixedtype.swift +++ b/validation-test/compiler_crashers_fixed/27900-swift-constraints-constraintsystem-assignfixedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27902-llvm-foldingset-swift-boundgenerictype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27902-llvm-foldingset-swift-boundgenerictype-nodeequals.swift index 336f21eab37e8..f81118bc91d94 100644 --- a/validation-test/compiler_crashers_fixed/27902-llvm-foldingset-swift-boundgenerictype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27902-llvm-foldingset-swift-boundgenerictype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27903-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/27903-swift-genericfunctiontype-get.swift index 70d7cf47700c3..07dd4b1650710 100644 --- a/validation-test/compiler_crashers_fixed/27903-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/27903-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27904-swift-funcdecl-isdeferbody.swift b/validation-test/compiler_crashers_fixed/27904-swift-funcdecl-isdeferbody.swift index efcb8da62d224..783970ce73b67 100644 --- a/validation-test/compiler_crashers_fixed/27904-swift-funcdecl-isdeferbody.swift +++ b/validation-test/compiler_crashers_fixed/27904-swift-funcdecl-isdeferbody.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27905-swift-constraints-constraintgraph-change-undo.swift b/validation-test/compiler_crashers_fixed/27905-swift-constraints-constraintgraph-change-undo.swift index bee0260905fc0..8f2e29526c60b 100644 --- a/validation-test/compiler_crashers_fixed/27905-swift-constraints-constraintgraph-change-undo.swift +++ b/validation-test/compiler_crashers_fixed/27905-swift-constraints-constraintgraph-change-undo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27906-swift-valuedecl.swift b/validation-test/compiler_crashers_fixed/27906-swift-valuedecl.swift index cb2cb92c29158..207a1db7927c9 100644 --- a/validation-test/compiler_crashers_fixed/27906-swift-valuedecl.swift +++ b/validation-test/compiler_crashers_fixed/27906-swift-valuedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27907-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/27907-swift-constraints-constraintsystem-solvesimplified.swift index 540b0805e3ab0..024766aad57e9 100644 --- a/validation-test/compiler_crashers_fixed/27907-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/27907-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27908-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift b/validation-test/compiler_crashers_fixed/27908-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift index b60351188a558..f237a6e206be2 100644 --- a/validation-test/compiler_crashers_fixed/27908-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift +++ b/validation-test/compiler_crashers_fixed/27908-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27909-llvm-densemapbase-llvm-densemap-swift-identifier.swift b/validation-test/compiler_crashers_fixed/27909-llvm-densemapbase-llvm-densemap-swift-identifier.swift index 73dda334436c2..5db9d1e896a8a 100644 --- a/validation-test/compiler_crashers_fixed/27909-llvm-densemapbase-llvm-densemap-swift-identifier.swift +++ b/validation-test/compiler_crashers_fixed/27909-llvm-densemapbase-llvm-densemap-swift-identifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27910-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/27910-swift-conformancelookuptable-updatelookuptable.swift index 23c6af4cbe907..134a2c7478e3a 100644 --- a/validation-test/compiler_crashers_fixed/27910-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27910-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27911-swift-declcontext-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/27911-swift-declcontext-getdeclaredtypeincontext.swift index 63ecce7824350..d7f4bc4a775e7 100644 --- a/validation-test/compiler_crashers_fixed/27911-swift-declcontext-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/27911-swift-declcontext-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27912-swift-classtype-get.swift b/validation-test/compiler_crashers_fixed/27912-swift-classtype-get.swift index 8ad237872168f..39bb31c9ad72e 100644 --- a/validation-test/compiler_crashers_fixed/27912-swift-classtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27912-swift-classtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27913-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/27913-swift-typechecker-checkgenericarguments.swift index 78aafa3f08483..67e32141a7cd2 100644 --- a/validation-test/compiler_crashers_fixed/27913-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/27913-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27915-swift-typechecker-checkomitneedlesswords.swift b/validation-test/compiler_crashers_fixed/27915-swift-typechecker-checkomitneedlesswords.swift index 5c00bac237b49..13df9c665591b 100644 --- a/validation-test/compiler_crashers_fixed/27915-swift-typechecker-checkomitneedlesswords.swift +++ b/validation-test/compiler_crashers_fixed/27915-swift-typechecker-checkomitneedlesswords.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27916-swift-sourcemanager-getmessage.swift b/validation-test/compiler_crashers_fixed/27916-swift-sourcemanager-getmessage.swift index 5d60282831574..8767d5cfb9c9c 100644 --- a/validation-test/compiler_crashers_fixed/27916-swift-sourcemanager-getmessage.swift +++ b/validation-test/compiler_crashers_fixed/27916-swift-sourcemanager-getmessage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27917-swift-printdecldescription.swift b/validation-test/compiler_crashers_fixed/27917-swift-printdecldescription.swift index e5f90e0fc8e38..da42bc58d821c 100644 --- a/validation-test/compiler_crashers_fixed/27917-swift-printdecldescription.swift +++ b/validation-test/compiler_crashers_fixed/27917-swift-printdecldescription.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27918-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/27918-swift-archetypebuilder-potentialarchetype-gettype.swift index 20ab79d491365..9fa91d534fb74 100644 --- a/validation-test/compiler_crashers_fixed/27918-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27918-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27919-swift-stmt-walk.swift b/validation-test/compiler_crashers_fixed/27919-swift-stmt-walk.swift index 452b89dd8071d..9cff6f7083f50 100644 --- a/validation-test/compiler_crashers_fixed/27919-swift-stmt-walk.swift +++ b/validation-test/compiler_crashers_fixed/27919-swift-stmt-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27920-void.swift b/validation-test/compiler_crashers_fixed/27920-void.swift index 27efd948674b1..d445f6f7aeb26 100644 --- a/validation-test/compiler_crashers_fixed/27920-void.swift +++ b/validation-test/compiler_crashers_fixed/27920-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27921-swift-conformancelookuptable-expandimpliedconformances.swift b/validation-test/compiler_crashers_fixed/27921-swift-conformancelookuptable-expandimpliedconformances.swift index 50b2fbd50ba8d..e36b1b6a72d31 100644 --- a/validation-test/compiler_crashers_fixed/27921-swift-conformancelookuptable-expandimpliedconformances.swift +++ b/validation-test/compiler_crashers_fixed/27921-swift-conformancelookuptable-expandimpliedconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27922-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27922-swift-unqualifiedlookup-unqualifiedlookup.swift index fda274b9e9a3f..6b72db7d8756f 100644 --- a/validation-test/compiler_crashers_fixed/27922-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27922-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27923-swift-modulefile-gettype.swift b/validation-test/compiler_crashers_fixed/27923-swift-modulefile-gettype.swift index 87051c1bfb364..8056599ec7014 100644 --- a/validation-test/compiler_crashers_fixed/27923-swift-modulefile-gettype.swift +++ b/validation-test/compiler_crashers_fixed/27923-swift-modulefile-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27924-swift-typechecker-typecheckexpression.swift b/validation-test/compiler_crashers_fixed/27924-swift-typechecker-typecheckexpression.swift index db36f3135b750..9dc154dbcce3a 100644 --- a/validation-test/compiler_crashers_fixed/27924-swift-typechecker-typecheckexpression.swift +++ b/validation-test/compiler_crashers_fixed/27924-swift-typechecker-typecheckexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27925-swift-modulefile-loadextensions.swift b/validation-test/compiler_crashers_fixed/27925-swift-modulefile-loadextensions.swift index a39903f41c868..edafd91e5c7d8 100644 --- a/validation-test/compiler_crashers_fixed/27925-swift-modulefile-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/27925-swift-modulefile-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27926-swift-clangmoduleunit-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27926-swift-clangmoduleunit-lookupvalue.swift index 26cacd62fc915..1bf41b592e306 100644 --- a/validation-test/compiler_crashers_fixed/27926-swift-clangmoduleunit-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27926-swift-clangmoduleunit-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27927-swift-modulefile-maybereadpattern.swift b/validation-test/compiler_crashers_fixed/27927-swift-modulefile-maybereadpattern.swift index b63c9f84c4b72..0835f4b51fc17 100644 --- a/validation-test/compiler_crashers_fixed/27927-swift-modulefile-maybereadpattern.swift +++ b/validation-test/compiler_crashers_fixed/27927-swift-modulefile-maybereadpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27928-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/27928-swift-typechecker-validatedecl.swift index 34d89bf9ce212..9bb9b021fc94c 100644 --- a/validation-test/compiler_crashers_fixed/27928-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/27928-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27929-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/27929-swift-clangimporter-lookupvalue.swift index e986e812223c1..943620ccb8f14 100644 --- a/validation-test/compiler_crashers_fixed/27929-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/27929-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27930-swift-clangimporter-implementation-importattributes.swift b/validation-test/compiler_crashers_fixed/27930-swift-clangimporter-implementation-importattributes.swift index 4cb137045cb37..ef88223246efc 100644 --- a/validation-test/compiler_crashers_fixed/27930-swift-clangimporter-implementation-importattributes.swift +++ b/validation-test/compiler_crashers_fixed/27930-swift-clangimporter-implementation-importattributes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27931-swift-constraints-constraintsystem-salvage.swift b/validation-test/compiler_crashers_fixed/27931-swift-constraints-constraintsystem-salvage.swift index 2483787d65d1c..44c9f3945b991 100644 --- a/validation-test/compiler_crashers_fixed/27931-swift-constraints-constraintsystem-salvage.swift +++ b/validation-test/compiler_crashers_fixed/27931-swift-constraints-constraintsystem-salvage.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27932-swift-constraints-constraintsystem-generateconstraints.swift b/validation-test/compiler_crashers_fixed/27932-swift-constraints-constraintsystem-generateconstraints.swift index 0c10701da1d29..f9d1f860cf4cd 100644 --- a/validation-test/compiler_crashers_fixed/27932-swift-constraints-constraintsystem-generateconstraints.swift +++ b/validation-test/compiler_crashers_fixed/27932-swift-constraints-constraintsystem-generateconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27933-swift-constraints-constraintsystem-simplifytype.swift b/validation-test/compiler_crashers_fixed/27933-swift-constraints-constraintsystem-simplifytype.swift index ed25a7d283879..311a1a0aafc04 100644 --- a/validation-test/compiler_crashers_fixed/27933-swift-constraints-constraintsystem-simplifytype.swift +++ b/validation-test/compiler_crashers_fixed/27933-swift-constraints-constraintsystem-simplifytype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27934-swift-genericsignature-getcanonical.swift b/validation-test/compiler_crashers_fixed/27934-swift-genericsignature-getcanonical.swift index 6d8fb27d7bdce..b26e656f155ba 100644 --- a/validation-test/compiler_crashers_fixed/27934-swift-genericsignature-getcanonical.swift +++ b/validation-test/compiler_crashers_fixed/27934-swift-genericsignature-getcanonical.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27935-swift-moduledecl-lookupconformance.swift b/validation-test/compiler_crashers_fixed/27935-swift-moduledecl-lookupconformance.swift index 881dd6c75e4fb..a3d512637a1e2 100644 --- a/validation-test/compiler_crashers_fixed/27935-swift-moduledecl-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/27935-swift-moduledecl-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27936-swift-structtype-get.swift b/validation-test/compiler_crashers_fixed/27936-swift-structtype-get.swift index 98116211bd9c6..463f06b8fbfa4 100644 --- a/validation-test/compiler_crashers_fixed/27936-swift-structtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27936-swift-structtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27937-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/27937-swift-substitutedtype-get.swift index 6457caacf9197..fb09018d37f5e 100644 --- a/validation-test/compiler_crashers_fixed/27937-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27937-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27938-swift-arrayexpr-create.swift b/validation-test/compiler_crashers_fixed/27938-swift-arrayexpr-create.swift index 890bb5d1e3375..c30d62fe9a783 100644 --- a/validation-test/compiler_crashers_fixed/27938-swift-arrayexpr-create.swift +++ b/validation-test/compiler_crashers_fixed/27938-swift-arrayexpr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27939-vtable.swift b/validation-test/compiler_crashers_fixed/27939-vtable.swift index adda263ff3c67..e3b4c7611f788 100644 --- a/validation-test/compiler_crashers_fixed/27939-vtable.swift +++ b/validation-test/compiler_crashers_fixed/27939-vtable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27940-swift-typechecker-resolvesuperclass.swift b/validation-test/compiler_crashers_fixed/27940-swift-typechecker-resolvesuperclass.swift index 43a705c9ff1fb..7fa4b7cbd77fe 100644 --- a/validation-test/compiler_crashers_fixed/27940-swift-typechecker-resolvesuperclass.swift +++ b/validation-test/compiler_crashers_fixed/27940-swift-typechecker-resolvesuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27941-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/27941-swift-constraints-constraintgraph-removeconstraint.swift index 8a350354b1293..a441bd2191ed7 100644 --- a/validation-test/compiler_crashers_fixed/27941-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27941-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27942-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/27942-resolveidenttypecomponent.swift index ad72f0831c005..985ced42ddbf6 100644 --- a/validation-test/compiler_crashers_fixed/27942-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/27942-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27943-swift-astcontext-getinheritedconformance.swift b/validation-test/compiler_crashers_fixed/27943-swift-astcontext-getinheritedconformance.swift index 69589951fa1de..c76f2df867110 100644 --- a/validation-test/compiler_crashers_fixed/27943-swift-astcontext-getinheritedconformance.swift +++ b/validation-test/compiler_crashers_fixed/27943-swift-astcontext-getinheritedconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27944-swift-astvisitor.swift b/validation-test/compiler_crashers_fixed/27944-swift-astvisitor.swift index 8627e83666719..9a60d13172cb4 100644 --- a/validation-test/compiler_crashers_fixed/27944-swift-astvisitor.swift +++ b/validation-test/compiler_crashers_fixed/27944-swift-astvisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27945-swift-conformancelookuptable-resolveconformances.swift b/validation-test/compiler_crashers_fixed/27945-swift-conformancelookuptable-resolveconformances.swift index a99bf13376bd7..b89281f6931b6 100644 --- a/validation-test/compiler_crashers_fixed/27945-swift-conformancelookuptable-resolveconformances.swift +++ b/validation-test/compiler_crashers_fixed/27945-swift-conformancelookuptable-resolveconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27946-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift b/validation-test/compiler_crashers_fixed/27946-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift index 69c3225dbf63b..422e56180f9f1 100644 --- a/validation-test/compiler_crashers_fixed/27946-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift +++ b/validation-test/compiler_crashers_fixed/27946-swift-archetypebuilder-potentialarchetype-isbetterarchetypeanchor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27947-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/27947-swift-parser-parsebraceitems.swift index bcdecfcbbcd41..58285857defdb 100644 --- a/validation-test/compiler_crashers_fixed/27947-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/27947-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27948-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/27948-swift-constraints-constraintsystem-performmemberlookup.swift index 5b966705bcdb3..59233768ff50e 100644 --- a/validation-test/compiler_crashers_fixed/27948-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/27948-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27949-swift-genericparamlist-create.swift b/validation-test/compiler_crashers_fixed/27949-swift-genericparamlist-create.swift index e9136ffd4a96a..c9ddedfd9582d 100644 --- a/validation-test/compiler_crashers_fixed/27949-swift-genericparamlist-create.swift +++ b/validation-test/compiler_crashers_fixed/27949-swift-genericparamlist-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27950-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/27950-swift-unqualifiedlookup-unqualifiedlookup.swift index ab5b54c160a1c..4e6a41238f5f3 100644 --- a/validation-test/compiler_crashers_fixed/27950-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/27950-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27951-swift-astcontext-getspecializedconformance.swift b/validation-test/compiler_crashers_fixed/27951-swift-astcontext-getspecializedconformance.swift index dffeb3bf59e3c..cc1d983b9af1f 100644 --- a/validation-test/compiler_crashers_fixed/27951-swift-astcontext-getspecializedconformance.swift +++ b/validation-test/compiler_crashers_fixed/27951-swift-astcontext-getspecializedconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27953-swift-modulefile-getcommentfordecl.swift b/validation-test/compiler_crashers_fixed/27953-swift-modulefile-getcommentfordecl.swift index 35eca4c86b118..c3af37242c6d5 100644 --- a/validation-test/compiler_crashers_fixed/27953-swift-modulefile-getcommentfordecl.swift +++ b/validation-test/compiler_crashers_fixed/27953-swift-modulefile-getcommentfordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27955-swift-declattribute-print.swift b/validation-test/compiler_crashers_fixed/27955-swift-declattribute-print.swift index 3acd6c50f1c5f..9aaa67cda0c7a 100644 --- a/validation-test/compiler_crashers_fixed/27955-swift-declattribute-print.swift +++ b/validation-test/compiler_crashers_fixed/27955-swift-declattribute-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27956-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/27956-swift-expr-walk.swift index f69084a81e39b..c2c6fcb8fa561 100644 --- a/validation-test/compiler_crashers_fixed/27956-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/27956-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27957-swift-inflightdiagnostic-fixitremove.swift b/validation-test/compiler_crashers_fixed/27957-swift-inflightdiagnostic-fixitremove.swift index 0db9c4e1755f7..0a31cd840b7cc 100644 --- a/validation-test/compiler_crashers_fixed/27957-swift-inflightdiagnostic-fixitremove.swift +++ b/validation-test/compiler_crashers_fixed/27957-swift-inflightdiagnostic-fixitremove.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27958-swift-typechecker-isdeclavailable.swift b/validation-test/compiler_crashers_fixed/27958-swift-typechecker-isdeclavailable.swift index 2bc496fc6801a..d0ec2dc402b37 100644 --- a/validation-test/compiler_crashers_fixed/27958-swift-typechecker-isdeclavailable.swift +++ b/validation-test/compiler_crashers_fixed/27958-swift-typechecker-isdeclavailable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27959-swift-conformancelookuptable-conformancelookuptable.swift b/validation-test/compiler_crashers_fixed/27959-swift-conformancelookuptable-conformancelookuptable.swift index 48220a3f69044..8b48d1045000a 100644 --- a/validation-test/compiler_crashers_fixed/27959-swift-conformancelookuptable-conformancelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/27959-swift-conformancelookuptable-conformancelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27960-swift-constraints-constraintsystem-opentype.swift b/validation-test/compiler_crashers_fixed/27960-swift-constraints-constraintsystem-opentype.swift index 5cb2306d43340..f277c939015d1 100644 --- a/validation-test/compiler_crashers_fixed/27960-swift-constraints-constraintsystem-opentype.swift +++ b/validation-test/compiler_crashers_fixed/27960-swift-constraints-constraintsystem-opentype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27961-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/27961-swift-inflightdiagnostic.swift index 7aa853cf751ed..25026f88c0808 100644 --- a/validation-test/compiler_crashers_fixed/27961-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/27961-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27962-swift-rebindselfinconstructorexpr-getcalledconstructor.swift b/validation-test/compiler_crashers_fixed/27962-swift-rebindselfinconstructorexpr-getcalledconstructor.swift index 0f1e6559e4fea..c954c71fe26ff 100644 --- a/validation-test/compiler_crashers_fixed/27962-swift-rebindselfinconstructorexpr-getcalledconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27962-swift-rebindselfinconstructorexpr-getcalledconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27963-swift-typechecker-checkunsupportedprotocoltype.swift b/validation-test/compiler_crashers_fixed/27963-swift-typechecker-checkunsupportedprotocoltype.swift index d9ce0b5eda563..9ac7daaefc576 100644 --- a/validation-test/compiler_crashers_fixed/27963-swift-typechecker-checkunsupportedprotocoltype.swift +++ b/validation-test/compiler_crashers_fixed/27963-swift-typechecker-checkunsupportedprotocoltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27964-swift-conformancelookuptable-compareprotocolconformances.swift b/validation-test/compiler_crashers_fixed/27964-swift-conformancelookuptable-compareprotocolconformances.swift index beed5fa0955e5..811957bd1d3f7 100644 --- a/validation-test/compiler_crashers_fixed/27964-swift-conformancelookuptable-compareprotocolconformances.swift +++ b/validation-test/compiler_crashers_fixed/27964-swift-conformancelookuptable-compareprotocolconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27965-llvm-foldingset-swift-tupletype-nodeequals.swift b/validation-test/compiler_crashers_fixed/27965-llvm-foldingset-swift-tupletype-nodeequals.swift index d23501254aaec..034b0c457a192 100644 --- a/validation-test/compiler_crashers_fixed/27965-llvm-foldingset-swift-tupletype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/27965-llvm-foldingset-swift-tupletype-nodeequals.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27966-swift-dependentmembertype-get.swift b/validation-test/compiler_crashers_fixed/27966-swift-dependentmembertype-get.swift index c9b56029e331f..9fa99082c88b6 100644 --- a/validation-test/compiler_crashers_fixed/27966-swift-dependentmembertype-get.swift +++ b/validation-test/compiler_crashers_fixed/27966-swift-dependentmembertype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27967-swift-valuedecl-getoverloadsignature.swift b/validation-test/compiler_crashers_fixed/27967-swift-valuedecl-getoverloadsignature.swift index b100a0ffbd889..da297763d08b2 100644 --- a/validation-test/compiler_crashers_fixed/27967-swift-valuedecl-getoverloadsignature.swift +++ b/validation-test/compiler_crashers_fixed/27967-swift-valuedecl-getoverloadsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27969-void.swift b/validation-test/compiler_crashers_fixed/27969-void.swift index 81241b8639108..7d597821c547a 100644 --- a/validation-test/compiler_crashers_fixed/27969-void.swift +++ b/validation-test/compiler_crashers_fixed/27969-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27970-swift-typechecker-typecheckbinding.swift b/validation-test/compiler_crashers_fixed/27970-swift-typechecker-typecheckbinding.swift index 67648ee23ccba..b80b99cf6a5af 100644 --- a/validation-test/compiler_crashers_fixed/27970-swift-typechecker-typecheckbinding.swift +++ b/validation-test/compiler_crashers_fixed/27970-swift-typechecker-typecheckbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27971-swift-constraints-constraintsystem-applysolution.swift b/validation-test/compiler_crashers_fixed/27971-swift-constraints-constraintsystem-applysolution.swift index 6dd0daa0ab5d8..90c56bc4c3e5d 100644 --- a/validation-test/compiler_crashers_fixed/27971-swift-constraints-constraintsystem-applysolution.swift +++ b/validation-test/compiler_crashers_fixed/27971-swift-constraints-constraintsystem-applysolution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27972-swift-maybeaddaccessorstovariable.swift b/validation-test/compiler_crashers_fixed/27972-swift-maybeaddaccessorstovariable.swift index 88e3e5e392028..e8f131975f93f 100644 --- a/validation-test/compiler_crashers_fixed/27972-swift-maybeaddaccessorstovariable.swift +++ b/validation-test/compiler_crashers_fixed/27972-swift-maybeaddaccessorstovariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27973-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/27973-swift-typechecker-substituteinputsugartypeforresult.swift index f80e2f1d49b34..ae807ddf2506a 100644 --- a/validation-test/compiler_crashers_fixed/27973-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/27973-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27974-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/27974-swift-inflightdiagnostic-fixitreplacechars.swift index 9986d36fe5613..62ec73068642a 100644 --- a/validation-test/compiler_crashers_fixed/27974-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/27974-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27975-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/27975-swift-genericsignature-get.swift index 795646ccb22cd..83b65ee073f3b 100644 --- a/validation-test/compiler_crashers_fixed/27975-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/27975-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27976-swift-mangle-mangler-mangletype.swift b/validation-test/compiler_crashers_fixed/27976-swift-mangle-mangler-mangletype.swift index 9b8655a15ea85..23bca4a47c96b 100644 --- a/validation-test/compiler_crashers_fixed/27976-swift-mangle-mangler-mangletype.swift +++ b/validation-test/compiler_crashers_fixed/27976-swift-mangle-mangler-mangletype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27977-swift-substitutedtype-get.swift b/validation-test/compiler_crashers_fixed/27977-swift-substitutedtype-get.swift index 3a12bd66ec2cc..36d9016c7b143 100644 --- a/validation-test/compiler_crashers_fixed/27977-swift-substitutedtype-get.swift +++ b/validation-test/compiler_crashers_fixed/27977-swift-substitutedtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27978-swift-typechecker-solveforexpression.swift b/validation-test/compiler_crashers_fixed/27978-swift-typechecker-solveforexpression.swift index 21e6f1e461927..7aece8cc1febe 100644 --- a/validation-test/compiler_crashers_fixed/27978-swift-typechecker-solveforexpression.swift +++ b/validation-test/compiler_crashers_fixed/27978-swift-typechecker-solveforexpression.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27979-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/27979-swift-conformancelookuptable-lookupconformances.swift index 5ec2b8a0c5ffe..d18a272c039dc 100644 --- a/validation-test/compiler_crashers_fixed/27979-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/27979-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27980-matchcallarguments.swift b/validation-test/compiler_crashers_fixed/27980-matchcallarguments.swift index 0882e2571c3a1..4e399d542de85 100644 --- a/validation-test/compiler_crashers_fixed/27980-matchcallarguments.swift +++ b/validation-test/compiler_crashers_fixed/27980-matchcallarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27981-std-function-func.swift b/validation-test/compiler_crashers_fixed/27981-std-function-func.swift index e0ad3e941d2f0..b589c32d311cf 100644 --- a/validation-test/compiler_crashers_fixed/27981-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/27981-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27982-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/27982-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 6d0238b4e95a4..c31a7bc14948b 100644 --- a/validation-test/compiler_crashers_fixed/27982-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/27982-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27984-llvm-densemapbase-llvm-densemap-swift-declname.swift b/validation-test/compiler_crashers_fixed/27984-llvm-densemapbase-llvm-densemap-swift-declname.swift index 65bbf7ce1ce5c..8cca919b68062 100644 --- a/validation-test/compiler_crashers_fixed/27984-llvm-densemapbase-llvm-densemap-swift-declname.swift +++ b/validation-test/compiler_crashers_fixed/27984-llvm-densemapbase-llvm-densemap-swift-declname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27986-swift-abstractfunctiondecl-setgenericparams.swift b/validation-test/compiler_crashers_fixed/27986-swift-abstractfunctiondecl-setgenericparams.swift index 622301bec62dc..84af20bdc8f9e 100644 --- a/validation-test/compiler_crashers_fixed/27986-swift-abstractfunctiondecl-setgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/27986-swift-abstractfunctiondecl-setgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27988-swift-inflightdiagnostic-fixitreplacechars.swift b/validation-test/compiler_crashers_fixed/27988-swift-inflightdiagnostic-fixitreplacechars.swift index 2381332ae9f45..192b17efe95f6 100644 --- a/validation-test/compiler_crashers_fixed/27988-swift-inflightdiagnostic-fixitreplacechars.swift +++ b/validation-test/compiler_crashers_fixed/27988-swift-inflightdiagnostic-fixitreplacechars.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27989-swift-typechecker-lookupmember.swift b/validation-test/compiler_crashers_fixed/27989-swift-typechecker-lookupmember.swift index 0e25721278514..73138fcbb33dd 100644 --- a/validation-test/compiler_crashers_fixed/27989-swift-typechecker-lookupmember.swift +++ b/validation-test/compiler_crashers_fixed/27989-swift-typechecker-lookupmember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27990-swift-constraints-constraintsystem-computeassigndesttype.swift b/validation-test/compiler_crashers_fixed/27990-swift-constraints-constraintsystem-computeassigndesttype.swift index 36fb7c1dd2476..8b16e641ab55a 100644 --- a/validation-test/compiler_crashers_fixed/27990-swift-constraints-constraintsystem-computeassigndesttype.swift +++ b/validation-test/compiler_crashers_fixed/27990-swift-constraints-constraintsystem-computeassigndesttype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27991-void.swift b/validation-test/compiler_crashers_fixed/27991-void.swift index 2ec312c8d2559..3faa9be282a0c 100644 --- a/validation-test/compiler_crashers_fixed/27991-void.swift +++ b/validation-test/compiler_crashers_fixed/27991-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27992-swift-createimplicitconstructor.swift b/validation-test/compiler_crashers_fixed/27992-swift-createimplicitconstructor.swift index 457594fe37aeb..1e261d16c1e3d 100644 --- a/validation-test/compiler_crashers_fixed/27992-swift-createimplicitconstructor.swift +++ b/validation-test/compiler_crashers_fixed/27992-swift-createimplicitconstructor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27993-swift-parser-parsedeclfunc.swift b/validation-test/compiler_crashers_fixed/27993-swift-parser-parsedeclfunc.swift index 48818d638edf0..7e062e6442659 100644 --- a/validation-test/compiler_crashers_fixed/27993-swift-parser-parsedeclfunc.swift +++ b/validation-test/compiler_crashers_fixed/27993-swift-parser-parsedeclfunc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27995-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift b/validation-test/compiler_crashers_fixed/27995-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift index e121963a88e30..3f553aeb7150a 100644 --- a/validation-test/compiler_crashers_fixed/27995-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift +++ b/validation-test/compiler_crashers_fixed/27995-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27996-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift b/validation-test/compiler_crashers_fixed/27996-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift index 734f025ddd3fd..bb93696544509 100644 --- a/validation-test/compiler_crashers_fixed/27996-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift +++ b/validation-test/compiler_crashers_fixed/27996-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27997-swift-typechecker-computeaccessibility.swift b/validation-test/compiler_crashers_fixed/27997-swift-typechecker-computeaccessibility.swift index 525f0e1bcf858..88ca3b4d60847 100644 --- a/validation-test/compiler_crashers_fixed/27997-swift-typechecker-computeaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/27997-swift-typechecker-computeaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27998-swift-parser-consumetoken.swift b/validation-test/compiler_crashers_fixed/27998-swift-parser-consumetoken.swift index e7e7da476ee17..819b856e2b085 100644 --- a/validation-test/compiler_crashers_fixed/27998-swift-parser-consumetoken.swift +++ b/validation-test/compiler_crashers_fixed/27998-swift-parser-consumetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/27999-swift-constraints-solution-solution.swift b/validation-test/compiler_crashers_fixed/27999-swift-constraints-solution-solution.swift index 845563df28ead..a888d3296296f 100644 --- a/validation-test/compiler_crashers_fixed/27999-swift-constraints-solution-solution.swift +++ b/validation-test/compiler_crashers_fixed/27999-swift-constraints-solution-solution.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28000-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift b/validation-test/compiler_crashers_fixed/28000-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift index 1467259a05ed3..6d273ff6185fe 100644 --- a/validation-test/compiler_crashers_fixed/28000-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift +++ b/validation-test/compiler_crashers_fixed/28000-swift-astcontext-getimplicitlyunwrappedoptionaldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28001-swift-parser-parsetypesimple.swift b/validation-test/compiler_crashers_fixed/28001-swift-parser-parsetypesimple.swift index 536501e0e2415..314e4baca4b03 100644 --- a/validation-test/compiler_crashers_fixed/28001-swift-parser-parsetypesimple.swift +++ b/validation-test/compiler_crashers_fixed/28001-swift-parser-parsetypesimple.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28002-swift-parser-parsebraceitems.swift b/validation-test/compiler_crashers_fixed/28002-swift-parser-parsebraceitems.swift index 65cc334204a11..e9b333aa88baa 100644 --- a/validation-test/compiler_crashers_fixed/28002-swift-parser-parsebraceitems.swift +++ b/validation-test/compiler_crashers_fixed/28002-swift-parser-parsebraceitems.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28003-swift-constraints-constraintsystem-recordfix.swift b/validation-test/compiler_crashers_fixed/28003-swift-constraints-constraintsystem-recordfix.swift index 63c67ccfd0b4a..201c8f42246dc 100644 --- a/validation-test/compiler_crashers_fixed/28003-swift-constraints-constraintsystem-recordfix.swift +++ b/validation-test/compiler_crashers_fixed/28003-swift-constraints-constraintsystem-recordfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28004-swift-parser-parseexprsequence.swift b/validation-test/compiler_crashers_fixed/28004-swift-parser-parseexprsequence.swift index db9080c61f921..02f8295964930 100644 --- a/validation-test/compiler_crashers_fixed/28004-swift-parser-parseexprsequence.swift +++ b/validation-test/compiler_crashers_fixed/28004-swift-parser-parseexprsequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28005-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/28005-swift-constraints-constraintgraphnode-getadjacency.swift index e8339cdec9bc2..d98edf91f474d 100644 --- a/validation-test/compiler_crashers_fixed/28005-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/28005-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28006-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/28006-swift-typechecker-resolveidentifiertype.swift index 1c47cbd07bf3d..df190d62c2268 100644 --- a/validation-test/compiler_crashers_fixed/28006-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/28006-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28007-swift-scopeinfo-addtoscope.swift b/validation-test/compiler_crashers_fixed/28007-swift-scopeinfo-addtoscope.swift index 28965c06eda0f..9201122008350 100644 --- a/validation-test/compiler_crashers_fixed/28007-swift-scopeinfo-addtoscope.swift +++ b/validation-test/compiler_crashers_fixed/28007-swift-scopeinfo-addtoscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28008-swift-builtinunit-lookupcache-lookupvalue.swift b/validation-test/compiler_crashers_fixed/28008-swift-builtinunit-lookupcache-lookupvalue.swift index 2078a8db0b052..ae2489c456c81 100644 --- a/validation-test/compiler_crashers_fixed/28008-swift-builtinunit-lookupcache-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/28008-swift-builtinunit-lookupcache-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28009-swift-parser-parsedeclenum.swift b/validation-test/compiler_crashers_fixed/28009-swift-parser-parsedeclenum.swift index e1ae4a1868234..9355b7db21ccd 100644 --- a/validation-test/compiler_crashers_fixed/28009-swift-parser-parsedeclenum.swift +++ b/validation-test/compiler_crashers_fixed/28009-swift-parser-parsedeclenum.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28010-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28010-swift-typechecker-typecheckdecl.swift index 5728adbf74bf4..d6e98372b8b5c 100644 --- a/validation-test/compiler_crashers_fixed/28010-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28010-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28011-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28011-swift-typebase-getcanonicaltype.swift index a969ff789d830..3f546670c7c93 100644 --- a/validation-test/compiler_crashers_fixed/28011-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28011-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28012-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/28012-swift-inflightdiagnostic.swift index 58459a9ae230f..261f67baf219c 100644 --- a/validation-test/compiler_crashers_fixed/28012-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28012-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28013-std-function-func-swift-archetypebuilder-visitinherited.swift b/validation-test/compiler_crashers_fixed/28013-std-function-func-swift-archetypebuilder-visitinherited.swift index 190c2f3452d41..8ef0b8167b80a 100644 --- a/validation-test/compiler_crashers_fixed/28013-std-function-func-swift-archetypebuilder-visitinherited.swift +++ b/validation-test/compiler_crashers_fixed/28013-std-function-func-swift-archetypebuilder-visitinherited.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28014-swift-decl-walk.swift b/validation-test/compiler_crashers_fixed/28014-swift-decl-walk.swift index 6946745f213b3..9d41345279bd8 100644 --- a/validation-test/compiler_crashers_fixed/28014-swift-decl-walk.swift +++ b/validation-test/compiler_crashers_fixed/28014-swift-decl-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28015-swift-constraints-constraintgraph-computeconnectedcomponents.swift b/validation-test/compiler_crashers_fixed/28015-swift-constraints-constraintgraph-computeconnectedcomponents.swift index 533829b49314c..bacb26e7df25e 100644 --- a/validation-test/compiler_crashers_fixed/28015-swift-constraints-constraintgraph-computeconnectedcomponents.swift +++ b/validation-test/compiler_crashers_fixed/28015-swift-constraints-constraintgraph-computeconnectedcomponents.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28016-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28016-swift-typebase-getcanonicaltype.swift index 152b47a78dddf..c9bbf3b16c719 100644 --- a/validation-test/compiler_crashers_fixed/28016-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28016-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28017-swift-protocoldecl-existentialtypesupportedslow.swift b/validation-test/compiler_crashers_fixed/28017-swift-protocoldecl-existentialtypesupportedslow.swift index 040a07b110cc6..bd5bfbe6fdcc0 100644 --- a/validation-test/compiler_crashers_fixed/28017-swift-protocoldecl-existentialtypesupportedslow.swift +++ b/validation-test/compiler_crashers_fixed/28017-swift-protocoldecl-existentialtypesupportedslow.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28018-swift-valuedecl-overwritetype.swift b/validation-test/compiler_crashers_fixed/28018-swift-valuedecl-overwritetype.swift index f979c2969c37f..a29eb50d4ae97 100644 --- a/validation-test/compiler_crashers_fixed/28018-swift-valuedecl-overwritetype.swift +++ b/validation-test/compiler_crashers_fixed/28018-swift-valuedecl-overwritetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28019-swift-typechecker-checkdeclarationavailability.swift b/validation-test/compiler_crashers_fixed/28019-swift-typechecker-checkdeclarationavailability.swift index 933dde649757d..0543a5290adb4 100644 --- a/validation-test/compiler_crashers_fixed/28019-swift-typechecker-checkdeclarationavailability.swift +++ b/validation-test/compiler_crashers_fixed/28019-swift-typechecker-checkdeclarationavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28020-llvm-smallvectorimpl-swift-decl-insert.swift b/validation-test/compiler_crashers_fixed/28020-llvm-smallvectorimpl-swift-decl-insert.swift index 823a3f8bb01f9..4044f30c9fef2 100644 --- a/validation-test/compiler_crashers_fixed/28020-llvm-smallvectorimpl-swift-decl-insert.swift +++ b/validation-test/compiler_crashers_fixed/28020-llvm-smallvectorimpl-swift-decl-insert.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28021-swift-decl-getrawcomment.swift b/validation-test/compiler_crashers_fixed/28021-swift-decl-getrawcomment.swift index 4289ab7657e51..d80f02763f083 100644 --- a/validation-test/compiler_crashers_fixed/28021-swift-decl-getrawcomment.swift +++ b/validation-test/compiler_crashers_fixed/28021-swift-decl-getrawcomment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28022-swift-typechecker-diagnoseexplicitunavailability.swift b/validation-test/compiler_crashers_fixed/28022-swift-typechecker-diagnoseexplicitunavailability.swift index a7abc62410531..ed90f235effc8 100644 --- a/validation-test/compiler_crashers_fixed/28022-swift-typechecker-diagnoseexplicitunavailability.swift +++ b/validation-test/compiler_crashers_fixed/28022-swift-typechecker-diagnoseexplicitunavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28023-swift-typechecker-diagnoseexplicitunavailability.swift b/validation-test/compiler_crashers_fixed/28023-swift-typechecker-diagnoseexplicitunavailability.swift index 69d7c134f42aa..8a2c83801d97c 100644 --- a/validation-test/compiler_crashers_fixed/28023-swift-typechecker-diagnoseexplicitunavailability.swift +++ b/validation-test/compiler_crashers_fixed/28023-swift-typechecker-diagnoseexplicitunavailability.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28024-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift b/validation-test/compiler_crashers_fixed/28024-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift index 85df7d7106b83..cf7756c59d4b1 100644 --- a/validation-test/compiler_crashers_fixed/28024-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift +++ b/validation-test/compiler_crashers_fixed/28024-swift-constraints-constraintlocatorbuilder-trysimplifytoexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28025-swift-markasobjc.swift b/validation-test/compiler_crashers_fixed/28025-swift-markasobjc.swift index 5e851bb7232aa..e9cfefe44f765 100644 --- a/validation-test/compiler_crashers_fixed/28025-swift-markasobjc.swift +++ b/validation-test/compiler_crashers_fixed/28025-swift-markasobjc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28026-swift-protocolcompositiontype-build.swift b/validation-test/compiler_crashers_fixed/28026-swift-protocolcompositiontype-build.swift index 524aa0e346945..9fa6d2afef918 100644 --- a/validation-test/compiler_crashers_fixed/28026-swift-protocolcompositiontype-build.swift +++ b/validation-test/compiler_crashers_fixed/28026-swift-protocolcompositiontype-build.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28027-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28027-swift-typebase-getmembersubstitutions.swift index 2e3cf78462370..2e82905f6ba33 100644 --- a/validation-test/compiler_crashers_fixed/28027-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28027-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28028-swift-astcontext-diagnoseunintendedobjcmethodoverrides.swift b/validation-test/compiler_crashers_fixed/28028-swift-astcontext-diagnoseunintendedobjcmethodoverrides.swift index 9a58e1a544eeb..e6f5585085922 100644 --- a/validation-test/compiler_crashers_fixed/28028-swift-astcontext-diagnoseunintendedobjcmethodoverrides.swift +++ b/validation-test/compiler_crashers_fixed/28028-swift-astcontext-diagnoseunintendedobjcmethodoverrides.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28029-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/28029-swift-constraints-constraintsystem-performmemberlookup.swift index b6b0fe951e7f7..578d986f4a45e 100644 --- a/validation-test/compiler_crashers_fixed/28029-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/28029-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28031-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/28031-swift-clangimporter-lookupvalue.swift index f7ae0476f2c13..9aa918322460a 100644 --- a/validation-test/compiler_crashers_fixed/28031-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/28031-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28032-swift-typechecker-computecaptures.swift b/validation-test/compiler_crashers_fixed/28032-swift-typechecker-computecaptures.swift index d757c671c63d6..9910a26e4d220 100644 --- a/validation-test/compiler_crashers_fixed/28032-swift-typechecker-computecaptures.swift +++ b/validation-test/compiler_crashers_fixed/28032-swift-typechecker-computecaptures.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28033-swift-configureconstructortype.swift b/validation-test/compiler_crashers_fixed/28033-swift-configureconstructortype.swift index a7bcca23c8eaf..b7cf75b87f34e 100644 --- a/validation-test/compiler_crashers_fixed/28033-swift-configureconstructortype.swift +++ b/validation-test/compiler_crashers_fixed/28033-swift-configureconstructortype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28034-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28034-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 6817a3168dcf7..04ba28f0713f7 100644 --- a/validation-test/compiler_crashers_fixed/28034-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28034-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28035-swift-archetypebuilder-getallarchetypes.swift b/validation-test/compiler_crashers_fixed/28035-swift-archetypebuilder-getallarchetypes.swift index 8b3c7239172b0..f3edf062fb32f 100644 --- a/validation-test/compiler_crashers_fixed/28035-swift-archetypebuilder-getallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/28035-swift-archetypebuilder-getallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28037-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/28037-swift-inflightdiagnostic.swift index ad460fdfb084f..68ffba19ca4e7 100644 --- a/validation-test/compiler_crashers_fixed/28037-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28037-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28038-swift-parser-parsetype.swift b/validation-test/compiler_crashers_fixed/28038-swift-parser-parsetype.swift index 2b61312178467..81b087114c693 100644 --- a/validation-test/compiler_crashers_fixed/28038-swift-parser-parsetype.swift +++ b/validation-test/compiler_crashers_fixed/28038-swift-parser-parsetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28039-swift-constraints-solution-computesubstitutions.swift b/validation-test/compiler_crashers_fixed/28039-swift-constraints-solution-computesubstitutions.swift index 48c9dc94c1315..eab61c43b8ae9 100644 --- a/validation-test/compiler_crashers_fixed/28039-swift-constraints-solution-computesubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28039-swift-constraints-solution-computesubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28040-swift-genericparamlist-addnestedarchetypes.swift b/validation-test/compiler_crashers_fixed/28040-swift-genericparamlist-addnestedarchetypes.swift index c42969521846d..e731070682eb5 100644 --- a/validation-test/compiler_crashers_fixed/28040-swift-genericparamlist-addnestedarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/28040-swift-genericparamlist-addnestedarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28041-swift-typechecker-lookupunqualified.swift b/validation-test/compiler_crashers_fixed/28041-swift-typechecker-lookupunqualified.swift index a7767cf6e75a0..73669043ed35c 100644 --- a/validation-test/compiler_crashers_fixed/28041-swift-typechecker-lookupunqualified.swift +++ b/validation-test/compiler_crashers_fixed/28041-swift-typechecker-lookupunqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28042-void.swift b/validation-test/compiler_crashers_fixed/28042-void.swift index 81c4111575157..862df2dd8fac5 100644 --- a/validation-test/compiler_crashers_fixed/28042-void.swift +++ b/validation-test/compiler_crashers_fixed/28042-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28044-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/28044-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift index 60e5f8be9bc40..8b3b8ebcae45c 100644 --- a/validation-test/compiler_crashers_fixed/28044-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/28044-swift-completegenerictyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28045-swift-typechecker-typecheckpatternbinding.swift b/validation-test/compiler_crashers_fixed/28045-swift-typechecker-typecheckpatternbinding.swift index 2787c4c45c17d..063c15127fe8f 100644 --- a/validation-test/compiler_crashers_fixed/28045-swift-typechecker-typecheckpatternbinding.swift +++ b/validation-test/compiler_crashers_fixed/28045-swift-typechecker-typecheckpatternbinding.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28046-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/28046-swift-typechecker-substituteinputsugartypeforresult.swift index 09eb8f9a2d556..6fb19b2b93ce3 100644 --- a/validation-test/compiler_crashers_fixed/28046-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/28046-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28047-swift-constraints-constraintsystem-recordfix.swift b/validation-test/compiler_crashers_fixed/28047-swift-constraints-constraintsystem-recordfix.swift index f82d136699548..79ee972ea43fc 100644 --- a/validation-test/compiler_crashers_fixed/28047-swift-constraints-constraintsystem-recordfix.swift +++ b/validation-test/compiler_crashers_fixed/28047-swift-constraints-constraintsystem-recordfix.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28048-swift-astcontext-getspecializedconformance.swift b/validation-test/compiler_crashers_fixed/28048-swift-astcontext-getspecializedconformance.swift index 218bc23fc8e40..039e11713c9c8 100644 --- a/validation-test/compiler_crashers_fixed/28048-swift-astcontext-getspecializedconformance.swift +++ b/validation-test/compiler_crashers_fixed/28048-swift-astcontext-getspecializedconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28050-swift-abstractfunctiondecl-setgenericparams.swift b/validation-test/compiler_crashers_fixed/28050-swift-abstractfunctiondecl-setgenericparams.swift index 4be50282622d3..17352127caec2 100644 --- a/validation-test/compiler_crashers_fixed/28050-swift-abstractfunctiondecl-setgenericparams.swift +++ b/validation-test/compiler_crashers_fixed/28050-swift-abstractfunctiondecl-setgenericparams.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28051-swift-parser-parseexprimpl.swift b/validation-test/compiler_crashers_fixed/28051-swift-parser-parseexprimpl.swift index c9e2d437751dd..e32cd7daee7e3 100644 --- a/validation-test/compiler_crashers_fixed/28051-swift-parser-parseexprimpl.swift +++ b/validation-test/compiler_crashers_fixed/28051-swift-parser-parseexprimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28052-swift-moduledecl-lookupvalue.swift b/validation-test/compiler_crashers_fixed/28052-swift-moduledecl-lookupvalue.swift index 8c4f677416d5c..413e55a4644f6 100644 --- a/validation-test/compiler_crashers_fixed/28052-swift-moduledecl-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/28052-swift-moduledecl-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28053-swift-parser-parsedeclvar.swift b/validation-test/compiler_crashers_fixed/28053-swift-parser-parsedeclvar.swift index 919c7f1765b80..91922d005c3e8 100644 --- a/validation-test/compiler_crashers_fixed/28053-swift-parser-parsedeclvar.swift +++ b/validation-test/compiler_crashers_fixed/28053-swift-parser-parsedeclvar.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28054-ldstninstinfo.swift b/validation-test/compiler_crashers_fixed/28054-ldstninstinfo.swift index cb63fb6c7b580..2530fcd067c12 100644 --- a/validation-test/compiler_crashers_fixed/28054-ldstninstinfo.swift +++ b/validation-test/compiler_crashers_fixed/28054-ldstninstinfo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28055-swift-parser-parsegetsetimpl.swift b/validation-test/compiler_crashers_fixed/28055-swift-parser-parsegetsetimpl.swift index 89210f267940b..9b555bdda65e5 100644 --- a/validation-test/compiler_crashers_fixed/28055-swift-parser-parsegetsetimpl.swift +++ b/validation-test/compiler_crashers_fixed/28055-swift-parser-parsegetsetimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28056-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/28056-swift-valuedecl-settype.swift index cef254425adcd..ebeae218d51eb 100644 --- a/validation-test/compiler_crashers_fixed/28056-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/28056-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28057-swift-modulefile-declcommenttableinfo-readdata.swift b/validation-test/compiler_crashers_fixed/28057-swift-modulefile-declcommenttableinfo-readdata.swift index 244f67056ac7f..5e2dfc815c24e 100644 --- a/validation-test/compiler_crashers_fixed/28057-swift-modulefile-declcommenttableinfo-readdata.swift +++ b/validation-test/compiler_crashers_fixed/28057-swift-modulefile-declcommenttableinfo-readdata.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28058-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/28058-swift-lexer-leximpl.swift index 799a2b7412155..60af923aac70a 100644 --- a/validation-test/compiler_crashers_fixed/28058-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/28058-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28059-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/28059-swift-conformancelookuptable-updatelookuptable.swift index 85eba19aee6e8..85390900478b7 100644 --- a/validation-test/compiler_crashers_fixed/28059-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/28059-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28060-std-function-func.swift b/validation-test/compiler_crashers_fixed/28060-std-function-func.swift index c561941829585..eb0022d67be47 100644 --- a/validation-test/compiler_crashers_fixed/28060-std-function-func.swift +++ b/validation-test/compiler_crashers_fixed/28060-std-function-func.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28061-swift-nominaltypedecl-getdeclaredtypeincontext.swift b/validation-test/compiler_crashers_fixed/28061-swift-nominaltypedecl-getdeclaredtypeincontext.swift index ff5acae7c8d35..15d6189988f37 100644 --- a/validation-test/compiler_crashers_fixed/28061-swift-nominaltypedecl-getdeclaredtypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/28061-swift-nominaltypedecl-getdeclaredtypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28062-swift-classdecl-checkobjcancestry.swift b/validation-test/compiler_crashers_fixed/28062-swift-classdecl-checkobjcancestry.swift index aa2f549572222..e9d8984c24437 100644 --- a/validation-test/compiler_crashers_fixed/28062-swift-classdecl-checkobjcancestry.swift +++ b/validation-test/compiler_crashers_fixed/28062-swift-classdecl-checkobjcancestry.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28064-swift-stmtconditionelement-walk.swift b/validation-test/compiler_crashers_fixed/28064-swift-stmtconditionelement-walk.swift index 7a97af31f7965..bdc8ebccfcee2 100644 --- a/validation-test/compiler_crashers_fixed/28064-swift-stmtconditionelement-walk.swift +++ b/validation-test/compiler_crashers_fixed/28064-swift-stmtconditionelement-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28065-swift-constraints-constraintsystem-mergeequivalenceclasses.swift b/validation-test/compiler_crashers_fixed/28065-swift-constraints-constraintsystem-mergeequivalenceclasses.swift index e2ae375c8b3e6..84fd8e30300a5 100644 --- a/validation-test/compiler_crashers_fixed/28065-swift-constraints-constraintsystem-mergeequivalenceclasses.swift +++ b/validation-test/compiler_crashers_fixed/28065-swift-constraints-constraintsystem-mergeequivalenceclasses.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28066-swift-parentype-get.swift b/validation-test/compiler_crashers_fixed/28066-swift-parentype-get.swift index 986db72ab4d93..6f538e12f4d7e 100644 --- a/validation-test/compiler_crashers_fixed/28066-swift-parentype-get.swift +++ b/validation-test/compiler_crashers_fixed/28066-swift-parentype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28067-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/28067-no-stacktrace.swift index 788e8514986f1..3466057345cce 100644 --- a/validation-test/compiler_crashers_fixed/28067-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/28067-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28068-swift-declcontext-getlocalconformances.swift b/validation-test/compiler_crashers_fixed/28068-swift-declcontext-getlocalconformances.swift index f598bfdcadd0a..a80f17b734593 100644 --- a/validation-test/compiler_crashers_fixed/28068-swift-declcontext-getlocalconformances.swift +++ b/validation-test/compiler_crashers_fixed/28068-swift-declcontext-getlocalconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28069-swift-nominaltypedecl-classifyasoptionaltype.swift b/validation-test/compiler_crashers_fixed/28069-swift-nominaltypedecl-classifyasoptionaltype.swift index ad46e98476eb3..f4cbb539a326c 100644 --- a/validation-test/compiler_crashers_fixed/28069-swift-nominaltypedecl-classifyasoptionaltype.swift +++ b/validation-test/compiler_crashers_fixed/28069-swift-nominaltypedecl-classifyasoptionaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28070-swift-lexer-diagnose.swift b/validation-test/compiler_crashers_fixed/28070-swift-lexer-diagnose.swift index 94d933af05db9..b127cb51f76b4 100644 --- a/validation-test/compiler_crashers_fixed/28070-swift-lexer-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/28070-swift-lexer-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28071-swift-clangimporter-implementation-importdeclandcacheimpl.swift b/validation-test/compiler_crashers_fixed/28071-swift-clangimporter-implementation-importdeclandcacheimpl.swift index d37c848aaeb42..5baa3d2ea965e 100644 --- a/validation-test/compiler_crashers_fixed/28071-swift-clangimporter-implementation-importdeclandcacheimpl.swift +++ b/validation-test/compiler_crashers_fixed/28071-swift-clangimporter-implementation-importdeclandcacheimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28072-swift-typechecker-buildrefexpr.swift b/validation-test/compiler_crashers_fixed/28072-swift-typechecker-buildrefexpr.swift index d62bce9388286..ff37511ebdba8 100644 --- a/validation-test/compiler_crashers_fixed/28072-swift-typechecker-buildrefexpr.swift +++ b/validation-test/compiler_crashers_fixed/28072-swift-typechecker-buildrefexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28073-swift-parser-parsestmt.swift b/validation-test/compiler_crashers_fixed/28073-swift-parser-parsestmt.swift index 7ae63021074df..78ef2ca79aac9 100644 --- a/validation-test/compiler_crashers_fixed/28073-swift-parser-parsestmt.swift +++ b/validation-test/compiler_crashers_fixed/28073-swift-parser-parsestmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28074-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/28074-swift-archetypebuilder-potentialarchetype-gettype.swift index 032f880d8aed6..0014a061ee4fe 100644 --- a/validation-test/compiler_crashers_fixed/28074-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/28074-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28075-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/28075-swift-lexer-lexstringliteral.swift index 4531474b9019a..1091b3da1a11d 100644 --- a/validation-test/compiler_crashers_fixed/28075-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/28075-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28076-llvm-foldingset-swift-tupletype-getnodeprofile.swift b/validation-test/compiler_crashers_fixed/28076-llvm-foldingset-swift-tupletype-getnodeprofile.swift index be8e277f9ef71..76be49a54b2d6 100644 --- a/validation-test/compiler_crashers_fixed/28076-llvm-foldingset-swift-tupletype-getnodeprofile.swift +++ b/validation-test/compiler_crashers_fixed/28076-llvm-foldingset-swift-tupletype-getnodeprofile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28077-swift-parser-parsedeclsubscript.swift b/validation-test/compiler_crashers_fixed/28077-swift-parser-parsedeclsubscript.swift index a6781e9a3189f..29848bcc4b0df 100644 --- a/validation-test/compiler_crashers_fixed/28077-swift-parser-parsedeclsubscript.swift +++ b/validation-test/compiler_crashers_fixed/28077-swift-parser-parsedeclsubscript.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28078-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift b/validation-test/compiler_crashers_fixed/28078-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift index 691a33569319b..073371ed82884 100644 --- a/validation-test/compiler_crashers_fixed/28078-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift +++ b/validation-test/compiler_crashers_fixed/28078-swift-archetypebuilder-inferrequirementswalker-walktotypepost.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28079-swift-lexer-leximpl.swift b/validation-test/compiler_crashers_fixed/28079-swift-lexer-leximpl.swift index 7a0f7a01c1bc9..b8c6e1340172e 100644 --- a/validation-test/compiler_crashers_fixed/28079-swift-lexer-leximpl.swift +++ b/validation-test/compiler_crashers_fixed/28079-swift-lexer-leximpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28080-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/28080-swift-parser-diagnose.swift index 3c80940984e14..b837fe30728b3 100644 --- a/validation-test/compiler_crashers_fixed/28080-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/28080-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28081-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/28081-swift-inflightdiagnostic.swift index 1714474343526..0d831a682bacc 100644 --- a/validation-test/compiler_crashers_fixed/28081-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28081-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28082-bool.swift b/validation-test/compiler_crashers_fixed/28082-bool.swift index eb4e1e87d1472..911c1acea1072 100644 --- a/validation-test/compiler_crashers_fixed/28082-bool.swift +++ b/validation-test/compiler_crashers_fixed/28082-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28083-swift-enumtype-get.swift b/validation-test/compiler_crashers_fixed/28083-swift-enumtype-get.swift index e90636441f15d..7599d978f8977 100644 --- a/validation-test/compiler_crashers_fixed/28083-swift-enumtype-get.swift +++ b/validation-test/compiler_crashers_fixed/28083-swift-enumtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28084-swift-modulefile-loadallmembers.swift b/validation-test/compiler_crashers_fixed/28084-swift-modulefile-loadallmembers.swift index 570f8201d5e45..89ec1a49ab4dd 100644 --- a/validation-test/compiler_crashers_fixed/28084-swift-modulefile-loadallmembers.swift +++ b/validation-test/compiler_crashers_fixed/28084-swift-modulefile-loadallmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28085-swift-constraints-constraintsystem-simplifyrestrictedconstraint.swift b/validation-test/compiler_crashers_fixed/28085-swift-constraints-constraintsystem-simplifyrestrictedconstraint.swift index fcbc3574dd5d1..1a41d4ca5fb19 100644 --- a/validation-test/compiler_crashers_fixed/28085-swift-constraints-constraintsystem-simplifyrestrictedconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28085-swift-constraints-constraintsystem-simplifyrestrictedconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28086-swift-completegenerictyperesolver-resolvedependentmembertype.swift b/validation-test/compiler_crashers_fixed/28086-swift-completegenerictyperesolver-resolvedependentmembertype.swift index 8aa3324d7a6a7..80f20357b20fc 100644 --- a/validation-test/compiler_crashers_fixed/28086-swift-completegenerictyperesolver-resolvedependentmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28086-swift-completegenerictyperesolver-resolvedependentmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28087-swift-genericsignature-profile.swift b/validation-test/compiler_crashers_fixed/28087-swift-genericsignature-profile.swift index 4579557bc1224..6ab51d3b50b3c 100644 --- a/validation-test/compiler_crashers_fixed/28087-swift-genericsignature-profile.swift +++ b/validation-test/compiler_crashers_fixed/28087-swift-genericsignature-profile.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28088-swift-nominaltypedecl-markinvalidgenericsignature.swift b/validation-test/compiler_crashers_fixed/28088-swift-nominaltypedecl-markinvalidgenericsignature.swift index b372d3a3ccb16..1d0457cdcbefb 100644 --- a/validation-test/compiler_crashers_fixed/28088-swift-nominaltypedecl-markinvalidgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28088-swift-nominaltypedecl-markinvalidgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28089-extractsimplefield.swift b/validation-test/compiler_crashers_fixed/28089-extractsimplefield.swift index dcc00fc78f0ee..a2a5845be4183 100644 --- a/validation-test/compiler_crashers_fixed/28089-extractsimplefield.swift +++ b/validation-test/compiler_crashers_fixed/28089-extractsimplefield.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28090-bool.swift b/validation-test/compiler_crashers_fixed/28090-bool.swift index 733c0520ad7ed..1918a88d22859 100644 --- a/validation-test/compiler_crashers_fixed/28090-bool.swift +++ b/validation-test/compiler_crashers_fixed/28090-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28091-swift-diagnosticengine-flushactivediagnostic.swift b/validation-test/compiler_crashers_fixed/28091-swift-diagnosticengine-flushactivediagnostic.swift index b972497096801..764ffcaa79478 100644 --- a/validation-test/compiler_crashers_fixed/28091-swift-diagnosticengine-flushactivediagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28091-swift-diagnosticengine-flushactivediagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28092-swift-parser-parseexpridentifier.swift b/validation-test/compiler_crashers_fixed/28092-swift-parser-parseexpridentifier.swift index 9a2c5bb1091bf..9823d4903ff33 100644 --- a/validation-test/compiler_crashers_fixed/28092-swift-parser-parseexpridentifier.swift +++ b/validation-test/compiler_crashers_fixed/28092-swift-parser-parseexpridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28093-swift-archetypetype-getnew.swift b/validation-test/compiler_crashers_fixed/28093-swift-archetypetype-getnew.swift index 93f3bbbdcc2b1..096c6965e0102 100644 --- a/validation-test/compiler_crashers_fixed/28093-swift-archetypetype-getnew.swift +++ b/validation-test/compiler_crashers_fixed/28093-swift-archetypetype-getnew.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28094-swift-parser-parsetypedpattern.swift b/validation-test/compiler_crashers_fixed/28094-swift-parser-parsetypedpattern.swift index 970085c4a1c2a..bb82b8778b926 100644 --- a/validation-test/compiler_crashers_fixed/28094-swift-parser-parsetypedpattern.swift +++ b/validation-test/compiler_crashers_fixed/28094-swift-parser-parsetypedpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28095-swift-parser-parsedeclstruct.swift b/validation-test/compiler_crashers_fixed/28095-swift-parser-parsedeclstruct.swift index f9fa73e7b79b5..1ad0d8328da1e 100644 --- a/validation-test/compiler_crashers_fixed/28095-swift-parser-parsedeclstruct.swift +++ b/validation-test/compiler_crashers_fixed/28095-swift-parser-parsedeclstruct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28096-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/28096-swift-parser-parsedecl.swift index 205f831e6f41a..5b9a3ccb5df96 100644 --- a/validation-test/compiler_crashers_fixed/28096-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/28096-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28097-swift-astprinter-printname.swift b/validation-test/compiler_crashers_fixed/28097-swift-astprinter-printname.swift index 3bbd1d892a851..1a945ee56a74c 100644 --- a/validation-test/compiler_crashers_fixed/28097-swift-astprinter-printname.swift +++ b/validation-test/compiler_crashers_fixed/28097-swift-astprinter-printname.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28098-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/28098-swift-constraints-constraintsystem-performmemberlookup.swift index 77030432f1224..f19899cd0f664 100644 --- a/validation-test/compiler_crashers_fixed/28098-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/28098-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28099-swift-conformancelookuptable-updatelookuptable.swift b/validation-test/compiler_crashers_fixed/28099-swift-conformancelookuptable-updatelookuptable.swift index 8c3231c65a7f0..86fb19f1fa575 100644 --- a/validation-test/compiler_crashers_fixed/28099-swift-conformancelookuptable-updatelookuptable.swift +++ b/validation-test/compiler_crashers_fixed/28099-swift-conformancelookuptable-updatelookuptable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28100-swift-tupletype-get.swift b/validation-test/compiler_crashers_fixed/28100-swift-tupletype-get.swift index 9657ed30da61a..5f81cfe2925e9 100644 --- a/validation-test/compiler_crashers_fixed/28100-swift-tupletype-get.swift +++ b/validation-test/compiler_crashers_fixed/28100-swift-tupletype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28101-swift-constraints-constraint-create.swift b/validation-test/compiler_crashers_fixed/28101-swift-constraints-constraint-create.swift index 1e55dfd87154b..987349281815b 100644 --- a/validation-test/compiler_crashers_fixed/28101-swift-constraints-constraint-create.swift +++ b/validation-test/compiler_crashers_fixed/28101-swift-constraints-constraint-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28102-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/28102-swift-parser-parseidentifier.swift index fdb347ad289c7..e25ee94eff53f 100644 --- a/validation-test/compiler_crashers_fixed/28102-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/28102-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28103-swift-parser-parsetoken.swift b/validation-test/compiler_crashers_fixed/28103-swift-parser-parsetoken.swift index a2f9fc445ba0d..9f1d86354c7d1 100644 --- a/validation-test/compiler_crashers_fixed/28103-swift-parser-parsetoken.swift +++ b/validation-test/compiler_crashers_fixed/28103-swift-parser-parsetoken.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28104-void.swift b/validation-test/compiler_crashers_fixed/28104-void.swift index 1df6e539ca647..5a01e7f518336 100644 --- a/validation-test/compiler_crashers_fixed/28104-void.swift +++ b/validation-test/compiler_crashers_fixed/28104-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28105-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/28105-swift-constraints-constraintsystem-simplifymemberconstraint.swift index d760d639c8f3b..f917eeab4c907 100644 --- a/validation-test/compiler_crashers_fixed/28105-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28105-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28106-swift-astcontext-setrawcomment.swift b/validation-test/compiler_crashers_fixed/28106-swift-astcontext-setrawcomment.swift index ca13a76389e01..bfd6179df373d 100644 --- a/validation-test/compiler_crashers_fixed/28106-swift-astcontext-setrawcomment.swift +++ b/validation-test/compiler_crashers_fixed/28106-swift-astcontext-setrawcomment.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28107-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/28107-swift-typechecker-checkconformance.swift index ad133d05f928a..66d73ea52bcac 100644 --- a/validation-test/compiler_crashers_fixed/28107-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/28107-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28108-swift-genericsignature-genericsignature.swift b/validation-test/compiler_crashers_fixed/28108-swift-genericsignature-genericsignature.swift index 49a80abe873fe..068b70fd11d89 100644 --- a/validation-test/compiler_crashers_fixed/28108-swift-genericsignature-genericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28108-swift-genericsignature-genericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28109-swift-constraints-constraintgraph-removeconstraint.swift b/validation-test/compiler_crashers_fixed/28109-swift-constraints-constraintgraph-removeconstraint.swift index 450f81eb24632..3fc28061577ac 100644 --- a/validation-test/compiler_crashers_fixed/28109-swift-constraints-constraintgraph-removeconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28109-swift-constraints-constraintgraph-removeconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28110-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/28110-swift-typechecker-resolvetypeincontext.swift index 2b675a9c04315..eb1d431082cf2 100644 --- a/validation-test/compiler_crashers_fixed/28110-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/28110-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28111-swift-modulefile-readnormalconformance.swift b/validation-test/compiler_crashers_fixed/28111-swift-modulefile-readnormalconformance.swift index 3b84b2714f4d0..8db3e0fe45933 100644 --- a/validation-test/compiler_crashers_fixed/28111-swift-modulefile-readnormalconformance.swift +++ b/validation-test/compiler_crashers_fixed/28111-swift-modulefile-readnormalconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28112-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/28112-no-stacktrace.swift index aea68e5fbf24b..d4ffbdc38f835 100644 --- a/validation-test/compiler_crashers_fixed/28112-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/28112-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28113-swift-constraints-constraintgraph-gatherconstraints.swift b/validation-test/compiler_crashers_fixed/28113-swift-constraints-constraintgraph-gatherconstraints.swift index bf40e4fe68085..77e7f7a0091db 100644 --- a/validation-test/compiler_crashers_fixed/28113-swift-constraints-constraintgraph-gatherconstraints.swift +++ b/validation-test/compiler_crashers_fixed/28113-swift-constraints-constraintgraph-gatherconstraints.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28114-swift-tuplepattern-create.swift b/validation-test/compiler_crashers_fixed/28114-swift-tuplepattern-create.swift index cb0e244aebbc5..5555719b5339e 100644 --- a/validation-test/compiler_crashers_fixed/28114-swift-tuplepattern-create.swift +++ b/validation-test/compiler_crashers_fixed/28114-swift-tuplepattern-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28115-swift-patternbindingdecl-create.swift b/validation-test/compiler_crashers_fixed/28115-swift-patternbindingdecl-create.swift index cff5f5f98831e..e358a144d53b2 100644 --- a/validation-test/compiler_crashers_fixed/28115-swift-patternbindingdecl-create.swift +++ b/validation-test/compiler_crashers_fixed/28115-swift-patternbindingdecl-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28116-swift-parser-skipsingle.swift b/validation-test/compiler_crashers_fixed/28116-swift-parser-skipsingle.swift index 9f71e5f1bb7fa..5cdcf2adab558 100644 --- a/validation-test/compiler_crashers_fixed/28116-swift-parser-skipsingle.swift +++ b/validation-test/compiler_crashers_fixed/28116-swift-parser-skipsingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28117-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/28117-resolveidenttypecomponent.swift index e666e129f6f60..c9bc3b54f0754 100644 --- a/validation-test/compiler_crashers_fixed/28117-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/28117-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28118-resolveidenttypecomponent.swift b/validation-test/compiler_crashers_fixed/28118-resolveidenttypecomponent.swift index 7aedc86d5cec8..079be7c48f25a 100644 --- a/validation-test/compiler_crashers_fixed/28118-resolveidenttypecomponent.swift +++ b/validation-test/compiler_crashers_fixed/28118-resolveidenttypecomponent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28119-void.swift b/validation-test/compiler_crashers_fixed/28119-void.swift index 6bb1c0f5f18af..2f8a346ace6ed 100644 --- a/validation-test/compiler_crashers_fixed/28119-void.swift +++ b/validation-test/compiler_crashers_fixed/28119-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28120-swift-unqualifiedlookup-unqualifiedlookup.swift b/validation-test/compiler_crashers_fixed/28120-swift-unqualifiedlookup-unqualifiedlookup.swift index 4c0efa1af371b..16b86bd4aa66b 100644 --- a/validation-test/compiler_crashers_fixed/28120-swift-unqualifiedlookup-unqualifiedlookup.swift +++ b/validation-test/compiler_crashers_fixed/28120-swift-unqualifiedlookup-unqualifiedlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28121-swift-typechecker-coercepatterntotype.swift b/validation-test/compiler_crashers_fixed/28121-swift-typechecker-coercepatterntotype.swift index 359f56760c2e8..0214c5a369b10 100644 --- a/validation-test/compiler_crashers_fixed/28121-swift-typechecker-coercepatterntotype.swift +++ b/validation-test/compiler_crashers_fixed/28121-swift-typechecker-coercepatterntotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28122-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/28122-swift-inflightdiagnostic.swift index 5e13115500abf..59c1808444c04 100644 --- a/validation-test/compiler_crashers_fixed/28122-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28122-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28123-swift-constraints-constraintsystem-matchtypes.swift b/validation-test/compiler_crashers_fixed/28123-swift-constraints-constraintsystem-matchtypes.swift index 0629e59c9bf80..6fd7c44f49a3b 100644 --- a/validation-test/compiler_crashers_fixed/28123-swift-constraints-constraintsystem-matchtypes.swift +++ b/validation-test/compiler_crashers_fixed/28123-swift-constraints-constraintsystem-matchtypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28124-swift-typevisitor.swift b/validation-test/compiler_crashers_fixed/28124-swift-typevisitor.swift index 75b1a366e42f2..985b32d510894 100644 --- a/validation-test/compiler_crashers_fixed/28124-swift-typevisitor.swift +++ b/validation-test/compiler_crashers_fixed/28124-swift-typevisitor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28125-swift-constraints-constraint-createbindoverload.swift b/validation-test/compiler_crashers_fixed/28125-swift-constraints-constraint-createbindoverload.swift index f4e36cc48e68d..c65d96a246c16 100644 --- a/validation-test/compiler_crashers_fixed/28125-swift-constraints-constraint-createbindoverload.swift +++ b/validation-test/compiler_crashers_fixed/28125-swift-constraints-constraint-createbindoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28126-swift-getbuiltinvaluedecl.swift b/validation-test/compiler_crashers_fixed/28126-swift-getbuiltinvaluedecl.swift index a81c7095a9414..6b1098642e817 100644 --- a/validation-test/compiler_crashers_fixed/28126-swift-getbuiltinvaluedecl.swift +++ b/validation-test/compiler_crashers_fixed/28126-swift-getbuiltinvaluedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28127-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28127-swift-typebase-getmembersubstitutions.swift index 88f5e1fde9ba0..e2b12a891804e 100644 --- a/validation-test/compiler_crashers_fixed/28127-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28127-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28128-swift-parser-parseidentifier.swift b/validation-test/compiler_crashers_fixed/28128-swift-parser-parseidentifier.swift index 47131c921e9ec..52d525458553c 100644 --- a/validation-test/compiler_crashers_fixed/28128-swift-parser-parseidentifier.swift +++ b/validation-test/compiler_crashers_fixed/28128-swift-parser-parseidentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28129-no-stacktrace.swift b/validation-test/compiler_crashers_fixed/28129-no-stacktrace.swift index d87ca753c9a81..b2148f5f26677 100644 --- a/validation-test/compiler_crashers_fixed/28129-no-stacktrace.swift +++ b/validation-test/compiler_crashers_fixed/28129-no-stacktrace.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28130-swift-constraints-constraintsystem-solverscope-solverscope.swift b/validation-test/compiler_crashers_fixed/28130-swift-constraints-constraintsystem-solverscope-solverscope.swift index 8f312b6576b82..96c7e7c95bb46 100644 --- a/validation-test/compiler_crashers_fixed/28130-swift-constraints-constraintsystem-solverscope-solverscope.swift +++ b/validation-test/compiler_crashers_fixed/28130-swift-constraints-constraintsystem-solverscope-solverscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28131-void.swift b/validation-test/compiler_crashers_fixed/28131-void.swift index bca52c77cc044..25c4f5d50af04 100644 --- a/validation-test/compiler_crashers_fixed/28131-void.swift +++ b/validation-test/compiler_crashers_fixed/28131-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28132-swift-namelookup-findlocalval-visitifstmt.swift b/validation-test/compiler_crashers_fixed/28132-swift-namelookup-findlocalval-visitifstmt.swift index 6237663194501..6144090cc2cc8 100644 --- a/validation-test/compiler_crashers_fixed/28132-swift-namelookup-findlocalval-visitifstmt.swift +++ b/validation-test/compiler_crashers_fixed/28132-swift-namelookup-findlocalval-visitifstmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28133-swift-parser-parsedeclenum.swift b/validation-test/compiler_crashers_fixed/28133-swift-parser-parsedeclenum.swift index 8e938f9d2211e..a1307440d4518 100644 --- a/validation-test/compiler_crashers_fixed/28133-swift-parser-parsedeclenum.swift +++ b/validation-test/compiler_crashers_fixed/28133-swift-parser-parsedeclenum.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28134-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28134-swift-typebase-getmembersubstitutions.swift index d4e0ecef52fc6..67d1eee9873c0 100644 --- a/validation-test/compiler_crashers_fixed/28134-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28134-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28135-swift-parser-parseexprlist.swift b/validation-test/compiler_crashers_fixed/28135-swift-parser-parseexprlist.swift index 67a9cebeec3f9..5b6d9c40207f7 100644 --- a/validation-test/compiler_crashers_fixed/28135-swift-parser-parseexprlist.swift +++ b/validation-test/compiler_crashers_fixed/28135-swift-parser-parseexprlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28136-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/28136-swift-valuedecl-getinterfacetype.swift index 8ea117a87694c..f0889fbb0b1c6 100644 --- a/validation-test/compiler_crashers_fixed/28136-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28136-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28137-swift-identtyperepr-create.swift b/validation-test/compiler_crashers_fixed/28137-swift-identtyperepr-create.swift index 94faf968b7220..18bca1941f915 100644 --- a/validation-test/compiler_crashers_fixed/28137-swift-identtyperepr-create.swift +++ b/validation-test/compiler_crashers_fixed/28137-swift-identtyperepr-create.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28138-swift-constraints-constraintsystem-addoverloadset.swift b/validation-test/compiler_crashers_fixed/28138-swift-constraints-constraintsystem-addoverloadset.swift index 8a17e8f857b4b..10d2d5723c909 100644 --- a/validation-test/compiler_crashers_fixed/28138-swift-constraints-constraintsystem-addoverloadset.swift +++ b/validation-test/compiler_crashers_fixed/28138-swift-constraints-constraintsystem-addoverloadset.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28139-swift-classdecl-findoverridingdecl.swift b/validation-test/compiler_crashers_fixed/28139-swift-classdecl-findoverridingdecl.swift index 46a1103172d14..bf523e9e8173b 100644 --- a/validation-test/compiler_crashers_fixed/28139-swift-classdecl-findoverridingdecl.swift +++ b/validation-test/compiler_crashers_fixed/28139-swift-classdecl-findoverridingdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28140-swift-typedecl-getdeclaredinterfacetype.swift b/validation-test/compiler_crashers_fixed/28140-swift-typedecl-getdeclaredinterfacetype.swift index c3c6d138bff33..4be5394f29a8e 100644 --- a/validation-test/compiler_crashers_fixed/28140-swift-typedecl-getdeclaredinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28140-swift-typedecl-getdeclaredinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28141-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/28141-swift-typechecker-addimplicitconstructors.swift index 2b43beb395fed..f7e17709ecfb3 100644 --- a/validation-test/compiler_crashers_fixed/28141-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/28141-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28142-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/28142-swift-constraints-constraintsystem-simplifymemberconstraint.swift index 53f71ed6f7bdd..95391f9ff684e 100644 --- a/validation-test/compiler_crashers_fixed/28142-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28142-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28143-llvm-foldingset-swift-structtype-computenodehash.swift b/validation-test/compiler_crashers_fixed/28143-llvm-foldingset-swift-structtype-computenodehash.swift index 0eb2a8aea84a6..b93b2e88d37ae 100644 --- a/validation-test/compiler_crashers_fixed/28143-llvm-foldingset-swift-structtype-computenodehash.swift +++ b/validation-test/compiler_crashers_fixed/28143-llvm-foldingset-swift-structtype-computenodehash.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28144-swift-typechecker-substituteinputsugartypeforresult.swift b/validation-test/compiler_crashers_fixed/28144-swift-typechecker-substituteinputsugartypeforresult.swift index 734c26bfac387..dcab342c36ca3 100644 --- a/validation-test/compiler_crashers_fixed/28144-swift-typechecker-substituteinputsugartypeforresult.swift +++ b/validation-test/compiler_crashers_fixed/28144-swift-typechecker-substituteinputsugartypeforresult.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28145-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/28145-swift-constraints-constraintsystem-getconstraintlocator.swift index 4eca5154d4671..b58f958b04bee 100644 --- a/validation-test/compiler_crashers_fixed/28145-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/28145-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28146-swift-clangimporter-implementation-importdeclandcacheimpl.swift b/validation-test/compiler_crashers_fixed/28146-swift-clangimporter-implementation-importdeclandcacheimpl.swift index 1cad768ababf8..b68c41eb15fa7 100644 --- a/validation-test/compiler_crashers_fixed/28146-swift-clangimporter-implementation-importdeclandcacheimpl.swift +++ b/validation-test/compiler_crashers_fixed/28146-swift-clangimporter-implementation-importdeclandcacheimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28147-swift-mangle-mangler-mangledefaultargumententity.swift b/validation-test/compiler_crashers_fixed/28147-swift-mangle-mangler-mangledefaultargumententity.swift index 1138dcf749aa7..111c93eecb8bc 100644 --- a/validation-test/compiler_crashers_fixed/28147-swift-mangle-mangler-mangledefaultargumententity.swift +++ b/validation-test/compiler_crashers_fixed/28147-swift-mangle-mangler-mangledefaultargumententity.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28148-swift-constraints-constraintsystem-getconstraintlocator.swift b/validation-test/compiler_crashers_fixed/28148-swift-constraints-constraintsystem-getconstraintlocator.swift index 8d287eb52b8d4..2320ef2466a3b 100644 --- a/validation-test/compiler_crashers_fixed/28148-swift-constraints-constraintsystem-getconstraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/28148-swift-constraints-constraintsystem-getconstraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28149-addcurriedselftype.swift b/validation-test/compiler_crashers_fixed/28149-addcurriedselftype.swift index 8fba9308d27a1..b826438359959 100644 --- a/validation-test/compiler_crashers_fixed/28149-addcurriedselftype.swift +++ b/validation-test/compiler_crashers_fixed/28149-addcurriedselftype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28150-swift-astcontext-loadextensions.swift b/validation-test/compiler_crashers_fixed/28150-swift-astcontext-loadextensions.swift index 5cd7e75656a91..4413fa3efeec3 100644 --- a/validation-test/compiler_crashers_fixed/28150-swift-astcontext-loadextensions.swift +++ b/validation-test/compiler_crashers_fixed/28150-swift-astcontext-loadextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28151-swift-constraints-constraintsystem-simplifymemberconstraint.swift b/validation-test/compiler_crashers_fixed/28151-swift-constraints-constraintsystem-simplifymemberconstraint.swift index 05c110412909f..9c6fc84baeed8 100644 --- a/validation-test/compiler_crashers_fixed/28151-swift-constraints-constraintsystem-simplifymemberconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28151-swift-constraints-constraintsystem-simplifymemberconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28152-swift-conformancelookuptable-lookupconformance.swift b/validation-test/compiler_crashers_fixed/28152-swift-conformancelookuptable-lookupconformance.swift index cef7f7bea7dd9..ce5397b9efd06 100644 --- a/validation-test/compiler_crashers_fixed/28152-swift-conformancelookuptable-lookupconformance.swift +++ b/validation-test/compiler_crashers_fixed/28152-swift-conformancelookuptable-lookupconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28153-swift-normalprotocolconformance-setwitness.swift b/validation-test/compiler_crashers_fixed/28153-swift-normalprotocolconformance-setwitness.swift index d78a7ee124d43..bd31fa147b724 100644 --- a/validation-test/compiler_crashers_fixed/28153-swift-normalprotocolconformance-setwitness.swift +++ b/validation-test/compiler_crashers_fixed/28153-swift-normalprotocolconformance-setwitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28154-swift-genericsignature-get.swift b/validation-test/compiler_crashers_fixed/28154-swift-genericsignature-get.swift index 29c09801fd642..0201d06599ddf 100644 --- a/validation-test/compiler_crashers_fixed/28154-swift-genericsignature-get.swift +++ b/validation-test/compiler_crashers_fixed/28154-swift-genericsignature-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28155-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/28155-swift-typechecker-validategenericfuncsignature.swift index a6f1d135b1489..c5bb483dd5b9a 100644 --- a/validation-test/compiler_crashers_fixed/28155-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/28155-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28156-swift-typechecker-lookupunqualified.swift b/validation-test/compiler_crashers_fixed/28156-swift-typechecker-lookupunqualified.swift index dec70b3e24d1b..6a04752286087 100644 --- a/validation-test/compiler_crashers_fixed/28156-swift-typechecker-lookupunqualified.swift +++ b/validation-test/compiler_crashers_fixed/28156-swift-typechecker-lookupunqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28157-swift-constraints-constraintsystem-solverstate-solverstate.swift b/validation-test/compiler_crashers_fixed/28157-swift-constraints-constraintsystem-solverstate-solverstate.swift index 9aa7745f97dd4..75012cad3ed3e 100644 --- a/validation-test/compiler_crashers_fixed/28157-swift-constraints-constraintsystem-solverstate-solverstate.swift +++ b/validation-test/compiler_crashers_fixed/28157-swift-constraints-constraintsystem-solverstate-solverstate.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28158-swift-parser-diagnose.swift b/validation-test/compiler_crashers_fixed/28158-swift-parser-diagnose.swift index c88f509d3fe01..8018539273766 100644 --- a/validation-test/compiler_crashers_fixed/28158-swift-parser-diagnose.swift +++ b/validation-test/compiler_crashers_fixed/28158-swift-parser-diagnose.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28159-swift-clangimporter-lookupvalue.swift b/validation-test/compiler_crashers_fixed/28159-swift-clangimporter-lookupvalue.swift index f605c77c1ff27..0d44cc5ac9f28 100644 --- a/validation-test/compiler_crashers_fixed/28159-swift-clangimporter-lookupvalue.swift +++ b/validation-test/compiler_crashers_fixed/28159-swift-clangimporter-lookupvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28160-swift-inflightdiagnostic.swift b/validation-test/compiler_crashers_fixed/28160-swift-inflightdiagnostic.swift index 48dd171c15da6..d0d1e9ed09581 100644 --- a/validation-test/compiler_crashers_fixed/28160-swift-inflightdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28160-swift-inflightdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28161-swift-constraints-constraintsystem-solvesingle.swift b/validation-test/compiler_crashers_fixed/28161-swift-constraints-constraintsystem-solvesingle.swift index d96015d78ca12..f21c9e4a01c5a 100644 --- a/validation-test/compiler_crashers_fixed/28161-swift-constraints-constraintsystem-solvesingle.swift +++ b/validation-test/compiler_crashers_fixed/28161-swift-constraints-constraintsystem-solvesingle.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28162-swift-astcontext-addedexternaldecl.swift b/validation-test/compiler_crashers_fixed/28162-swift-astcontext-addedexternaldecl.swift index 6c48175def548..520bf0672f2bc 100644 --- a/validation-test/compiler_crashers_fixed/28162-swift-astcontext-addedexternaldecl.swift +++ b/validation-test/compiler_crashers_fixed/28162-swift-astcontext-addedexternaldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28163-swift-astcontext-getoptionaldecl.swift b/validation-test/compiler_crashers_fixed/28163-swift-astcontext-getoptionaldecl.swift index 76dd0064067e4..bd5328b159ad0 100644 --- a/validation-test/compiler_crashers_fixed/28163-swift-astcontext-getoptionaldecl.swift +++ b/validation-test/compiler_crashers_fixed/28163-swift-astcontext-getoptionaldecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28164-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28164-swift-typebase-getdesugaredtype.swift index 8e920c3e08693..3e6f813028df5 100644 --- a/validation-test/compiler_crashers_fixed/28164-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28164-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28165-swift-archetypetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/28165-swift-archetypetype-getnestedtype.swift index 881467492962f..37843ca9af536 100644 --- a/validation-test/compiler_crashers_fixed/28165-swift-archetypetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/28165-swift-archetypetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28166-swift-parser-parsedecl.swift b/validation-test/compiler_crashers_fixed/28166-swift-parser-parsedecl.swift index 201929e5796a4..dfe74365e97d7 100644 --- a/validation-test/compiler_crashers_fixed/28166-swift-parser-parsedecl.swift +++ b/validation-test/compiler_crashers_fixed/28166-swift-parser-parsedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28167-swift-generictypeparamtype-get.swift b/validation-test/compiler_crashers_fixed/28167-swift-generictypeparamtype-get.swift index 2ba10ea38c7ab..3cfb0768a6658 100644 --- a/validation-test/compiler_crashers_fixed/28167-swift-generictypeparamtype-get.swift +++ b/validation-test/compiler_crashers_fixed/28167-swift-generictypeparamtype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28168-bool.swift b/validation-test/compiler_crashers_fixed/28168-bool.swift index b600b102bd3bd..20cbf78a8dc2c 100644 --- a/validation-test/compiler_crashers_fixed/28168-bool.swift +++ b/validation-test/compiler_crashers_fixed/28168-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28169-swift-parser-parsestmtreturn.swift b/validation-test/compiler_crashers_fixed/28169-swift-parser-parsestmtreturn.swift index 37d5a1f516d57..4d207a76cd661 100644 --- a/validation-test/compiler_crashers_fixed/28169-swift-parser-parsestmtreturn.swift +++ b/validation-test/compiler_crashers_fixed/28169-swift-parser-parsestmtreturn.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28171-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift b/validation-test/compiler_crashers_fixed/28171-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift index 6776611fd7251..39a8aa1e7951b 100644 --- a/validation-test/compiler_crashers_fixed/28171-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/28171-swift-partialgenerictypetoarchetyperesolver-resolvegenerictypeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28172-swift-parser-parsedeclstruct.swift b/validation-test/compiler_crashers_fixed/28172-swift-parser-parsedeclstruct.swift index 153feb3fb6bc4..1be88cdf18e05 100644 --- a/validation-test/compiler_crashers_fixed/28172-swift-parser-parsedeclstruct.swift +++ b/validation-test/compiler_crashers_fixed/28172-swift-parser-parsedeclstruct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28173-swift-typebase-isspecialized.swift b/validation-test/compiler_crashers_fixed/28173-swift-typebase-isspecialized.swift index a2414bb211b1a..d50baabc0f6e3 100644 --- a/validation-test/compiler_crashers_fixed/28173-swift-typebase-isspecialized.swift +++ b/validation-test/compiler_crashers_fixed/28173-swift-typebase-isspecialized.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28174-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/28174-swift-constraints-constraintsystem-simplify.swift index 186665c289e9e..c278b99f0af41 100644 --- a/validation-test/compiler_crashers_fixed/28174-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/28174-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28175-swift-parser-parsedeclextension.swift b/validation-test/compiler_crashers_fixed/28175-swift-parser-parsedeclextension.swift index 2bf60225d49a5..200946449688a 100644 --- a/validation-test/compiler_crashers_fixed/28175-swift-parser-parsedeclextension.swift +++ b/validation-test/compiler_crashers_fixed/28175-swift-parser-parsedeclextension.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28176-swift-parser-parsegenericparameters.swift b/validation-test/compiler_crashers_fixed/28176-swift-parser-parsegenericparameters.swift index 7c6a46072868f..f0b0e4cd11343 100644 --- a/validation-test/compiler_crashers_fixed/28176-swift-parser-parsegenericparameters.swift +++ b/validation-test/compiler_crashers_fixed/28176-swift-parser-parsegenericparameters.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28177-swift-constraints-solution-coercetotype.swift b/validation-test/compiler_crashers_fixed/28177-swift-constraints-solution-coercetotype.swift index 55bcd42687a7a..5239d53dcf4b8 100644 --- a/validation-test/compiler_crashers_fixed/28177-swift-constraints-solution-coercetotype.swift +++ b/validation-test/compiler_crashers_fixed/28177-swift-constraints-solution-coercetotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28178-swift-astcontext-getprotocol.swift b/validation-test/compiler_crashers_fixed/28178-swift-astcontext-getprotocol.swift index 512ae26f119a4..406a9b8916806 100644 --- a/validation-test/compiler_crashers_fixed/28178-swift-astcontext-getprotocol.swift +++ b/validation-test/compiler_crashers_fixed/28178-swift-astcontext-getprotocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28179-void.swift b/validation-test/compiler_crashers_fixed/28179-void.swift index a38e242f2d199..1fb250918b220 100644 --- a/validation-test/compiler_crashers_fixed/28179-void.swift +++ b/validation-test/compiler_crashers_fixed/28179-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28180-rawrepresentable-extension-with-initializer.swift b/validation-test/compiler_crashers_fixed/28180-rawrepresentable-extension-with-initializer.swift index 7cd4d26c16055..9daa933e05434 100644 --- a/validation-test/compiler_crashers_fixed/28180-rawrepresentable-extension-with-initializer.swift +++ b/validation-test/compiler_crashers_fixed/28180-rawrepresentable-extension-with-initializer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28182-anonymous-namespace-favorcalloverloads.swift b/validation-test/compiler_crashers_fixed/28182-anonymous-namespace-favorcalloverloads.swift index 5ac2be92d4e60..91060f6f08b99 100644 --- a/validation-test/compiler_crashers_fixed/28182-anonymous-namespace-favorcalloverloads.swift +++ b/validation-test/compiler_crashers_fixed/28182-anonymous-namespace-favorcalloverloads.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28183-swift-typebase-isequal.swift b/validation-test/compiler_crashers_fixed/28183-swift-typebase-isequal.swift index 1f1ba0baad692..4c9a002e7228b 100644 --- a/validation-test/compiler_crashers_fixed/28183-swift-typebase-isequal.swift +++ b/validation-test/compiler_crashers_fixed/28183-swift-typebase-isequal.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28184-swift-constraints-constraintsystem-gettypeofmemberreference.swift b/validation-test/compiler_crashers_fixed/28184-swift-constraints-constraintsystem-gettypeofmemberreference.swift index 83cea6343be2b..991ed15bf47fa 100644 --- a/validation-test/compiler_crashers_fixed/28184-swift-constraints-constraintsystem-gettypeofmemberreference.swift +++ b/validation-test/compiler_crashers_fixed/28184-swift-constraints-constraintsystem-gettypeofmemberreference.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28185-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift b/validation-test/compiler_crashers_fixed/28185-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift index 35df7692990d5..fc472f8f44bfb 100644 --- a/validation-test/compiler_crashers_fixed/28185-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift +++ b/validation-test/compiler_crashers_fixed/28185-llvm-foldingset-swift-genericfunctiontype-nodeequals.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28186-swift-silwitnessvisitor-visitprotocoldecl.swift b/validation-test/compiler_crashers_fixed/28186-swift-silwitnessvisitor-visitprotocoldecl.swift index e6e04cc417643..98023838658c4 100644 --- a/validation-test/compiler_crashers_fixed/28186-swift-silwitnessvisitor-visitprotocoldecl.swift +++ b/validation-test/compiler_crashers_fixed/28186-swift-silwitnessvisitor-visitprotocoldecl.swift @@ -1,6 +1,6 @@ // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28187-llvm-foldingset-swift-constraints-constraintlocator.swift b/validation-test/compiler_crashers_fixed/28187-llvm-foldingset-swift-constraints-constraintlocator.swift index 813efaab9ec4a..638ddfad01f37 100644 --- a/validation-test/compiler_crashers_fixed/28187-llvm-foldingset-swift-constraints-constraintlocator.swift +++ b/validation-test/compiler_crashers_fixed/28187-llvm-foldingset-swift-constraints-constraintlocator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28189-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/28189-swift-valuedecl-settype.swift index 4bb9330ca4fa5..beaf3c125ed6a 100644 --- a/validation-test/compiler_crashers_fixed/28189-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/28189-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28191-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28191-swift-typebase-getcanonicaltype.swift index 8dc43533a1ce4..5777d8b0d9c76 100644 --- a/validation-test/compiler_crashers_fixed/28191-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28191-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28192-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/28192-swift-genericfunctiontype-get.swift index 0af694c4ee6dd..09b89f3b8513f 100644 --- a/validation-test/compiler_crashers_fixed/28192-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/28192-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28193-swift-typechecker-lookupmembertype.swift b/validation-test/compiler_crashers_fixed/28193-swift-typechecker-lookupmembertype.swift index 9013aea481525..3376d5772d433 100644 --- a/validation-test/compiler_crashers_fixed/28193-swift-typechecker-lookupmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28193-swift-typechecker-lookupmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28194-swift-abstractstoragedecl-isgettermutating.swift b/validation-test/compiler_crashers_fixed/28194-swift-abstractstoragedecl-isgettermutating.swift index 434c2916eaa45..0876aca52e81c 100644 --- a/validation-test/compiler_crashers_fixed/28194-swift-abstractstoragedecl-isgettermutating.swift +++ b/validation-test/compiler_crashers_fixed/28194-swift-abstractstoragedecl-isgettermutating.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28195-swift-constraints-constraintsystem-resolveoverload.swift b/validation-test/compiler_crashers_fixed/28195-swift-constraints-constraintsystem-resolveoverload.swift index 5808501d3f1e9..1bc0ba38b82b6 100644 --- a/validation-test/compiler_crashers_fixed/28195-swift-constraints-constraintsystem-resolveoverload.swift +++ b/validation-test/compiler_crashers_fixed/28195-swift-constraints-constraintsystem-resolveoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28196-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/28196-swift-constraints-constraintgraph-addconstraint.swift index 2101e3f7b4feb..3e5111a988e8f 100644 --- a/validation-test/compiler_crashers_fixed/28196-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28196-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28197-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28197-swift-typebase-getdesugaredtype.swift index e53e5e57fbe92..9498905927013 100644 --- a/validation-test/compiler_crashers_fixed/28197-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28197-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28198-swift-typerepr-walk.swift b/validation-test/compiler_crashers_fixed/28198-swift-typerepr-walk.swift index 98c6328a2c6b4..d325e54a61713 100644 --- a/validation-test/compiler_crashers_fixed/28198-swift-typerepr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28198-swift-typerepr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28199-swift-constraints-constraintsystem-performmemberlookup.swift b/validation-test/compiler_crashers_fixed/28199-swift-constraints-constraintsystem-performmemberlookup.swift index a67b30abf7a3c..99728a17db05f 100644 --- a/validation-test/compiler_crashers_fixed/28199-swift-constraints-constraintsystem-performmemberlookup.swift +++ b/validation-test/compiler_crashers_fixed/28199-swift-constraints-constraintsystem-performmemberlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28200-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28200-swift-typebase-getdesugaredtype.swift index e926cb146b669..e1887ac0140c4 100644 --- a/validation-test/compiler_crashers_fixed/28200-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28200-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28201-swift-typechecker-resolvetypewitness.swift b/validation-test/compiler_crashers_fixed/28201-swift-typechecker-resolvetypewitness.swift index ddfb5acd90fb9..e0ceff877adc4 100644 --- a/validation-test/compiler_crashers_fixed/28201-swift-typechecker-resolvetypewitness.swift +++ b/validation-test/compiler_crashers_fixed/28201-swift-typechecker-resolvetypewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28202-swift-typechecker-applygenericarguments.swift b/validation-test/compiler_crashers_fixed/28202-swift-typechecker-applygenericarguments.swift index 1109aa6945a64..27691ce46f992 100644 --- a/validation-test/compiler_crashers_fixed/28202-swift-typechecker-applygenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/28202-swift-typechecker-applygenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28203-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28203-swift-typebase-getdesugaredtype.swift index 28cd242cc980b..a06a389ff320c 100644 --- a/validation-test/compiler_crashers_fixed/28203-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28203-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28205-swift-typechecker-checkgenericarguments.swift b/validation-test/compiler_crashers_fixed/28205-swift-typechecker-checkgenericarguments.swift index ec3f7a2aa4f85..00c33d922869d 100644 --- a/validation-test/compiler_crashers_fixed/28205-swift-typechecker-checkgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/28205-swift-typechecker-checkgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28206-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28206-swift-typechecker-validatedecl.swift index 33372a8a38509..d37176419f880 100644 --- a/validation-test/compiler_crashers_fixed/28206-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28206-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28207-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift b/validation-test/compiler_crashers_fixed/28207-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift index be8fcf259e784..948631cf35017 100644 --- a/validation-test/compiler_crashers_fixed/28207-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift +++ b/validation-test/compiler_crashers_fixed/28207-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28212-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/28212-swift-typechecker-resolvetypeincontext.swift index a42ddb73ef2b7..5ad80c68c240b 100644 --- a/validation-test/compiler_crashers_fixed/28212-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/28212-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28213-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28213-swift-expr-walk.swift index 52f786a58afef..4f23605cee9bb 100644 --- a/validation-test/compiler_crashers_fixed/28213-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28213-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28216-swift-expr-propagatelvalueaccesskind.swift b/validation-test/compiler_crashers_fixed/28216-swift-expr-propagatelvalueaccesskind.swift index 57f5748ae7add..b758083acdaa9 100644 --- a/validation-test/compiler_crashers_fixed/28216-swift-expr-propagatelvalueaccesskind.swift +++ b/validation-test/compiler_crashers_fixed/28216-swift-expr-propagatelvalueaccesskind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28217-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/28217-swift-diagnosticengine-emitdiagnostic.swift index e86c736b7e7a2..d88c981796ab4 100644 --- a/validation-test/compiler_crashers_fixed/28217-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28217-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28218-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/28218-swift-valuedecl-settype.swift index 6216c07b1e364..471ad2994d267 100644 --- a/validation-test/compiler_crashers_fixed/28218-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/28218-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28219-swift-lvaluetype-get.swift b/validation-test/compiler_crashers_fixed/28219-swift-lvaluetype-get.swift index 3cebf3817b52d..0b0f139f770be 100644 --- a/validation-test/compiler_crashers_fixed/28219-swift-lvaluetype-get.swift +++ b/validation-test/compiler_crashers_fixed/28219-swift-lvaluetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28220-swift-lvaluetype-get.swift b/validation-test/compiler_crashers_fixed/28220-swift-lvaluetype-get.swift index 32e2d762c7d20..11b9a0f45781b 100644 --- a/validation-test/compiler_crashers_fixed/28220-swift-lvaluetype-get.swift +++ b/validation-test/compiler_crashers_fixed/28220-swift-lvaluetype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28221-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28221-swift-typebase-getmembersubstitutions.swift index c1b85064fc44b..45dcedf0e206f 100644 --- a/validation-test/compiler_crashers_fixed/28221-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28221-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28223-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28223-swift-type-transform.swift index 2b27793143e6f..23893dc196175 100644 --- a/validation-test/compiler_crashers_fixed/28223-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28223-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28224-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/28224-swift-genericfunctiontype-get.swift index 5b53c1a58fef3..ccea59adb1efa 100644 --- a/validation-test/compiler_crashers_fixed/28224-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/28224-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28225-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/28225-swift-typechecker-checkconformance.swift index 26379cc563161..409438aa0312e 100644 --- a/validation-test/compiler_crashers_fixed/28225-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/28225-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28227-swift-typechecker-gettypeofrvalue.swift b/validation-test/compiler_crashers_fixed/28227-swift-typechecker-gettypeofrvalue.swift index f144fd6692877..6475ac5106b19 100644 --- a/validation-test/compiler_crashers_fixed/28227-swift-typechecker-gettypeofrvalue.swift +++ b/validation-test/compiler_crashers_fixed/28227-swift-typechecker-gettypeofrvalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28229-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/28229-swift-valuedecl-getinterfacetype.swift index 2583a7fdc10d4..27937770c0790 100644 --- a/validation-test/compiler_crashers_fixed/28229-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28229-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28231-swift-constraints-constraintsystem-solvesimplified.swift b/validation-test/compiler_crashers_fixed/28231-swift-constraints-constraintsystem-solvesimplified.swift index ad26b1316fb77..2f32c2bb0eec6 100644 --- a/validation-test/compiler_crashers_fixed/28231-swift-constraints-constraintsystem-solvesimplified.swift +++ b/validation-test/compiler_crashers_fixed/28231-swift-constraints-constraintsystem-solvesimplified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28232-swift-typechecker-typecheckfunctionbodyuntil.swift b/validation-test/compiler_crashers_fixed/28232-swift-typechecker-typecheckfunctionbodyuntil.swift index 2d7045eae2036..f8a2e2e8eec5f 100644 --- a/validation-test/compiler_crashers_fixed/28232-swift-typechecker-typecheckfunctionbodyuntil.swift +++ b/validation-test/compiler_crashers_fixed/28232-swift-typechecker-typecheckfunctionbodyuntil.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28233-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28233-swift-typebase-getmembersubstitutions.swift index 80f21483e32c4..b9a6a851c7522 100644 --- a/validation-test/compiler_crashers_fixed/28233-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28233-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28235-swift-archetypebuilder-addsametyperequirementtoconcrete.swift b/validation-test/compiler_crashers_fixed/28235-swift-archetypebuilder-addsametyperequirementtoconcrete.swift index 3421798ca5eaa..a87aab811174f 100644 --- a/validation-test/compiler_crashers_fixed/28235-swift-archetypebuilder-addsametyperequirementtoconcrete.swift +++ b/validation-test/compiler_crashers_fixed/28235-swift-archetypebuilder-addsametyperequirementtoconcrete.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28236-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28236-swift-typebase-getmembersubstitutions.swift index 3e413c8adc5bf..d4dea55da1cd5 100644 --- a/validation-test/compiler_crashers_fixed/28236-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28236-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28237-swift-archetypebuilder-addgenericparameter.swift b/validation-test/compiler_crashers_fixed/28237-swift-archetypebuilder-addgenericparameter.swift index 00af74d4f5b95..ed5c3a477adce 100644 --- a/validation-test/compiler_crashers_fixed/28237-swift-archetypebuilder-addgenericparameter.swift +++ b/validation-test/compiler_crashers_fixed/28237-swift-archetypebuilder-addgenericparameter.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28239-swift-declcontext-lookupqualified.swift b/validation-test/compiler_crashers_fixed/28239-swift-declcontext-lookupqualified.swift index cdfb28647c079..122684a58c4be 100644 --- a/validation-test/compiler_crashers_fixed/28239-swift-declcontext-lookupqualified.swift +++ b/validation-test/compiler_crashers_fixed/28239-swift-declcontext-lookupqualified.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift index 14dc56df5ebd8..6747d6b1b2ff3 100644 --- a/validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28241-swift-valuedecl-isaccessiblefrom.swift b/validation-test/compiler_crashers_fixed/28241-swift-valuedecl-isaccessiblefrom.swift index aae025f61d97c..94685193199ef 100644 --- a/validation-test/compiler_crashers_fixed/28241-swift-valuedecl-isaccessiblefrom.swift +++ b/validation-test/compiler_crashers_fixed/28241-swift-valuedecl-isaccessiblefrom.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28242-swift-constraints-constraintsystem-simplify.swift b/validation-test/compiler_crashers_fixed/28242-swift-constraints-constraintsystem-simplify.swift index 6f26bc62603d0..8c46db3c77357 100644 --- a/validation-test/compiler_crashers_fixed/28242-swift-constraints-constraintsystem-simplify.swift +++ b/validation-test/compiler_crashers_fixed/28242-swift-constraints-constraintsystem-simplify.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28243-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28243-swift-typebase-getcanonicaltype.swift index 901c1fefdcb37..360d096b35ac1 100644 --- a/validation-test/compiler_crashers_fixed/28243-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28243-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28244-swift-valuedecl-isinstancemember.swift b/validation-test/compiler_crashers_fixed/28244-swift-valuedecl-isinstancemember.swift index a24573b8bae26..b828d9f077d56 100644 --- a/validation-test/compiler_crashers_fixed/28244-swift-valuedecl-isinstancemember.swift +++ b/validation-test/compiler_crashers_fixed/28244-swift-valuedecl-isinstancemember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift b/validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift index 33c888f437d11..b78c61f9e7945 100644 --- a/validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift +++ b/validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28246-swift-expr-propagatelvalueaccesskind.swift b/validation-test/compiler_crashers_fixed/28246-swift-expr-propagatelvalueaccesskind.swift index d966960051b8c..714b6e7d7c7c6 100644 --- a/validation-test/compiler_crashers_fixed/28246-swift-expr-propagatelvalueaccesskind.swift +++ b/validation-test/compiler_crashers_fixed/28246-swift-expr-propagatelvalueaccesskind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28247-swift-constraints-constraintsystem-solverscope-solverscope.swift b/validation-test/compiler_crashers_fixed/28247-swift-constraints-constraintsystem-solverscope-solverscope.swift index 3236ef6496ce0..2d4042e9e5dbc 100644 --- a/validation-test/compiler_crashers_fixed/28247-swift-constraints-constraintsystem-solverscope-solverscope.swift +++ b/validation-test/compiler_crashers_fixed/28247-swift-constraints-constraintsystem-solverscope-solverscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28248-swift-dynamicselftype-get.swift b/validation-test/compiler_crashers_fixed/28248-swift-dynamicselftype-get.swift index dce3bb396e474..a0ab4a7db1269 100644 --- a/validation-test/compiler_crashers_fixed/28248-swift-dynamicselftype-get.swift +++ b/validation-test/compiler_crashers_fixed/28248-swift-dynamicselftype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28249-swift-typechecker-validategenericfuncsignature.swift b/validation-test/compiler_crashers_fixed/28249-swift-typechecker-validategenericfuncsignature.swift index e2ae1f21571ec..70a26374f0452 100644 --- a/validation-test/compiler_crashers_fixed/28249-swift-typechecker-validategenericfuncsignature.swift +++ b/validation-test/compiler_crashers_fixed/28249-swift-typechecker-validategenericfuncsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift index 3d5ee924cfad7..167a9204af6cc 100644 --- a/validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28251-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/28251-swift-typechecker-addimplicitconstructors.swift index b26b333994ea5..c830bbcbb5373 100644 --- a/validation-test/compiler_crashers_fixed/28251-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/28251-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28253-swift-constraints-constraintsystem-matchdeepequalitytypes.swift b/validation-test/compiler_crashers_fixed/28253-swift-constraints-constraintsystem-matchdeepequalitytypes.swift index 8dfc8a5de95d5..ac732c95c9ba4 100644 --- a/validation-test/compiler_crashers_fixed/28253-swift-constraints-constraintsystem-matchdeepequalitytypes.swift +++ b/validation-test/compiler_crashers_fixed/28253-swift-constraints-constraintsystem-matchdeepequalitytypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28254-swift-enumelementdecl-getargumentinterfacetype.swift b/validation-test/compiler_crashers_fixed/28254-swift-enumelementdecl-getargumentinterfacetype.swift index 7a42b2ff6a334..c2fac8a490392 100644 --- a/validation-test/compiler_crashers_fixed/28254-swift-enumelementdecl-getargumentinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28254-swift-enumelementdecl-getargumentinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28258-swift-specializedprotocolconformance-gettypewitnesssubstanddecl.swift b/validation-test/compiler_crashers_fixed/28258-swift-specializedprotocolconformance-gettypewitnesssubstanddecl.swift index 56f892c3b9da4..83022a65ff6a4 100644 --- a/validation-test/compiler_crashers_fixed/28258-swift-specializedprotocolconformance-gettypewitnesssubstanddecl.swift +++ b/validation-test/compiler_crashers_fixed/28258-swift-specializedprotocolconformance-gettypewitnesssubstanddecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift index 7106faf0cc98c..2ec6c776f0246 100644 --- a/validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28260-swift-constraints-constraintgraphnode-getmembertype.swift b/validation-test/compiler_crashers_fixed/28260-swift-constraints-constraintgraphnode-getmembertype.swift index d643b34bbbe91..69f175a12b255 100644 --- a/validation-test/compiler_crashers_fixed/28260-swift-constraints-constraintgraphnode-getmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28260-swift-constraints-constraintgraphnode-getmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28261-swift-iterativetypechecker-satisfy.swift b/validation-test/compiler_crashers_fixed/28261-swift-iterativetypechecker-satisfy.swift index c9ee6ae9c10d7..af7f073d6499e 100644 --- a/validation-test/compiler_crashers_fixed/28261-swift-iterativetypechecker-satisfy.swift +++ b/validation-test/compiler_crashers_fixed/28261-swift-iterativetypechecker-satisfy.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28262-swift-typechecker-applyunboundgenericarguments.swift b/validation-test/compiler_crashers_fixed/28262-swift-typechecker-applyunboundgenericarguments.swift index 847beb0f22315..64de64ac4869c 100644 --- a/validation-test/compiler_crashers_fixed/28262-swift-typechecker-applyunboundgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/28262-swift-typechecker-applyunboundgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28263-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28263-swift-typechecker-validatedecl.swift index 761e7b80e8a25..9153d76bf5379 100644 --- a/validation-test/compiler_crashers_fixed/28263-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28263-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28264-swift-valuedecl-getinterfacetype.swift b/validation-test/compiler_crashers_fixed/28264-swift-valuedecl-getinterfacetype.swift index fda97ca360587..1ea2efd393523 100644 --- a/validation-test/compiler_crashers_fixed/28264-swift-valuedecl-getinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28264-swift-valuedecl-getinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28265-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28265-swift-expr-walk.swift index 99d6ee078d6cc..cff8f44e557fc 100644 --- a/validation-test/compiler_crashers_fixed/28265-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28265-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28266-swift-moduledecl-lookupprefixoperator.swift b/validation-test/compiler_crashers_fixed/28266-swift-moduledecl-lookupprefixoperator.swift index fa50e16ebc216..33018fa9ab345 100644 --- a/validation-test/compiler_crashers_fixed/28266-swift-moduledecl-lookupprefixoperator.swift +++ b/validation-test/compiler_crashers_fixed/28266-swift-moduledecl-lookupprefixoperator.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift index 1a5f2a9868db0..c04f0d299934b 100644 --- a/validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift index 332f9da94ac6a..54b15873b2acd 100644 --- a/validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28269-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28269-swift-expr-walk.swift index 8c8486eb99995..56a72c665e3e7 100644 --- a/validation-test/compiler_crashers_fixed/28269-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28269-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28270-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28270-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 8fb5e20e336d3..7deecb853d0c0 100644 --- a/validation-test/compiler_crashers_fixed/28270-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28270-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift b/validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift index 192f90a8cc419..bff5dbdff1c0b 100644 --- a/validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift +++ b/validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28272-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28272-swift-expr-walk.swift index 7ea9c889b36ef..db1e0de36eb3b 100644 --- a/validation-test/compiler_crashers_fixed/28272-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28272-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28274-swift-valuedecl-isinstancemember.swift b/validation-test/compiler_crashers_fixed/28274-swift-valuedecl-isinstancemember.swift index 9f8c8e86ac0aa..23dd853bacf72 100644 --- a/validation-test/compiler_crashers_fixed/28274-swift-valuedecl-isinstancemember.swift +++ b/validation-test/compiler_crashers_fixed/28274-swift-valuedecl-isinstancemember.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28275-swift-typebase-getsuperclass.swift b/validation-test/compiler_crashers_fixed/28275-swift-typebase-getsuperclass.swift index fec397444a315..b6292dfac4b60 100644 --- a/validation-test/compiler_crashers_fixed/28275-swift-typebase-getsuperclass.swift +++ b/validation-test/compiler_crashers_fixed/28275-swift-typebase-getsuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28276-swift-typechecker-computedefaultaccessibility.swift b/validation-test/compiler_crashers_fixed/28276-swift-typechecker-computedefaultaccessibility.swift index 8db1e1d7e80dd..0af99443dce3c 100644 --- a/validation-test/compiler_crashers_fixed/28276-swift-typechecker-computedefaultaccessibility.swift +++ b/validation-test/compiler_crashers_fixed/28276-swift-typechecker-computedefaultaccessibility.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28277-swift-archetypebuilder-getgenericsignature.swift b/validation-test/compiler_crashers_fixed/28277-swift-archetypebuilder-getgenericsignature.swift index 7d7b5076a79f7..b7fb4885acf61 100644 --- a/validation-test/compiler_crashers_fixed/28277-swift-archetypebuilder-getgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28277-swift-archetypebuilder-getgenericsignature.swift @@ -2,7 +2,7 @@ // a heap use-after-free (SR-1070). // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28278-swift-archetypebuilder-getgenericsignature.swift b/validation-test/compiler_crashers_fixed/28278-swift-archetypebuilder-getgenericsignature.swift index 26814a1d4d268..17b45b3d76929 100644 --- a/validation-test/compiler_crashers_fixed/28278-swift-archetypebuilder-getgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28278-swift-archetypebuilder-getgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift b/validation-test/compiler_crashers_fixed/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift index 83291cffc96f2..1175d29c1c7ac 100644 --- a/validation-test/compiler_crashers_fixed/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift +++ b/validation-test/compiler_crashers_fixed/28279-swift-archetypebuilder-potentialarchetype-getnestedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28280-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/28280-swift-typechecker-resolveidentifiertype.swift index b7202905b5b79..4138b14a3b01f 100644 --- a/validation-test/compiler_crashers_fixed/28280-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/28280-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift b/validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift index 82e17d6cf6552..243b4ee1d2133 100644 --- a/validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift +++ b/validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28282-swift-constraints-solution-coercetotype.swift b/validation-test/compiler_crashers_fixed/28282-swift-constraints-solution-coercetotype.swift index 9d181ed9f6944..d1532b503b242 100644 --- a/validation-test/compiler_crashers_fixed/28282-swift-constraints-solution-coercetotype.swift +++ b/validation-test/compiler_crashers_fixed/28282-swift-constraints-solution-coercetotype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28283-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/28283-swift-archetypebuilder-finalize.swift index b2fc10b2ee583..9dd33a09ff2ca 100644 --- a/validation-test/compiler_crashers_fixed/28283-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/28283-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28284-swift-cantype-isreferencetypeimpl.swift b/validation-test/compiler_crashers_fixed/28284-swift-cantype-isreferencetypeimpl.swift index 160e298bc5e73..82fd1721093fd 100644 --- a/validation-test/compiler_crashers_fixed/28284-swift-cantype-isreferencetypeimpl.swift +++ b/validation-test/compiler_crashers_fixed/28284-swift-cantype-isreferencetypeimpl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28285-swift-typechecker-typecheckpattern.swift b/validation-test/compiler_crashers_fixed/28285-swift-typechecker-typecheckpattern.swift index 9408f5ce095e0..47c8b1fbea8fb 100644 --- a/validation-test/compiler_crashers_fixed/28285-swift-typechecker-typecheckpattern.swift +++ b/validation-test/compiler_crashers_fixed/28285-swift-typechecker-typecheckpattern.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28286-swift-typechecker-applyunboundgenericarguments.swift b/validation-test/compiler_crashers_fixed/28286-swift-typechecker-applyunboundgenericarguments.swift index 5721cf7ebeec3..72f4af33469a0 100644 --- a/validation-test/compiler_crashers_fixed/28286-swift-typechecker-applyunboundgenericarguments.swift +++ b/validation-test/compiler_crashers_fixed/28286-swift-typechecker-applyunboundgenericarguments.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28287-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28287-swift-type-transform.swift index 93aaa6bf39435..3c53db98c52d2 100644 --- a/validation-test/compiler_crashers_fixed/28287-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28287-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28288-swift-genericparamlist-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28288-swift-genericparamlist-getsubstitutionmap.swift index 9188eb0330502..2177b5175261d 100644 --- a/validation-test/compiler_crashers_fixed/28288-swift-genericparamlist-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28288-swift-genericparamlist-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift index f80473e0e78cf..faa2429e75ad2 100644 --- a/validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28290-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28290-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 46338c74c300f..8236d3fd6e7ea 100644 --- a/validation-test/compiler_crashers_fixed/28290-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28290-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28291-swift-constraints-constraintsystem-comparesolutions.swift b/validation-test/compiler_crashers_fixed/28291-swift-constraints-constraintsystem-comparesolutions.swift index 99c0a7d265cd1..8b14c0f88a971 100644 --- a/validation-test/compiler_crashers_fixed/28291-swift-constraints-constraintsystem-comparesolutions.swift +++ b/validation-test/compiler_crashers_fixed/28291-swift-constraints-constraintsystem-comparesolutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28292-swift-valuedecl-settype.swift b/validation-test/compiler_crashers_fixed/28292-swift-valuedecl-settype.swift index 1430da5d9c7bd..6a9e7e34a2894 100644 --- a/validation-test/compiler_crashers_fixed/28292-swift-valuedecl-settype.swift +++ b/validation-test/compiler_crashers_fixed/28292-swift-valuedecl-settype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28293-irgensilfunction-visitfullapplysite.swift b/validation-test/compiler_crashers_fixed/28293-irgensilfunction-visitfullapplysite.swift index 4e114d1ecdc4f..8024834ca30a2 100644 --- a/validation-test/compiler_crashers_fixed/28293-irgensilfunction-visitfullapplysite.swift +++ b/validation-test/compiler_crashers_fixed/28293-irgensilfunction-visitfullapplysite.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift b/validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift index baf4d20aa6362..c8914de9cd8ac 100644 --- a/validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift +++ b/validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28295-swift-namelookup-lookupvisibledeclsinmodule.swift b/validation-test/compiler_crashers_fixed/28295-swift-namelookup-lookupvisibledeclsinmodule.swift index 2573297ae05d7..d6b0f4818a8f9 100644 --- a/validation-test/compiler_crashers_fixed/28295-swift-namelookup-lookupvisibledeclsinmodule.swift +++ b/validation-test/compiler_crashers_fixed/28295-swift-namelookup-lookupvisibledeclsinmodule.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift index 34bf1e5af415c..1422f98047c7e 100644 --- a/validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28297-swift-lookupvisibledecls.swift b/validation-test/compiler_crashers_fixed/28297-swift-lookupvisibledecls.swift index 87141f54d8846..7b234e6f2c7e2 100644 --- a/validation-test/compiler_crashers_fixed/28297-swift-lookupvisibledecls.swift +++ b/validation-test/compiler_crashers_fixed/28297-swift-lookupvisibledecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28298-swift-namealiastype-getsinglydesugaredtype.swift b/validation-test/compiler_crashers_fixed/28298-swift-namealiastype-getsinglydesugaredtype.swift index 35e47c1f79d3c..ddd2984e0506b 100644 --- a/validation-test/compiler_crashers_fixed/28298-swift-namealiastype-getsinglydesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28298-swift-namealiastype-getsinglydesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28299-swift-lookupvisibledecls.swift b/validation-test/compiler_crashers_fixed/28299-swift-lookupvisibledecls.swift index 2227e4141cdba..60f22fda3e93a 100644 --- a/validation-test/compiler_crashers_fixed/28299-swift-lookupvisibledecls.swift +++ b/validation-test/compiler_crashers_fixed/28299-swift-lookupvisibledecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28300-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28300-swift-type-transform.swift index 0429969b7a48b..0c994c023d601 100644 --- a/validation-test/compiler_crashers_fixed/28300-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28300-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28301-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift b/validation-test/compiler_crashers_fixed/28301-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift index 776f4d6d892e9..ce634493380a8 100644 --- a/validation-test/compiler_crashers_fixed/28301-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28301-swift-constraints-constraintsystem-simplifyconstructionconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28302-swift-paramdecl-createunboundself.swift b/validation-test/compiler_crashers_fixed/28302-swift-paramdecl-createunboundself.swift index 00a4673bb2d1c..4dac96f4f4070 100644 --- a/validation-test/compiler_crashers_fixed/28302-swift-paramdecl-createunboundself.swift +++ b/validation-test/compiler_crashers_fixed/28302-swift-paramdecl-createunboundself.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28306-swift-lookupvisibledecls.swift b/validation-test/compiler_crashers_fixed/28306-swift-lookupvisibledecls.swift index f5a6c521bb417..2ae4cd4cac4fb 100644 --- a/validation-test/compiler_crashers_fixed/28306-swift-lookupvisibledecls.swift +++ b/validation-test/compiler_crashers_fixed/28306-swift-lookupvisibledecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28309-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/28309-swift-typechecker-addimplicitconstructors.swift index 98124c219f7b7..eb2238be074ee 100644 --- a/validation-test/compiler_crashers_fixed/28309-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/28309-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28315-swift-declcontext-iscascadingcontextforlookup.swift b/validation-test/compiler_crashers_fixed/28315-swift-declcontext-iscascadingcontextforlookup.swift index fcad3fa566c7a..59fe07eb25b6b 100644 --- a/validation-test/compiler_crashers_fixed/28315-swift-declcontext-iscascadingcontextforlookup.swift +++ b/validation-test/compiler_crashers_fixed/28315-swift-declcontext-iscascadingcontextforlookup.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28316-swift-typechecker-checkgenericparamlist.swift b/validation-test/compiler_crashers_fixed/28316-swift-typechecker-checkgenericparamlist.swift index 942769f240ab4..a8ee76cddab1d 100644 --- a/validation-test/compiler_crashers_fixed/28316-swift-typechecker-checkgenericparamlist.swift +++ b/validation-test/compiler_crashers_fixed/28316-swift-typechecker-checkgenericparamlist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28318-swift-constraints-constraintgraphnode-getmembertype.swift b/validation-test/compiler_crashers_fixed/28318-swift-constraints-constraintgraphnode-getmembertype.swift index 2112d0eed1494..802246b72d77d 100644 --- a/validation-test/compiler_crashers_fixed/28318-swift-constraints-constraintgraphnode-getmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28318-swift-constraints-constraintgraphnode-getmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28319-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/28319-swift-typechecker-checkconformance.swift index 26812f47dbb48..40bcab3419684 100644 --- a/validation-test/compiler_crashers_fixed/28319-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/28319-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28320-swift-archetypebuilder-enumeraterequirements.swift b/validation-test/compiler_crashers_fixed/28320-swift-archetypebuilder-enumeraterequirements.swift index 4abf35ec75dae..d246fdf625d03 100644 --- a/validation-test/compiler_crashers_fixed/28320-swift-archetypebuilder-enumeraterequirements.swift +++ b/validation-test/compiler_crashers_fixed/28320-swift-archetypebuilder-enumeraterequirements.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift b/validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift index db1be6be3e72d..e79c336fd1f86 100644 --- a/validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift +++ b/validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28322-swift-typechecker-resolvetypeincontext.swift b/validation-test/compiler_crashers_fixed/28322-swift-typechecker-resolvetypeincontext.swift index 0c83072f0f8f7..96a111bc88af0 100644 --- a/validation-test/compiler_crashers_fixed/28322-swift-typechecker-resolvetypeincontext.swift +++ b/validation-test/compiler_crashers_fixed/28322-swift-typechecker-resolvetypeincontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift b/validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift index bc7943abd9a60..32bc916d7c1f9 100644 --- a/validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift +++ b/validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28324-swift-diagnosticengine-emitdiagnostic.swift b/validation-test/compiler_crashers_fixed/28324-swift-diagnosticengine-emitdiagnostic.swift index 557cb371af2dc..24f01293973de 100644 --- a/validation-test/compiler_crashers_fixed/28324-swift-diagnosticengine-emitdiagnostic.swift +++ b/validation-test/compiler_crashers_fixed/28324-swift-diagnosticengine-emitdiagnostic.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28325-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28325-swift-typebase-getcanonicaltype.swift index 562bd2ea1521b..19950d95d3aa1 100644 --- a/validation-test/compiler_crashers_fixed/28325-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28325-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28326-swift-typebase-getmembersubstitutions.swift b/validation-test/compiler_crashers_fixed/28326-swift-typebase-getmembersubstitutions.swift index 2cbe96ffa895a..47d82785bc7b4 100644 --- a/validation-test/compiler_crashers_fixed/28326-swift-typebase-getmembersubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28326-swift-typebase-getmembersubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28327-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28327-swift-expr-walk.swift index 2480b18e0e591..0238dfaa55bf6 100644 --- a/validation-test/compiler_crashers_fixed/28327-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28327-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28328-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28328-swift-typebase-getdesugaredtype.swift index bc5a37b5e3086..f56aea8114313 100644 --- a/validation-test/compiler_crashers_fixed/28328-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28328-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28329-swift-archetypebuilder-potentialarchetype-gettype.swift b/validation-test/compiler_crashers_fixed/28329-swift-archetypebuilder-potentialarchetype-gettype.swift index 5d0b4af6afa82..07265d4eb6e0f 100644 --- a/validation-test/compiler_crashers_fixed/28329-swift-archetypebuilder-potentialarchetype-gettype.swift +++ b/validation-test/compiler_crashers_fixed/28329-swift-archetypebuilder-potentialarchetype-gettype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28330-swift-genericparamlist-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28330-swift-genericparamlist-getsubstitutionmap.swift index 851de9242cddb..64ad974d734c6 100644 --- a/validation-test/compiler_crashers_fixed/28330-swift-genericparamlist-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28330-swift-genericparamlist-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28331-swift-createdesignatedinitoverride.swift b/validation-test/compiler_crashers_fixed/28331-swift-createdesignatedinitoverride.swift index 6e709157cfb99..5f01c7007c7c1 100644 --- a/validation-test/compiler_crashers_fixed/28331-swift-createdesignatedinitoverride.swift +++ b/validation-test/compiler_crashers_fixed/28331-swift-createdesignatedinitoverride.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28332-swift-archetypebuilder-getgenericsignature.swift b/validation-test/compiler_crashers_fixed/28332-swift-archetypebuilder-getgenericsignature.swift index 2f7336e2da8e9..fb2d3f640aba5 100644 --- a/validation-test/compiler_crashers_fixed/28332-swift-archetypebuilder-getgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28332-swift-archetypebuilder-getgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift b/validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift index 0b25e8a948614..db9f73220c3a1 100644 --- a/validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28334-swift-typechecker-resolvetypewitness.swift b/validation-test/compiler_crashers_fixed/28334-swift-typechecker-resolvetypewitness.swift index f5ad72f2027fa..19209840b4919 100644 --- a/validation-test/compiler_crashers_fixed/28334-swift-typechecker-resolvetypewitness.swift +++ b/validation-test/compiler_crashers_fixed/28334-swift-typechecker-resolvetypewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28335-swift-type-print.swift b/validation-test/compiler_crashers_fixed/28335-swift-type-print.swift index 09874f493952a..a4317c3a96852 100644 --- a/validation-test/compiler_crashers_fixed/28335-swift-type-print.swift +++ b/validation-test/compiler_crashers_fixed/28335-swift-type-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift index bdd0d617d5534..2564c788d18bb 100644 --- a/validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28337-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28337-swift-typebase-getcanonicaltype.swift index 4d09aa733180c..9c0c6df527be4 100644 --- a/validation-test/compiler_crashers_fixed/28337-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28337-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28338-swift-genericsignature-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28338-swift-genericsignature-getsubstitutionmap.swift index 258e2bd4a1fb4..ba2dabfc1d735 100644 --- a/validation-test/compiler_crashers_fixed/28338-swift-genericsignature-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28338-swift-genericsignature-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28339-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/28339-swift-typechecker-addimplicitconstructors.swift index 02ef32b886f2c..85723daf39890 100644 --- a/validation-test/compiler_crashers_fixed/28339-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/28339-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift b/validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift index 801264b0e30b5..39e80c25f5135 100644 --- a/validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift +++ b/validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift index dcba054ad5a6a..a69037abf84e3 100644 --- a/validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift b/validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift index 0224a257b3787..56c6c12b1bb2c 100644 --- a/validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift +++ b/validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift index aea439a17ac89..14090eb28e6b1 100644 --- a/validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28344-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28344-swift-type-transform.swift index 1f2cf2069a3e7..b175dba2c4c72 100644 --- a/validation-test/compiler_crashers_fixed/28344-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28344-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28345-swift-iterativetypechecker-processtypechecksuperclass.swift b/validation-test/compiler_crashers_fixed/28345-swift-iterativetypechecker-processtypechecksuperclass.swift index 1d13bc578bc2a..01c9855f2cfc7 100644 --- a/validation-test/compiler_crashers_fixed/28345-swift-iterativetypechecker-processtypechecksuperclass.swift +++ b/validation-test/compiler_crashers_fixed/28345-swift-iterativetypechecker-processtypechecksuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28346-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28346-swift-typebase-getdesugaredtype.swift index 3c1a6c1a08e72..0f3dcf593bd9a 100644 --- a/validation-test/compiler_crashers_fixed/28346-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28346-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift index a7d0eb28dab9e..564eee5698d73 100644 --- a/validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift index cac07406b2687..f972c300198ee 100644 --- a/validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28349-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/28349-swift-typebase-gatherallsubstitutions.swift index feb6cb3bf49bd..677334e1ce2fa 100644 --- a/validation-test/compiler_crashers_fixed/28349-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28349-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28351-swift-functiontype-get.swift b/validation-test/compiler_crashers_fixed/28351-swift-functiontype-get.swift index cebd12d520ec6..4e298697076ef 100644 --- a/validation-test/compiler_crashers_fixed/28351-swift-functiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/28351-swift-functiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28352-swift-typechecker-configureinterfacetype.swift b/validation-test/compiler_crashers_fixed/28352-swift-typechecker-configureinterfacetype.swift index 60e7c502fd7f3..1bb9670782c5f 100644 --- a/validation-test/compiler_crashers_fixed/28352-swift-typechecker-configureinterfacetype.swift +++ b/validation-test/compiler_crashers_fixed/28352-swift-typechecker-configureinterfacetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28353-swift-removeoverriddendecls.swift b/validation-test/compiler_crashers_fixed/28353-swift-removeoverriddendecls.swift index e06f9f99b3d99..1b19e0233354b 100644 --- a/validation-test/compiler_crashers_fixed/28353-swift-removeoverriddendecls.swift +++ b/validation-test/compiler_crashers_fixed/28353-swift-removeoverriddendecls.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift b/validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift index f884efe82a1cf..3f414641a11bb 100644 --- a/validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift +++ b/validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift index 5a536bdd88893..dd9a015bcb656 100644 --- a/validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28356-swift-typechecker-resolvetypewitness.swift b/validation-test/compiler_crashers_fixed/28356-swift-typechecker-resolvetypewitness.swift index 3bf0cf52af1ec..538bfeea8c287 100644 --- a/validation-test/compiler_crashers_fixed/28356-swift-typechecker-resolvetypewitness.swift +++ b/validation-test/compiler_crashers_fixed/28356-swift-typechecker-resolvetypewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift b/validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift index 570dccf687c6d..8dedb5d1c90d7 100644 --- a/validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift +++ b/validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift index 266d503c83871..85cd034fbb104 100644 --- a/validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28359-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift b/validation-test/compiler_crashers_fixed/28359-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift index f9fc859bd1034..863c89a8d8a2a 100644 --- a/validation-test/compiler_crashers_fixed/28359-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift +++ b/validation-test/compiler_crashers_fixed/28359-swift-constraints-constraintsystem-addtypevariableconstraintstoworklist.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift b/validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift index 472829d241b81..875eeab465079 100644 --- a/validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift +++ b/validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift index d7e883bba78c1..76153058ba804 100644 --- a/validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28362-swift-constraints-constraintgraphnode-getadjacency.swift b/validation-test/compiler_crashers_fixed/28362-swift-constraints-constraintgraphnode-getadjacency.swift index 0befc15030abd..edefd29f64a94 100644 --- a/validation-test/compiler_crashers_fixed/28362-swift-constraints-constraintgraphnode-getadjacency.swift +++ b/validation-test/compiler_crashers_fixed/28362-swift-constraints-constraintgraphnode-getadjacency.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28363-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28363-swift-expr-walk.swift index 28009a8065c0d..9ff16d01ce48a 100644 --- a/validation-test/compiler_crashers_fixed/28363-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28363-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift b/validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift index 33678eef69f15..6241427269c1b 100644 --- a/validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift +++ b/validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28365-swift-constraints-constraintgraphnode-getmembertype.swift b/validation-test/compiler_crashers_fixed/28365-swift-constraints-constraintgraphnode-getmembertype.swift index 97487bc472dae..54d64169c560f 100644 --- a/validation-test/compiler_crashers_fixed/28365-swift-constraints-constraintgraphnode-getmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28365-swift-constraints-constraintgraphnode-getmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift b/validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift index 9881bc3f6e833..759b2796d286f 100644 --- a/validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift +++ b/validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28367-swift-declcontext-isgenericcontext.swift b/validation-test/compiler_crashers_fixed/28367-swift-declcontext-isgenericcontext.swift index 8431fa7a3cf46..59e7fa367b506 100644 --- a/validation-test/compiler_crashers_fixed/28367-swift-declcontext-isgenericcontext.swift +++ b/validation-test/compiler_crashers_fixed/28367-swift-declcontext-isgenericcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28368-swift-expr-propagatelvalueaccesskind.swift b/validation-test/compiler_crashers_fixed/28368-swift-expr-propagatelvalueaccesskind.swift index 38dd922ec21eb..02a59414d80cb 100644 --- a/validation-test/compiler_crashers_fixed/28368-swift-expr-propagatelvalueaccesskind.swift +++ b/validation-test/compiler_crashers_fixed/28368-swift-expr-propagatelvalueaccesskind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28369-swift-decl-walk.swift b/validation-test/compiler_crashers_fixed/28369-swift-decl-walk.swift index 0688bbdb1b309..afe12ebc51a4f 100644 --- a/validation-test/compiler_crashers_fixed/28369-swift-decl-walk.swift +++ b/validation-test/compiler_crashers_fixed/28369-swift-decl-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift b/validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift index 834d8c70f0b03..fdc0ebdc8a9ac 100644 --- a/validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28371-swift-genericparamlist-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28371-swift-genericparamlist-getsubstitutionmap.swift index 4344e98f16367..47ddbdcbc2a9f 100644 --- a/validation-test/compiler_crashers_fixed/28371-swift-genericparamlist-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28371-swift-genericparamlist-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28372-swift-printoptions-setarchetypeanddynamicselftransform.swift b/validation-test/compiler_crashers_fixed/28372-swift-printoptions-setarchetypeanddynamicselftransform.swift index a18168d7f4124..8e9a775a2835b 100644 --- a/validation-test/compiler_crashers_fixed/28372-swift-printoptions-setarchetypeanddynamicselftransform.swift +++ b/validation-test/compiler_crashers_fixed/28372-swift-printoptions-setarchetypeanddynamicselftransform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift b/validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift index fab96eb8f7d73..b78825ee95a51 100644 --- a/validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift +++ b/validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28374-swift-typechecker-resolvewitness.swift b/validation-test/compiler_crashers_fixed/28374-swift-typechecker-resolvewitness.swift index 30028b9c3658e..d2968502ac372 100644 --- a/validation-test/compiler_crashers_fixed/28374-swift-typechecker-resolvewitness.swift +++ b/validation-test/compiler_crashers_fixed/28374-swift-typechecker-resolvewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift b/validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift index b53c60c932006..d5825b153ef2e 100644 --- a/validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28376-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28376-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index b79d9e2651931..1abc9ce9abd7f 100644 --- a/validation-test/compiler_crashers_fixed/28376-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28376-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28377-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28377-swift-expr-walk.swift index 3317b8e530068..dc7e5f3313ff3 100644 --- a/validation-test/compiler_crashers_fixed/28377-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28377-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift b/validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift index 5120a72fc32a1..a258ed72381ff 100644 --- a/validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift +++ b/validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28379-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28379-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 73a82e9bb44dc..84c4716cf810b 100644 --- a/validation-test/compiler_crashers_fixed/28379-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28379-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28380-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28380-swift-type-transform.swift index 4b171d4b0109d..50240ddc5c3c9 100644 --- a/validation-test/compiler_crashers_fixed/28380-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28380-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28381-swift-archetypebuilder-addrequirement.swift b/validation-test/compiler_crashers_fixed/28381-swift-archetypebuilder-addrequirement.swift index 60b33bfa57add..02fce430e0ab8 100644 --- a/validation-test/compiler_crashers_fixed/28381-swift-archetypebuilder-addrequirement.swift +++ b/validation-test/compiler_crashers_fixed/28381-swift-archetypebuilder-addrequirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28382-swift-archetypebuilder-maptypeoutofcontext.swift b/validation-test/compiler_crashers_fixed/28382-swift-archetypebuilder-maptypeoutofcontext.swift index 511a788a5bf69..9026c692de6c8 100644 --- a/validation-test/compiler_crashers_fixed/28382-swift-archetypebuilder-maptypeoutofcontext.swift +++ b/validation-test/compiler_crashers_fixed/28382-swift-archetypebuilder-maptypeoutofcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28383-swift-constraints-constraintgraphnode-getmembertype.swift b/validation-test/compiler_crashers_fixed/28383-swift-constraints-constraintgraphnode-getmembertype.swift index e7dbe5cb3f9cd..f6165957de828 100644 --- a/validation-test/compiler_crashers_fixed/28383-swift-constraints-constraintgraphnode-getmembertype.swift +++ b/validation-test/compiler_crashers_fixed/28383-swift-constraints-constraintgraphnode-getmembertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28385-swift-constraints-constraintgraph-addconstraint.swift b/validation-test/compiler_crashers_fixed/28385-swift-constraints-constraintgraph-addconstraint.swift index 0b8d93fc7953c..e155736ecacbe 100644 --- a/validation-test/compiler_crashers_fixed/28385-swift-constraints-constraintgraph-addconstraint.swift +++ b/validation-test/compiler_crashers_fixed/28385-swift-constraints-constraintgraph-addconstraint.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28386-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28386-swift-typebase-getdesugaredtype.swift index 3a9347a6910cb..6a17d23d08491 100644 --- a/validation-test/compiler_crashers_fixed/28386-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28386-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28387-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/28387-swift-typebase-gatherallsubstitutions.swift index f1fa731d6b59d..7e4b42b7149af 100644 --- a/validation-test/compiler_crashers_fixed/28387-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28387-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28388-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28388-swift-typebase-getcanonicaltype.swift index a81f8b1a4432e..d243f4ef6a74c 100644 --- a/validation-test/compiler_crashers_fixed/28388-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28388-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28390-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28390-swift-expr-walk.swift index 38e7eb232585e..1d3941006768a 100644 --- a/validation-test/compiler_crashers_fixed/28390-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28390-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28391-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28391-swift-typechecker-validatedecl.swift index 870e43cee1be5..2e09262c98aa9 100644 --- a/validation-test/compiler_crashers_fixed/28391-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28391-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift b/validation-test/compiler_crashers_fixed/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift index 3b772df0f53ff..b852456b9af2a 100644 --- a/validation-test/compiler_crashers_fixed/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift +++ b/validation-test/compiler_crashers_fixed/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28393-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28393-swift-type-transform.swift index 85ff47545d21a..0039389e10ccd 100644 --- a/validation-test/compiler_crashers_fixed/28393-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28393-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28394-swift-typechecker-checkconformance.swift b/validation-test/compiler_crashers_fixed/28394-swift-typechecker-checkconformance.swift index 670c386ae6dbc..e00f6e186e61a 100644 --- a/validation-test/compiler_crashers_fixed/28394-swift-typechecker-checkconformance.swift +++ b/validation-test/compiler_crashers_fixed/28394-swift-typechecker-checkconformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28395-swift-expr-propagatelvalueaccesskind.swift b/validation-test/compiler_crashers_fixed/28395-swift-expr-propagatelvalueaccesskind.swift index 0ca86a9f61b6a..b6d2dba38d9cd 100644 --- a/validation-test/compiler_crashers_fixed/28395-swift-expr-propagatelvalueaccesskind.swift +++ b/validation-test/compiler_crashers_fixed/28395-swift-expr-propagatelvalueaccesskind.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28396-swift-lowering-silgenfunction-emitclosurevalue.swift b/validation-test/compiler_crashers_fixed/28396-swift-lowering-silgenfunction-emitclosurevalue.swift index 64bbe7504de26..c4da63e0149d3 100644 --- a/validation-test/compiler_crashers_fixed/28396-swift-lowering-silgenfunction-emitclosurevalue.swift +++ b/validation-test/compiler_crashers_fixed/28396-swift-lowering-silgenfunction-emitclosurevalue.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28397-getselftypeforcontainer.swift b/validation-test/compiler_crashers_fixed/28397-getselftypeforcontainer.swift index 3acfd4458c1cf..ad6029946f60b 100644 --- a/validation-test/compiler_crashers_fixed/28397-getselftypeforcontainer.swift +++ b/validation-test/compiler_crashers_fixed/28397-getselftypeforcontainer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28398-swift-archetypebuilder-getgenericsignature.swift b/validation-test/compiler_crashers_fixed/28398-swift-archetypebuilder-getgenericsignature.swift index d7663e0ab8c1c..f50c5a01ed817 100644 --- a/validation-test/compiler_crashers_fixed/28398-swift-archetypebuilder-getgenericsignature.swift +++ b/validation-test/compiler_crashers_fixed/28398-swift-archetypebuilder-getgenericsignature.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28399-getpointerelementtype-is-not-storagetype.swift b/validation-test/compiler_crashers_fixed/28399-getpointerelementtype-is-not-storagetype.swift index 06cc834d34e51..d84b389266c4d 100644 --- a/validation-test/compiler_crashers_fixed/28399-getpointerelementtype-is-not-storagetype.swift +++ b/validation-test/compiler_crashers_fixed/28399-getpointerelementtype-is-not-storagetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28400-swift-nominaltypedecl-prepareextensions.swift b/validation-test/compiler_crashers_fixed/28400-swift-nominaltypedecl-prepareextensions.swift index 7c4f86f635ba0..f502a2a40e792 100644 --- a/validation-test/compiler_crashers_fixed/28400-swift-nominaltypedecl-prepareextensions.swift +++ b/validation-test/compiler_crashers_fixed/28400-swift-nominaltypedecl-prepareextensions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28401-swift-boundgenerictype-get.swift b/validation-test/compiler_crashers_fixed/28401-swift-boundgenerictype-get.swift index 3e8fa47fd40c1..c1f080d409c1f 100644 --- a/validation-test/compiler_crashers_fixed/28401-swift-boundgenerictype-get.swift +++ b/validation-test/compiler_crashers_fixed/28401-swift-boundgenerictype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28402-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28402-swift-typebase-getcanonicaltype.swift index 05de829656084..b32d86836d9c3 100644 --- a/validation-test/compiler_crashers_fixed/28402-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28402-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28403-swift-genericsignature-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28403-swift-genericsignature-getsubstitutionmap.swift index f33c0c90665e9..3cf0542f13328 100644 --- a/validation-test/compiler_crashers_fixed/28403-swift-genericsignature-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28403-swift-genericsignature-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28405-swift-constraints-constraintsystem-resolveoverload.swift b/validation-test/compiler_crashers_fixed/28405-swift-constraints-constraintsystem-resolveoverload.swift index a741ee3034ab7..fc78155ccebfb 100644 --- a/validation-test/compiler_crashers_fixed/28405-swift-constraints-constraintsystem-resolveoverload.swift +++ b/validation-test/compiler_crashers_fixed/28405-swift-constraints-constraintsystem-resolveoverload.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28406-swift-decomposeparamtype.swift b/validation-test/compiler_crashers_fixed/28406-swift-decomposeparamtype.swift index 86b4ceec1d2d1..fa7025d9ee3fa 100644 --- a/validation-test/compiler_crashers_fixed/28406-swift-decomposeparamtype.swift +++ b/validation-test/compiler_crashers_fixed/28406-swift-decomposeparamtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28407-swift-genericsignature-getsubstitutionmap.swift b/validation-test/compiler_crashers_fixed/28407-swift-genericsignature-getsubstitutionmap.swift index ece9114532059..2ae0399c48d34 100644 --- a/validation-test/compiler_crashers_fixed/28407-swift-genericsignature-getsubstitutionmap.swift +++ b/validation-test/compiler_crashers_fixed/28407-swift-genericsignature-getsubstitutionmap.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28408-swift-typechecker-checkinheritanceclause.swift b/validation-test/compiler_crashers_fixed/28408-swift-typechecker-checkinheritanceclause.swift index 006bb9cfb79ee..1571ddbd8bd9d 100644 --- a/validation-test/compiler_crashers_fixed/28408-swift-typechecker-checkinheritanceclause.swift +++ b/validation-test/compiler_crashers_fixed/28408-swift-typechecker-checkinheritanceclause.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28409-swift-archetypebuilder-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/28409-swift-archetypebuilder-maptypeintocontext.swift index 9400cc5a95d13..c434f2980b9da 100644 --- a/validation-test/compiler_crashers_fixed/28409-swift-archetypebuilder-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/28409-swift-archetypebuilder-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28410-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28410-swift-typechecker-typecheckdecl.swift index 8dde12f0e04be..280017fa8b99c 100644 --- a/validation-test/compiler_crashers_fixed/28410-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28410-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28411-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/28411-swift-typechecker-resolveidentifiertype.swift index 9d19d9738e6d3..1350c34c3a5f0 100644 --- a/validation-test/compiler_crashers_fixed/28411-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/28411-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28412-swift-sourcefile-lookupcache-lookupclassmembers.swift b/validation-test/compiler_crashers_fixed/28412-swift-sourcefile-lookupcache-lookupclassmembers.swift index cb6aaf825b066..206bc63153a8f 100644 --- a/validation-test/compiler_crashers_fixed/28412-swift-sourcefile-lookupcache-lookupclassmembers.swift +++ b/validation-test/compiler_crashers_fixed/28412-swift-sourcefile-lookupcache-lookupclassmembers.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28413-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28413-swift-typebase-getcanonicaltype.swift index b216a59f674f9..0b5d0aac8abac 100644 --- a/validation-test/compiler_crashers_fixed/28413-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28413-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28414-swift-typechecker-resolvewitness.swift b/validation-test/compiler_crashers_fixed/28414-swift-typechecker-resolvewitness.swift index 406e391f69a74..6a3684b9005fe 100644 --- a/validation-test/compiler_crashers_fixed/28414-swift-typechecker-resolvewitness.swift +++ b/validation-test/compiler_crashers_fixed/28414-swift-typechecker-resolvewitness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28415-swift-iterativetypechecker-processtypechecksuperclass.swift b/validation-test/compiler_crashers_fixed/28415-swift-iterativetypechecker-processtypechecksuperclass.swift index eadc6f3df85f4..138e94ffccaaa 100644 --- a/validation-test/compiler_crashers_fixed/28415-swift-iterativetypechecker-processtypechecksuperclass.swift +++ b/validation-test/compiler_crashers_fixed/28415-swift-iterativetypechecker-processtypechecksuperclass.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28416-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/28416-swift-typechecker-resolveidentifiertype.swift index 94f91a6fddee0..30bac35ce8c5e 100644 --- a/validation-test/compiler_crashers_fixed/28416-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/28416-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28417-swift-genericsignature-getsubstitutions.swift b/validation-test/compiler_crashers_fixed/28417-swift-genericsignature-getsubstitutions.swift index 9871e1b74ba20..4e47873867de7 100644 --- a/validation-test/compiler_crashers_fixed/28417-swift-genericsignature-getsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28417-swift-genericsignature-getsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28418-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28418-swift-typechecker-validatedecl.swift index 29519e73b8770..b1390e76a2f32 100644 --- a/validation-test/compiler_crashers_fixed/28418-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28418-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28419-swift-silmodule-constructsil.swift b/validation-test/compiler_crashers_fixed/28419-swift-silmodule-constructsil.swift index 5ea3e8851fa07..c51866455f74a 100644 --- a/validation-test/compiler_crashers_fixed/28419-swift-silmodule-constructsil.swift +++ b/validation-test/compiler_crashers_fixed/28419-swift-silmodule-constructsil.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28420-swift-lowering-emitconditionalcheckedcast.swift b/validation-test/compiler_crashers_fixed/28420-swift-lowering-emitconditionalcheckedcast.swift index b587df3087904..cde743c1dd9df 100644 --- a/validation-test/compiler_crashers_fixed/28420-swift-lowering-emitconditionalcheckedcast.swift +++ b/validation-test/compiler_crashers_fixed/28420-swift-lowering-emitconditionalcheckedcast.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28421-swift-constraints-constraintsystem-diagnosefailureforexpr.swift b/validation-test/compiler_crashers_fixed/28421-swift-constraints-constraintsystem-diagnosefailureforexpr.swift index 9feb2df12fe75..80cf66c1200d9 100644 --- a/validation-test/compiler_crashers_fixed/28421-swift-constraints-constraintsystem-diagnosefailureforexpr.swift +++ b/validation-test/compiler_crashers_fixed/28421-swift-constraints-constraintsystem-diagnosefailureforexpr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28422-swift-genericfunctiontype-get.swift b/validation-test/compiler_crashers_fixed/28422-swift-genericfunctiontype-get.swift index 922a6f533d1e2..8c4762a067250 100644 --- a/validation-test/compiler_crashers_fixed/28422-swift-genericfunctiontype-get.swift +++ b/validation-test/compiler_crashers_fixed/28422-swift-genericfunctiontype-get.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28423-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28423-swift-typechecker-validatedecl.swift index 478bcadb602ac..9e76a05f28823 100644 --- a/validation-test/compiler_crashers_fixed/28423-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28423-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28424-swift-valuedecl-getformalaccessscope.swift b/validation-test/compiler_crashers_fixed/28424-swift-valuedecl-getformalaccessscope.swift index 003d2f4e798ae..c0afc91d9c555 100644 --- a/validation-test/compiler_crashers_fixed/28424-swift-valuedecl-getformalaccessscope.swift +++ b/validation-test/compiler_crashers_fixed/28424-swift-valuedecl-getformalaccessscope.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28425-swift-constraints-solution-convertbooleantypetobuiltini.swift b/validation-test/compiler_crashers_fixed/28425-swift-constraints-solution-convertbooleantypetobuiltini.swift index d9b6e10385cc0..8211e5349975b 100644 --- a/validation-test/compiler_crashers_fixed/28425-swift-constraints-solution-convertbooleantypetobuiltini.swift +++ b/validation-test/compiler_crashers_fixed/28425-swift-constraints-solution-convertbooleantypetobuiltini.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28426-swift-expr-walk.swift b/validation-test/compiler_crashers_fixed/28426-swift-expr-walk.swift index 53d7251b91731..c686dbccd1ba3 100644 --- a/validation-test/compiler_crashers_fixed/28426-swift-expr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28426-swift-expr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28427-swift-lexer-lexstringliteral.swift b/validation-test/compiler_crashers_fixed/28427-swift-lexer-lexstringliteral.swift index 7b9c864a679d6..2471bf86f2491 100644 --- a/validation-test/compiler_crashers_fixed/28427-swift-lexer-lexstringliteral.swift +++ b/validation-test/compiler_crashers_fixed/28427-swift-lexer-lexstringliteral.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28428-swift-typebase-gatherallsubstitutions.swift b/validation-test/compiler_crashers_fixed/28428-swift-typebase-gatherallsubstitutions.swift index c3c184b261856..6c33cad20a5c7 100644 --- a/validation-test/compiler_crashers_fixed/28428-swift-typebase-gatherallsubstitutions.swift +++ b/validation-test/compiler_crashers_fixed/28428-swift-typebase-gatherallsubstitutions.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28429-swift-decl-print.swift b/validation-test/compiler_crashers_fixed/28429-swift-decl-print.swift index de217e520e84d..f1ca880a681fc 100644 --- a/validation-test/compiler_crashers_fixed/28429-swift-decl-print.swift +++ b/validation-test/compiler_crashers_fixed/28429-swift-decl-print.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28430-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/28430-swift-lexer-lexoperatoridentifier.swift index 9d5e827ddb537..e05ce6bdf5231 100644 --- a/validation-test/compiler_crashers_fixed/28430-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/28430-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28431-swift-lexer-lexoperatoridentifier.swift b/validation-test/compiler_crashers_fixed/28431-swift-lexer-lexoperatoridentifier.swift index b3f145b109cf1..3be8bdb5454cf 100644 --- a/validation-test/compiler_crashers_fixed/28431-swift-lexer-lexoperatoridentifier.swift +++ b/validation-test/compiler_crashers_fixed/28431-swift-lexer-lexoperatoridentifier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28432-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28432-swift-typechecker-validatedecl.swift index 586f71185f086..a21d96d33ebdc 100644 --- a/validation-test/compiler_crashers_fixed/28432-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28432-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28433-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28433-swift-typechecker-typecheckdecl.swift index d3d0badbaa631..800a5e67449af 100644 --- a/validation-test/compiler_crashers_fixed/28433-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28433-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28434-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28434-swift-type-transform.swift index d42d79c733a01..1d36772444d41 100644 --- a/validation-test/compiler_crashers_fixed/28434-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28434-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28435-swift-genericenvironment-maptypeintocontext.swift b/validation-test/compiler_crashers_fixed/28435-swift-genericenvironment-maptypeintocontext.swift index 10118dab66bf0..7091f583e3816 100644 --- a/validation-test/compiler_crashers_fixed/28435-swift-genericenvironment-maptypeintocontext.swift +++ b/validation-test/compiler_crashers_fixed/28435-swift-genericenvironment-maptypeintocontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28436-swift-typechecker-typecheckdecl.swift b/validation-test/compiler_crashers_fixed/28436-swift-typechecker-typecheckdecl.swift index 63efa684e04da..b0485d67f32a5 100644 --- a/validation-test/compiler_crashers_fixed/28436-swift-typechecker-typecheckdecl.swift +++ b/validation-test/compiler_crashers_fixed/28436-swift-typechecker-typecheckdecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28437-swift-typechecker-validatedecl.swift b/validation-test/compiler_crashers_fixed/28437-swift-typechecker-validatedecl.swift index 9af5414102d14..6729fdb1149cc 100644 --- a/validation-test/compiler_crashers_fixed/28437-swift-typechecker-validatedecl.swift +++ b/validation-test/compiler_crashers_fixed/28437-swift-typechecker-validatedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28438-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28438-swift-typebase-getcanonicaltype.swift index 2fa4b6740d04f..327a396dba483 100644 --- a/validation-test/compiler_crashers_fixed/28438-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28438-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28439-swift-type-transform.swift b/validation-test/compiler_crashers_fixed/28439-swift-type-transform.swift index 1eee2772d69ff..5c2fc1d7142ae 100644 --- a/validation-test/compiler_crashers_fixed/28439-swift-type-transform.swift +++ b/validation-test/compiler_crashers_fixed/28439-swift-type-transform.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28440-swift-typechecker-resolveidentifiertype.swift b/validation-test/compiler_crashers_fixed/28440-swift-typechecker-resolveidentifiertype.swift index 3ee223894fcef..6b22586db4b8a 100644 --- a/validation-test/compiler_crashers_fixed/28440-swift-typechecker-resolveidentifiertype.swift +++ b/validation-test/compiler_crashers_fixed/28440-swift-typechecker-resolveidentifiertype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28441-swift-typerepr-walk.swift b/validation-test/compiler_crashers_fixed/28441-swift-typerepr-walk.swift index 59981bc66d04c..585563d08af6b 100644 --- a/validation-test/compiler_crashers_fixed/28441-swift-typerepr-walk.swift +++ b/validation-test/compiler_crashers_fixed/28441-swift-typerepr-walk.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28442-swift-typebase-getrvaluetype.swift b/validation-test/compiler_crashers_fixed/28442-swift-typebase-getrvaluetype.swift index 56b87c3fe45d2..25b999735785d 100644 --- a/validation-test/compiler_crashers_fixed/28442-swift-typebase-getrvaluetype.swift +++ b/validation-test/compiler_crashers_fixed/28442-swift-typebase-getrvaluetype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28444-resolver-unable-to-resolve-type-witness-failed.swift b/validation-test/compiler_crashers_fixed/28444-resolver-unable-to-resolve-type-witness-failed.swift index 349181b4a3d8f..f5780949d82a1 100644 --- a/validation-test/compiler_crashers_fixed/28444-resolver-unable-to-resolve-type-witness-failed.swift +++ b/validation-test/compiler_crashers_fixed/28444-resolver-unable-to-resolve-type-witness-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28445-gp-getouterparameters-proto-getdeclcontext-getgenericparamsofcontext-failed.swift b/validation-test/compiler_crashers_fixed/28445-gp-getouterparameters-proto-getdeclcontext-getgenericparamsofcontext-failed.swift index 9ee1c4e188e4b..240c285e34eee 100644 --- a/validation-test/compiler_crashers_fixed/28445-gp-getouterparameters-proto-getdeclcontext-getgenericparamsofcontext-failed.swift +++ b/validation-test/compiler_crashers_fixed/28445-gp-getouterparameters-proto-getdeclcontext-getgenericparamsofcontext-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28446-activediagnostic-already-have-an-active-diagnostic-failed.swift b/validation-test/compiler_crashers_fixed/28446-activediagnostic-already-have-an-active-diagnostic-failed.swift index f3d0df256c767..54e3ecb3e419f 100644 --- a/validation-test/compiler_crashers_fixed/28446-activediagnostic-already-have-an-active-diagnostic-failed.swift +++ b/validation-test/compiler_crashers_fixed/28446-activediagnostic-already-have-an-active-diagnostic-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28448-dist-nested-type-should-have-matched-associated-type-failed.swift b/validation-test/compiler_crashers_fixed/28448-dist-nested-type-should-have-matched-associated-type-failed.swift index 3ef48a493c7b5..ca6b8a67bd0a3 100644 --- a/validation-test/compiler_crashers_fixed/28448-dist-nested-type-should-have-matched-associated-type-failed.swift +++ b/validation-test/compiler_crashers_fixed/28448-dist-nested-type-should-have-matched-associated-type-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28449-impl-getgraphindex-typevariables-size-out-of-bounds-index-failed.swift b/validation-test/compiler_crashers_fixed/28449-impl-getgraphindex-typevariables-size-out-of-bounds-index-failed.swift index f2c8255a6e0d6..8e8ce4dcdd35f 100644 --- a/validation-test/compiler_crashers_fixed/28449-impl-getgraphindex-typevariables-size-out-of-bounds-index-failed.swift +++ b/validation-test/compiler_crashers_fixed/28449-impl-getgraphindex-typevariables-size-out-of-bounds-index-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28450-underlyingty-gettype-isnull-getting-invalid-underlying-type-failed.swift b/validation-test/compiler_crashers_fixed/28450-underlyingty-gettype-isnull-getting-invalid-underlying-type-failed.swift index 70a5a2d043b80..1cfc634023737 100644 --- a/validation-test/compiler_crashers_fixed/28450-underlyingty-gettype-isnull-getting-invalid-underlying-type-failed.swift +++ b/validation-test/compiler_crashers_fixed/28450-underlyingty-gettype-isnull-getting-invalid-underlying-type-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28451-boundgeneric-getgenericargs-size-genericsig-getinnermostgenericparams-size-failed.swift b/validation-test/compiler_crashers_fixed/28451-boundgeneric-getgenericargs-size-genericsig-getinnermostgenericparams-size-failed.swift index cf4f8c76a1b37..ee2d8b61b6f73 100644 --- a/validation-test/compiler_crashers_fixed/28451-boundgeneric-getgenericargs-size-genericsig-getinnermostgenericparams-size-failed.swift +++ b/validation-test/compiler_crashers_fixed/28451-boundgeneric-getgenericargs-size-genericsig-getinnermostgenericparams-size-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28452-this-genericenv-already-have-generic-context-failed.swift b/validation-test/compiler_crashers_fixed/28452-this-genericenv-already-have-generic-context-failed.swift index 13740dee8f2be..fb9a58cac174c 100644 --- a/validation-test/compiler_crashers_fixed/28452-this-genericenv-already-have-generic-context-failed.swift +++ b/validation-test/compiler_crashers_fixed/28452-this-genericenv-already-have-generic-context-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28453-found-interfacetoarchetypemap-end-missing-generic-parameter-failed.swift b/validation-test/compiler_crashers_fixed/28453-found-interfacetoarchetypemap-end-missing-generic-parameter-failed.swift index 77d851263d1fd..e132d9161433b 100644 --- a/validation-test/compiler_crashers_fixed/28453-found-interfacetoarchetypemap-end-missing-generic-parameter-failed.swift +++ b/validation-test/compiler_crashers_fixed/28453-found-interfacetoarchetypemap-end-missing-generic-parameter-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28454-hasval-failed.swift b/validation-test/compiler_crashers_fixed/28454-hasval-failed.swift index aa6cd49563bba..29e8b856cbf84 100644 --- a/validation-test/compiler_crashers_fixed/28454-hasval-failed.swift +++ b/validation-test/compiler_crashers_fixed/28454-hasval-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28455-type-hastypeparameter-type-haserror-not-fully-substituted-failed.swift b/validation-test/compiler_crashers_fixed/28455-type-hastypeparameter-type-haserror-not-fully-substituted-failed.swift index 11099d6d09b42..e38fbd09a1dbe 100644 --- a/validation-test/compiler_crashers_fixed/28455-type-hastypeparameter-type-haserror-not-fully-substituted-failed.swift +++ b/validation-test/compiler_crashers_fixed/28455-type-hastypeparameter-type-haserror-not-fully-substituted-failed.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28456-unreachable-executed-at-swift-lib-ast-module-cpp-614.swift b/validation-test/compiler_crashers_fixed/28456-unreachable-executed-at-swift-lib-ast-module-cpp-614.swift index 50fa137649450..914b61a3dcc7d 100644 --- a/validation-test/compiler_crashers_fixed/28456-unreachable-executed-at-swift-lib-ast-module-cpp-614.swift +++ b/validation-test/compiler_crashers_fixed/28456-unreachable-executed-at-swift-lib-ast-module-cpp-614.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28457-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift b/validation-test/compiler_crashers_fixed/28457-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift index 5114ce1793642..657b6774b3cb0 100644 --- a/validation-test/compiler_crashers_fixed/28457-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift +++ b/validation-test/compiler_crashers_fixed/28457-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28458-resultreplacement-istypeparameter-cant-be-dependent.swift b/validation-test/compiler_crashers_fixed/28458-resultreplacement-istypeparameter-cant-be-dependent.swift index 9b41177637b00..dd1304f8a1de6 100644 --- a/validation-test/compiler_crashers_fixed/28458-resultreplacement-istypeparameter-cant-be-dependent.swift +++ b/validation-test/compiler_crashers_fixed/28458-resultreplacement-istypeparameter-cant-be-dependent.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28459-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28459-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 7bc548d29fa2c..d19d39e001ade 100644 --- a/validation-test/compiler_crashers_fixed/28459-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28459-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28460-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28460-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 3972ede35d636..f26822a813cf2 100644 --- a/validation-test/compiler_crashers_fixed/28460-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28460-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28461-child-source-range-not-contained-within-its-parent-if-stmt.swift b/validation-test/compiler_crashers_fixed/28461-child-source-range-not-contained-within-its-parent-if-stmt.swift index d913b04bcf364..4d05ec06c2123 100644 --- a/validation-test/compiler_crashers_fixed/28461-child-source-range-not-contained-within-its-parent-if-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28461-child-source-range-not-contained-within-its-parent-if-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28462-segfault-0xcdc361-0xd051ef-0xcdc361-0xd051ef.swift b/validation-test/compiler_crashers_fixed/28462-segfault-0xcdc361-0xd051ef-0xcdc361-0xd051ef.swift index fa49485096630..ef01e0c02ebd3 100644 --- a/validation-test/compiler_crashers_fixed/28462-segfault-0xcdc361-0xd051ef-0xcdc361-0xd051ef.swift +++ b/validation-test/compiler_crashers_fixed/28462-segfault-0xcdc361-0xd051ef-0xcdc361-0xd051ef.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28463-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28463-child-source-range-not-contained-within-its-parent-guard-stmt.swift index deb9d05f85f07..3061d60aefddc 100644 --- a/validation-test/compiler_crashers_fixed/28463-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28463-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28464-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28464-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 43ad5382e662b..22686765f3138 100644 --- a/validation-test/compiler_crashers_fixed/28464-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28464-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28465-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28465-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 3c91864f3533d..bc6116d4018ef 100644 --- a/validation-test/compiler_crashers_fixed/28465-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28465-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift b/validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift index ff2d2222361f6..69521854b8321 100644 --- a/validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift +++ b/validation-test/compiler_crashers_fixed/28466-segfault-0xc27624-0xc2741f-0xc25bb5-0xbcdbbb.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28467-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28467-child-source-range-not-contained-within-its-parent-guard-stmt.swift index e2089f58f99da..fb855cf84cfcb 100644 --- a/validation-test/compiler_crashers_fixed/28467-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28467-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28468-segfault-0xd09050-0xd08dfd-0xbe9d76-0xbeb154.swift b/validation-test/compiler_crashers_fixed/28468-segfault-0xd09050-0xd08dfd-0xbe9d76-0xbeb154.swift index f4a37b175774e..08cbbc579d96b 100644 --- a/validation-test/compiler_crashers_fixed/28468-segfault-0xd09050-0xd08dfd-0xbe9d76-0xbeb154.swift +++ b/validation-test/compiler_crashers_fixed/28468-segfault-0xd09050-0xd08dfd-0xbe9d76-0xbeb154.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28469-segfault-0x4674de-0x464be6.swift b/validation-test/compiler_crashers_fixed/28469-segfault-0x4674de-0x464be6.swift index 1686717e81c72..be89583180625 100644 --- a/validation-test/compiler_crashers_fixed/28469-segfault-0x4674de-0x464be6.swift +++ b/validation-test/compiler_crashers_fixed/28469-segfault-0x4674de-0x464be6.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28470-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers_fixed/28470-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index 717eb689e5613..03de4d8e800d8 100644 --- a/validation-test/compiler_crashers_fixed/28470-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers_fixed/28470-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28471-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers_fixed/28471-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index d8ce8eb157165..7eeef2eff8e43 100644 --- a/validation-test/compiler_crashers_fixed/28471-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers_fixed/28471-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28472-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift b/validation-test/compiler_crashers_fixed/28472-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift index f89bf02b65eb5..c0e7ebdcef2bc 100644 --- a/validation-test/compiler_crashers_fixed/28472-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift +++ b/validation-test/compiler_crashers_fixed/28472-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28473-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift b/validation-test/compiler_crashers_fixed/28473-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift index ff5d23ebc0b7c..78f197dfb6caa 100644 --- a/validation-test/compiler_crashers_fixed/28473-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift +++ b/validation-test/compiler_crashers_fixed/28473-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28475-swift-typechecker-validatedecl-swift-valuedecl-bool.swift b/validation-test/compiler_crashers_fixed/28475-swift-typechecker-validatedecl-swift-valuedecl-bool.swift index f6e1a95f17adb..65ede0bb6c223 100644 --- a/validation-test/compiler_crashers_fixed/28475-swift-typechecker-validatedecl-swift-valuedecl-bool.swift +++ b/validation-test/compiler_crashers_fixed/28475-swift-typechecker-validatedecl-swift-valuedecl-bool.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28476-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift b/validation-test/compiler_crashers_fixed/28476-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift index 2f7bd9bb134c6..23353add82fed 100644 --- a/validation-test/compiler_crashers_fixed/28476-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift +++ b/validation-test/compiler_crashers_fixed/28476-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28477-anonymous-namespace-declchecker-visitconstructordecl-swift-constructordecl.swift b/validation-test/compiler_crashers_fixed/28477-anonymous-namespace-declchecker-visitconstructordecl-swift-constructordecl.swift index 3809ec85ae555..8f61722b76d12 100644 --- a/validation-test/compiler_crashers_fixed/28477-anonymous-namespace-declchecker-visitconstructordecl-swift-constructordecl.swift +++ b/validation-test/compiler_crashers_fixed/28477-anonymous-namespace-declchecker-visitconstructordecl-swift-constructordecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28480-unreachable-executed-at-swift-lib-sema-csdiag-cpp-6261.swift b/validation-test/compiler_crashers_fixed/28480-unreachable-executed-at-swift-lib-sema-csdiag-cpp-6261.swift index a8bd84bdb98b6..ee887fda6e33b 100644 --- a/validation-test/compiler_crashers_fixed/28480-unreachable-executed-at-swift-lib-sema-csdiag-cpp-6261.swift +++ b/validation-test/compiler_crashers_fixed/28480-unreachable-executed-at-swift-lib-sema-csdiag-cpp-6261.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28481-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers_fixed/28481-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index 01a745cc5ae6a..ab7df0607beb8 100644 --- a/validation-test/compiler_crashers_fixed/28481-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers_fixed/28481-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28484-isa-x-val-cast-ty-argument-of-incompatible-type.swift b/validation-test/compiler_crashers_fixed/28484-isa-x-val-cast-ty-argument-of-incompatible-type.swift index 21e061e423462..c04fae01da5fe 100644 --- a/validation-test/compiler_crashers_fixed/28484-isa-x-val-cast-ty-argument-of-incompatible-type.swift +++ b/validation-test/compiler_crashers_fixed/28484-isa-x-val-cast-ty-argument-of-incompatible-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28485-swift-dependentmembertype-getname-const.swift b/validation-test/compiler_crashers_fixed/28485-swift-dependentmembertype-getname-const.swift index 09cedb539ad67..8e39554994521 100644 --- a/validation-test/compiler_crashers_fixed/28485-swift-dependentmembertype-getname-const.swift +++ b/validation-test/compiler_crashers_fixed/28485-swift-dependentmembertype-getname-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28486-this-genericenv-already-have-generic-context.swift b/validation-test/compiler_crashers_fixed/28486-this-genericenv-already-have-generic-context.swift index 75aaf7c2079cc..7903f4371b741 100644 --- a/validation-test/compiler_crashers_fixed/28486-this-genericenv-already-have-generic-context.swift +++ b/validation-test/compiler_crashers_fixed/28486-this-genericenv-already-have-generic-context.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28487-parent-parent-is-nominaltype-parent-is-boundgenerictype-parent-is-unboundgeneric.swift b/validation-test/compiler_crashers_fixed/28487-parent-parent-is-nominaltype-parent-is-boundgenerictype-parent-is-unboundgeneric.swift index 0bcfd53102ed2..1818a05185bf9 100644 --- a/validation-test/compiler_crashers_fixed/28487-parent-parent-is-nominaltype-parent-is-boundgenerictype-parent-is-unboundgeneric.swift +++ b/validation-test/compiler_crashers_fixed/28487-parent-parent-is-nominaltype-parent-is-boundgenerictype-parent-is-unboundgeneric.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28488-conforms-replacement-haserror-isopenedanyobject-replacement-replacement-is-gener.swift b/validation-test/compiler_crashers_fixed/28488-conforms-replacement-haserror-isopenedanyobject-replacement-replacement-is-gener.swift index 3eb67541509ab..e89efb394b06a 100644 --- a/validation-test/compiler_crashers_fixed/28488-conforms-replacement-haserror-isopenedanyobject-replacement-replacement-is-gener.swift +++ b/validation-test/compiler_crashers_fixed/28488-conforms-replacement-haserror-isopenedanyobject-replacement-replacement-is-gener.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28489-this-genericenv-already-have-generic-context.swift b/validation-test/compiler_crashers_fixed/28489-this-genericenv-already-have-generic-context.swift index aae7b2897c80d..690e86f761776 100644 --- a/validation-test/compiler_crashers_fixed/28489-this-genericenv-already-have-generic-context.swift +++ b/validation-test/compiler_crashers_fixed/28489-this-genericenv-already-have-generic-context.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28490-result-case-not-implemented.swift b/validation-test/compiler_crashers_fixed/28490-result-case-not-implemented.swift index 32199a0d5006e..46259d4425ea7 100644 --- a/validation-test/compiler_crashers_fixed/28490-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers_fixed/28490-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28492-isa-abstractfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext.swift b/validation-test/compiler_crashers_fixed/28492-isa-abstractfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext.swift index 0bb1da75e1f20..e3ff5de34aa4f 100644 --- a/validation-test/compiler_crashers_fixed/28492-isa-abstractfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext.swift +++ b/validation-test/compiler_crashers_fixed/28492-isa-abstractfunctiondecl-dc-isa-fileunit-dc-unknown-declcontext.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28493-resolveidenttypecomponent-swift-typechecker-swift-declcontext-llvm-arrayref-swif.swift b/validation-test/compiler_crashers_fixed/28493-resolveidenttypecomponent-swift-typechecker-swift-declcontext-llvm-arrayref-swif.swift index 8a48855f11ff7..01551b0948648 100644 --- a/validation-test/compiler_crashers_fixed/28493-resolveidenttypecomponent-swift-typechecker-swift-declcontext-llvm-arrayref-swif.swift +++ b/validation-test/compiler_crashers_fixed/28493-resolveidenttypecomponent-swift-typechecker-swift-declcontext-llvm-arrayref-swif.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28494-conforms-type-does-not-conform-to-protocol.swift b/validation-test/compiler_crashers_fixed/28494-conforms-type-does-not-conform-to-protocol.swift index b6df4d5a7ebc8..cebe7747ad3ce 100644 --- a/validation-test/compiler_crashers_fixed/28494-conforms-type-does-not-conform-to-protocol.swift +++ b/validation-test/compiler_crashers_fixed/28494-conforms-type-does-not-conform-to-protocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28495-ed-getdeclcontext-ismodulescopecontext-non-top-level-extensions-make-private-fil.swift b/validation-test/compiler_crashers_fixed/28495-ed-getdeclcontext-ismodulescopecontext-non-top-level-extensions-make-private-fil.swift index 873ad1c06d7c4..4642a8584871d 100644 --- a/validation-test/compiler_crashers_fixed/28495-ed-getdeclcontext-ismodulescopecontext-non-top-level-extensions-make-private-fil.swift +++ b/validation-test/compiler_crashers_fixed/28495-ed-getdeclcontext-ismodulescopecontext-non-top-level-extensions-make-private-fil.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28496-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift b/validation-test/compiler_crashers_fixed/28496-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift index 4940fc0eff7d0..2a210f1cd9736 100644 --- a/validation-test/compiler_crashers_fixed/28496-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift +++ b/validation-test/compiler_crashers_fixed/28496-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28497-unreachable-executed-at-swift-lib-ast-type-cpp-294.swift b/validation-test/compiler_crashers_fixed/28497-unreachable-executed-at-swift-lib-ast-type-cpp-294.swift index ec21834e1ebb1..aa1408b17ac4e 100644 --- a/validation-test/compiler_crashers_fixed/28497-unreachable-executed-at-swift-lib-ast-type-cpp-294.swift +++ b/validation-test/compiler_crashers_fixed/28497-unreachable-executed-at-swift-lib-ast-type-cpp-294.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28498-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift b/validation-test/compiler_crashers_fixed/28498-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift index 002585e2b47b6..ae57ee4ee47c2 100644 --- a/validation-test/compiler_crashers_fixed/28498-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28498-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28499-start-isvalid-end-isvalid-start-and-end-should-either-both-be-valid-or-both-be-i.swift b/validation-test/compiler_crashers_fixed/28499-start-isvalid-end-isvalid-start-and-end-should-either-both-be-valid-or-both-be-i.swift index f054c4efcd2af..f29cc546268f5 100644 --- a/validation-test/compiler_crashers_fixed/28499-start-isvalid-end-isvalid-start-and-end-should-either-both-be-valid-or-both-be-i.swift +++ b/validation-test/compiler_crashers_fixed/28499-start-isvalid-end-isvalid-start-and-end-should-either-both-be-valid-or-both-be-i.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28500-unreachable-executed-at-swift-lib-sema-typecheckdecl-cpp-1687.swift b/validation-test/compiler_crashers_fixed/28500-unreachable-executed-at-swift-lib-sema-typecheckdecl-cpp-1687.swift index 4ba7f8e502af0..630a9d86b7487 100644 --- a/validation-test/compiler_crashers_fixed/28500-unreachable-executed-at-swift-lib-sema-typecheckdecl-cpp-1687.swift +++ b/validation-test/compiler_crashers_fixed/28500-unreachable-executed-at-swift-lib-sema-typecheckdecl-cpp-1687.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28501-haderror-m-is-sourcefile-m-get-sourcefile-aststage-sourcefile-typechecked-overlo.swift b/validation-test/compiler_crashers_fixed/28501-haderror-m-is-sourcefile-m-get-sourcefile-aststage-sourcefile-typechecked-overlo.swift index 9d39d16516d8e..46ea378578e3f 100644 --- a/validation-test/compiler_crashers_fixed/28501-haderror-m-is-sourcefile-m-get-sourcefile-aststage-sourcefile-typechecked-overlo.swift +++ b/validation-test/compiler_crashers_fixed/28501-haderror-m-is-sourcefile-m-get-sourcefile-aststage-sourcefile-typechecked-overlo.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28502-tok-isnot-tok-eof-lexing-past-eof.swift b/validation-test/compiler_crashers_fixed/28502-tok-isnot-tok-eof-lexing-past-eof.swift index f8691c7030c63..297c3d0aa80c8 100644 --- a/validation-test/compiler_crashers_fixed/28502-tok-isnot-tok-eof-lexing-past-eof.swift +++ b/validation-test/compiler_crashers_fixed/28502-tok-isnot-tok-eof-lexing-past-eof.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28503-iscomplete-missing-inherited-mapping-in-conformance.swift b/validation-test/compiler_crashers_fixed/28503-iscomplete-missing-inherited-mapping-in-conformance.swift index 4d83ac9093c40..e8de8dc14904a 100644 --- a/validation-test/compiler_crashers_fixed/28503-iscomplete-missing-inherited-mapping-in-conformance.swift +++ b/validation-test/compiler_crashers_fixed/28503-iscomplete-missing-inherited-mapping-in-conformance.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28505-failed-call-arguments-did-not-match-up.swift b/validation-test/compiler_crashers_fixed/28505-failed-call-arguments-did-not-match-up.swift index 4f22fa85b94bc..4e256feaa48d9 100644 --- a/validation-test/compiler_crashers_fixed/28505-failed-call-arguments-did-not-match-up.swift +++ b/validation-test/compiler_crashers_fixed/28505-failed-call-arguments-did-not-match-up.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28506-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift b/validation-test/compiler_crashers_fixed/28506-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift index 61ed3eda778fc..895a0d7448806 100644 --- a/validation-test/compiler_crashers_fixed/28506-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift +++ b/validation-test/compiler_crashers_fixed/28506-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28507-swift-typerepr-getsourcerange-const.swift b/validation-test/compiler_crashers_fixed/28507-swift-typerepr-getsourcerange-const.swift index 4872debff64c7..5d4244cd86c40 100644 --- a/validation-test/compiler_crashers_fixed/28507-swift-typerepr-getsourcerange-const.swift +++ b/validation-test/compiler_crashers_fixed/28507-swift-typerepr-getsourcerange-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28511-swift-astvisitor-anonymous-namespace-attributechecker-void-void-void-void-void-v.swift b/validation-test/compiler_crashers_fixed/28511-swift-astvisitor-anonymous-namespace-attributechecker-void-void-void-void-void-v.swift index eb757c3cb6d72..e41af883cc1cb 100644 --- a/validation-test/compiler_crashers_fixed/28511-swift-astvisitor-anonymous-namespace-attributechecker-void-void-void-void-void-v.swift +++ b/validation-test/compiler_crashers_fixed/28511-swift-astvisitor-anonymous-namespace-attributechecker-void-void-void-void-void-v.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28512-anonymous-namespace-traversal-visit-swift-typerepr.swift b/validation-test/compiler_crashers_fixed/28512-anonymous-namespace-traversal-visit-swift-typerepr.swift index a6bf5ed6ab5a0..3a46972d12e9e 100644 --- a/validation-test/compiler_crashers_fixed/28512-anonymous-namespace-traversal-visit-swift-typerepr.swift +++ b/validation-test/compiler_crashers_fixed/28512-anonymous-namespace-traversal-visit-swift-typerepr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28513-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift b/validation-test/compiler_crashers_fixed/28513-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift index 457926ec98be7..da891018b4d16 100644 --- a/validation-test/compiler_crashers_fixed/28513-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift +++ b/validation-test/compiler_crashers_fixed/28513-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28514-assign-isfolded-already-folded-assign-expr-in-sequence.swift b/validation-test/compiler_crashers_fixed/28514-assign-isfolded-already-folded-assign-expr-in-sequence.swift index 8ae0392f82439..f871951b197d0 100644 --- a/validation-test/compiler_crashers_fixed/28514-assign-isfolded-already-folded-assign-expr-in-sequence.swift +++ b/validation-test/compiler_crashers_fixed/28514-assign-isfolded-already-folded-assign-expr-in-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28515-getmutableaddressor.swift b/validation-test/compiler_crashers_fixed/28515-getmutableaddressor.swift index fa776ff792d89..8b406b534c314 100644 --- a/validation-test/compiler_crashers_fixed/28515-getmutableaddressor.swift +++ b/validation-test/compiler_crashers_fixed/28515-getmutableaddressor.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28516-child-source-range-not-contained-within-its-parent-guard-stmt.swift b/validation-test/compiler_crashers_fixed/28516-child-source-range-not-contained-within-its-parent-guard-stmt.swift index 5f03ef747d97f..53f76ff2ff036 100644 --- a/validation-test/compiler_crashers_fixed/28516-child-source-range-not-contained-within-its-parent-guard-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28516-child-source-range-not-contained-within-its-parent-guard-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28517-getstoragekind-stored-storagekind-already-set.swift b/validation-test/compiler_crashers_fixed/28517-getstoragekind-stored-storagekind-already-set.swift index 13f1235efe063..80eab8fa8810a 100644 --- a/validation-test/compiler_crashers_fixed/28517-getstoragekind-stored-storagekind-already-set.swift +++ b/validation-test/compiler_crashers_fixed/28517-getstoragekind-stored-storagekind-already-set.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28518-anonymous-namespace-verifier-walktoexprpost-swift-expr.swift b/validation-test/compiler_crashers_fixed/28518-anonymous-namespace-verifier-walktoexprpost-swift-expr.swift index c000a90a1f7b5..30935ecd307ac 100644 --- a/validation-test/compiler_crashers_fixed/28518-anonymous-namespace-verifier-walktoexprpost-swift-expr.swift +++ b/validation-test/compiler_crashers_fixed/28518-anonymous-namespace-verifier-walktoexprpost-swift-expr.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28519-conformance-must-conform-to-literal-protocol.swift b/validation-test/compiler_crashers_fixed/28519-conformance-must-conform-to-literal-protocol.swift index f2ea3d130607b..0d495438fdbe0 100644 --- a/validation-test/compiler_crashers_fixed/28519-conformance-must-conform-to-literal-protocol.swift +++ b/validation-test/compiler_crashers_fixed/28519-conformance-must-conform-to-literal-protocol.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28520-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift b/validation-test/compiler_crashers_fixed/28520-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift index 09277bf966de2..004ae309e58c9 100644 --- a/validation-test/compiler_crashers_fixed/28520-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift +++ b/validation-test/compiler_crashers_fixed/28520-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28521-hastype-declaration-has-no-type-set-yet.swift b/validation-test/compiler_crashers_fixed/28521-hastype-declaration-has-no-type-set-yet.swift index b721b64c6bf53..a3aa6757b3893 100644 --- a/validation-test/compiler_crashers_fixed/28521-hastype-declaration-has-no-type-set-yet.swift +++ b/validation-test/compiler_crashers_fixed/28521-hastype-declaration-has-no-type-set-yet.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28522-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift b/validation-test/compiler_crashers_fixed/28522-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift index 7cec73a2724b2..0006134503541 100644 --- a/validation-test/compiler_crashers_fixed/28522-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28522-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28523-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift b/validation-test/compiler_crashers_fixed/28523-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift index 27b574e072648..7d6300e9f1e0c 100644 --- a/validation-test/compiler_crashers_fixed/28523-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift +++ b/validation-test/compiler_crashers_fixed/28523-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28524-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift b/validation-test/compiler_crashers_fixed/28524-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift index 10bd603c2b021..dabae0fa65d21 100644 --- a/validation-test/compiler_crashers_fixed/28524-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift +++ b/validation-test/compiler_crashers_fixed/28524-swift-iterativetypechecker-issatisfied-swift-typecheckrequest.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28525-tok-isany-tok-identifier-tok-kw-self-tok-kw-self-tok-kw-throws.swift b/validation-test/compiler_crashers_fixed/28525-tok-isany-tok-identifier-tok-kw-self-tok-kw-self-tok-kw-throws.swift index 2de3c4c5c4198..3c8cbff5762ea 100644 --- a/validation-test/compiler_crashers_fixed/28525-tok-isany-tok-identifier-tok-kw-self-tok-kw-self-tok-kw-throws.swift +++ b/validation-test/compiler_crashers_fixed/28525-tok-isany-tok-identifier-tok-kw-self-tok-kw-self-tok-kw-throws.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28526-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift b/validation-test/compiler_crashers_fixed/28526-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift index e631be83340b7..91d12266a8c0b 100644 --- a/validation-test/compiler_crashers_fixed/28526-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift +++ b/validation-test/compiler_crashers_fixed/28526-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28527-e-gettype-isassignabletype-setting-access-kind-on-non-l-value.swift b/validation-test/compiler_crashers_fixed/28527-e-gettype-isassignabletype-setting-access-kind-on-non-l-value.swift index 932b5736c8ef6..ee1d1b85a859a 100644 --- a/validation-test/compiler_crashers_fixed/28527-e-gettype-isassignabletype-setting-access-kind-on-non-l-value.swift +++ b/validation-test/compiler_crashers_fixed/28527-e-gettype-isassignabletype-setting-access-kind-on-non-l-value.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28528-replacement-ismaterializable-cannot-substitute-with-a-non-materializable-type.swift b/validation-test/compiler_crashers_fixed/28528-replacement-ismaterializable-cannot-substitute-with-a-non-materializable-type.swift index eb7d40e37729a..8fb2a1f353100 100644 --- a/validation-test/compiler_crashers_fixed/28528-replacement-ismaterializable-cannot-substitute-with-a-non-materializable-type.swift +++ b/validation-test/compiler_crashers_fixed/28528-replacement-ismaterializable-cannot-substitute-with-a-non-materializable-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28529-arrow-isfolded-already-folded-expr-in-sequence.swift b/validation-test/compiler_crashers_fixed/28529-arrow-isfolded-already-folded-expr-in-sequence.swift index d790c59645bb8..acb6bdb5266a8 100644 --- a/validation-test/compiler_crashers_fixed/28529-arrow-isfolded-already-folded-expr-in-sequence.swift +++ b/validation-test/compiler_crashers_fixed/28529-arrow-isfolded-already-folded-expr-in-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28530-dc-closure-getparent-decl-context-isnt-correct.swift b/validation-test/compiler_crashers_fixed/28530-dc-closure-getparent-decl-context-isnt-correct.swift index fabc34a7827e4..b1144035d79c4 100644 --- a/validation-test/compiler_crashers_fixed/28530-dc-closure-getparent-decl-context-isnt-correct.swift +++ b/validation-test/compiler_crashers_fixed/28530-dc-closure-getparent-decl-context-isnt-correct.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28531-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift b/validation-test/compiler_crashers_fixed/28531-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift index 9638e330d23ba..aba81ba43496a 100644 --- a/validation-test/compiler_crashers_fixed/28531-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift +++ b/validation-test/compiler_crashers_fixed/28531-swift-modulefile-getdecl-llvm-pointerembeddedint-unsigned-int-31-llvm-optional-s.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28532-unreachable-executed-at-swift-lib-ast-type-cpp-174.swift b/validation-test/compiler_crashers_fixed/28532-unreachable-executed-at-swift-lib-ast-type-cpp-174.swift index f48641e2085cd..ec2cc0e0e4b93 100644 --- a/validation-test/compiler_crashers_fixed/28532-unreachable-executed-at-swift-lib-ast-type-cpp-174.swift +++ b/validation-test/compiler_crashers_fixed/28532-unreachable-executed-at-swift-lib-ast-type-cpp-174.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28533-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift b/validation-test/compiler_crashers_fixed/28533-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift index 4c25c151f14e4..1eb55fc8bad07 100644 --- a/validation-test/compiler_crashers_fixed/28533-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift +++ b/validation-test/compiler_crashers_fixed/28533-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28534-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift b/validation-test/compiler_crashers_fixed/28534-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift index eb9297cac24cf..bfbf5a7576835 100644 --- a/validation-test/compiler_crashers_fixed/28534-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift +++ b/validation-test/compiler_crashers_fixed/28534-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28535-unreachable-executed-at-swift-lib-parse-parsedecl-cpp-610.swift b/validation-test/compiler_crashers_fixed/28535-unreachable-executed-at-swift-lib-parse-parsedecl-cpp-610.swift index 2bb193d47b3b4..b15712e31902c 100644 --- a/validation-test/compiler_crashers_fixed/28535-unreachable-executed-at-swift-lib-parse-parsedecl-cpp-610.swift +++ b/validation-test/compiler_crashers_fixed/28535-unreachable-executed-at-swift-lib-parse-parsedecl-cpp-610.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28536-swift-namelookup-lookupinmodule-swift-moduledecl-llvm-arrayref-std-pair-swift-id.swift b/validation-test/compiler_crashers_fixed/28536-swift-namelookup-lookupinmodule-swift-moduledecl-llvm-arrayref-std-pair-swift-id.swift index 6aa1c1f21f857..93ebe1fdb7165 100644 --- a/validation-test/compiler_crashers_fixed/28536-swift-namelookup-lookupinmodule-swift-moduledecl-llvm-arrayref-std-pair-swift-id.swift +++ b/validation-test/compiler_crashers_fixed/28536-swift-namelookup-lookupinmodule-swift-moduledecl-llvm-arrayref-std-pair-swift-id.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28537-result-case-not-implemented.swift b/validation-test/compiler_crashers_fixed/28537-result-case-not-implemented.swift index 19af65642fa8f..695d50cb021c0 100644 --- a/validation-test/compiler_crashers_fixed/28537-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers_fixed/28537-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28538-swift-removeshadoweddecls-llvm-smallvectorimpl-swift-valuedecl-swift-moduledecl-.swift b/validation-test/compiler_crashers_fixed/28538-swift-removeshadoweddecls-llvm-smallvectorimpl-swift-valuedecl-swift-moduledecl-.swift index 7a4b6ec7e3281..14ee22868bdbe 100644 --- a/validation-test/compiler_crashers_fixed/28538-swift-removeshadoweddecls-llvm-smallvectorimpl-swift-valuedecl-swift-moduledecl-.swift +++ b/validation-test/compiler_crashers_fixed/28538-swift-removeshadoweddecls-llvm-smallvectorimpl-swift-valuedecl-swift-moduledecl-.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28539-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift b/validation-test/compiler_crashers_fixed/28539-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift index 9e67e3b5bf01f..deae9b8e01904 100644 --- a/validation-test/compiler_crashers_fixed/28539-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift +++ b/validation-test/compiler_crashers_fixed/28539-swift-unqualifiedlookup-unqualifiedlookup-swift-declname-swift-declcontext-swift.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28540-swift-namelookup-findlocalval-visitguardstmt-swift-guardstmt.swift b/validation-test/compiler_crashers_fixed/28540-swift-namelookup-findlocalval-visitguardstmt-swift-guardstmt.swift index c4e0e28842005..502367ea54bb8 100644 --- a/validation-test/compiler_crashers_fixed/28540-swift-namelookup-findlocalval-visitguardstmt-swift-guardstmt.swift +++ b/validation-test/compiler_crashers_fixed/28540-swift-namelookup-findlocalval-visitguardstmt-swift-guardstmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28541-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift b/validation-test/compiler_crashers_fixed/28541-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift index a253bdcf86a9c..9a8e5b86569ae 100644 --- a/validation-test/compiler_crashers_fixed/28541-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift +++ b/validation-test/compiler_crashers_fixed/28541-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28542-swift-genericsignature-getsubstitutionmap-llvm-arrayref-swift-substitution-swift.swift b/validation-test/compiler_crashers_fixed/28542-swift-genericsignature-getsubstitutionmap-llvm-arrayref-swift-substitution-swift.swift index 7a8a980fbe459..aed9302c6aeef 100644 --- a/validation-test/compiler_crashers_fixed/28542-swift-genericsignature-getsubstitutionmap-llvm-arrayref-swift-substitution-swift.swift +++ b/validation-test/compiler_crashers_fixed/28542-swift-genericsignature-getsubstitutionmap-llvm-arrayref-swift-substitution-swift.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28544-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift b/validation-test/compiler_crashers_fixed/28544-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift index c5655636d9568..9ec622c4681a2 100644 --- a/validation-test/compiler_crashers_fixed/28544-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift +++ b/validation-test/compiler_crashers_fixed/28544-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28545-swift-archetypebuilder-potentialarchetype-gettype-swift-archetypebuilder.swift b/validation-test/compiler_crashers_fixed/28545-swift-archetypebuilder-potentialarchetype-gettype-swift-archetypebuilder.swift index ddf31588d4286..9d5f4b641db5b 100644 --- a/validation-test/compiler_crashers_fixed/28545-swift-archetypebuilder-potentialarchetype-gettype-swift-archetypebuilder.swift +++ b/validation-test/compiler_crashers_fixed/28545-swift-archetypebuilder-potentialarchetype-gettype-swift-archetypebuilder.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28546-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift b/validation-test/compiler_crashers_fixed/28546-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift index 6172319cdd72c..984fc2bcbcce7 100644 --- a/validation-test/compiler_crashers_fixed/28546-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift +++ b/validation-test/compiler_crashers_fixed/28546-anonymous-namespace-verifier-walktodeclpost-swift-decl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28547-env-dependent-type-in-non-generic-context.swift b/validation-test/compiler_crashers_fixed/28547-env-dependent-type-in-non-generic-context.swift index b3215a4ac62e6..5d170bb6424a8 100644 --- a/validation-test/compiler_crashers_fixed/28547-env-dependent-type-in-non-generic-context.swift +++ b/validation-test/compiler_crashers_fixed/28547-env-dependent-type-in-non-generic-context.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28548-cantype-hastypeparameter-already-have-an-interface-type.swift b/validation-test/compiler_crashers_fixed/28548-cantype-hastypeparameter-already-have-an-interface-type.swift index bc140322409f0..a1b3a28201e84 100644 --- a/validation-test/compiler_crashers_fixed/28548-cantype-hastypeparameter-already-have-an-interface-type.swift +++ b/validation-test/compiler_crashers_fixed/28548-cantype-hastypeparameter-already-have-an-interface-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28549-swift-typebase-getdesugaredtype.swift b/validation-test/compiler_crashers_fixed/28549-swift-typebase-getdesugaredtype.swift index e97e878170840..3f88f387b8b66 100644 --- a/validation-test/compiler_crashers_fixed/28549-swift-typebase-getdesugaredtype.swift +++ b/validation-test/compiler_crashers_fixed/28549-swift-typebase-getdesugaredtype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28551-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift b/validation-test/compiler_crashers_fixed/28551-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift index 41e385d7588af..6a42dc986570f 100644 --- a/validation-test/compiler_crashers_fixed/28551-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28551-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28552-as-isfolded-already-folded-as-expr-in-sequence.swift b/validation-test/compiler_crashers_fixed/28552-as-isfolded-already-folded-as-expr-in-sequence.swift index 5e882b5879370..074b250d9b90b 100644 --- a/validation-test/compiler_crashers_fixed/28552-as-isfolded-already-folded-as-expr-in-sequence.swift +++ b/validation-test/compiler_crashers_fixed/28552-as-isfolded-already-folded-as-expr-in-sequence.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28553-resolver-unable-to-resolve-type-witness.swift b/validation-test/compiler_crashers_fixed/28553-resolver-unable-to-resolve-type-witness.swift index dffc0b4d8193e..a74135d048c72 100644 --- a/validation-test/compiler_crashers_fixed/28553-resolver-unable-to-resolve-type-witness.swift +++ b/validation-test/compiler_crashers_fixed/28553-resolver-unable-to-resolve-type-witness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28554-reftype-hastypeparameter-cannot-have-a-dependent-type-here.swift b/validation-test/compiler_crashers_fixed/28554-reftype-hastypeparameter-cannot-have-a-dependent-type-here.swift index 236acd0715596..4ddf1cf8dc672 100644 --- a/validation-test/compiler_crashers_fixed/28554-reftype-hastypeparameter-cannot-have-a-dependent-type-here.swift +++ b/validation-test/compiler_crashers_fixed/28554-reftype-hastypeparameter-cannot-have-a-dependent-type-here.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28556-val-isa-used-on-a-null-pointer.swift b/validation-test/compiler_crashers_fixed/28556-val-isa-used-on-a-null-pointer.swift index 9d19f6749117b..ee92ce2f2fa68 100644 --- a/validation-test/compiler_crashers_fixed/28556-val-isa-used-on-a-null-pointer.swift +++ b/validation-test/compiler_crashers_fixed/28556-val-isa-used-on-a-null-pointer.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28557-swift-astvisitor-anonymous-namespace-printtyperepr-void-void-void-void-void-void.swift b/validation-test/compiler_crashers_fixed/28557-swift-astvisitor-anonymous-namespace-printtyperepr-void-void-void-void-void-void.swift index 43ac410da82f4..5fec01e657106 100644 --- a/validation-test/compiler_crashers_fixed/28557-swift-astvisitor-anonymous-namespace-printtyperepr-void-void-void-void-void-void.swift +++ b/validation-test/compiler_crashers_fixed/28557-swift-astvisitor-anonymous-namespace-printtyperepr-void-void-void-void-void-void.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28558-known-typewitnesses-end-didnt-resolve-witness.swift b/validation-test/compiler_crashers_fixed/28558-known-typewitnesses-end-didnt-resolve-witness.swift index 697f1a4d5f4ec..99345681ea50b 100644 --- a/validation-test/compiler_crashers_fixed/28558-known-typewitnesses-end-didnt-resolve-witness.swift +++ b/validation-test/compiler_crashers_fixed/28558-known-typewitnesses-end-didnt-resolve-witness.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28560-unreachable-executed-at-swift-lib-ast-type-cpp-1104.swift b/validation-test/compiler_crashers_fixed/28560-unreachable-executed-at-swift-lib-ast-type-cpp-1104.swift index 9663478e025de..4e00916eca4b2 100644 --- a/validation-test/compiler_crashers_fixed/28560-unreachable-executed-at-swift-lib-ast-type-cpp-1104.swift +++ b/validation-test/compiler_crashers_fixed/28560-unreachable-executed-at-swift-lib-ast-type-cpp-1104.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28561-input-hastypevariable-output-hastypevariable.swift b/validation-test/compiler_crashers_fixed/28561-input-hastypevariable-output-hastypevariable.swift index ca1d0bf4d3893..aedf6f238b7b4 100644 --- a/validation-test/compiler_crashers_fixed/28561-input-hastypevariable-output-hastypevariable.swift +++ b/validation-test/compiler_crashers_fixed/28561-input-hastypevariable-output-hastypevariable.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28562-swift-typebase-getcanonicaltype.swift b/validation-test/compiler_crashers_fixed/28562-swift-typebase-getcanonicaltype.swift index e88b1e7028397..b8c22c3ecd34c 100644 --- a/validation-test/compiler_crashers_fixed/28562-swift-typebase-getcanonicaltype.swift +++ b/validation-test/compiler_crashers_fixed/28562-swift-typebase-getcanonicaltype.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28563-swift-modulefile-lookupvalue-swift-declname-llvm-smallvectorimpl-swift-valuedecl.swift b/validation-test/compiler_crashers_fixed/28563-swift-modulefile-lookupvalue-swift-declname-llvm-smallvectorimpl-swift-valuedecl.swift index 47e0084396151..0b94f54d30f38 100644 --- a/validation-test/compiler_crashers_fixed/28563-swift-modulefile-lookupvalue-swift-declname-llvm-smallvectorimpl-swift-valuedecl.swift +++ b/validation-test/compiler_crashers_fixed/28563-swift-modulefile-lookupvalue-swift-declname-llvm-smallvectorimpl-swift-valuedecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28564-swift-nominaltypedecl-getdeclaredtype-const.swift b/validation-test/compiler_crashers_fixed/28564-swift-nominaltypedecl-getdeclaredtype-const.swift index 4d6e9bc8b98d7..cb701c15b83e0 100644 --- a/validation-test/compiler_crashers_fixed/28564-swift-nominaltypedecl-getdeclaredtype-const.swift +++ b/validation-test/compiler_crashers_fixed/28564-swift-nominaltypedecl-getdeclaredtype-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28565-swift-constraints-constraintsystem-removeinactiveconstraint-swift-constraints-co.swift b/validation-test/compiler_crashers_fixed/28565-swift-constraints-constraintsystem-removeinactiveconstraint-swift-constraints-co.swift index cb0e7abee77c3..824a8c2d0b731 100644 --- a/validation-test/compiler_crashers_fixed/28565-swift-constraints-constraintsystem-removeinactiveconstraint-swift-constraints-co.swift +++ b/validation-test/compiler_crashers_fixed/28565-swift-constraints-constraintsystem-removeinactiveconstraint-swift-constraints-co.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28566-env-dependent-type-in-non-generic-context.swift b/validation-test/compiler_crashers_fixed/28566-env-dependent-type-in-non-generic-context.swift index 69790e9257d5d..057ae85dc68c1 100644 --- a/validation-test/compiler_crashers_fixed/28566-env-dependent-type-in-non-generic-context.swift +++ b/validation-test/compiler_crashers_fixed/28566-env-dependent-type-in-non-generic-context.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28567-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers_fixed/28567-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index 2d0024cbaea6c..c75920aa3f74d 100644 --- a/validation-test/compiler_crashers_fixed/28567-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers_fixed/28567-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28568-result-case-not-implemented.swift b/validation-test/compiler_crashers_fixed/28568-result-case-not-implemented.swift index ed54a47194b88..ae27d2e52adfa 100644 --- a/validation-test/compiler_crashers_fixed/28568-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers_fixed/28568-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28569-swift-declcontext-getastypeortypeextensioncontext-const.swift b/validation-test/compiler_crashers_fixed/28569-swift-declcontext-getastypeortypeextensioncontext-const.swift index 0a34ef4f2aa45..191a283d9f866 100644 --- a/validation-test/compiler_crashers_fixed/28569-swift-declcontext-getastypeortypeextensioncontext-const.swift +++ b/validation-test/compiler_crashers_fixed/28569-swift-declcontext-getastypeortypeextensioncontext-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28570-labelinfo-tryloc-isvalid-unlabeled-directives-should-be-handled-earlier.swift b/validation-test/compiler_crashers_fixed/28570-labelinfo-tryloc-isvalid-unlabeled-directives-should-be-handled-earlier.swift index a7ca674dd6e34..9d117b85fd3db 100644 --- a/validation-test/compiler_crashers_fixed/28570-labelinfo-tryloc-isvalid-unlabeled-directives-should-be-handled-earlier.swift +++ b/validation-test/compiler_crashers_fixed/28570-labelinfo-tryloc-isvalid-unlabeled-directives-should-be-handled-earlier.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28571-hasinterfacetype-no-interface-type-was-set.swift b/validation-test/compiler_crashers_fixed/28571-hasinterfacetype-no-interface-type-was-set.swift index 2fa7ee7b11609..57fc1555bc244 100644 --- a/validation-test/compiler_crashers_fixed/28571-hasinterfacetype-no-interface-type-was-set.swift +++ b/validation-test/compiler_crashers_fixed/28571-hasinterfacetype-no-interface-type-was-set.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28572-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift b/validation-test/compiler_crashers_fixed/28572-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift index 737a65f5a92b6..daa6a2f40d7dc 100644 --- a/validation-test/compiler_crashers_fixed/28572-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift +++ b/validation-test/compiler_crashers_fixed/28572-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28573-type-hasarchetype-archetype-in-interface-type.swift b/validation-test/compiler_crashers_fixed/28573-type-hasarchetype-archetype-in-interface-type.swift index 66face3ec3acf..9aedf92728c2a 100644 --- a/validation-test/compiler_crashers_fixed/28573-type-hasarchetype-archetype-in-interface-type.swift +++ b/validation-test/compiler_crashers_fixed/28573-type-hasarchetype-archetype-in-interface-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28574-iscomplete-isinvalid-resolver-did-not-resolve-requirement.swift b/validation-test/compiler_crashers_fixed/28574-iscomplete-isinvalid-resolver-did-not-resolve-requirement.swift index 9ae1301159078..1019669bc91a4 100644 --- a/validation-test/compiler_crashers_fixed/28574-iscomplete-isinvalid-resolver-did-not-resolve-requirement.swift +++ b/validation-test/compiler_crashers_fixed/28574-iscomplete-isinvalid-resolver-did-not-resolve-requirement.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28575-unreachable-executed-at-swift-lib-sema-csapply-cpp-5647.swift b/validation-test/compiler_crashers_fixed/28575-unreachable-executed-at-swift-lib-sema-csapply-cpp-5647.swift index 896ea470177fe..98393be2c877a 100644 --- a/validation-test/compiler_crashers_fixed/28575-unreachable-executed-at-swift-lib-sema-csapply-cpp-5647.swift +++ b/validation-test/compiler_crashers_fixed/28575-unreachable-executed-at-swift-lib-sema-csapply-cpp-5647.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28576-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift b/validation-test/compiler_crashers_fixed/28576-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift index ad9ef534b493d..7ae6297cdf78a 100644 --- a/validation-test/compiler_crashers_fixed/28576-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift +++ b/validation-test/compiler_crashers_fixed/28576-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28577-isa-x-val-cast-ty-argument-of-incompatible-type.swift b/validation-test/compiler_crashers_fixed/28577-isa-x-val-cast-ty-argument-of-incompatible-type.swift index 201d196bb4379..9b9aa692d58ef 100644 --- a/validation-test/compiler_crashers_fixed/28577-isa-x-val-cast-ty-argument-of-incompatible-type.swift +++ b/validation-test/compiler_crashers_fixed/28577-isa-x-val-cast-ty-argument-of-incompatible-type.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28578-result-case-not-implemented.swift b/validation-test/compiler_crashers_fixed/28578-result-case-not-implemented.swift index e14ffbc33e680..f2064c9fb3c6f 100644 --- a/validation-test/compiler_crashers_fixed/28578-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers_fixed/28578-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28579-unreachable-executed-at-swift-lib-sema-csdiag-cpp-5054.swift b/validation-test/compiler_crashers_fixed/28579-unreachable-executed-at-swift-lib-sema-csdiag-cpp-5054.swift index 33651506f0cc6..52b4f96f74c9c 100644 --- a/validation-test/compiler_crashers_fixed/28579-unreachable-executed-at-swift-lib-sema-csdiag-cpp-5054.swift +++ b/validation-test/compiler_crashers_fixed/28579-unreachable-executed-at-swift-lib-sema-csdiag-cpp-5054.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28580-hastype-e-expected-type-to-have-been-set.swift b/validation-test/compiler_crashers_fixed/28580-hastype-e-expected-type-to-have-been-set.swift index ca227520a0d3b..3c46df937e8d8 100644 --- a/validation-test/compiler_crashers_fixed/28580-hastype-e-expected-type-to-have-been-set.swift +++ b/validation-test/compiler_crashers_fixed/28580-hastype-e-expected-type-to-have-been-set.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28581-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift b/validation-test/compiler_crashers_fixed/28581-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift index 47cd79a2b8eb5..bf0d2f9ceae3b 100644 --- a/validation-test/compiler_crashers_fixed/28581-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift +++ b/validation-test/compiler_crashers_fixed/28581-anonymous-namespace-findcapturedvars-checktype-swift-type-swift-sourceloc.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28582-result-case-not-implemented.swift b/validation-test/compiler_crashers_fixed/28582-result-case-not-implemented.swift index 9737eef44c6fd..4025c55123ac0 100644 --- a/validation-test/compiler_crashers_fixed/28582-result-case-not-implemented.swift +++ b/validation-test/compiler_crashers_fixed/28582-result-case-not-implemented.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28583-unreachable-executed-at-swift-lib-ast-type-cpp-1098.swift b/validation-test/compiler_crashers_fixed/28583-unreachable-executed-at-swift-lib-ast-type-cpp-1098.swift index c558e3d40b12b..6b76e38c9b13c 100644 --- a/validation-test/compiler_crashers_fixed/28583-unreachable-executed-at-swift-lib-ast-type-cpp-1098.swift +++ b/validation-test/compiler_crashers_fixed/28583-unreachable-executed-at-swift-lib-ast-type-cpp-1098.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28584-loc-isvalid.swift b/validation-test/compiler_crashers_fixed/28584-loc-isvalid.swift index 337dcc831a01e..6b77584f06fec 100644 --- a/validation-test/compiler_crashers_fixed/28584-loc-isvalid.swift +++ b/validation-test/compiler_crashers_fixed/28584-loc-isvalid.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28585-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift b/validation-test/compiler_crashers_fixed/28585-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift index cef457e3967f1..8aa106b78a7b3 100644 --- a/validation-test/compiler_crashers_fixed/28585-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift +++ b/validation-test/compiler_crashers_fixed/28585-anonymous-namespace-verifier-walktostmtpost-swift-stmt.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28586-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift b/validation-test/compiler_crashers_fixed/28586-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift index 638d0deae3777..e123e482f5f8e 100644 --- a/validation-test/compiler_crashers_fixed/28586-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift +++ b/validation-test/compiler_crashers_fixed/28586-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28587-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift b/validation-test/compiler_crashers_fixed/28587-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift index a7058a2ca6275..9c05227b7ea37 100644 --- a/validation-test/compiler_crashers_fixed/28587-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift +++ b/validation-test/compiler_crashers_fixed/28587-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28588-unreachable-executed-at-swift-lib-sema-csapply-cpp-5770.swift b/validation-test/compiler_crashers_fixed/28588-unreachable-executed-at-swift-lib-sema-csapply-cpp-5770.swift index 8b87928afdb38..4c3bf5afa4852 100644 --- a/validation-test/compiler_crashers_fixed/28588-unreachable-executed-at-swift-lib-sema-csapply-cpp-5770.swift +++ b/validation-test/compiler_crashers_fixed/28588-unreachable-executed-at-swift-lib-sema-csapply-cpp-5770.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28589-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift b/validation-test/compiler_crashers_fixed/28589-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift index fda0b506f8221..8bd07f5beac85 100644 --- a/validation-test/compiler_crashers_fixed/28589-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift +++ b/validation-test/compiler_crashers_fixed/28589-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28591-swift-constraints-constraintsystem-solvesimplified-llvm-smallvectorimpl-swift-co.swift b/validation-test/compiler_crashers_fixed/28591-swift-constraints-constraintsystem-solvesimplified-llvm-smallvectorimpl-swift-co.swift index 151ec3081beea..b00de1308a92f 100644 --- a/validation-test/compiler_crashers_fixed/28591-swift-constraints-constraintsystem-solvesimplified-llvm-smallvectorimpl-swift-co.swift +++ b/validation-test/compiler_crashers_fixed/28591-swift-constraints-constraintsystem-solvesimplified-llvm-smallvectorimpl-swift-co.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28592-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift b/validation-test/compiler_crashers_fixed/28592-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift index a4ce88d4cbf98..307bb5c92adfb 100644 --- a/validation-test/compiler_crashers_fixed/28592-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift +++ b/validation-test/compiler_crashers_fixed/28592-objectty-is-lvaluetype-objectty-is-inouttype-cannot-have-inout-or-lvalue-wrapped.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28594-anonymous-namespace-verifier-verifychecked-swift-vardecl.swift b/validation-test/compiler_crashers_fixed/28594-anonymous-namespace-verifier-verifychecked-swift-vardecl.swift index 60a66f229052f..71648c479a808 100644 --- a/validation-test/compiler_crashers_fixed/28594-anonymous-namespace-verifier-verifychecked-swift-vardecl.swift +++ b/validation-test/compiler_crashers_fixed/28594-anonymous-namespace-verifier-verifychecked-swift-vardecl.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28597-first-char-of-sub-string-may-not-be-a-digit.swift b/validation-test/compiler_crashers_fixed/28597-first-char-of-sub-string-may-not-be-a-digit.swift index ae914df2d72c6..07a8bd895f741 100644 --- a/validation-test/compiler_crashers_fixed/28597-first-char-of-sub-string-may-not-be-a-digit.swift +++ b/validation-test/compiler_crashers_fixed/28597-first-char-of-sub-string-may-not-be-a-digit.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/compiler_crashers_fixed/28624-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift b/validation-test/compiler_crashers_fixed/28624-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift index df3632e4fb1ed..f63d1530c5726 100644 --- a/validation-test/compiler_crashers_fixed/28624-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift +++ b/validation-test/compiler_crashers_fixed/28624-swift-type-transform-llvm-function-ref-swift-type-swift-type-const.swift @@ -1,5 +1,5 @@ // This source file is part of the Swift.org open source project -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/lit.cfg b/validation-test/lit.cfg index 1ba3d67af28c8..fd477805ff08a 100644 --- a/validation-test/lit.cfg +++ b/validation-test/lit.cfg @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/lit.site.cfg.in b/validation-test/lit.site.cfg.in index cbc7dd9e4dbb7..381cfc8dd08ec 100644 --- a/validation-test/lit.site.cfg.in +++ b/validation-test/lit.site.cfg.in @@ -2,7 +2,7 @@ # # This source file is part of the Swift.org open source project # -# Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +# Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors # Licensed under Apache License v2.0 with Runtime Library Exception # # See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/CollectionCasts.swift.gyb b/validation-test/stdlib/CollectionCasts.swift.gyb index 78ff67c6f35a6..0d687c7dbc741 100644 --- a/validation-test/stdlib/CollectionCasts.swift.gyb +++ b/validation-test/stdlib/CollectionCasts.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/Concatenate.swift b/validation-test/stdlib/Concatenate.swift index 5af315302dc4f..4aa3dd09ee4a9 100644 --- a/validation-test/stdlib/Concatenate.swift +++ b/validation-test/stdlib/Concatenate.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/ExistentialCollection.swift.gyb b/validation-test/stdlib/ExistentialCollection.swift.gyb index b92579a04dad9..e2c9416e98ed3 100644 --- a/validation-test/stdlib/ExistentialCollection.swift.gyb +++ b/validation-test/stdlib/ExistentialCollection.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/Index.swift.gyb b/validation-test/stdlib/Index.swift.gyb index 80824c3b0943b..a5c77805f7477 100644 --- a/validation-test/stdlib/Index.swift.gyb +++ b/validation-test/stdlib/Index.swift.gyb @@ -3,7 +3,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/Join.swift.gyb b/validation-test/stdlib/Join.swift.gyb index b7fa632d687bd..2f593244af677 100644 --- a/validation-test/stdlib/Join.swift.gyb +++ b/validation-test/stdlib/Join.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/Lazy.swift.gyb b/validation-test/stdlib/Lazy.swift.gyb index cb0ee893606e2..77c3688caaf0a 100644 --- a/validation-test/stdlib/Lazy.swift.gyb +++ b/validation-test/stdlib/Lazy.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/NewArray.swift.gyb b/validation-test/stdlib/NewArray.swift.gyb index d164c47a7b566..62e8742cf0bf1 100644 --- a/validation-test/stdlib/NewArray.swift.gyb +++ b/validation-test/stdlib/NewArray.swift.gyb @@ -3,7 +3,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/SequenceWrapperTest.swift b/validation-test/stdlib/SequenceWrapperTest.swift index 0c68ed618e66e..4ae6c9dc62785 100644 --- a/validation-test/stdlib/SequenceWrapperTest.swift +++ b/validation-test/stdlib/SequenceWrapperTest.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/StringViews.swift b/validation-test/stdlib/StringViews.swift index e5180fb77bdc6..a91c762eec83a 100644 --- a/validation-test/stdlib/StringViews.swift +++ b/validation-test/stdlib/StringViews.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/SwiftNativeNSBase.swift b/validation-test/stdlib/SwiftNativeNSBase.swift index 5d7550405b87c..bbaea2837ee5a 100644 --- a/validation-test/stdlib/SwiftNativeNSBase.swift +++ b/validation-test/stdlib/SwiftNativeNSBase.swift @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information diff --git a/validation-test/stdlib/UnicodeTrie.swift.gyb b/validation-test/stdlib/UnicodeTrie.swift.gyb index 721030f983a92..b7eda5418186a 100644 --- a/validation-test/stdlib/UnicodeTrie.swift.gyb +++ b/validation-test/stdlib/UnicodeTrie.swift.gyb @@ -2,7 +2,7 @@ // // This source file is part of the Swift.org open source project // -// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors +// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/LICENSE.txt for license information